Pull request #3662 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at b1bdcd94332d9981d98deb7be6e1abf49d24c93e rather than b2f72c3131fff454aa383eb2e1867a8ba4389575 Obtained Jenkinsfile from b1bdcd94332d9981d98deb7be6e1abf49d24c93e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh901375636793954404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh3832003434364009696.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2381786447179348715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh833825300368889728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6723590222467774085.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-176’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-179 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh3228353193345370514.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7803676579734400697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit b2f72c3131fff454aa383eb2e1867a8ba4389575 Merge succeeded, producing b2f72c3131fff454aa383eb2e1867a8ba4389575 Checking out Revision b2f72c3131fff454aa383eb2e1867a8ba4389575 (PR-3662) > git config core.sparsecheckout # timeout=10 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1498888123072131950.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 Commit message: "Merge branch 'main' into dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:48 ========================================================= 01:31:48 EdgeX Global Pipelines Version Info 01:31:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 223a9c5e7faaae2f126a1867a9c21fa0be9c0bbb # timeout=10 01:31:49 ------------------- 01:31:49 stable info: 01:31:49 ------------------- 01:31:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:31:49 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:31:49 Message: update stable to v1.0.204 01:31:49 ------------------- 01:31:49 experimental info: 01:31:49 ------------------- 01:31:49 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:49 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:31:49 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3662 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3662 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3662 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f72c3131fff454aa383eb2e1867a8ba4389575 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f72c3 [Pipeline] echo 01:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:50 provisioning config files... 01:31:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1730631303187336315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:50 ---> docker-login.sh 01:31:50 nexus3.edgexfoundry.org:10001 01:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 nexus3.edgexfoundry.org:10002 01:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 nexus3.edgexfoundry.org:10003 01:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 nexus3.edgexfoundry.org:10004 01:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 docker.io 01:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:51 Configure a credential helper to remove this warning. See 01:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:51 01:31:51 Login Succeeded 01:31:51 ---> docker-login.sh ends [Pipeline] } 01:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:52 ++ 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 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/core-command/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo core-command,cmd/core-command/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/core-data/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo core-data,cmd/core-data/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/core-metadata/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo core-metadata,cmd/core-metadata/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/security-bootstrapper/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/security-proxy-setup/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/support-notifications/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo support-notifications,cmd/support-notifications/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/support-scheduler/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:31:52 + for file in '`ls cmd/**/Dockerfile`' 01:31:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:31:52 ++ cut -d/ -f2 01:31:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:31:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:31:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:52 01:31:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:31:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:53 latest: Pulling from edgex-devops/git-semver 01:31:53 31603596830f: Pulling fs layer 01:31:53 d4622e32a9a9: Pulling fs layer 01:31:53 1030fce36090: Pulling fs layer 01:31:53 6c6cb7e1b49b: Pulling fs layer 01:31:53 6c6cb7e1b49b: Waiting 01:31:53 d4622e32a9a9: Verifying Checksum 01:31:53 d4622e32a9a9: Download complete 01:31:53 31603596830f: Verifying Checksum 01:31:53 31603596830f: Download complete 01:31:53 31603596830f: Pull complete 01:31:53 d4622e32a9a9: Pull complete 01:31:53 1030fce36090: Verifying Checksum 01:31:53 1030fce36090: Download complete 01:31:53 6c6cb7e1b49b: Verifying Checksum 01:31:53 6c6cb7e1b49b: Download complete 01:31:54 1030fce36090: Pull complete 01:31:54 6c6cb7e1b49b: Pull complete 01:31:54 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 01:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:31:54 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:31:55 $ docker top f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:55 [ssh-agent] Looking for ssh-agent implementation... 01:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:55 $ docker exec f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf ssh-agent 01:31:55 SSH_AUTH_SOCK=/tmp/ssh-01slWffSjRnt/agent.13 01:31:55 SSH_AGENT_PID=20 01:31:55 Running ssh-add (command line suppressed) 01:31:55 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3699238188357901964.key (/w/workspace/edgex-go/4@tmp/private_key_3699238188357901964.key) 01:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:56 + git tag --points-at HEAD [Pipeline] } 01:31:56 $ docker exec --env ******** --env ******** f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf ssh-agent -k 01:31:56 unset SSH_AUTH_SOCK; 01:31:56 unset SSH_AGENT_PID; 01:31:56 echo Agent pid 20 killed; 01:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:56 [ssh-agent] Looking for ssh-agent implementation... 01:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:56 $ docker exec f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf ssh-agent 01:31:56 SSH_AUTH_SOCK=/tmp/ssh-oYSBssXcjsMm/agent.54 01:31:56 SSH_AGENT_PID=60 01:31:56 Running ssh-add (command line suppressed) 01:31:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8309449847285345420.key (/w/workspace/edgex-go/4@tmp/private_key_8309449847285345420.key) 01:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:57 + git semver init 01:31:57 # -> Open(): unable to determine branch for HEAD 01:31:57 # $GIT_DIR = /w/workspace/edgex-go/4/.git 01:31:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 01:31:57 # $SEMVER_REMOTE_NAME = origin 01:31:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:31:57 # $SEMVER_USER_NAME = edgex-jenkins 01:31:57 # $SEMVER_BRANCH = PR-3662 01:31:57 # $SEMVER_TEMP = /tmp/semver-101155716 01:31:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:32:23 # '/tmp/semver-101155716' -> '/w/workspace/edgex-go/4/.semver' 01:32:23 # -> Force: false 01:32:23 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 01:32:23 $ docker exec --env ******** --env ******** f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf ssh-agent -k 01:32:23 unset SSH_AUTH_SOCK; 01:32:23 unset SSH_AGENT_PID; 01:32:23 echo Agent pid 60 killed; 01:32:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:24 + git semver [Pipeline] } 01:32:24 $ docker stop --time=1 f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf 01:32:26 $ docker rm -f f97f9df4742a49ee94c070d1e880b0946e67ddc726697eb0d13a3e7a6e0c2cbf [Pipeline] // withDockerContainer [Pipeline] sh 01:32:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:27 Stashed 1 file(s) [Pipeline] echo 01:32:27 [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 01:32:27 ========================================================= 01:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:32:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:32:27 540db60ca938: Pulling fs layer 01:32:27 adcc1eea9eea: Pulling fs layer 01:32:27 4c4ab2625f07: Pulling fs layer 01:32:27 db62176df00c: Pulling fs layer 01:32:27 3b30891b0d05: Pulling fs layer 01:32:27 06b49ca38bd5: Pulling fs layer 01:32:27 c788192a36de: Pulling fs layer 01:32:27 a77e37c0d609: Pulling fs layer 01:32:27 c3185cebc471: Pulling fs layer 01:32:27 db62176df00c: Waiting 01:32:27 3b30891b0d05: Waiting 01:32:27 06b49ca38bd5: Waiting 01:32:27 c788192a36de: Waiting 01:32:27 a77e37c0d609: Waiting 01:32:27 c3185cebc471: Waiting 01:32:27 4c4ab2625f07: Verifying Checksum 01:32:27 4c4ab2625f07: Download complete 01:32:27 adcc1eea9eea: Verifying Checksum 01:32:27 adcc1eea9eea: Download complete 01:32:27 3b30891b0d05: Verifying Checksum 01:32:27 3b30891b0d05: Download complete 01:32:27 06b49ca38bd5: Verifying Checksum 01:32:27 06b49ca38bd5: Download complete 01:32:27 c788192a36de: Verifying Checksum 01:32:27 c788192a36de: Download complete 01:32:27 540db60ca938: Verifying Checksum 01:32:27 540db60ca938: Download complete 01:32:27 540db60ca938: Pull complete 01:32:28 adcc1eea9eea: Pull complete 01:32:28 4c4ab2625f07: Pull complete 01:32:28 a77e37c0d609: Verifying Checksum 01:32:28 a77e37c0d609: Download complete 01:32:32 c3185cebc471: Verifying Checksum 01:32:32 c3185cebc471: Download complete 01:32:32 db62176df00c: Verifying Checksum 01:32:32 db62176df00c: Download complete 01:32:35 db62176df00c: Pull complete 01:32:35 3b30891b0d05: Pull complete 01:32:35 06b49ca38bd5: Pull complete 01:32:35 c788192a36de: Pull complete 01:32:35 a77e37c0d609: Pull complete 01:32:38 c3185cebc471: Pull complete 01:32:38 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:32:38 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:38 WORKDIR /edgex 01:32:38 COPY go.mod . 01:32:38 RUN go mod download' 01:32:38 + docker build -t ci-base-image-x86_64 -f - . 01:32:40 Sending build context to Docker daemon 328.6MB 01:32:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:40 ---> 031687cdd783 01:32:40 Step 2/4 : WORKDIR /edgex 01:32:41 ---> Running in 1e89a6f645d0 01:32:41 Removing intermediate container 1e89a6f645d0 01:32:41 ---> 4d84241bff77 01:32:41 Step 3/4 : COPY go.mod . 01:32:41 ---> 5191bf64ba46 01:32:41 Step 4/4 : RUN go mod download 01:32:41 ---> Running in 2ebaf3e62530 01:32:42 Still waiting to schedule task 01:32:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:33:14 Removing intermediate container 2ebaf3e62530 01:33:14 ---> 3693e15bb20d 01:33:14 Successfully built 3693e15bb20d 01:33:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:33:14 + docker inspect -f . ci-base-image-x86_64 01:33:14 . [Pipeline] withDockerContainer 01:33:14 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:33:14 $ docker top 90b31c5e62a28128b104f143a7be272091a0ba3e106891cf4cddb9fa5e07a058 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:15 + go version 01:33:15 go version go1.16.6 linux/amd64 [Pipeline] } 01:33:15 $ docker stop --time=1 90b31c5e62a28128b104f143a7be272091a0ba3e106891cf4cddb9fa5e07a058 01:33:16 $ docker rm -f 90b31c5e62a28128b104f143a7be272091a0ba3e106891cf4cddb9fa5e07a058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:17 + docker inspect -f . ci-base-image-x86_64 01:33:17 . [Pipeline] withDockerContainer 01:33:17 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:33:17 $ docker top 241502eb0623e6064b56168c108ba56abc89b41d4dafd844cb1a7c8d832ef478 -eo pid,comm [Pipeline] { [Pipeline] echo 01:33:17 ========================================================= 01:33:17 [edgeXBuildGoParallel] Running Tests and Build... 01:33:17 ========================================================= [Pipeline] sh 01:33:17 + go mod tidy [Pipeline] sh 01:33:18 + make test 01:33:18 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 01:33:18 go mod tidy 01:33:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:33:25 ? github.com/edgexfoundry/edgex-go [no test files] 01:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:33:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:33:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:33:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:33:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 01:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.113s coverage: 90.1% of statements 01:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:33:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.297s coverage: 94.2% of statements 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:33:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:33:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 01:33:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 21.3% of statements 01:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:34:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 01:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 01:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 01:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 01:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 01:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 01:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 01:34:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements 01:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 01:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 01:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements 01:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 01:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 01:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:34:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 01:34:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.0% of statements 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 62.7% of statements 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:34:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 01:34:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 01:34:45 GO111MODULE=on go vet ./... 01:35:11 gofmt -l . 01:35:11 [ "`gofmt -l .`" = "" ] 01:35:11 ./bin/test-attribution-txt.sh [Pipeline] sh 01:35:12 + ls -al . 01:35:12 total 604 01:35:12 drwxrwxr-x 10 1001 1001 4096 Aug 10 01:35 . 01:35:12 drwxr-xr-x 4 root root 28 Aug 10 01:33 .. 01:35:12 -rw-rw-r-- 1 1001 1001 11 Aug 10 01:31 .dockerignore 01:35:12 drwxrwxr-x 8 1001 1001 179 Aug 10 01:31 .git 01:35:12 drwxrwxr-x 3 1001 1001 125 Aug 10 01:31 .github 01:35:12 -rw-rw-r-- 1 1001 1001 818 Aug 10 01:31 .gitignore 01:35:12 -rw-rw-r-- 1 1001 1001 76 Aug 10 01:31 .hadolint.yml 01:35:12 drwx------ 3 1001 1001 58 Aug 10 01:32 .semver 01:35:12 -rw-rw-r-- 1 1001 1001 166 Aug 10 01:31 .sonarcloud.properties 01:35:12 -rw-rw-r-- 1 1001 1001 1171 Aug 10 01:31 ADOPTERS.md 01:35:12 -rw-rw-r-- 1 1001 1001 8609 Aug 10 01:31 Attribution.txt 01:35:12 -rw-rw-r-- 1 1001 1001 43881 Aug 10 01:31 CHANGELOG.md 01:35:12 -rw-rw-r-- 1 1001 1001 3804 Aug 10 01:31 CONTRIBUTING.md 01:35:12 -rw-rw-r-- 1 1001 1001 677 Aug 10 01:31 GOVERNANCE.md 01:35:12 -rw-rw-r-- 1 1001 1001 849 Aug 10 01:31 Jenkinsfile 01:35:12 -rw-rw-r-- 1 1001 1001 10775 Aug 10 01:31 LICENSE 01:35:12 -rw-rw-r-- 1 1001 1001 5915 Aug 10 01:31 Makefile 01:35:12 -rw-rw-r-- 1 1001 1001 582 Aug 10 01:31 OWNERS.md 01:35:12 -rw-rw-r-- 1 1001 1001 8643 Aug 10 01:31 README.md 01:35:12 -rw-rw-r-- 1 1001 1001 6912 Aug 10 01:31 SECURITY.md 01:35:12 -rw-rw-r-- 1 1001 1001 5 Aug 10 01:32 VERSION 01:35:12 -rw-rw-r-- 1 1001 1001 4131 Aug 10 01:31 ZMQWindows.md 01:35:12 drwxrwxr-x 2 1001 1001 37 Aug 10 01:31 bin 01:35:12 drwxrwxr-x 14 1001 1001 4096 Aug 10 01:31 cmd 01:35:12 -rw-r--r-- 1 root root 404407 Aug 10 01:34 coverage.out 01:35:12 -rw-rw-r-- 1 1001 1001 813 Aug 10 01:31 go.mod 01:35:12 -rw-r--r-- 1 root root 48847 Aug 10 01:33 go.sum 01:35:12 drwxrwxr-x 8 1001 1001 124 Aug 10 01:31 internal 01:35:12 drwxrwxr-x 3 1001 1001 16 Aug 10 01:31 openapi 01:35:12 drwxrwxr-x 4 1001 1001 71 Aug 10 01:31 snap 01:35:12 -rw-rw-r-- 1 1001 1001 204 Aug 10 01:31 version.go [Pipeline] sh 01:35:12 + '[' -e coverage.out ] 01:35:12 + chown 1001:1001 coverage.out [Pipeline] stash 01:35:12 Stashed 1 file(s) [Pipeline] sh 01:35:13 + make build 01:35:13 go mod tidy 01:35:13 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 01:35:14 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 01:35:21 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 01:35:21 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 01:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:35:23 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 01:35:24 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 01:35: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 01:35:26 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 01:35:27 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 01:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:35: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 [Pipeline] } 01:35:31 $ docker stop --time=1 241502eb0623e6064b56168c108ba56abc89b41d4dafd844cb1a7c8d832ef478 01:35:33 $ docker rm -f 241502eb0623e6064b56168c108ba56abc89b41d4dafd844cb1a7c8d832ef478 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 01:35:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-181 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws 01:35:34 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 01:35:34 The recommended git tool is: git 01:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:34 01:35:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:35:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:34 latest: Pulling from edgex-devops/edgex-compose 01:35:34 cbdbe7a5bc2a: Pulling fs layer 01:35:34 ca9280d653b3: Pulling fs layer 01:35:34 7e9c9ca2126c: Pulling fs layer 01:35:35 cbdbe7a5bc2a: Verifying Checksum 01:35:35 cbdbe7a5bc2a: Download complete 01:35:35 cbdbe7a5bc2a: Pull complete 01:35:36 ca9280d653b3: Download complete 01:35:36 ca9280d653b3: Pull complete 01:35:37 7e9c9ca2126c: Download complete 01:35:41 using credential edgex-jenkins-ssh 01:35:41 Cloning the remote Git repository 01:35:41 7e9c9ca2126c: Pull complete 01:35:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:35:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:35:41 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:35:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:35:41 > git init /w/workspace/edgex-go/4 # timeout=10 01:35:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:41 > git --version # timeout=10 01:35:41 > git --version # 'git version 2.17.1' 01:35:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:44 $ docker top 7c61a8c186edb5fa800590603219438b76089d1ca512bdff44b16f6d6ce00525 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:44 + docker-compose build --help 01:35:44 + grep parallel 01:35:44 --parallel Build images in parallel. [Pipeline] } 01:35:45 $ docker stop --time=1 7c61a8c186edb5fa800590603219438b76089d1ca512bdff44b16f6d6ce00525 01:35:46 $ docker rm -f 7c61a8c186edb5fa800590603219438b76089d1ca512bdff44b16f6d6ce00525 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:46 . [Pipeline] withDockerContainer 01:35:46 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:35:47 $ docker top 3d2b3a28e2656b2c57ab2d9303fd0bb522b93523332f0787a8ee6f83b4d521a9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:47 + docker-compose -f ./docker-compose-build.yml build --parallel 01:35:48 Building core-command ... 01:35:48 Building core-data ... 01:35:48 Building core-metadata ... 01:35:48 Building security-bootstrapper ... 01:35:48 Building security-proxy-setup ... 01:35:48 Building security-secretstore-setup ... 01:35:48 Building support-notifications ... 01:35:48 Building support-scheduler ... 01:35:48 Building sys-mgmt-agent ... 01:35:48 Building core-data 01:35:48 Building security-secretstore-setup 01:35:48 Building core-metadata 01:35:48 Building support-notifications 01:35:48 Building support-scheduler 01:35:58 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit b2f72c3131fff454aa383eb2e1867a8ba4389575 01:35:58 Merge succeeded, producing b2f72c3131fff454aa383eb2e1867a8ba4389575 01:35:58 Checking out Revision b2f72c3131fff454aa383eb2e1867a8ba4389575 (PR-3662) 01:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:35:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:35:58 > git config core.sparsecheckout # timeout=10 01:35:58 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 01:35:58 > git remote # timeout=10 01:35:58 > git config --get remote.origin.url # timeout=10 01:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:58 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 01:35:58 > git rev-parse HEAD^{commit} # timeout=10 01:35:58 > git config core.sparsecheckout # timeout=10 01:35:58 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 01:36:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:36:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:00 ---> 3693e15bb20d 01:36:00 Step 3/24 : WORKDIR /edgex-go 01:36:00 ---> 3693e15bb20d 01:36:00 Step 3/26 : WORKDIR /edgex-go 01:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:00 ---> 3693e15bb20d 01:36:00 Step 3/23 : WORKDIR /edgex-go 01:36:03 Commit message: "Merge branch 'main' into dev" 01:36:03 ---> Running in eb04eadc99e3 01:36:03 ---> Running in 2252f09651e9 01:36:03 ---> Running in fabdec174ee7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:03 provisioning config files... 01:36:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3093008441770737777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:04 ---> docker-login.sh 01:36:04 nexus3.edgexfoundry.org:10001 01:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:05 Configure a credential helper to remove this warning. See 01:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:05 01:36:05 Login Succeeded 01:36:05 nexus3.edgexfoundry.org:10002 01:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:06 Configure a credential helper to remove this warning. See 01:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:06 01:36:06 Login Succeeded 01:36:06 nexus3.edgexfoundry.org:10003 01:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:06 Configure a credential helper to remove this warning. See 01:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:06 01:36:06 Login Succeeded 01:36:06 nexus3.edgexfoundry.org:10004 01:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:07 Configure a credential helper to remove this warning. See 01:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:07 01:36:07 Login Succeeded 01:36:07 docker.io 01:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:08 Configure a credential helper to remove this warning. See 01:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:08 01:36:08 Login Succeeded 01:36:08 ---> docker-login.sh ends [Pipeline] } 01:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:08 ========================================================= 01:36:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:36:08 ========================================================= [Pipeline] fileExists 01:36:08 Removing intermediate container 2252f09651e9 01:36:08 ---> 9d5a197c74e0 01:36:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:08 Removing intermediate container fabdec174ee7 01:36:08 ---> a32d2acad349 01:36:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:08 Removing intermediate container eb04eadc99e3 01:36:08 ---> e67cbd140ac3 01:36:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:08 ---> Running in 5411de0fd62c 01:36:08 ---> Running in cbe0a46a5c13 01:36:08 ---> Running in 08011edf762d [Pipeline] sh 01:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:36:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:36:09 595b0fe564bb: Pulling fs layer 01:36:09 24495759ef45: Pulling fs layer 01:36:09 d148012ef14d: Pulling fs layer 01:36:09 e90a11edd702: Pulling fs layer 01:36:09 d77568369979: Pulling fs layer 01:36:09 fc1c9f9a7f3b: Pulling fs layer 01:36:09 170f2ba95c9a: Pulling fs layer 01:36:09 97ac5df62f85: Pulling fs layer 01:36:09 fc1c9f9a7f3b: Waiting 01:36:09 e90a11edd702: Waiting 01:36:09 d77568369979: Waiting 01:36:09 170f2ba95c9a: Waiting 01:36:09 97ac5df62f85: Waiting 01:36:09 d148012ef14d: Download complete 01:36:09 24495759ef45: Verifying Checksum 01:36:09 24495759ef45: Download complete 01:36:09 d77568369979: Verifying Checksum 01:36:09 d77568369979: Download complete 01:36:09 fc1c9f9a7f3b: Verifying Checksum 01:36:09 fc1c9f9a7f3b: Download complete 01:36:09 595b0fe564bb: Verifying Checksum 01:36:09 170f2ba95c9a: Download complete 01:36:10 595b0fe564bb: Pull complete 01:36:10 24495759ef45: Pull complete 01:36:10 d148012ef14d: Pull complete 01:36:12 97ac5df62f85: Verifying Checksum 01:36:12 97ac5df62f85: Download complete 01:36:13 e90a11edd702: Verifying Checksum 01:36:13 e90a11edd702: Download complete 01:36:14 Removing intermediate container cbe0a46a5c13 01:36:14 ---> 428237706a69 01:36:14 Step 5/26 : RUN apk add --update --no-cache make git 01:36:14 Removing intermediate container 5411de0fd62c 01:36:14 ---> 3717798f8436 01:36:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:36:14 Removing intermediate container 08011edf762d 01:36:14 ---> d9a8b5992d1d 01:36:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:36:14 ---> Running in 58d16bf35043 01:36:14 ---> Running in bed6569c392d 01:36:14 ---> Running in dca1b29d329d 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:17 ---> 3693e15bb20d 01:36:17 Step 3/24 : WORKDIR /edgex-go 01:36:17 ---> Using cache 01:36:17 ---> 9d5a197c74e0 01:36:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:17 ---> Using cache 01:36:17 ---> d9a8b5992d1d 01:36:17 Step 5/24 : RUN apk add --update --no-cache make git 01:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:18 OK: 219 MiB in 52 packages 01:36:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:36:18 ---> 3693e15bb20d 01:36:18 Step 3/23 : WORKDIR /edgex-go 01:36:18 ---> Using cache 01:36:18 ---> 9d5a197c74e0 01:36:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:18 ---> Using cache 01:36:18 ---> d9a8b5992d1d 01:36:18 Step 5/23 : RUN apk add --update --no-cache make git 01:36:18 OK: 219 MiB in 52 packages 01:36:18 ---> Running in b9e3b7764ca6 01:36:18 ---> Running in 633c67193778 01:36:19 Removing intermediate container bed6569c392d 01:36:19 ---> ddd99557cbcf 01:36:19 Step 6/23 : COPY go.mod . 01:36:19 OK: 219 MiB in 52 packages 01:36:19 Removing intermediate container dca1b29d329d 01:36:19 ---> a1a44e6e2dbc 01:36:19 Step 6/24 : COPY go.mod . 01:36:19 ---> d29a412416f8 01:36:19 Step 7/23 : RUN go mod download 01:36:19 ---> Running in ff445a1f3961 01:36:19 ---> 7a5b5649e984 01:36:19 Step 7/24 : RUN go mod download 01:36:19 ---> Running in c4e214752362 01:36:19 Removing intermediate container 58d16bf35043 01:36:19 ---> a2dae947be13 01:36:19 Step 6/26 : COPY go.mod . 01:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:20 ---> 268a38183b94 01:36:20 Step 7/26 : RUN go mod download 01:36:20 ---> Running in fdd2c50e8274 01:36:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:21 OK: 219 MiB in 52 packages 01:36:21 OK: 219 MiB in 52 packages 01:36:21 Removing intermediate container ff445a1f3961 01:36:21 ---> 5d700e1ea085 01:36:21 Step 8/23 : COPY . . 01:36:21 Removing intermediate container c4e214752362 01:36:21 ---> 12e2ed73728a 01:36:21 Step 8/24 : COPY . . 01:36:22 Removing intermediate container b9e3b7764ca6 01:36:22 ---> fea0ca6dcc69 01:36:22 Step 6/24 : COPY go.mod . 01:36:23 Removing intermediate container 633c67193778 01:36:23 ---> ad607ad89492 01:36:23 Step 6/23 : COPY go.mod . 01:36:23 Removing intermediate container fdd2c50e8274 01:36:23 ---> 009787a24697 01:36:23 Step 8/26 : COPY . . 01:36:24 e90a11edd702: Pull complete 01:36:24 d77568369979: Pull complete 01:36:24 fc1c9f9a7f3b: Pull complete 01:36:24 170f2ba95c9a: Pull complete 01:36:24 ---> e20499fde08f 01:36:24 Step 7/24 : RUN go mod download 01:36:24 ---> 62af96ea781b 01:36:24 Step 7/23 : RUN go mod download 01:36:25 ---> Running in 0490d83ebb08 01:36:25 ---> Running in f7394afb8de8 01:36:28 97ac5df62f85: Pull complete 01:36:28 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:36:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:36:28 WORKDIR /edgex 01:36:28 COPY go.mod . 01:36:28 RUN go mod download 01:36:28 + docker build -t ci-base-image-arm64 -f - . 01:36:28 Removing intermediate container 0490d83ebb08 01:36:28 ---> f1bea1b13ef5 01:36:28 Step 8/24 : COPY . . 01:36:28 Removing intermediate container f7394afb8de8 01:36:28 ---> fb9e236fa465 01:36:28 Step 8/23 : COPY . . 01:36:29 ---> f471336c328e 01:36:29 Step 9/24 : RUN go mod tidy 01:36:31 ---> e4ac23492e80 01:36:31 Step 9/23 : RUN go mod tidy 01:36:31 Sending build context to Docker daemon 165.9MB 01:36:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:36:31 ---> 04bc70af865f 01:36:31 Step 2/4 : WORKDIR /edgex 01:36:33 ---> Running in 786787df1d4d 01:36:33 ---> 5c5dd31da79d 01:36:33 Step 9/26 : RUN go mod tidy 01:36:33 ---> Running in 9789d1044c33 01:36:34 ---> Running in 75f7b2611641 01:36:34 ---> Running in 741808ba8911 01:36:34 Removing intermediate container 741808ba8911 01:36:34 ---> 48698e3c3be5 01:36:34 Step 3/4 : COPY go.mod . 01:36:35 ---> 76fdcc52a03b 01:36:35 Step 4/4 : RUN go mod download 01:36:35 ---> Running in e93a73483a47 01:36:36 ---> e8f5e299b193 01:36:36 Step 9/24 : RUN go mod tidy 01:36:36 ---> Running in c30f9f1d0e9d 01:36:36 Removing intermediate container 75f7b2611641 01:36:36 ---> 671bf92b4a54 01:36:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:36 Removing intermediate container 786787df1d4d 01:36:36 ---> 70887a437fb6 01:36:36 Step 10/24 : RUN make cmd/core-data/core-data 01:36:36 ---> Running in a942510fe099 01:36:36 ---> Running in a7e9a52876d5 01:36:36 Removing intermediate container 9789d1044c33 01:36:36 ---> a7d403af2114 01:36:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:36:37 ---> Running in 8c909e076bd3 01:36:37 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 01:36:37 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 01:36:37 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 01:36:38 Removing intermediate container c30f9f1d0e9d 01:36:38 ---> 0d684b5c0254 01:36:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:36:38 ---> Running in c5343d2272cb 01:36:39 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 01:36:42 ---> 65c705c67af2 01:36:42 Step 9/23 : RUN go mod tidy 01:36:42 ---> Running in 6c92a186a298 01:36:44 Removing intermediate container 6c92a186a298 01:36:44 ---> 507e9004384c 01:36:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:36:44 ---> Running in 3447ae397417 01:36:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:25 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 01:37:25 Removing intermediate container 8c909e076bd3 01:37:25 ---> 9b063696a436 01:37:25 01:37:25 Step 11/23 : FROM alpine:3.12 01:37:25 3.12: Pulling from library/alpine 01:37:25 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:37:25 Status: Downloaded newer image for alpine:3.12 01:37:25 ---> 13621d1b12d4 01:37:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:37:25 ---> Running in 9a238a24ff95 01:37:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:25 (1/2) Installing ca-certificates (20191127-r4) 01:37:25 (2/2) Installing dumb-init (1.2.2-r1) 01:37:25 Executing busybox-1.31.1-r20.trigger 01:37:25 Executing ca-certificates-20191127-r4.trigger 01:37:25 OK: 6 MiB in 16 packages 01:37:25 Removing intermediate container a942510fe099 01:37:25 ---> d68c4df02a5c 01:37:25 01:37:25 Step 11/26 : FROM alpine:3.12 01:37:25 ---> 13621d1b12d4 01:37:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:37:25 ---> Running in 3ac97646e27a 01:37:25 Removing intermediate container 9a238a24ff95 01:37:25 ---> 05dbd1e0c4a8 01:37:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:37:25 ---> Running in d0cd2d5f9765 01:37:26 Removing intermediate container d0cd2d5f9765 01:37:26 ---> 13b479278bf8 01:37:26 Step 14/23 : ENV APP_PORT=59860 01:37:26 ---> Running in 2a6a50793f50 01:37:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:26 (1/6) Installing ca-certificates (20191127-r4) 01:37:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:37:26 (3/6) Installing libcurl (7.78.0-r0) 01:37:26 (4/6) Installing curl (7.78.0-r0) 01:37:26 (5/6) Installing dumb-init (1.2.2-r1) 01:37:26 Removing intermediate container 2a6a50793f50 01:37:26 ---> 36938e8380bc 01:37:26 Step 15/23 : EXPOSE $APP_PORT 01:37:26 (6/6) Installing su-exec (0.2-r1) 01:37:26 Executing busybox-1.31.1-r20.trigger 01:37:26 Executing ca-certificates-20191127-r4.trigger 01:37:26 OK: 7 MiB in 20 packages 01:37:26 Removing intermediate container c5343d2272cb 01:37:26 ---> 56a4f4fa19de 01:37:26 01:37:26 Step 11/24 : FROM alpine:3.12 01:37:26 ---> 13621d1b12d4 01:37:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:37:26 ---> Running in 30a48a628ed6 01:37:26 ---> Running in 70509cf27940 01:37:27 Removing intermediate container 70509cf27940 01:37:27 ---> 4564a0475e2e 01:37:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:27 Removing intermediate container 3ac97646e27a 01:37:27 ---> 5f13fff627dd 01:37:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:37:27 ---> Running in 53ac9d0b4af1 01:37:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:27 ---> 4aa6afabf001 01:37:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:37:27 Removing intermediate container 53ac9d0b4af1 01:37:27 ---> 859bb6d65a32 01:37:27 Step 14/26 : WORKDIR / 01:37:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:27 ---> Running in c32ae7f6398f 01:37:27 (1/1) Installing dumb-init (1.2.2-r1) 01:37:27 Executing busybox-1.31.1-r20.trigger 01:37:27 OK: 6 MiB in 15 packages 01:37:28 Removing intermediate container c32ae7f6398f 01:37:28 ---> 24e93adc6aea 01:37:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:37:28 ---> fa3b5f5bdced 01:37:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:37:28 Removing intermediate container 30a48a628ed6 01:37:28 ---> c06c6a90a0e5 01:37:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:37:28 ---> 6429757e9a1f 01:37:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:37:28 ---> 6097216d148d 01:37:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:37:29 ---> Running in 229c045dd161 01:37:29 ---> Running in 8792d22f0684 01:37:29 ---> 9cc130fe8b32 01:37:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:37:29 Removing intermediate container a7e9a52876d5 01:37:29 ---> 075d9e569f00 01:37:29 01:37:29 Step 11/24 : FROM alpine:3.12 01:37:29 ---> 13621d1b12d4 01:37:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:37:29 Removing intermediate container 8792d22f0684 01:37:29 ---> ed8297b6387e 01:37:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:29 Removing intermediate container 229c045dd161 01:37:29 ---> 7064c01231f0 01:37:29 Step 14/24 : ENV APP_PORT=59881 01:37:29 ---> Running in 0cf3f2f8d7c4 01:37:29 ---> Running in d39689bbb3ab 01:37:29 ---> Running in 2540ee501d30 01:37:29 Removing intermediate container 3447ae397417 01:37:29 ---> cc6f91c83add 01:37:29 01:37:29 Step 11/23 : FROM alpine:3.12 01:37:29 ---> 13621d1b12d4 01:37:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:37:29 ---> Using cache 01:37:29 ---> c06c6a90a0e5 01:37:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:37:29 ---> Using cache 01:37:29 ---> 7064c01231f0 01:37:29 Step 14/23 : ENV APP_PORT=59861 01:37:29 ---> Running in 432367ef0c24 01:37:29 ---> 90778ebc49de 01:37:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:37:30 Removing intermediate container 0cf3f2f8d7c4 01:37:30 ---> 5e3c87187ff0 01:37:30 Step 13/24 : ENV APP_PORT=59880 01:37:30 Removing intermediate container 2540ee501d30 01:37:30 ---> d94e222205aa 01:37:30 Step 15/24 : EXPOSE $APP_PORT 01:37:30 ---> Running in 4357753b76fb 01:37:30 Removing intermediate container d39689bbb3ab 01:37:30 ---> a7fc4f5f20f2 01:37:30 Step 21/23 : LABEL arch=x86_64 01:37:30 Removing intermediate container 432367ef0c24 01:37:30 ---> 96c8c49f3d44 01:37:30 Step 15/23 : EXPOSE $APP_PORT 01:37:30 ---> Running in c9e9919c3177 01:37:30 ---> Running in a20fee8dc0d6 01:37:30 ---> Running in 08683720772c 01:37:30 ---> 83c5d4bf8114 01:37:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:37:30 Removing intermediate container 4357753b76fb 01:37:30 ---> ff468a937e8f 01:37:30 Step 14/24 : EXPOSE $APP_PORT 01:37:30 ---> Running in 4b17acd03bd7 01:37:30 Removing intermediate container c9e9919c3177 01:37:30 ---> f22afbb4a031 01:37:30 Step 16/24 : WORKDIR / 01:37:30 Removing intermediate container 08683720772c 01:37:30 ---> 1e678fb35229 01:37:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:30 Removing intermediate container a20fee8dc0d6 01:37:30 ---> b4956cf85deb 01:37:30 Step 22/23 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:37:30 ---> Running in a744c2d38fb8 01:37:30 ---> Running in a952873dfe2e 01:37:30 Removing intermediate container 4b17acd03bd7 01:37:30 ---> 7994cfff0834 01:37:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:30 Removing intermediate container a744c2d38fb8 01:37:30 ---> 16d23906a5ef 01:37:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:30 ---> Running in e57b163e354c 01:37:30 Removing intermediate container a952873dfe2e 01:37:30 ---> 6cd1f27c8e84 01:37:30 Step 23/23 : LABEL version=0.0.0 01:37:30 ---> 5128528b51fd 01:37:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:37:30 ---> 793d1852863e 01:37:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:37:30 ---> Running in fd48cfd39697 01:37:30 Removing intermediate container fd48cfd39697 01:37:30 ---> 80cf55712975 01:37:30 01:37:31 ---> f4322758e861 01:37:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:37:31 Successfully built 80cf55712975 01:37:31 Successfully tagged support-notifications:latest 01:37:31  Building support-notifications ... done Building security-bootstrapper 01:37:31 ---> 6ad0fc8ade9c 01:37:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:37:31 ---> 4b90f0431927 01:37:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:37:32 ---> 2bc2a924343f 01:37:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:37:32 Removing intermediate container e57b163e354c 01:37:32 ---> 1046997a5cb4 01:37:32 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:37:32 ---> ffb35f060f81 01:37:32 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:37:32 ---> 259adbb4eafa 01:37:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:37:32 ---> 17d2504f677c 01:37:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:37:32 ---> Running in 2e12c0615773 01:37:32 ---> Running in 99b139b5dc63 01:37:32 ---> Running in 43c512443e43 01:37:32 ---> Running in e409aee53b0b 01:37:33 Removing intermediate container 43c512443e43 01:37:33 ---> b471d1856658 01:37:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:33 Removing intermediate container e409aee53b0b 01:37:33 ---> 591a8df0ad94 01:37:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:33 ---> Running in efa5b312b82d 01:37:33 ---> Running in 4c3ef94b5073 01:37:33 Removing intermediate container efa5b312b82d 01:37:33 ---> b4f920372908 01:37:33 Step 22/24 : LABEL arch=x86_64 01:37:33 Removing intermediate container 4c3ef94b5073 01:37:33 ---> 98f3adc04657 01:37:33 Step 21/23 : LABEL arch=x86_64 01:37:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:33 ---> Running in 14c78da7b4ba 01:37:33 ---> Running in bc1c48aa5172 01:37:33 Removing intermediate container 14c78da7b4ba 01:37:33 ---> dc12b181b13d 01:37:33 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:37:33 ---> Running in 50c562281952 01:37:33 Removing intermediate container bc1c48aa5172 01:37:33 ---> b6a620dc117a 01:37:33 Step 22/23 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:37:33 Removing intermediate container 2e12c0615773 01:37:33 ---> 3d5119c44114 01:37:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:37:33 ---> Running in 32fc9a906466 01:37:33 ---> Running in 8e35e28d5b8e 01:37:33 Removing intermediate container 50c562281952 01:37:33 ---> 6df71e2cc761 01:37:33 Step 24/24 : LABEL version=0.0.0 01:37:33 ---> Running in b3c102b52c6d 01:37:33 Removing intermediate container 8e35e28d5b8e 01:37:33 ---> 3c3d6b3f6f1e 01:37:33 Step 24/26 : LABEL arch=x86_64 01:37:33 Removing intermediate container 32fc9a906466 01:37:33 ---> cf8a58645ca1 01:37:33 Step 23/23 : LABEL version=0.0.0 01:37:34 ---> Running in 266dacc3a8c9 01:37:34 ---> Running in 3ca73b6450e9 01:37:34 Removing intermediate container b3c102b52c6d 01:37:34 ---> 95dcf2a9463d 01:37:34 01:37:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:34 Successfully built 95dcf2a9463d 01:37:34 Successfully tagged core-metadata:latest 01:37:34  Building core-metadata ... done Building security-proxy-setup 01:37:34 Removing intermediate container 266dacc3a8c9 01:37:34 ---> 9a20b8e05e66 01:37:34 Step 25/26 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:37:34 Removing intermediate container 3ca73b6450e9 01:37:34 ---> d1ce6154d062 01:37:34 01:37:34 Successfully built d1ce6154d062 01:37:34 ---> Running in 1a0822c07aa0 01:37:34 Successfully tagged support-scheduler:latest 01:37:34  Building support-scheduler ... done Building sys-mgmt-agent 01:37:34 (1/6) Installing dumb-init (1.2.2-r1) 01:37:34 (2/6) Installing libgcc (9.3.0-r2) 01:37:34 (3/6) Installing libsodium (1.0.18-r0) 01:37:35 (4/6) Installing libstdc++ (9.3.0-r2) 01:37:35 (5/6) Installing libzmq (4.3.3-r0) 01:37:36 (6/6) Installing zeromq (4.3.3-r0) 01:37:36 Executing busybox-1.31.1-r20.trigger 01:37:36 OK: 8 MiB in 20 packages 01:37:36 Removing intermediate container 1a0822c07aa0 01:37:36 ---> 30cc0fd24f6a 01:37:36 Step 26/26 : LABEL version=0.0.0 01:37:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:37:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:37:38 ---> 3693e15bb20d 01:37:38 Step 3/32 : WORKDIR /edgex-go 01:37:38 ---> Using cache 01:37:38 ---> 9d5a197c74e0 01:37:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:38 ---> Using cache 01:37:38 ---> d9a8b5992d1d 01:37:38 Step 5/32 : RUN apk add --update --no-cache make git 01:37:38 ---> Using cache 01:37:38 ---> ad607ad89492 01:37:38 Step 6/32 : COPY go.mod . 01:37:38 ---> Using cache 01:37:38 ---> 62af96ea781b 01:37:38 Step 7/32 : RUN go mod download 01:37:38 ---> Using cache 01:37:38 ---> fb9e236fa465 01:37:38 Step 8/32 : COPY . . 01:37:38 ---> Using cache 01:37:38 ---> 65c705c67af2 01:37:38 Step 9/32 : RUN go mod tidy 01:37:38 ---> Using cache 01:37:38 ---> 507e9004384c 01:37:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:37:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:37:39 ---> 3693e15bb20d 01:37:39 Step 3/24 : WORKDIR /edgex-go 01:37:39 ---> Using cache 01:37:39 ---> 9d5a197c74e0 01:37:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:39 ---> Using cache 01:37:39 ---> d9a8b5992d1d 01:37:39 Step 5/24 : RUN apk add --update --no-cache make bash git 01:37:40 ---> Running in 87d88abf5afd 01:37:40 ---> Running in 9dc96f72d32d 01:37:40 ---> Running in 590399cf9214 01:37:41 Removing intermediate container 99b139b5dc63 01:37:41 ---> bef84f011280 01:37:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:41 Removing intermediate container 87d88abf5afd 01:37:41 ---> 0f863e201ef3 01:37:41 01:37:41 Successfully built 0f863e201ef3 01:37:41 Successfully tagged security-secretstore-setup:latest 01:37:41  Building security-secretstore-setup ... done Building core-command 01:37:41 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 01:37:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:37:43 ---> 681bc55342dc 01:37:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:37:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:37:43 OK: 219 MiB in 52 packages 01:37:44 ---> 030749b4a25a 01:37:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:37:44 Removing intermediate container 9dc96f72d32d 01:37:44 ---> e3319e5d6fae 01:37:44 Step 6/24 : COPY go.mod . 01:37:44 ---> e98e200acc9f 01:37:44 Step 20/24 : ENTRYPOINT ["/core-data"] 01:37:44 ---> Running in 7d94320bc8ed 01:37:45 Removing intermediate container 7d94320bc8ed 01:37:45 ---> 02f832435788 01:37:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:45 ---> fd1c8b277edc 01:37:45 Step 7/24 : RUN go mod download 01:37:45 ---> Running in 1031624a02ca 01:37:45 ---> Running in cb6faf61148e 01:37:45 Removing intermediate container 1031624a02ca 01:37:45 ---> c5b8970c6d15 01:37:45 Step 22/24 : LABEL arch=x86_64 01:37:45 ---> Running in a2e385e8f96f 01:37:45 Removing intermediate container a2e385e8f96f 01:37:45 ---> 497ba5c024bc 01:37:45 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:37:46 ---> Running in 7611e1a0b45d 01:37:46 Removing intermediate container 7611e1a0b45d 01:37:46 ---> 8efd47c7f6f3 01:37:46 Step 24/24 : LABEL version=0.0.0 01:37:46 ---> Running in c664a8cb83f9 01:37:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:37:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:46 ---> 3693e15bb20d 01:37:46 Step 3/22 : WORKDIR /edgex-go 01:37:46 ---> Using cache 01:37:46 ---> 9d5a197c74e0 01:37:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:46 ---> Using cache 01:37:46 ---> d9a8b5992d1d 01:37:46 Step 5/22 : RUN apk add --update --no-cache make git 01:37:46 ---> Using cache 01:37:46 ---> ad607ad89492 01:37:46 Step 6/22 : COPY go.mod . 01:37:46 ---> Using cache 01:37:46 ---> 62af96ea781b 01:37:46 Step 7/22 : RUN go mod download 01:37:46 ---> Using cache 01:37:46 ---> fb9e236fa465 01:37:46 Step 8/22 : COPY . . 01:37:46 ---> Using cache 01:37:46 ---> 65c705c67af2 01:37:46 Step 9/22 : RUN go mod tidy 01:37:46 ---> Using cache 01:37:46 ---> 507e9004384c 01:37:46 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:37:46 ---> Running in e5aed4033bf7 01:37:46 Removing intermediate container c664a8cb83f9 01:37:46 ---> caf7bdeca4e9 01:37:46 01:37:46 Successfully built caf7bdeca4e9 01:37:46 Successfully tagged core-data:latest 01:37:46  Building core-data ... done 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 01:37:47 Removing intermediate container cb6faf61148e 01:37:47 ---> 1fe0aa22b835 01:37:47 Step 8/24 : COPY . . 01:37:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:37:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:37:52 ---> 3693e15bb20d 01:37:52 Step 3/24 : WORKDIR /edgex-go 01:37:52 ---> Using cache 01:37:52 ---> 9d5a197c74e0 01:37:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:52 ---> Using cache 01:37:52 ---> d9a8b5992d1d 01:37:52 Step 5/24 : RUN apk add --update --no-cache make git 01:37:52 ---> Using cache 01:37:52 ---> ad607ad89492 01:37:52 Step 6/24 : COPY go.mod . 01:37:52 ---> Using cache 01:37:52 ---> 62af96ea781b 01:37:52 Step 7/24 : RUN go mod download 01:37:52 ---> Using cache 01:37:52 ---> fb9e236fa465 01:37:52 Step 8/24 : COPY . . 01:37:52 ---> Using cache 01:37:52 ---> 65c705c67af2 01:37:52 Step 9/24 : RUN go mod tidy 01:37:52 ---> Using cache 01:37:52 ---> 507e9004384c 01:37:52 Step 10/24 : RUN make cmd/core-command/core-command 01:37:54 ---> Running in a3d43017438f 01:37:54 ---> 9e0e3f54de9a 01:37:54 Step 9/24 : RUN go mod tidy 01:37:55 ---> Running in cd993927adac 01:37:55 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 01:37:56 Removing intermediate container cd993927adac 01:37:56 ---> a285c9abd031 01:37:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:37:56 ---> Running in b215049f9e59 01:37:57 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 01:38:10 Removing intermediate container 590399cf9214 01:38:10 ---> 5b5b9567893d 01:38:10 01:38:10 Step 11/32 : FROM alpine:3.12 01:38:10 ---> 13621d1b12d4 01:38:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:38:10 ---> Running in 5d0b8ba32945 01:38:10 Removing intermediate container 5d0b8ba32945 01:38:10 ---> 4d6b5cd6eaba 01:38:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:38:10 ---> Running in 32161848103a 01:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:10 (1/2) Installing dumb-init (1.2.2-r1) 01:38:10 (2/2) Installing su-exec (0.2-r1) 01:38:10 Executing busybox-1.31.1-r20.trigger 01:38:10 OK: 6 MiB in 16 packages 01:38:10 Removing intermediate container 32161848103a 01:38:10 ---> d294fe7cdcbc 01:38:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:38:10 ---> Running in c4cf8a4e69b4 01:38:10 Removing intermediate container c4cf8a4e69b4 01:38:10 ---> 83c8a44a0778 01:38:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:38:10 ---> Running in 6ec741a32a22 01:38:10 Removing intermediate container 6ec741a32a22 01:38:10 ---> c09481c6e304 01:38:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:38:10 ---> Running in c296a6dff381 01:38:11 Removing intermediate container c296a6dff381 01:38:11 ---> 799b0a027dea 01:38:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:38:11 ---> Running in b8302c8093ee 01:38:12 Removing intermediate container b8302c8093ee 01:38:12 ---> 3304e2e5af9d 01:38:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:38:12 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 01:38:12 ---> aa3e6aaf9cf8 01:38:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:38:12 ---> Running in 29178a17f589 01:38:12 Removing intermediate container e93a73483a47 01:38:12 ---> 5941a3cc5e22 01:38:12 Successfully built 5941a3cc5e22 01:38:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:38:13 + docker inspect -f . ci-base-image-arm64 01:38:13 . [Pipeline] withDockerContainer 01:38:13 prd-ubuntu18.04-docker-arm64-4c-16g-181 does not seem to be running inside a container 01:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:38:13 Removing intermediate container 29178a17f589 01:38:13 ---> 5ebee64cc35f 01:38:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:14 ---> 5fa0d6368db1 01:38:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:38:14 ---> c585e08c3ecc 01:38:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:38:14 ---> 0e7df506d0b6 01:38:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:38:15 ---> f06da24567e6 01:38:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:38:15 $ docker top b64b6d855e27b0673cc0bf2eecddc45134bb2a9c6521420a9303449fcfb8de0a -eo pid,comm 01:38:15 ---> d3927283a6c7 01:38:15 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:38:15 ---> Running in 7910d8d2e70f [Pipeline] { [Pipeline] sh 01:38:15 Removing intermediate container 7910d8d2e70f 01:38:15 ---> 2913b1ef5596 01:38:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:38:16 ---> da042203d2d1 01:38:16 Step 27/32 : RUN chmod +x /entrypoint.sh 01:38:16 ---> Running in 6da34d3e0bed 01:38:16 + go version 01:38:16 go version go1.16.6 linux/arm64 [Pipeline] } 01:38:16 $ docker stop --time=1 b64b6d855e27b0673cc0bf2eecddc45134bb2a9c6521420a9303449fcfb8de0a 01:38:17 Removing intermediate container e5aed4033bf7 01:38:17 ---> 474302aa7cdf 01:38:17 01:38:17 Step 11/22 : FROM alpine:3.12 01:38:17 ---> 13621d1b12d4 01:38:17 Step 12/22 : RUN apk add --update --no-cache curl 01:38:17 ---> Running in 5450a0df381c 01:38:17 Removing intermediate container 6da34d3e0bed 01:38:17 ---> d621decfa744 01:38:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:38:17 ---> Running in 9fa0990ba09d 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:38:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:38:18 Removing intermediate container 9fa0990ba09d 01:38:18 ---> e89d50acb2bb 01:38:18 Step 29/32 : CMD ["gate"] 01:38:18 ---> Running in 10025b3bab16 01:38:18 (1/4) Installing ca-certificates (20191127-r4) 01:38:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:38:18 (3/4) Installing libcurl (7.78.0-r0) 01:38:18 (4/4) Installing curl (7.78.0-r0) 01:38:18 Executing busybox-1.31.1-r20.trigger 01:38:18 $ docker rm -f b64b6d855e27b0673cc0bf2eecddc45134bb2a9c6521420a9303449fcfb8de0a 01:38:18 Removing intermediate container 10025b3bab16 01:38:18 ---> 5463888d0f66 01:38:18 Step 30/32 : LABEL arch=x86_64 01:38:18 Executing ca-certificates-20191127-r4.trigger 01:38:18 OK: 7 MiB in 18 packages 01:38:18 ---> Running in a945765fb287 01:38:18 Removing intermediate container a945765fb287 01:38:18 ---> 326608136e15 01:38:18 Step 31/32 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:38:18 ---> Running in f56bd35ead67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 01:38:19 Removing intermediate container f56bd35ead67 01:38:19 ---> f15748435d8a 01:38:19 Step 32/32 : LABEL version=0.0.0 01:38:19 Removing intermediate container 5450a0df381c 01:38:19 ---> 1521a21c564b 01:38:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:38:19 ---> Running in 8162b33c4316 01:38:19 ---> Running in 6d58be3bb20e [Pipeline] isUnix [Pipeline] sh 01:38:19 Removing intermediate container 6d58be3bb20e 01:38:19 ---> 18cfdb14e3d1 01:38:19 Step 14/22 : WORKDIR /edgex 01:38:19 Removing intermediate container 8162b33c4316 01:38:19 ---> 9802ababcad3 01:38:19 01:38:19 Successfully built 9802ababcad3 01:38:19 Successfully tagged security-bootstrapper:latest 01:38:19  Building security-bootstrapper ... done  ---> Running in bd7fac66200f 01:38:19 + docker inspect -f . ci-base-image-arm64 01:38:19 . [Pipeline] withDockerContainer 01:38:19 Removing intermediate container bd7fac66200f 01:38:19 ---> f3f758065f59 01:38:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:38:19 prd-ubuntu18.04-docker-arm64-4c-16g-181 does not seem to be running inside a container 01:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:38:19 ---> b3786fe50754 01:38:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:38:20 ---> a18b5d73f65d 01:38:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:38:21 ---> 3dacc6e418c4 01:38:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:38:21 ---> Running in d56df1061389 01:38:21 Removing intermediate container d56df1061389 01:38:21 ---> b2dbddcfea31 01:38:21 Step 19/22 : CMD ["--init=true"] 01:38:21 ---> Running in 0441d93a7d46 01:38:21 Removing intermediate container 0441d93a7d46 01:38:21 ---> 1b57f8247f43 01:38:21 Step 20/22 : LABEL arch=x86_64 01:38:21 ---> Running in 9f10ffe581d4 01:38:21 $ docker top f90cb357f505b7c15ea17ba4b21af8aff7388028cd3d2c9fad8fedf5134f1d5d -eo pid,comm 01:38:21 Removing intermediate container 9f10ffe581d4 01:38:21 ---> 331be5672091 01:38:21 Step 21/22 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:38:21 ---> Running in d7a37c44b6ae [Pipeline] { [Pipeline] echo 01:38:22 ========================================================= 01:38:22 [edgeXBuildGoParallel] Running Tests and Build... 01:38:22 ========================================================= [Pipeline] sh 01:38:22 Removing intermediate container d7a37c44b6ae 01:38:22 ---> e089b1457623 01:38:22 Step 22/22 : LABEL version=0.0.0 01:38:22 ---> Running in 6732391bbba5 01:38:22 Removing intermediate container a3d43017438f 01:38:22 ---> be98f9e7a418 01:38:22 01:38:22 Step 11/24 : FROM alpine:3.12 01:38:22 ---> 13621d1b12d4 01:38:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:38:22 ---> Using cache 01:38:22 ---> c06c6a90a0e5 01:38:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:38:22 ---> Using cache 01:38:22 ---> 7064c01231f0 01:38:22 Step 14/24 : ENV APP_PORT=59882 01:38:22 ---> Running in 2719cf957405 01:38:22 Removing intermediate container 6732391bbba5 01:38:22 ---> 2954720466df 01:38:22 01:38:22 Successfully built 2954720466df 01:38:22 Successfully tagged security-proxy-setup:latest 01:38:22  Building security-proxy-setup ... done Removing intermediate container 2719cf957405 01:38:22 ---> 2b7f836c410d 01:38:22 Step 15/24 : EXPOSE $APP_PORT 01:38:22 ---> Running in 7dac592ce3ac 01:38:22 + go mod tidy 01:38:22 Removing intermediate container 7dac592ce3ac 01:38:22 ---> b840a6a9125c 01:38:22 Step 16/24 : WORKDIR / 01:38:22 ---> Running in 15f717845dc7 01:38:22 Removing intermediate container 15f717845dc7 01:38:22 ---> 227f9e4018f0 01:38:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:38:23 ---> 933d1abca8ae 01:38:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:38:23 Removing intermediate container b215049f9e59 01:38:23 ---> 59cf2a8ad28c 01:38:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:38:23 ---> Running in c99079d3792f 01:38:23 ---> 33a8f0ed9c69 01:38:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:38:24 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 01:38:24 ---> 6221164fcaab 01:38:24 Step 20/24 : ENTRYPOINT ["/core-command"] 01:38:24 ---> Running in 69ccab9b8714 [Pipeline] sh 01:38:24 Removing intermediate container 69ccab9b8714 01:38:24 ---> a89221c5eab3 01:38:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:24 ---> Running in 4812a5b8c52f 01:38:24 Removing intermediate container 4812a5b8c52f 01:38:24 ---> bddf78690a57 01:38:24 Step 22/24 : LABEL arch=x86_64 01:38:24 ---> Running in bc2ac8fa11d4 01:38:24 Removing intermediate container bc2ac8fa11d4 01:38:24 ---> ea683583a069 01:38:24 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:38:24 ---> Running in 1704256e2f08 01:38:24 + make test 01:38:24 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 01:38:24 go mod tidy 01:38:24 Removing intermediate container 1704256e2f08 01:38:24 ---> 1f7d91b37b76 01:38:24 Step 24/24 : LABEL version=0.0.0 01:38:24 ---> Running in 5d6b0c3da8da 01:38:24 Removing intermediate container c99079d3792f 01:38:24 ---> 14db78606e06 01:38:24 01:38:24 Step 12/24 : FROM docker:20.10.7 01:38:24 Removing intermediate container 5d6b0c3da8da 01:38:24 ---> 27f1818c0003 01:38:24 01:38:24 20.10.7: Pulling from library/docker 01:38:24 Successfully built 27f1818c0003 01:38:24 Successfully tagged core-command:latest 01:38:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:38:30  Building core-command ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:38:30 Status: Downloaded newer image for docker:20.10.7 01:38:30 ---> 08bdaf2f88f9 01:38:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:38:30 ---> Running in 374029312e90 01:38:30 Removing intermediate container 374029312e90 01:38:30 ---> cd880d2e6d0f 01:38:30 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:38:30 ---> Running in b0342f5de906 01:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:38:31 (1/39) Installing readline (8.1.0-r0) 01:38:31 (2/39) Installing bash (5.1.0-r0) 01:38:31 Executing bash-5.1.0-r0.post-install 01:38:31 (3/39) Installing brotli-libs (1.0.9-r3) 01:38:31 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:38:31 (5/39) Installing libcurl (7.78.0-r0) 01:38:31 (6/39) Installing curl (7.78.0-r0) 01:38:31 (7/39) Installing dumb-init (1.2.5-r0) 01:38:31 (8/39) Installing libbz2 (1.0.8-r1) 01:38:31 (9/39) Installing expat (2.2.10-r1) 01:38:31 (10/39) Installing libffi (3.3-r2) 01:38:31 (11/39) Installing gdbm (1.19-r0) 01:38:31 (12/39) Installing xz-libs (5.2.5-r0) 01:38:31 (13/39) Installing sqlite-libs (3.34.1-r0) 01:38:31 (14/39) Installing python3 (3.8.10-r0) 01:38:31 (15/39) Installing py3-appdirs (1.4.4-r1) 01:38:31 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:38:31 (17/39) Installing py3-parsing (2.4.7-r1) 01:38:31 (18/39) Installing py3-six (1.15.0-r0) 01:38:31 (19/39) Installing py3-packaging (20.9-r0) 01:38:31 (20/39) Installing py3-setuptools (51.3.3-r0) 01:38:31 (21/39) Installing py3-chardet (4.0.0-r0) 01:38:31 (22/39) Installing py3-idna (3.1-r0) 01:38:31 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:38:31 (24/39) Installing py3-requests (2.25.1-r1) 01:38:31 (25/39) Installing py3-msgpack (1.0.2-r0) 01:38:31 (26/39) Installing py3-lockfile (0.12.2-r3) 01:38:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:38:32 (28/39) Installing py3-colorama (0.4.4-r0) 01:38:32 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:38:32 (30/39) Installing py3-distlib (0.3.1-r1) 01:38:32 (31/39) Installing py3-distro (1.5.0-r1) 01:38:32 (32/39) Installing py3-webencodings (0.5.1-r3) 01:38:32 (33/39) Installing py3-html5lib (1.1-r0) 01:38:32 (34/39) Installing py3-pytoml (0.1.21-r0) 01:38:32 (35/39) Installing py3-pep517 (0.9.1-r0) 01:38:32 (36/39) Installing py3-progress (1.5-r0) 01:38:32 (37/39) Installing py3-retrying (1.3.3-r0) 01:38:32 (38/39) Installing py3-toml (0.10.2-r0) 01:38:32 (39/39) Installing py3-pip (20.3.4-r0) 01:38:32 Executing busybox-1.32.1-r6.trigger 01:38:32 OK: 82 MiB in 59 packages 01:38:33 Collecting docker-compose==1.23.2 01:38:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:38:33 Collecting dockerpty<0.5,>=0.4.1 01:38:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:38:33 Collecting texttable<0.10,>=0.9.0 01:38:33 Downloading texttable-0.9.1.tar.gz (11 kB) 01:38:34 Collecting docker<4.0,>=3.6.0 01:38:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:38:34 Collecting cached-property<2,>=1.2.0 01:38:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:38:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:38:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:38:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:38:34 Collecting jsonschema<3,>=2.5.1 01:38:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:38:34 Collecting websocket-client<1.0,>=0.32.0 01:38:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:38:34 Collecting PyYAML<4,>=3.10 01:38:34 Downloading PyYAML-3.13.tar.gz (270 kB) 01:38:35 Collecting docopt<0.7,>=0.6.1 01:38:35 Downloading docopt-0.6.2.tar.gz (25 kB) 01:38:35 Collecting docker-pycreds>=0.4.0 01:38:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:38:35 Collecting certifi>=2017.4.17 01:38:35 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:38:35 Collecting idna<2.8,>=2.5 01:38:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:38:35 Collecting urllib3<1.25,>=1.21.1 01:38:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:38:35 Collecting chardet<3.1.0,>=3.0.2 01:38:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:38:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:38:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:38:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:38:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:38:36 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:38:36 Attempting uninstall: urllib3 01:38:36 Found existing installation: urllib3 1.26.2 01:38:36 Uninstalling urllib3-1.26.2: 01:38:36 Successfully uninstalled urllib3-1.26.2 01:38:36 Attempting uninstall: idna 01:38:36 Found existing installation: idna 3.1 01:38:36 Uninstalling idna-3.1: 01:38:36 Successfully uninstalled idna-3.1 01:38:36 Attempting uninstall: chardet 01:38:36 Found existing installation: chardet 4.0.0 01:38:36 Uninstalling chardet-4.0.0: 01:38:36 Successfully uninstalled chardet-4.0.0 01:38:36 Attempting uninstall: requests 01:38:36 Found existing installation: requests 2.25.1 01:38:36 Uninstalling requests-2.25.1: 01:38:36 Successfully uninstalled requests-2.25.1 01:38:36 Running setup.py install for texttable: started 01:38:36 Running setup.py install for texttable: finished with status 'done' 01:38:36 Running setup.py install for PyYAML: started 01:38:37 Running setup.py install for PyYAML: finished with status 'done' 01:38:37 Running setup.py install for docopt: started 01:38:37 Running setup.py install for docopt: finished with status 'done' 01:38:37 Running setup.py install for dockerpty: started 01:38:38 Running setup.py install for dockerpty: finished with status 'done' 01:38:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:38:41 Removing intermediate container b0342f5de906 01:38:41 ---> 4f43d9cee9a3 01:38:41 Step 15/24 : ENV APP_PORT=58890 01:38:41 ---> Running in 11c92702b893 01:38:41 Removing intermediate container 11c92702b893 01:38:41 ---> 09ac258dc26f 01:38:41 Step 16/24 : EXPOSE $APP_PORT 01:38:41 ---> Running in 441234d914e5 01:38:41 Removing intermediate container 441234d914e5 01:38:41 ---> cbe31175a3dc 01:38:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:38:41 ---> ada73f8eef5b 01:38:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:38:42 ---> 754de9c44b06 01:38:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:38:42 ---> f1644ee43249 01:38:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:38:42 ---> Running in d4c0a6620f33 01:38:42 Removing intermediate container d4c0a6620f33 01:38:42 ---> a2d5edce1cfa 01:38:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:42 ---> Running in 00e8d9f51827 01:38:42 Removing intermediate container 00e8d9f51827 01:38:42 ---> a24cf644e904 01:38:42 Step 22/24 : LABEL arch=x86_64 01:38:42 ---> Running in c35e457094c4 01:38:42 Removing intermediate container c35e457094c4 01:38:42 ---> cef94535bef4 01:38:42 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:38:42 ---> Running in 2eddffdaf552 01:38:42 Removing intermediate container 2eddffdaf552 01:38:42 ---> f6d47a2d75c2 01:38:42 Step 24/24 : LABEL version=0.0.0 01:38:42 ---> Running in 83db31be53e2 01:38:42 Removing intermediate container 83db31be53e2 01:38:42 ---> 04a8ab58bcf6 01:38:42 01:38:42 Successfully built 04a8ab58bcf6 01:38:42 Successfully tagged sys-mgmt-agent:latest 01:38:42  Building sys-mgmt-agent ... done  [Pipeline] } 01:38:42 $ docker stop --time=1 3d2b3a28e2656b2c57ab2d9303fd0bb522b93523332f0787a8ee6f83b4d521a9 01:38:44 $ docker rm -f 3d2b3a28e2656b2c57ab2d9303fd0bb522b93523332f0787a8ee6f83b4d521a9 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:44 + docker images 01:38:44 REPOSITORY TAG IMAGE ID CREATED SIZE 01:38:44 sys-mgmt-agent latest 04a8ab58bcf6 2 seconds ago 325MB 01:38:44 core-command latest 27f1818c0003 20 seconds ago 16MB 01:38:44 14db78606e06 20 seconds ago 1.75GB 01:38:44 be98f9e7a418 22 seconds ago 1.74GB 01:38:44 security-proxy-setup latest 2954720466df 22 seconds ago 25.9MB 01:38:44 security-bootstrapper latest 9802ababcad3 25 seconds ago 18.8MB 01:38:44 474302aa7cdf 28 seconds ago 1.75GB 01:38:44 5b5b9567893d 36 seconds ago 1.75GB 01:38:44 core-data latest caf7bdeca4e9 58 seconds ago 20.4MB 01:38:44 security-secretstore-setup latest 0f863e201ef3 About a minute ago 29MB 01:38:44 support-scheduler latest d1ce6154d062 About a minute ago 16.1MB 01:38:44 core-metadata latest 95dcf2a9463d About a minute ago 16.7MB 01:38:44 support-notifications latest 80cf55712975 About a minute ago 16.8MB 01:38:44 075d9e569f00 About a minute ago 1.75GB 01:38:44 cc6f91c83add About a minute ago 1.75GB 01:38:44 56a4f4fa19de About a minute ago 1.75GB 01:38:44 d68c4df02a5c About a minute ago 1.75GB 01:38:44 9b063696a436 About a minute ago 1.75GB 01:38:44 ci-base-image-x86_64 latest 3693e15bb20d 5 minutes ago 1.24GB 01:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB 01:38:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB 01:38:44 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 01:38:44 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 01:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 01:38:58 ? github.com/edgexfoundry/edgex-go [no test files] 01:38:59 Still waiting to schedule task 01:38:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-183’ 01:40:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:40:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:40:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:40:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:40:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:40:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:40:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:40:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:40:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements 01:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:40:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.456s coverage: 100.0% of statements 01:40:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 46.3% of statements 01:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.845s coverage: 90.1% of statements 01:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements 01:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.760s coverage: 94.2% of statements 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 59.1% of statements 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.309s coverage: 60.0% of statements 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.332s coverage: 0.8% of statements 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.191s coverage: 58.8% of statements 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.3% of statements 01:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 01:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements 01:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 01:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.218s coverage: 96.3% of statements 01:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.233s coverage: 87.5% of statements 01:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.208s coverage: 94.4% of statements 01:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements 01:41:11 Running on prd-ubuntu18.04-docker-8c-8g-185 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws 01:41:11 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 01:41:11 The recommended git tool is: git 01:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.596s coverage: 81.8% of statements 01:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:41:14 using credential edgex-jenkins-ssh 01:41:14 Cloning the remote Git repository 01:41:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:41:14 > git init /w/workspace/edgex-go/4 # timeout=10 01:41:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:41:14 > git --version # timeout=10 01:41:14 > git --version # 'git version 2.17.1' 01:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.184s coverage: 58.8% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.181s coverage: 80.0% of statements 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.302s coverage: 87.2% of statements 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements 01:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements 01:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.772s coverage: 64.4% of statements 01:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.202s coverage: 100.0% of statements 01:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 01:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 01:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 01:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 01:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.034s coverage: 66.9% of statements 01:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.6% of statements 01:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 01:41:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements 01:41:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:41:33 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit b2f72c3131fff454aa383eb2e1867a8ba4389575 01:41:33 Merge succeeded, producing b2f72c3131fff454aa383eb2e1867a8ba4389575 01:41:33 Checking out Revision b2f72c3131fff454aa383eb2e1867a8ba4389575 (PR-3662) 01:41:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:41:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:41:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:41:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:41:33 > git config core.sparsecheckout # timeout=10 01:41:33 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 01:41:33 > git remote # timeout=10 01:41:33 > git config --get remote.origin.url # timeout=10 01:41:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:33 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 01:41:33 > git rev-parse HEAD^{commit} # timeout=10 01:41:33 > git config core.sparsecheckout # timeout=10 01:41:33 > git checkout -f b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 01:41:36 Commit message: "Merge branch 'main' into dev" 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.218s coverage: 19.5% of statements 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.0% of statements 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 62.7% of statements 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.388s coverage: 97.7% of statements 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:41:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 01:41:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:37 GO111MODULE=on go vet ./... 01:41:37 + echo snap-build.sh 01:41:37 snap-build.sh 01:41:37 + SNAP_BASE_DIR=. 01:41:37 + '[' '!' -z /w/workspace/edgex-go/4 ']' 01:41:37 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 01:41:37 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 01:41:37 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 01:41:37 + cd /w/workspace/edgex-go/4 01:41:37 + sudo apt-get remove -qy --purge lxd lxd-client 01:41:37 Reading package lists... 01:41:37 Building dependency tree... 01:41:37 Reading state information... 01:41:37 The following packages were automatically installed and are no longer required: 01:41:37 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:41:37 uidmap xdelta3 01:41:37 Use 'sudo apt autoremove' to remove them. 01:41:37 The following packages will be REMOVED: 01:41:37 lxd* lxd-client* 01:41:38 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:41:38 After this operation, 31.7 MB disk space will be freed. 01:41:38 (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.) 01:41:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:41:39 Removing lxd dnsmasq configuration 01:41:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:41:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:41:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:41:40 (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.) 01:41:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:41:41 Processing triggers for systemd (237-3ubuntu10.45) ... 01:41:41 Processing triggers for ureadahead (0.100.0-21) ... 01:41:42 + sudo snap remove --purge lxd 01:41:42 snap "lxd" is not installed 01:41:42 + sudo groupadd --force --system lxd 01:41:42 ++ whoami 01:41:42 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:41:42 + newgrp - lxd 01:41:42 + sudo snap install lxd 01:41:52 2021-08-10T01:41:49Z INFO Waiting for automatic snapd restart... 01:42:02 lxd 4.17 from Canonical* installed 01:42:02 + sudo lxd init --auto 01:42:12 + sudo snap install --classic snapcraft 01:42:24 snapcraft 5.0 from Canonical* installed 01:42:24 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:42:24 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:42:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:24 Dload Upload Total Spent Left Speed 01:42:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 01:42:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 19.9M 01:42:24 ./yq_linux_amd64 01:42:24 + sudo snapcraft prime --use-lxd 01:42:25 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:42:25 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: 01:42:25 - README.md 01:42:25 01:42:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:42:25 Launching a container. 01:42:32 Waiting for container to be ready 01:42:32 To start your first instance, try: lxc launch ubuntu:18.04 01:42:32 01:42:35 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:42:36 Waiting for network to be ready... 01:42:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:42:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:42:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 01:42:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:42:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:42:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:42:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:42:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:42:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 01:42:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:42:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:42:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:42:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:42:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:42:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:42:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:42:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:42:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:42:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:42:38 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 01:42:38 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:42:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:42:38 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:42:38 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:42:38 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:42:38 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:42:38 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:42:40 Fetched 25.0 MB in 4s (6145 kB/s) 01:42:41 Reading package lists... 01:42:41 Reading package lists... 01:42:41 Building dependency tree... 01:42:41 Reading state information... 01:42:42 The following additional packages will be installed: 01:42:42 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:42:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:42:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:42:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:42:42 Suggested packages: 01:42:42 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:42:42 Recommended packages: 01:42:42 gnupg libsasl2-modules 01:42:42 The following NEW packages will be installed: 01:42:42 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:42:42 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:42:42 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:42:42 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:42:42 The following packages will be upgraded: 01:42:42 gpg gpg-agent gpgconf libudev1 01:42:42 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:42:42 Need to get 3527 kB of archives. 01:42:42 After this operation, 13.3 MB of additional disk space will be used. 01:42:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 01:42:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 01:42:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:42:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:42:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:42:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:42:42 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:42:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:42:42 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:42:42 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:42:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:42:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:42:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:42:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:42:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:42:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:42:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:42:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:42:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:42:43 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:42:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:42:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:42:43 debconf: delaying package configuration, since apt-utils is not installed 01:42:43 Fetched 3527 kB in 1s (3665 kB/s) 01:42:43 (Reading database ... 12511 files and directories currently installed.) 01:42:43 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 01:42:43 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:42:43 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 01:42:43 Selecting previously unselected package udev. 01:42:43 (Reading database ... 12511 files and directories currently installed.) 01:42:43 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 01:42:43 Unpacking udev (237-3ubuntu10.50) ... 01:42:43 Selecting previously unselected package libfuse2:amd64. 01:42:43 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:42:43 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:42:43 Selecting previously unselected package fuse. 01:42:43 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:42:43 Unpacking fuse (2.9.7-1ubuntu1) ... 01:42:43 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:42:43 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:42:43 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:42:43 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:42:43 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:42:43 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:42:43 Selecting previously unselected package libksba8:amd64. 01:42:43 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:42:43 Unpacking libksba8:amd64 (1.3.5-2) ... 01:42:43 Selecting previously unselected package libroken18-heimdal:amd64. 01:42:43 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:43 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:43 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:42:43 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:43 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:43 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:42:43 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:42:44 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libwind0-heimdal:amd64. 01:42:44 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:42:44 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:42:44 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:42:44 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:42:44 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:42:44 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Selecting previously unselected package libsasl2-modules-db:amd64. 01:42:44 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:42:44 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:42:44 Selecting previously unselected package libsasl2-2:amd64. 01:42:44 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:42:44 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:42:44 Selecting previously unselected package libldap-common. 01:42:44 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:42:44 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:42:44 Selecting previously unselected package libldap-2.4-2:amd64. 01:42:44 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:42:44 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:42:44 Selecting previously unselected package dirmngr. 01:42:44 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:42:44 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:42:44 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:42:44 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:42:44 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:42:44 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:42:44 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:42:44 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:42:44 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:44 Setting up libksba8:amd64 (1.3.5-2) ... 01:42:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:42:44 Setting up udev (237-3ubuntu10.50) ... 01:42:45 invoke-rc.d: policy-rc.d denied execution of start. 01:42:45 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Processing triggers for systemd (237-3ubuntu10) ... 01:42:45 Setting up fuse (2.9.7-1ubuntu1) ... 01:42:45 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:42:45 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:42:45 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:42:45 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:42:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:42:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:42:45 settings in the [Install] section, and DefaultInstance for template units). 01:42:45 This means they are not meant to be enabled using systemctl. 01:42:45 Possible reasons for having this kind of units are: 01:42:45 1) A unit may be statically enabled by being symlinked from another unit's 01:42:45 .wants/ or .requires/ directory. 01:42:45 2) A unit's purpose may be to act as a helper for some other unit which has 01:42:45 a requirement dependency on it. 01:42:45 3) A unit may be started when needed via activation (socket, path, timer, 01:42:45 D-Bus, udev, scripted systemctl call, ...). 01:42:45 4) In case of template units, the unit is meant to be enabled with some 01:42:45 instance name specified. 01:42:46 Reading package lists... 01:42:46 Building dependency tree... 01:42:46 Reading state information... 01:42:46 The following additional packages will be installed: 01:42:46 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:42:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:42:46 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:42:46 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:42:46 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:42:46 Suggested packages: 01:42:46 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:42:46 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:42:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:42:46 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:42:46 systemd-container policykit-1 01:42:46 Recommended packages: 01:42:46 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:42:46 The following NEW packages will be installed: 01:42:46 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:42:46 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:42:46 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:42:46 multiarch-support openssh-client python3 python3-minimal python3.6 01:42:46 python3.6-minimal snapd squashfs-tools sudo 01:42:46 The following packages will be upgraded: 01:42:46 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:42:46 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:42:46 Need to get 36.7 MB of archives. 01:42:46 After this operation, 147 MB of additional disk space will be used. 01:42:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 01:42:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:42:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 01:42:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:42:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:42:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:42:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:42:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:42:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:42:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:42:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:42:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:42:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:42:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:42:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:42:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:42:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:42:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:42:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:42:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:42:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:42:47 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:42:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:42:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:42:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:42:47 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:42:47 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:42:47 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:42:47 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 01:42:47 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 01:42:48 debconf: delaying package configuration, since apt-utils is not installed 01:42:48 Fetched 36.7 MB in 2s (18.6 MB/s) 01:42:48 (Reading database ... 12757 files and directories currently installed.) 01:42:48 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 01:42:48 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:42:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 01:42:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:42:49 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 01:42:49 (Reading database ... 12757 files and directories currently installed.) 01:42:49 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:42:49 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:42:49 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:42:49 (Reading database ... 12757 files and directories currently installed.) 01:42:49 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:42:49 Unpacking apt (1.6.14) over (1.6.1) ... 01:42:49 Setting up apt (1.6.14) ... 01:42:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:42:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:42:50 (Reading database ... 12764 files and directories currently installed.) 01:42:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:42:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:42:50 Selecting previously unselected package libpython3.6-minimal:amd64. 01:42:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:42:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:42:50 Selecting previously unselected package libexpat1:amd64. 01:42:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:42:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:42:50 Selecting previously unselected package python3.6-minimal. 01:42:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:42:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:42:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:42:51 Checking for services that may need to be restarted...done. 01:42:51 Checking for services that may need to be restarted...done. 01:42:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:42:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:42:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:42:51 Selecting previously unselected package python3-minimal. 01:42:51 (Reading database ... 13012 files and directories currently installed.) 01:42:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:42:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:42:51 Selecting previously unselected package mime-support. 01:42:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:42:51 Unpacking mime-support (3.60ubuntu1) ... 01:42:51 Selecting previously unselected package libmpdec2:amd64. 01:42:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:42:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:42:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:42:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:42:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:42:51 Selecting previously unselected package python3.6. 01:42:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:42:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:42:51 Selecting previously unselected package libpython3-stdlib:amd64. 01:42:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:42:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:42:51 Setting up python3-minimal (3.6.7-1~18.04) ... 01:42:52 Selecting previously unselected package python3. 01:42:52 (Reading database ... 13442 files and directories currently installed.) 01:42:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:42:52 Unpacking python3 (3.6.7-1~18.04) ... 01:42:52 Selecting previously unselected package multiarch-support. 01:42:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:42:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:42:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:42:52 Selecting previously unselected package liblzo2-2:amd64. 01:42:52 (Reading database ... 13479 files and directories currently installed.) 01:42:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:42:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:42:52 Selecting previously unselected package libbsd0:amd64. 01:42:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:42:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:42:52 Selecting previously unselected package sudo. 01:42:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:42:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:42:52 Selecting previously unselected package apparmor. 01:42:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:42:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:42:52 Selecting previously unselected package libedit2:amd64. 01:42:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:42:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:42:52 Selecting previously unselected package libkrb5support0:amd64. 01:42:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:42:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:42:52 Selecting previously unselected package libk5crypto3:amd64. 01:42:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:42:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:42:52 Selecting previously unselected package libkeyutils1:amd64. 01:42:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:42:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:42:52 Selecting previously unselected package libkrb5-3:amd64. 01:42:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:42:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:42:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:42:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:42:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:42:53 Selecting previously unselected package libssl1.0.0:amd64. 01:42:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:42:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:42:53 Selecting previously unselected package openssh-client. 01:42:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:42:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:42:53 Selecting previously unselected package squashfs-tools. 01:42:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 01:42:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:42:53 Selecting previously unselected package snapd. 01:42:53 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 01:42:53 Unpacking snapd (2.49.2+18.04) ... 01:42:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:42:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:42:55 Setting up mime-support (3.60ubuntu1) ... 01:42:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:42:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:42:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:42:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:42:55 Setting up systemd (237-3ubuntu10.50) ... 01:42:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:42:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:42:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:42:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:42:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:42:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:42:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:42:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:42:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:42:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:42:57 Setting up python3 (3.6.7-1~18.04) ... 01:42:57 running python rtupdate hooks for python3.6... 01:42:57 running python post-rtupdate hooks for python3.6... 01:42:57 Setting up apparmor (2.12-4ubuntu5.1) ... 01:42:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:42:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:42:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:42:58 Setting up snapd (2.49.2+18.04) ... 01:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:42:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:42:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:42:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:42:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:42:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:42:59 gofmt -l . 01:42:59 [ "`gofmt -l .`" = "" ] 01:42:59 ./bin/test-attribution-txt.sh 01:42:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:43:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:43:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:43:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:43:00 /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' 01:43:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:43:00 Processing triggers for systemd (237-3ubuntu10.50) ... 01:43:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:43:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:43:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] sh 01:43:02 + ls -al . 01:43:02 total 632 01:43:02 drwxrwxr-x 9 1001 1001 4096 Aug 10 01:43 . 01:43:02 drwxr-xr-x 4 root root 4096 Aug 10 01:38 .. 01:43:02 -rw-rw-r-- 1 1001 1001 11 Aug 10 01:35 .dockerignore 01:43:02 drwxrwxr-x 8 1001 1001 4096 Aug 10 01:36 .git 01:43:02 drwxrwxr-x 3 1001 1001 4096 Aug 10 01:35 .github 01:43:02 -rw-rw-r-- 1 1001 1001 818 Aug 10 01:35 .gitignore 01:43:02 -rw-rw-r-- 1 1001 1001 76 Aug 10 01:35 .hadolint.yml 01:43:02 -rw-rw-r-- 1 1001 1001 166 Aug 10 01:35 .sonarcloud.properties 01:43:02 -rw-rw-r-- 1 1001 1001 1171 Aug 10 01:35 ADOPTERS.md 01:43:02 -rw-rw-r-- 1 1001 1001 8609 Aug 10 01:35 Attribution.txt 01:43:02 -rw-rw-r-- 1 1001 1001 43881 Aug 10 01:35 CHANGELOG.md 01:43:02 -rw-rw-r-- 1 1001 1001 3804 Aug 10 01:35 CONTRIBUTING.md 01:43:02 -rw-rw-r-- 1 1001 1001 677 Aug 10 01:35 GOVERNANCE.md 01:43:02 -rw-rw-r-- 1 1001 1001 849 Aug 10 01:35 Jenkinsfile 01:43:02 -rw-rw-r-- 1 1001 1001 10775 Aug 10 01:35 LICENSE 01:43:02 -rw-rw-r-- 1 1001 1001 5915 Aug 10 01:35 Makefile 01:43:02 -rw-rw-r-- 1 1001 1001 582 Aug 10 01:35 OWNERS.md 01:43:02 -rw-rw-r-- 1 1001 1001 8643 Aug 10 01:35 README.md 01:43:02 -rw-rw-r-- 1 1001 1001 6912 Aug 10 01:35 SECURITY.md 01:43:02 -rw-rw-r-- 1 1001 1001 5 Aug 10 01:32 VERSION 01:43:02 -rw-rw-r-- 1 1001 1001 4131 Aug 10 01:35 ZMQWindows.md 01:43:02 drwxrwxr-x 2 1001 1001 4096 Aug 10 01:35 bin 01:43:02 drwxrwxr-x 14 1001 1001 4096 Aug 10 01:35 cmd 01:43:02 -rw-r--r-- 1 root root 404407 Aug 10 01:41 coverage.out 01:43:02 -rw-rw-r-- 1 1001 1001 813 Aug 10 01:35 go.mod 01:43:02 -rw-r--r-- 1 root root 48847 Aug 10 01:38 go.sum 01:43:02 drwxrwxr-x 8 1001 1001 4096 Aug 10 01:35 internal 01:43:02 drwxrwxr-x 3 1001 1001 4096 Aug 10 01:35 openapi 01:43:02 drwxrwxr-x 4 1001 1001 4096 Aug 10 01:35 snap 01:43:02 -rw-rw-r-- 1 1001 1001 204 Aug 10 01:35 version.go [Pipeline] sh 01:43:02 Reading package lists... 01:43:02 Reading package lists... 01:43:02 + '[' -e coverage.out ] 01:43:02 + chown 1001:1001 coverage.out [Pipeline] stash 01:43:02 Warning: overwriting stash ‘coverage-report’ 01:43:03 Building dependency tree... 01:43:03 Reading state information... 01:43:03 Calculating upgrade... 01:43:03 The following packages will be upgraded: 01:43:03 advancecomp base-files bash binutils binutils-common 01:43:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:43:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:43:03 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:43:03 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:43:03 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:43:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:43:03 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:43:03 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:43:03 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:43:03 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:43:03 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:43:03 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:43:03 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:43:03 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:43:03 ubuntu-keyring util-linux 01:43:03 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:43:03 Need to get 64.2 MB of archives. 01:43:03 After this operation, 5125 kB of additional disk space will be used. 01:43:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 01:43:03 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:43:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:43:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:43:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:43:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:43:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:43:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:43:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:43:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:43:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:43:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:43:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:43:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:43:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:43:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:43:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:43:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:43:03 Stashed 1 file(s) [Pipeline] sh 01:43:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:43:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:43:03 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:43:03 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:43:03 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:43:03 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:43:03 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:43:03 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:43:03 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:43:03 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:43:03 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:43:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:43:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:43:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:43:03 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 01:43:03 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:43:03 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:43:03 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:43:03 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:43:03 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:43:03 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:43:03 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:43:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:43:03 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:43:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:43:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:43:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:43:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:43:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:43:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:43:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:43:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:43:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:43:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:43:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:43:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:43:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:43:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:43:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:43:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:43:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:43:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:43:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:43:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:43:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:43:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:43:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:43:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:43:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:43:04 + make build 01:43:04 go mod tidy 01:43:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:43:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:43:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:43:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:43:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:43:04 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:43:04 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:43:04 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:43:04 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:43:04 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:43:04 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:43:04 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:43:04 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:43:04 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:43:04 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:43:04 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:43:04 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:43:04 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:43:04 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:43:04 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:43:04 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] 01:43:04 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:43:04 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:43:04 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:43:04 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 01:43:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:43:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:43:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:43:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:43:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:43:05 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] 01:43:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:43:05 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:43:05 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:43:05 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:43:05 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:43:05 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:43:05 debconf: delaying package configuration, since apt-utils is not installed 01:43:05 Fetched 64.2 MB in 2s (32.7 MB/s) 01:43:05 (Reading database ... 13914 files and directories currently installed.) 01:43:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:43:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:43:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:43:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:43:05 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 01:43:05 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 01:43:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:06 (Reading database ... 13914 files and directories currently installed.) 01:43:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:43:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:43:06 (Reading database ... 13914 files and directories currently installed.) 01:43:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:07 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:07 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:07 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:43:07 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:43:07 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:07 (Reading database ... 13914 files and directories currently installed.) 01:43:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:43:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:43:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:43:07 (Reading database ... 13914 files and directories currently installed.) 01:43:07 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:43:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:43:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:43:07 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:43:08 Setting up base-files (10.1ubuntu2.10) ... 01:43:08 Installing new version of config file /etc/issue ... 01:43:08 Installing new version of config file /etc/issue.net ... 01:43:08 Installing new version of config file /etc/lsb-release ... 01:43:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:43:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:43:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:43:08 Removing obsolete conffile /etc/default/motd-news ... 01:43:08 (Reading database ... 13915 files and directories currently installed.) 01:43:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:43:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:43:08 Setting up bash (4.4.18-2ubuntu1.2) ... 01:43:08 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 01:43:08 (Reading database ... 13915 files and directories currently installed.) 01:43:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:43:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:43:08 (Reading database ... 13915 files and directories currently installed.) 01:43:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:43:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:43:09 Setting up tar (1.29b-2ubuntu0.2) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:43:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:43:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:43:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:43:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:43:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:43:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:43:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:43:09 Setting up grep (3.1-2build1) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:43:09 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:43:09 Setting up gzip (1.6-5ubuntu1.1) ... 01:43:09 (Reading database ... 13915 files and directories currently installed.) 01:43:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:43:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:43:10 Setting up login (1:4.5-1ubuntu2) ... 01:43:10 (Reading database ... 13915 files and directories currently installed.) 01:43:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:43:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:43:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:43:10 (Reading database ... 13915 files and directories currently installed.) 01:43:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:43:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:43:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:43:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:43:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:43:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:43:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:43:11 (Reading database ... 13915 files and directories currently installed.) 01:43:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:43:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:43:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:43:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:43:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:43:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:43:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:43:11 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:43:11 (Reading database ... 13915 files and directories currently installed.) 01:43:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:43:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:43:11 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:12 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:12 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:12 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:12 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:43:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:43:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:43:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:43:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:43:12 (Reading database ... 13915 files and directories currently installed.) 01:43:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:43:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:43:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:43:13 (Reading database ... 13915 files and directories currently installed.) 01:43:13 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:13 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:13 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:43:13 (Reading database ... 13915 files and directories currently installed.) 01:43:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:43:13 (Reading database ... 13915 files and directories currently installed.) 01:43:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:43:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:43:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:43:14 (Reading database ... 13915 files and directories currently installed.) 01:43:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:43:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:43:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:43:14 (Reading database ... 13915 files and directories currently installed.) 01:43:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:43:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:43:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:43:14 (Reading database ... 13917 files and directories currently installed.) 01:43:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:43:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:43:14 Setting up debconf (1.5.66ubuntu1) ... 01:43:15 (Reading database ... 13917 files and directories currently installed.) 01:43:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:43:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:43:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:43:15 (Reading database ... 13917 files and directories currently installed.) 01:43:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:43:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:43:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:43:15 (Reading database ... 13917 files and directories currently installed.) 01:43:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:43:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:43:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:43:15 (Reading database ... 13917 files and directories currently installed.) 01:43:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:43:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:43:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:43:15 (Reading database ... 13919 files and directories currently installed.) 01:43:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:43:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:43:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:43:15 (Reading database ... 13923 files and directories currently installed.) 01:43:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:43:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:43:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 01:43:16 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:43:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:43:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:43:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:43:16 (Reading database ... 13923 files and directories currently installed.) 01:43:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:43:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:43:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:43:16 (Reading database ... 13923 files and directories currently installed.) 01:43:16 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:43:16 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:43:16 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:43:16 (Reading database ... 13923 files and directories currently installed.) 01:43:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:43:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:43:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:43:16 (Reading database ... 13923 files and directories currently installed.) 01:43:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:43:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:43:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:43:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:43:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:43:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:43:17 Setting up passwd (1:4.5-1ubuntu2) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:43:17 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:43:17 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:43:17 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:43:17 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:43:17 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:43:17 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:43:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:43:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:43:17 (Reading database ... 13923 files and directories currently installed.) 01:43:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:43:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:43:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:43:18 (Reading database ... 13923 files and directories currently installed.) 01:43:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:43:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:43:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:43:18 (Reading database ... 13923 files and directories currently installed.) 01:43:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:43:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:43:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:43:18 (Reading database ... 13923 files and directories currently installed.) 01:43:18 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:43:18 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:43:18 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:43:18 (Reading database ... 13923 files and directories currently installed.) 01:43:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:43:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:43:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:43:18 (Reading database ... 13924 files and directories currently installed.) 01:43:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:43:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:43:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:43:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:43:18 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:43:18 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:43:18 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:43:18 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:43:18 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:43:18 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:43:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:43:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:43:19 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:43:19 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:43:19 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:43:19 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:43:19 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:43:19 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:43:19 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:43:19 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:43:19 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:43:19 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:43:19 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:43:19 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:43:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:43:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:43:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:43:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:43:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:43:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:43:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:43:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:43:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:43:20 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:43:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:43:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:43:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:20 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:20 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:20 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:20 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:20 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:21 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:21 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:22 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:22 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:43:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:43:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:43:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:43:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:43:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:43:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:43:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:43:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:43:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:43:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:43:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:43:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:43:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:43:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:43:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:43:24 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:43:24 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:43:24 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:43:24 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:43:24 01:43:24 Current default time zone: 'Etc/UTC' 01:43:24 Local time is now: Tue Aug 10 01:43:24 UTC 2021. 01:43:24 Universal Time is now: Tue Aug 10 01:43:24 UTC 2021. 01:43:24 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:43:24 01:43:24 Setting up systemd-sysv (237-3ubuntu10.50) ... 01:43:24 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 01:43:24 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:43:24 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:43:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:43:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:43:24 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:43:24 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:43:24 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:43:24 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:43:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:43:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:24 Setting up patch (2.7.6-2ubuntu1.1) ... 01:43:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:43:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:43:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:43:24 Installing new version of config file /etc/ssl/openssl.cnf ... 01:43:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:43:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:43:24 Setting up ca-certificates (20210119~18.04.1) ... 01:43:26 Updating certificates in /etc/ssl/certs... 01:43:27 23 added, 27 removed; done. 01:43:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:43:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:43:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:43:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:43:27 Setting up pkgbinarymangler (138.18.04.1) ... 01:43:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:43:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:43:27 Setting up perl (5.26.1-6ubuntu0.5) ... 01:43:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:43:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:43:28 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:43:28 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:43:28 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:43:28 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:43:28 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:43:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:43:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:43:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:43:28 Processing triggers for systemd (237-3ubuntu10.50) ... 01:43:28 Processing triggers for mime-support (3.60ubuntu1) ... 01:43:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:43:28 Updating certificates in /etc/ssl/certs... 01:43:28 0 added, 0 removed; done. 01:43:28 Running hooks in /etc/ca-certificates/update.d... 01:43:28 done. 01:43:29 Reading package lists... 01:43:29 Building dependency tree... 01:43:29 Reading state information... 01:43:29 The following NEW packages will be installed: 01:43:29 apt-transport-https 01:43:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:43:29 Need to get 4348 B of archives. 01:43:29 After this operation, 154 kB of additional disk space will be used. 01:43:29 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:43:29 debconf: delaying package configuration, since apt-utils is not installed 01:43:29 Fetched 4348 B in 0s (21.0 kB/s) 01:43:29 Selecting previously unselected package apt-transport-https. 01:43:29 (Reading database ... 13929 files and directories currently installed.) 01:43:29 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:43:29 Unpacking apt-transport-https (1.6.14) ... 01:43:29 Setting up apt-transport-https (1.6.14) ... 01:43:30 Waiting for network to be ready... 01:43:35 2021-08-10T01:43:32Z INFO Waiting for automatic snapd restart... 01:43:35 snapd 2.51.3 from Canonical* installed 01:43:36 "snapd" switched to the "latest/stable" channel 01:43:36 01:43:38 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 01:43:38 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 01:43:39 core18 20210611 from Canonical* installed 01:43:39 "core18" switched to the "latest/stable" channel 01:43:39 01:43:41 snapcraft 5.0 from Canonical* installed 01:43:41 "snapcraft" switched to the "latest/stable" channel 01:43:41 01:43:42 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 01:43:44 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 01:43:46 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: 01:43:46 - README.md 01:43:46 01:43:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:43:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:43:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:43:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:43:47 Reading package lists... 01:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:43:47 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 01:43:47 Reading package lists... 01:43:48 Building dependency tree... 01:43:48 Reading state information... 01:43:48 Suggested packages: 01:43:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:43:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:43:48 Recommended packages: 01:43:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:43:48 The following NEW packages will be installed: 01:43:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:43:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:43:48 pkg-config zip 01:43:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:43:48 Need to get 7663 kB of archives. 01:43:48 After this operation, 43.8 MB of additional disk space will be used. 01:43:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:43:48 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:43:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 01:43:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:43:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:43:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:43:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:43:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:43:48 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:43:48 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:43:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:43:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:43:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:43:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:43:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:43:49 debconf: delaying package configuration, since apt-utils is not installed 01:43:49 Fetched 7663 kB in 1s (10.1 MB/s) 01:43:49 Selecting previously unselected package libglib2.0-0:amd64. 01:43:49 (Reading database ... 13933 files and directories currently installed.) 01:43:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:43:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:43:49 Selecting previously unselected package libpsl5:amd64. 01:43:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:43:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:43:49 Selecting previously unselected package libnghttp2-14:amd64. 01:43:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:43:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:43:49 Selecting previously unselected package librtmp1:amd64. 01:43:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:43:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:43:49 Selecting previously unselected package libcurl3-gnutls:amd64. 01:43:49 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 01:43:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:43:49 Selecting previously unselected package liberror-perl. 01:43:49 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:43:49 Unpacking liberror-perl (0.17025-1) ... 01:43:49 Selecting previously unselected package git-man. 01:43:49 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:43:49 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:43:49 Selecting previously unselected package git. 01:43:49 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:43:50 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:43:50 Selecting previously unselected package libnorm1:amd64. 01:43:50 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:43:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:43:50 Selecting previously unselected package libpgm-5.2-0:amd64. 01:43:50 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:43:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:43:50 Selecting previously unselected package libsodium23:amd64. 01:43:50 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:43:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:43:50 Selecting previously unselected package libzmq5:amd64. 01:43:50 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:43:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:43:50 Selecting previously unselected package libzmq3-dev:amd64. 01:43:50 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:43:50 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:43:50 Selecting previously unselected package pkg-config. 01:43:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:43:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:43:50 Selecting previously unselected package zip. 01:43:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:43:50 Unpacking zip (3.0-11build1) ... 01:43:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:43:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:43:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:43:50 Setting up liberror-perl (0.17025-1) ... 01:43:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:43:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:43:51 No schema files found: doing nothing. 01:43:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:43:51 Setting up zip (3.0-11build1) ... 01:43:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:43:51 Setting up libsodium23:amd64 (1.0.16-2) ... 01:43:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:43:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:43:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:43:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:43:51 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:43:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:43:51 git set to automatically installed. 01:43:51 git-man set to automatically installed. 01:43:51 libcurl3-gnutls set to automatically installed. 01:43:51 liberror-perl set to automatically installed. 01:43:51 libglib2.0-0 set to automatically installed. 01:43:51 libnghttp2-14 set to automatically installed. 01:43:51 libnorm1 set to automatically installed. 01:43:51 libpgm-5.2-0 set to automatically installed. 01:43:51 libpsl5 set to automatically installed. 01:43:51 librtmp1 set to automatically installed. 01:43:51 libsodium23 set to automatically installed. 01:43:51 libzmq3-dev set to automatically installed. 01:43:51 libzmq5 set to automatically installed. 01:43:51 pkg-config set to automatically installed. 01:43:51 zip set to automatically installed. 01:43:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:43:53 snapd is not logged in, snap install commands will use sudo 01:43:54 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 01:43:58 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 01:43:58 snapd is not logged in, snap install commands will use sudo 01:43:59 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 01:44:00 snap "core18" has no updates available 01:44:01 Pulling config-common 01:44:01 + snapcraftctl pull 01:44:02 Pulling go-build-helper 01:44:02 + snapcraftctl pull 01:44:02 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 01:44:03 'edgex-go' has dependencies that need to be staged: go-build-helper 01:44:03 Skipping pull go-build-helper (already ran) 01:44:03 Building go-build-helper 01:44:03 + snapcraftctl build 01:44:05 Staging go-build-helper 01:44:05 + snapcraftctl stage 01:44:05 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] } 01:44:11 $ docker stop --time=1 f90cb357f505b7c15ea17ba4b21af8aff7388028cd3d2c9fad8fedf5134f1d5d 01:44:13 $ docker rm -f f90cb357f505b7c15ea17ba4b21af8aff7388028cd3d2c9fad8fedf5134f1d5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:44:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:44:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 01:44:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:44:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:44:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:44:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:44:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:44:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 01:44:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:44:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:44:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:44:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:44:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:44:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:44:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:44:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:44:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:44:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:44:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 01:44:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:44:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:44:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:44:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:44:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:44:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:44:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:44:15 Fetched 25.0 MB in 0s (0 B/s) 01:44:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:44:15 Fetched 224 kB in 0s (0 B/s) 01:44:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:44:15 Fetched 157 kB in 0s (0 B/s) 01:44:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:44:15 Fetched 221 kB in 0s (0 B/s) 01:44:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:44:15 Fetched 143 kB in 0s (0 B/s) 01:44:15 Pulling edgex-go 01:44:15 + snapcraftctl pull 01:44:15 Pulling hooks 01:44:15 + snapcraftctl pull 01:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:15 01:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:16 latest: Pulling from edgex-devops/edgex-compose-arm64 01:44:16 29e5d40040c1: Pulling fs layer 01:44:16 1ce36da41761: Pulling fs layer 01:44:16 25b303627fd3: Pulling fs layer 01:44:16 29e5d40040c1: Verifying Checksum 01:44:16 29e5d40040c1: Download complete 01:44:17 1ce36da41761: Verifying Checksum 01:44:17 1ce36da41761: Download complete 01:44:17 29e5d40040c1: Pull complete 01:44:18 1ce36da41761: Pull complete 01:44:18 25b303627fd3: Verifying Checksum 01:44:18 25b303627fd3: Download complete 01:44:29 25b303627fd3: Pull complete 01:44:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:44:29 prd-ubuntu18.04-docker-arm64-4c-16g-181 does not seem to be running inside a container 01:44:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:44:33 $ docker top 58151b816e9c9715e70df18cb19d0a25d56cb9039333ef9c83c243c78fc2a9e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:44:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:44:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:44:33 Fetched 0 B in 0s (0 B/s) 01:44:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:44:33 Fetched 96.5 kB in 0s (0 B/s) 01:44:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:44:33 Fetched 279 kB in 0s (0 B/s) 01:44:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:44:33 Fetched 122 kB in 0s (0 B/s) 01:44:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:44:33 Fetched 77.8 kB in 0s (0 B/s) 01:44:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:44:33 Fetched 8848 B in 0s (0 B/s) 01:44:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:44:33 Fetched 47.8 kB in 0s (0 B/s) 01:44:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:44:33 Fetched 45.6 kB in 0s (0 B/s) 01:44:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:44:33 Fetched 15.0 kB in 0s (0 B/s) 01:44:33 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 01:44:33 Fetched 219 kB in 0s (0 B/s) 01:44:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:44:33 Fetched 154 kB in 0s (0 B/s) 01:44:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:44:33 Fetched 50.6 kB in 0s (0 B/s) 01:44:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:44:33 Fetched 14.8 kB in 0s (0 B/s) 01:44:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:44:33 Fetched 41.8 kB in 0s (0 B/s) 01:44:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:44:33 Fetched 499 kB in 0s (0 B/s) 01:44:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:44:33 Fetched 111 kB in 0s (0 B/s) 01:44:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:44:33 Fetched 240 kB in 0s (0 B/s) 01:44:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:44:33 Fetched 29.3 kB in 0s (0 B/s) 01:44:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:44:33 Fetched 85.5 kB in 0s (0 B/s) 01:44:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:44:33 Fetched 24.5 kB in 0s (0 B/s) 01:44:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:44:33 Fetched 49.2 kB in 0s (0 B/s) 01:44:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:44:33 Fetched 54.2 kB in 0s (0 B/s) 01:44:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:44:33 Fetched 30.8 kB in 0s (0 B/s) 01:44:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:44:33 Fetched 15.8 kB in 0s (0 B/s) 01:44:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:44:33 Fetched 85.9 kB in 0s (0 B/s) 01:44:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:44:33 Fetched 8720 B in 0s (0 B/s) 01:44:33 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:44:33 Fetched 140 kB in 0s (0 B/s) 01:44:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:44:33 Fetched 119 kB in 0s (0 B/s) 01:44:33 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:44:33 Fetched 111 kB in 0s (0 B/s) 01:44:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:44:33 Fetched 11.1 kB in 0s (0 B/s) 01:44:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:44:33 Fetched 645 kB in 0s (0 B/s) 01:44:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:44:33 Fetched 41.3 kB in 0s (0 B/s) 01:44:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:44:33 Fetched 17.9 kB in 0s (0 B/s) 01:44:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:44:33 Fetched 368 kB in 0s (0 B/s) 01:44:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:44:33 Fetched 187 kB in 0s (0 B/s) 01:44:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:44:33 Fetched 175 kB in 0s (0 B/s) 01:44:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:44:33 Fetched 206 kB in 0s (0 B/s) 01:44:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:44:33 Fetched 1301 kB in 0s (0 B/s) 01:44:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:44:33 Fetched 36.2 kB in 0s (0 B/s) 01:44:33 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 01:44:33 Fetched 159 kB in 0s (0 B/s) 01:44:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:44:33 Fetched 107 kB in 0s (0 B/s) 01:44:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:44:33 Fetched 48.7 kB in 0s (0 B/s) 01:44:33 Pulling static-packages 01:44:33 + snapcraftctl pull 01:44:33 Pulling version 01:44:33 + cd /root/project 01:44:33 + sed s/v// 01:44:33 + git describe --tags --abbrev=0 01:44:33 + GIT_VERSION=2.0.1-dev.26 01:44:33 + [ -z 2.0.1-dev.26 ] 01:44:33 + snapcraftctl set-version 2.0.1-dev.26 01:44:33 Building config-common 01:44:33 + snapcraftctl build 01:44:34 + docker-compose build --help 01:44:34 + grep parallel 01:44:35 Skipping build go-build-helper (already ran) 01:44:35 Building edgex-go 01:44:35 + cd /root/parts/edgex-go/src 01:44:35 + git describe --tags --abbrev=0 01:44:35 + sed s/v// 01:44:35 + GIT_VERSION=2.0.1-dev.26 01:44:35 + [ -z 2.0.1-dev.26 ] 01:44:35 + echo 2.0.1-dev.26 01:44:35 + make build 01:44:35 go mod tidy 01:44:39 go: downloading github.com/gorilla/mux v1.8.0 01:44:39 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 01:44:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 01:44:39 go: downloading github.com/stretchr/testify v1.7.0 01:44:39 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 01:44:39 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:44:39 go: downloading github.com/google/uuid v1.3.0 01:44:39 go: downloading gopkg.in/yaml.v2 v2.4.0 01:44:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:44:39 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:44:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 01:44:39 go: downloading github.com/lib/pq v1.10.2 01:44:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:44:39 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:44:39 go: downloading github.com/pelletier/go-toml v1.9.3 01:44:39 --parallel Build images in parallel. [Pipeline] } 01:44:39 $ docker stop --time=1 58151b816e9c9715e70df18cb19d0a25d56cb9039333ef9c83c243c78fc2a9e0 01:44:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 01:44:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 01:44:40 go: downloading github.com/go-playground/validator/v10 v10.8.0 01:44:40 go: downloading github.com/davecgh/go-spew v1.1.1 01:44:40 go: downloading github.com/pmezard/go-difflib v1.0.0 01:44:40 go: downloading github.com/stretchr/objx v0.1.1 01:44:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:44:40 go: downloading github.com/go-kit/kit v0.11.0 01:44:40 go: downloading github.com/x448/float16 v0.8.4 01:44:40 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:44:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:44:40 go: downloading github.com/go-playground/universal-translator v0.17.0 01:44:40 go: downloading github.com/leodido/go-urn v1.2.1 01:44:40 go: downloading golang.org/x/text v0.3.6 01:44:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:44:40 go: downloading github.com/go-playground/locales v0.13.0 01:44:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:44:40 go: downloading github.com/pebbe/zmq4 v1.2.7 01:44:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:44:40 go: downloading github.com/kr/pretty v0.2.0 01:44:40 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:44:40 go: downloading github.com/go-stack/stack v1.8.0 01:44:40 go: downloading github.com/hashicorp/consul/api v1.8.1 01:44:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:44:40 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 01:44:41 go: downloading github.com/gorilla/websocket v1.4.2 01:44:41 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:44:41 go: downloading github.com/kr/text v0.1.0 01:44:41 go: downloading github.com/onsi/ginkgo v1.10.1 01:44:41 go: downloading github.com/onsi/gomega v1.7.0 01:44:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:44:41 go: downloading github.com/mitchellh/copystructure v1.0.0 01:44:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:44:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:44:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:44:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:44:41 go: downloading github.com/hashicorp/serf v0.9.5 01:44:41 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:44:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:44:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:44:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:44:41 $ docker rm -f 58151b816e9c9715e70df18cb19d0a25d56cb9039333ef9c83c243c78fc2a9e0 01:44:41 go: downloading github.com/fatih/color v1.9.0 01:44:41 go: downloading github.com/mattn/go-colorable v0.1.6 01:44:41 go: downloading github.com/mattn/go-isatty v0.0.12 01:44:41 go: downloading github.com/pkg/errors v0.9.1 01:44:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:44:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:44:41 go: downloading github.com/hashicorp/memberlist v0.2.2 01:44:42 go: downloading github.com/hpcloud/tail v1.0.0 01:44:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:44:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:44:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:44:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:44:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:44:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:44:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:44:42 go: downloading github.com/miekg/dns v1.1.26 01:44:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:44:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:44:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:44:42 go: downloading github.com/hashicorp/errwrap v1.0.0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data 01:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:42 . [Pipeline] withDockerContainer 01:44:42 prd-ubuntu18.04-docker-arm64-4c-16g-181 does not seem to be running inside a container 01:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:44:44 $ docker top d730225922c470b20c5f5ac7db928cb0fe3970799aba2bcbab07fef9145c2c11 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:45 + docker-compose -f ./docker-compose-build.yml build --parallel 01:44:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:51 Building core-command ... 01:44:51 Building core-data ... 01:44:51 Building core-metadata ... 01:44:51 Building security-bootstrapper ... 01:44:51 Building security-proxy-setup ... 01:44:51 Building security-secretstore-setup ... 01:44:51 Building support-notifications ... 01:44:51 Building support-scheduler ... 01:44:51 Building sys-mgmt-agent ... 01:44:51 Building security-bootstrapper 01:44:51 Building core-metadata 01:44:51 Building sys-mgmt-agent 01:44:51 Building security-secretstore-setup 01:44:51 Building security-proxy-setup 01:44:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command 01:44:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:44:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:44:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:44:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:45:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:45:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config 01:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:45:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:45:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:45:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:45:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:45:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:45:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:45:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:45:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:45:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:45:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:45:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:45:05 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:45:05 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:45:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:45:05 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:45:05 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:45:05 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:45:05 + 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 01:45:05 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:45:05 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:45:05 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:45:05 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:45:05 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:45:05 + 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 01:45:05 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:45:05 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:45:05 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:45:06 Building hooks 01:45:06 + cd /root/parts/hooks/src 01:45:06 + make build 01:45:06 go mod tidy 01:45:06 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 01:45:06 go: downloading github.com/stretchr/testify v1.5.1 01:45:06 go: downloading gopkg.in/yaml.v2 v2.2.2 01:45:06 go: downloading github.com/davecgh/go-spew v1.1.0 01:45:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:45:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:45:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:45:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:45:10 Building static-packages 01:45:10 + snapcraftctl build 01:45:13 Building version 01:45:13 + snapcraftctl build 01:45:15 Staging config-common 01:45:15 + snapcraftctl stage 01:45:15 Skipping stage go-build-helper (already ran) 01:45:15 Staging edgex-go 01:45:15 + snapcraftctl stage 01:45:16 Staging hooks 01:45:16 + snapcraftctl stage 01:45:18 Staging static-packages 01:45:18 + snapcraftctl stage 01:45:19 Staging version 01:45:19 + snapcraftctl stage 01:45:20 Priming config-common 01:45:20 + snapcraftctl prime 01:45:20 Priming go-build-helper 01:45:20 + snapcraftctl prime 01:45:21 Priming edgex-go 01:45:21 + snapcraftctl prime 01:45:23 Priming hooks 01:45:23 + snapcraftctl prime 01:45:24 Priming static-packages 01:45:24 + snapcraftctl prime 01:45:26 Priming version 01:45:26 + snapcraftctl prime 01:45: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] } 01:45:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:45:59 ---> 5941a3cc5e22 01:45:59 Step 3/24 : WORKDIR /edgex-go 01:45:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:45:59 ---> 5941a3cc5e22 01:45:59 Step 3/24 : WORKDIR /edgex-go 01:45:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:45:59 ---> 5941a3cc5e22 01:45:59 Step 3/26 : WORKDIR /edgex-go 01:45:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:45:59 ---> 5941a3cc5e22 01:45:59 Step 3/22 : WORKDIR /edgex-go 01:45:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:45:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:45:59 ---> 5941a3cc5e22 01:45:59 Step 3/32 : WORKDIR /edgex-go 01:45:59 ---> Running in 75730063ebfe 01:45:59 ---> Running in db3adc460695 01:45:59 ---> Running in a106e7092a89 01:45:59 ---> Running in b914f8bf3bdf 01:45:59 ---> Running in c106ffcaf525 01:45:59 Removing intermediate container db3adc460695 01:45:59 ---> 1e558583a024 01:45:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:59 Removing intermediate container 75730063ebfe 01:45:59 ---> 8a18f2038b8b 01:45:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:00 Removing intermediate container a106e7092a89 01:46:00 ---> 7d109433f5e6 01:46:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:00 Removing intermediate container b914f8bf3bdf 01:46:00 ---> 4ebcff049126 01:46:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:00 Removing intermediate container c106ffcaf525 01:46:00 ---> ed9b090b58d9 01:46:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:00 ---> Running in d6aff09710bb 01:46:00 ---> Running in ca7667d0e60c 01:46:00 ---> Running in c0cccb80849c 01:46:00 ---> Running in 692add69220e 01:46:00 ---> Running in 876ea7a220d2 01:46:04 Removing intermediate container d6aff09710bb 01:46:04 ---> fc0d60da5f00 01:46:04 Step 5/22 : RUN apk add --update --no-cache make git 01:46:04 ---> Running in b4c97e2df6f5 01:46:04 Removing intermediate container ca7667d0e60c 01:46:04 ---> 343e488b8a6d 01:46:04 Step 5/24 : RUN apk add --update --no-cache make bash git 01:46:05 ---> Running in 66a4bedb3662 01:46:05 Removing intermediate container 692add69220e 01:46:05 ---> 429890a4b594 01:46:05 Step 5/32 : RUN apk add --update --no-cache make git 01:46:05 Removing intermediate container c0cccb80849c 01:46:05 ---> 1e250c17d887 01:46:05 Step 5/24 : RUN apk add --update --no-cache make git 01:46:05 Removing intermediate container 876ea7a220d2 01:46:05 ---> Running in f8ce18e9cf6c 01:46:05 ---> 2d5d8fa47bcd 01:46:05 Step 5/26 : RUN apk add --update --no-cache make git 01:46:05 ---> Running in 6d260ef2b3fe 01:46:06 ---> Running in fe0b081c2db8 01:46:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:08 OK: 218 MiB in 52 packages 01:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:08 OK: 218 MiB in 52 packages 01:46:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:09 Removing intermediate container b4c97e2df6f5 01:46:09 ---> 944e160928fa 01:46:09 Step 6/22 : COPY go.mod . 01:46:09 OK: 218 MiB in 52 packages 01:46:09 OK: 218 MiB in 52 packages 01:46:10 OK: 218 MiB in 52 packages 01:46:10 Removing intermediate container 66a4bedb3662 01:46:10 ---> d6296b4d9300 01:46:10 Step 6/24 : COPY go.mod . 01:46:11 ---> b3f62aca3039 01:46:11 Step 7/22 : RUN go mod download 01:46:11 ---> Running in 410caa0434e8 01:46:12 Removing intermediate container 6d260ef2b3fe 01:46:12 ---> f644d7c83d19 01:46:12 Step 6/24 : COPY go.mod . 01:46:12 Removing intermediate container fe0b081c2db8 01:46:12 ---> 798bdf6fee99 01:46:12 ---> 4c5e637b6458 01:46:12 Step 7/24 : RUN go mod downloadStep 6/26 : COPY go.mod . 01:46:12 01:46:12 Removing intermediate container f8ce18e9cf6c 01:46:12 ---> f598e630e2c1 01:46:12 Step 6/32 : COPY go.mod . 01:46:12 ---> Running in bbd041b21f92 01:46:13 ---> 038e37fcec7c 01:46:13 Step 7/24 : RUN go mod download 01:46:13 ---> 42a8a8d5362b 01:46:13 Step 7/26 : RUN go mod download 01:46:13 ---> 84f6c23daca4 01:46:13 Step 7/32 : RUN go mod download 01:46:13 ---> Running in cdfdd60c8d26 01:46:13 ---> Running in 88f7bd618982 01:46:14 ---> Running in 7771aedc4b32 01:46:16 Removing intermediate container 410caa0434e8 01:46:16 ---> bfbf5b35127f 01:46:16 Step 8/22 : COPY . . 01:46:18 Removing intermediate container bbd041b21f92 01:46:18 ---> f46cfd5db5de 01:46:18 Step 8/24 : COPY . . 01:46:22 Removing intermediate container 88f7bd618982 01:46:22 ---> 8fe4bfe5157c 01:46:22 Step 8/24 : COPY . . 01:46:23 Removing intermediate container 7771aedc4b32 01:46:23 ---> e6829cb35f7d 01:46:23 Step 8/32 : COPY . . 01:46:23 Removing intermediate container cdfdd60c8d26 01:46:23 ---> 428df2dcd0e9 01:46:23 Step 8/26 : COPY . . 01:46:45 ---> 4f1f5e4b4f06 01:46:45 Step 9/22 : RUN go mod tidy 01:46:45 ---> 3797e88572bc 01:46:45 Step 9/24 : RUN go mod tidy 01:46:45 ---> e777b572e8a8 01:46:45 Step 9/32 : RUN go mod tidy 01:46:45 ---> 9169e5786b30 01:46:45 Step 9/24 : RUN go mod tidy 01:46:45 ---> Running in a90cb7d28373 01:46:45 ---> 4d1292891e49 01:46:45 Step 9/26 : RUN go mod tidy 01:46:45 ---> Running in aa9b05f61875 01:46:45 ---> Running in b0cc83b0162a 01:46:45 ---> Running in b2b335f2e189 01:46:45 ---> Running in 79d0a282c541 01:46:52 Removing intermediate container aa9b05f61875 01:46:52 ---> 4bc0cae70644 01:46:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentRemoving intermediate container b0cc83b0162a 01:46:52 01:46:52 ---> 2a3ba595bc63 01:46:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:52 Removing intermediate container a90cb7d28373 01:46:52 ---> f094adeba1a3 01:46:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:46:52 ---> Running in b8b68a1e057f 01:46:52 ---> Running in 0970063da6a2 01:46:52 ---> Running in 6e9f8320d11a 01:46:52 Removing intermediate container b2b335f2e189 01:46:52 ---> a66365748922 01:46:52 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:52 Removing intermediate container 79d0a282c541 01:46:52 ---> 509207b56422 01:46:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:46:52 ---> Running in d9f44fa76066 01:46:52 ---> Running in a49376d44d1f 01:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:54 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 01:46:54 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 01:46:54 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 01:46: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 01:49:01 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 01:49:01 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 01:49:01 Removing intermediate container 0970063da6a2 01:49:01 ---> bff850338a21 01:49:01 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:49:01 ---> Running in 80af99bf533e 01:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:49:11 Removing intermediate container b8b68a1e057f 01:49:11 ---> 3be68a7aaf76 01:49:11 01:49:11 Step 11/32 : FROM alpine:3.12 01:49:11 Removing intermediate container d9f44fa76066 01:49:11 ---> 4ff8877815f8 01:49:11 01:49:11 Step 11/26 : FROM alpine:3.12 01:49:11 Removing intermediate container 6e9f8320d11a 01:49:11 ---> 4f2cf2da8863 01:49:11 01:49:11 Step 11/22 : FROM alpine:3.12 01:49:11 3.12: Pulling from library/alpine 01:49:11 Removing intermediate container 80af99bf533e 01:49:11 ---> 3706380d5cd4 01:49:11 01:49:11 Step 12/24 : FROM docker:20.10.7 01:49:11 3.12: Pulling from library/alpine 01:49:11 3.12: Pulling from library/alpine 01:49:11 20.10.7: Pulling from library/docker 01:49:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:49:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:49:12 Status: Downloaded newer image for alpine:3.12 01:49:12 Status: Downloaded newer image for alpine:3.12 01:49:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:49:12 Status: Image is up to date for alpine:3.12 01:49:12 ---> c4fd0aeabfcf 01:49:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:49:12 ---> c4fd0aeabfcf 01:49:12 Step 12/22 : RUN apk add --update --no-cache curl 01:49:12 ---> c4fd0aeabfcf 01:49:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:49:12 Removing intermediate container a49376d44d1f 01:49:12 ---> 78553399bf60 01:49:12 01:49:12 Step 11/24 : FROM alpine:3.12 01:49:12 ---> c4fd0aeabfcf 01:49:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:49:12 ---> Running in e16f34ebebfb 01:49:12 ---> Running in 26935df74d31 01:49:12 ---> Running in eeecba6cc93d 01:49:12 ---> Running in 2118c28feaa1 01:49:14 Removing intermediate container 2118c28feaa1 01:49:14 ---> 1052fc1c01a7 01:49:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:49:14 ---> Running in 9cac15aba17e 01:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:16 (1/6) Installing ca-certificates (20191127-r4) 01:49:16 (1/1) Installing dumb-init (1.2.2-r1) 01:49:16 Executing busybox-1.31.1-r20.trigger 01:49:16 OK: 5 MiB in 15 packages 01:49:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:49:16 (3/6) Installing libcurl (7.78.0-r0) 01:49:16 (4/6) Installing curl (7.78.0-r0) 01:49:16 (5/6) Installing dumb-init (1.2.2-r1) 01:49:16 (6/6) Installing su-exec (0.2-r1) 01:49:16 Executing busybox-1.31.1-r20.trigger 01:49:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:16 Executing ca-certificates-20191127-r4.trigger 01:49:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:16 OK: 7 MiB in 20 packages 01:49:17 (1/2) Installing dumb-init (1.2.2-r1) 01:49:17 (2/2) Installing su-exec (0.2-r1) 01:49:17 Executing busybox-1.31.1-r20.trigger 01:49:17 OK: 5 MiB in 16 packages 01:49:17 (1/4) Installing ca-certificates (20191127-r4) 01:49:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:49:17 (3/4) Installing libcurl (7.78.0-r0) 01:49:17 (4/4) Installing curl (7.78.0-r0) 01:49:17 Executing busybox-1.31.1-r20.trigger 01:49:17 Executing ca-certificates-20191127-r4.trigger 01:49:17 OK: 7 MiB in 18 packages 01:49:18 Removing intermediate container eeecba6cc93d 01:49:18 ---> cd79c1aaecd8 01:49:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:19 ---> Running in 5f4e039e4527 01:49:19 Removing intermediate container 26935df74d31 01:49:19 ---> 7cd1dd904c5c 01:49:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:49:19 Removing intermediate container 9cac15aba17e 01:49:19 ---> 17eac09b7ae4 01:49:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:49:20 ---> Running in a210be1653d6 01:49:20 ---> Running in ff9f6fe85ac2 01:49:20 Removing intermediate container 5f4e039e4527 01:49:20 ---> 36ee11ebf3ee 01:49:20 Step 14/24 : ENV APP_PORT=59881 01:49:20 Removing intermediate container e16f34ebebfb 01:49:20 ---> 0755652e2087 01:49:20 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:49:21 ---> Running in ad5d6db6494c 01:49:21 ---> Running in 26561b556a7b 01:49:21 Removing intermediate container a210be1653d6 01:49:21 ---> c40ac51f1f8a 01:49:21 Step 14/26 : WORKDIR / 01:49:21 Removing intermediate container ff9f6fe85ac2 01:49:21 ---> e4e71e03053a 01:49:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:49:22 ---> Running in f5b0625bfa2f 01:49:22 ---> Running in 92107ce289c5 01:49:22 Removing intermediate container 26561b556a7b 01:49:22 Removing intermediate container ad5d6db6494c 01:49:22 ---> f8a496a516ec 01:49:22 ---> f440d605cc0e 01:49:22 Step 15/24 : EXPOSE $APP_PORT 01:49:22 Step 14/22 : WORKDIR /edgex 01:49:23 ---> Running in e98bd47aeff1 01:49:23 ---> Running in f64ba078b933 01:49:23 Removing intermediate container f5b0625bfa2f 01:49:23 ---> 81ee704653b3 01:49:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:49:23 Removing intermediate container 92107ce289c5 01:49:23 ---> a93b5ccdafa0 01:49:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:49:24 ---> Running in 6eee33fbc342 01:49:24 Removing intermediate container f64ba078b933 01:49:24 ---> 83421ee8b191 01:49:24 Step 16/24 : WORKDIR / 01:49:24 Removing intermediate container e98bd47aeff1 01:49:24 ---> 58efec4422f9 01:49:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:49:24 ---> Running in 09f374d293f0 01:49:24 ---> 6d33d55c51f9 01:49:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:49:25 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:49:25 Status: Downloaded newer image for docker:20.10.7 01:49:25 ---> df445af6242a 01:49:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:49:25 Removing intermediate container 09f374d293f0 01:49:25 ---> 09b51459f0cd 01:49:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:26 ---> Running in 27732c5a4b8a 01:49:26 ---> 3e206ce90942 01:49:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:49:26 ---> 0dcb9af0df3a 01:49:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:49:27 Removing intermediate container 27732c5a4b8a 01:49:27 ---> 5d14ae76925d 01:49:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:49:27 ---> e903d0e925e9 01:49:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:49:27 ---> Running in 7673ad21de44 01:49:28 ---> 7f134d7a5a38 01:49:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:49:28 Removing intermediate container 6eee33fbc342 01:49:28 ---> 74786d685d16 01:49:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:49:28 ---> 190c64608302 01:49:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:49:28 ---> Running in a9a458e07a3c 01:49:29 ---> 4aafbc139146 01:49:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:49:30 ---> e3dfa417095c 01:49:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:49:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:49:30 Removing intermediate container a9a458e07a3c 01:49:30 ---> 6451688b4da1 01:49:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:49:31 ---> 50d79db03e2c 01:49:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:49:31 ---> ecc5b91de66b 01:49:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:49:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:49:31 ---> Running in 408f89136eb5 01:49:31 ---> Running in af7099c7d529 01:49:31 ---> 8740f9405ea3 01:49:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:49:32 ---> a1e92fb535b3 01:49:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:49:32 ---> Running in 36d74815a69a 01:49:32 (1/39) Installing readline (8.1.0-r0) 01:49:32 (2/39) Installing bash (5.1.0-r0) 01:49:32 Executing bash-5.1.0-r0.post-install 01:49:32 (3/39) Installing brotli-libs (1.0.9-r3) 01:49:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:49:32 (5/39) Installing libcurl (7.78.0-r0) 01:49:32 (6/39) Installing curl (7.78.0-r0) 01:49:32 (7/39) Installing dumb-init (1.2.5-r0) 01:49:32 (8/39) Installing libbz2 (1.0.8-r1) 01:49:32 (9/39) Installing expat (2.2.10-r1) 01:49:32 (10/39) Installing libffi (3.3-r2) 01:49:32 (11/39) Installing gdbm (1.19-r0) 01:49:32 (12/39) Installing xz-libs (5.2.5-r0) 01:49:32 (13/39) Installing sqlite-libs (3.34.1-r0) 01:49:33 Removing intermediate container 408f89136eb5 01:49:33 ---> cd13beb2fb38 01:49:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"](14/39) Installing python3 (3.8.10-r0) 01:49:33 01:49:33 Removing intermediate container af7099c7d529 01:49:33 ---> 8300bbb9cd2d 01:49:33 Step 19/22 : CMD ["--init=true"] 01:49:33 ---> Running in af8221768c33 01:49:33 ---> Running in daf1b6612527 01:49:34 ---> 0d2bfb6972d4 01:49:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:49:34 Removing intermediate container af8221768c33 01:49:34 ---> a3044127c337 01:49:34 Step 20/22 : LABEL arch=arm64 01:49:34 Removing intermediate container daf1b6612527 01:49:34 ---> fea049665a60 01:49:34 Step 22/24 : LABEL arch=arm64 01:49:35 (15/39) Installing py3-appdirs (1.4.4-r1) 01:49:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:49:35 (17/39) Installing py3-parsing (2.4.7-r1) 01:49:35 (18/39) Installing py3-six (1.15.0-r0) 01:49:35 (19/39) Installing py3-packaging (20.9-r0) 01:49:35 (20/39) Installing py3-setuptools (51.3.3-r0) 01:49:35 (21/39) Installing py3-chardet (4.0.0-r0) 01:49:35 ---> Running in 10af0e4b4184 01:49:35 ---> Running in 25d7a3840582 01:49:35 (22/39) Installing py3-idna (3.1-r0) 01:49:35 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:49:35 (24/39) Installing py3-requests (2.25.1-r1) 01:49:35 (25/39) Installing py3-msgpack (1.0.2-r0) 01:49:35 (26/39) Installing py3-lockfile (0.12.2-r3) 01:49:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:49:35 (28/39) Installing py3-colorama (0.4.4-r0) 01:49:35 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:49:35 (30/39) Installing py3-distlib (0.3.1-r1) 01:49:36 ---> 611f63662216 01:49:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:49:36 (31/39) Installing py3-distro (1.5.0-r1) 01:49:36 (32/39) Installing py3-webencodings (0.5.1-r3) 01:49:36 (33/39) Installing py3-html5lib (1.1-r0) 01:49:36 ---> Running in d799ae22d53e 01:49:36 (34/39) Installing py3-pytoml (0.1.21-r0) 01:49:36 (35/39) Installing py3-pep517 (0.9.1-r0) 01:49:36 (36/39) Installing py3-progress (1.5-r0) 01:49:36 (37/39) Installing py3-retrying (1.3.3-r0) 01:49:36 (38/39) Installing py3-toml (0.10.2-r0) 01:49:36 (39/39) Installing py3-pip (20.3.4-r0) 01:49:36 Removing intermediate container 10af0e4b4184 01:49:36 Removing intermediate container 25d7a3840582 01:49:36 ---> 16c5351a7978 01:49:36 ---> eae34bf4b7ff 01:49:36 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575Step 21/22 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:49:36 01:49:37 Executing busybox-1.32.1-r6.trigger 01:49:37 Removing intermediate container 36d74815a69a 01:49:37 ---> ca666b8a6d41 01:49:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / ---> Running in 1887f81e8a99 01:49:37 01:49:37 OK: 82 MiB in 59 packages 01:49:37 ---> Running in 7e7724e1d1d5 01:49:38 Removing intermediate container 7e7724e1d1d5 01:49:38 ---> d9c67a7ac3f7 01:49:38 Step 22/22 : LABEL version=0.0.0 01:49:38 Removing intermediate container 1887f81e8a99 01:49:38 ---> d658089c8c39 01:49:38 Step 24/24 : LABEL version=0.0.0 01:49:38 ---> Running in 395a70112807 01:49:38 ---> Running in bfcd607f7d79 01:49:38 ---> 1744eac66813 01:49:38 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:49:40 Removing intermediate container 395a70112807 01:49:40 Removing intermediate container bfcd607f7d79 01:49:40 ---> cdd53ff109d9 01:49:40 01:49:40 ---> 86fb5cd1aacd 01:49:40 01:49:40 Successfully built 86fb5cd1aacd 01:49:40 Successfully built cdd53ff109d9 01:49:40 Successfully tagged security-proxy-setup-arm64:latest 01:49:40 Successfully tagged core-metadata-arm64:latest 01:49:40 Removing intermediate container d799ae22d53e 01:49:40 ---> 8dd615978d80 01:49:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"]Building support-scheduler 01:49:40  Building security-proxy-setup ... done  01:49:40  Building core-metadata ... done Building support-notifications 01:49:41 ---> 52efc01405e8 01:49:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:49:41 ---> Running in 23ebe70b80a8 01:49:42 Removing intermediate container 23ebe70b80a8 01:49:42 ---> ac7362c5f529 01:49:42 Step 24/26 : LABEL arch=arm64 01:49:42 ---> Running in f84750dfa6f8 01:49:42 ---> c0e98a71233f 01:49:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:49:43 Removing intermediate container f84750dfa6f8 01:49:43 ---> ce228d187fd4 01:49:43 Step 25/26 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:49:44 ---> Running in 17da059e84b3 01:49:45 ---> 03bf82016b57 01:49:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:49:46 Removing intermediate container 17da059e84b3 01:49:46 ---> 978e824e826f 01:49:46 Step 26/26 : LABEL version=0.0.0 01:49:46 ---> Running in 3999f235027a 01:49:47 Collecting docker-compose==1.23.2 01:49:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:49:47 ---> e1d636b52929 01:49:47 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:49:48 ---> Running in 4901790c5631 01:49:48 Removing intermediate container 3999f235027a 01:49:48 ---> e6dcb562fc31 01:49:48 01:49:48 Collecting docker<4.0,>=3.6.0 01:49:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:49:48 Successfully built e6dcb562fc31 01:49:48 Successfully tagged security-secretstore-setup-arm64:latest 01:49:48  Building security-secretstore-setup ... done Building core-command 01:49:48 Collecting websocket-client<1.0,>=0.32.0 01:49:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:49:49 Collecting texttable<0.10,>=0.9.0 01:49:49 Downloading texttable-0.9.1.tar.gz (11 kB) 01:49:49 Removing intermediate container 4901790c5631 01:49:49 ---> 606248062707 01:49:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:49:51 ---> 9dd474772a6c 01:49:51 Step 27/32 : RUN chmod +x /entrypoint.sh 01:49:52 ---> Running in eafc1cc7a0bf 01:49:53 Collecting PyYAML<4,>=3.10 01:49:53 Downloading PyYAML-3.13.tar.gz (270 kB) 01:49:56 Removing intermediate container eafc1cc7a0bf 01:49:56 ---> 99190897944c 01:49:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:49:56 ---> Running in be74949f9aee 01:49:57 Removing intermediate container be74949f9aee 01:49:57 ---> 2865183d5603 01:49:57 Step 29/32 : CMD ["gate"] 01:49:57 Collecting jsonschema<3,>=2.5.1 01:49:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:49:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:49:58 ---> Running in 93bc39a95914 01:49:58 Collecting cached-property<2,>=1.2.0 01:49:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:49:58 Collecting docopt<0.7,>=0.6.1 01:49:58 Downloading docopt-0.6.2.tar.gz (25 kB) 01:49:59 Removing intermediate container 93bc39a95914 01:49:59 ---> a1773b526274 01:49:59 Step 30/32 : LABEL arch=arm64 01:49:59 ---> Running in 69988a744144 01:50:01 Removing intermediate container 69988a744144 01:50:01 ---> 14ce3bba8e7b 01:50:01 Step 31/32 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:50:01 ---> Running in 438db2d73e51 01:50:02 Removing intermediate container 438db2d73e51 01:50:02 ---> 2d4e304826d0 01:50:02 Step 32/32 : LABEL version=0.0.0 01:50:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:50:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:50:03 Collecting dockerpty<0.5,>=0.4.1 01:50:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:50:03 ---> Running in 3977bac88aa5 01:50:04 Removing intermediate container 3977bac88aa5 01:50:04 ---> e33c4e7a820c 01:50:04 01:50:04 Successfully built e33c4e7a820c 01:50:04 Successfully tagged security-bootstrapper-arm64:latest 01:50:04  Building security-bootstrapper ... done Building core-data 01:50:05 Collecting docker-pycreds>=0.4.0 01:50:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:50:07 Collecting certifi>=2017.4.17 01:50:07 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:50:08 Collecting chardet<3.1.0,>=3.0.2 01:50:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:50:09 Collecting urllib3<1.25,>=1.21.1 01:50:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:50:09 Collecting idna<2.8,>=2.5 01:50:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:50:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:50:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:50:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:50:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:50:11 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:50:11 Attempting uninstall: urllib3 01:50:11 Found existing installation: urllib3 1.26.2 01:50:11 Uninstalling urllib3-1.26.2: 01:50:11 Successfully uninstalled urllib3-1.26.2 01:50:12 Attempting uninstall: idna 01:50:12 Found existing installation: idna 3.1 01:50:12 Uninstalling idna-3.1: 01:50:12 Successfully uninstalled idna-3.1 01:50:12 Attempting uninstall: chardet 01:50:13 Found existing installation: chardet 4.0.0 01:50:13 Uninstalling chardet-4.0.0: 01:50:13 Successfully uninstalled chardet-4.0.0 01:50:15 Attempting uninstall: requests 01:50:15 Found existing installation: requests 2.25.1 01:50:15 Uninstalling requests-2.25.1: 01:50:15 Successfully uninstalled requests-2.25.1 01:50:15 Running setup.py install for texttable: started 01:50:18 Running setup.py install for texttable: finished with status 'done' 01:50:18 Running setup.py install for PyYAML: started 01:50:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:50:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:19 ---> 5941a3cc5e22 01:50:19 Step 3/23 : WORKDIR /edgex-go 01:50:19 ---> Using cache 01:50:19 ---> ed9b090b58d9 01:50:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:19 ---> Using cache 01:50:19 ---> 2d5d8fa47bcd 01:50:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:50:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:50:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:20 ---> 5941a3cc5e22 01:50:20 Step 3/23 : WORKDIR /edgex-go 01:50:20 ---> Using cache 01:50:20 ---> ed9b090b58d9 01:50:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:20 ---> Using cache 01:50:20 ---> 2d5d8fa47bcd 01:50:20 Step 5/23 : RUN apk add --update --no-cache make git 01:50:20 ---> Using cache 01:50:20 ---> 4c5e637b6458 01:50:20 Step 6/23 : COPY go.mod . 01:50:20 ---> Using cache 01:50:20 ---> 42a8a8d5362b 01:50:20 Step 7/23 : RUN go mod download 01:50:20 ---> Using cache 01:50:20 ---> 428df2dcd0e9 01:50:20 Step 8/23 : COPY . . 01:50:20 ---> Using cache 01:50:20 ---> 4d1292891e49 01:50:20 Step 9/23 : RUN go mod tidy 01:50:20 ---> Using cache 01:50:20 ---> a66365748922 01:50:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:50:22 Running setup.py install for PyYAML: finished with status 'done' 01:50:22 Running setup.py install for docopt: started 01:50:23 ---> Running in d12931059a63 01:50:23 ---> Running in 529f1821a8fc 01:50: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 01:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:50:26 Running setup.py install for docopt: finished with status 'done' 01:50:26 Running setup.py install for dockerpty: started 01:50:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:50:28 OK: 218 MiB in 52 packages 01:50:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:50:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:50:28 ---> 5941a3cc5e22 01:50:28 Step 3/24 : WORKDIR /edgex-go 01:50:28 ---> Using cache 01:50:28 ---> ed9b090b58d9 01:50:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:28 ---> Using cache 01:50:28 ---> 2d5d8fa47bcd 01:50:28 Step 5/24 : RUN apk add --update --no-cache make git 01:50:28 ---> Using cache 01:50:28 ---> 4c5e637b6458 01:50:28 Step 6/24 : COPY go.mod . 01:50:28 ---> Using cache 01:50:28 ---> 42a8a8d5362b 01:50:28 Step 7/24 : RUN go mod download 01:50:28 ---> Using cache 01:50:28 ---> 428df2dcd0e9 01:50:28 Step 8/24 : COPY . . 01:50:28 ---> Using cache 01:50:28 ---> 4d1292891e49 01:50:28 Step 9/24 : RUN go mod tidy 01:50:28 ---> Using cache 01:50:28 ---> a66365748922 01:50:28 Step 10/24 : RUN make cmd/core-command/core-command 01:50:29 ---> Running in 55d13a7d82c1 01:50:30 Running setup.py install for dockerpty: finished with status 'done' 01:50:31 Removing intermediate container 529f1821a8fc 01:50:31 ---> d35852893c7a 01:50:31 Step 6/23 : COPY go.mod . 01:50:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:50:33 ---> 1f63ffd4bceb 01:50:33 Step 7/23 : RUN go mod download 01:50:33 ---> Running in 4015c8a5e5e4 01:50:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:50:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:50:42 ---> 5941a3cc5e22 01:50:42 Step 3/24 : WORKDIR /edgex-go 01:50:42 ---> Using cache 01:50:42 ---> ed9b090b58d9 01:50:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:42 ---> Using cache 01:50:42 ---> 2d5d8fa47bcd 01:50:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:50:42 ---> Running in 1e11053094de 01:50:43 Removing intermediate container 4015c8a5e5e4 01:50:43 ---> 0abec5de48e5 01:50:43 Step 8/23 : COPY . . 01:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:50:48 OK: 218 MiB in 52 packages 01:50:52 Removing intermediate container 1e11053094de 01:50:52 ---> 9189bbab64c2 01:50:52 Step 6/24 : COPY go.mod . 01:50:55 ---> 93ea950466e6 01:50:55 Step 7/24 : RUN go mod download 01:50:55 ---> Running in c74825638e00 01:50:57 Removing intermediate container 7673ad21de44 01:50:57 ---> 16d41660eb33 01:50:57 Step 15/24 : ENV APP_PORT=58890 01:50:58 ---> Running in aca45922b5be 01:50:59 Removing intermediate container aca45922b5be 01:50:59 ---> a1d9d34dd159 01:50:59 Step 16/24 : EXPOSE $APP_PORT 01:50:59 ---> Running in 46feba1591ce 01:51:01 Removing intermediate container 46feba1591ce 01:51:01 ---> 8896dc6e9952 01:51:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:51:04 Removing intermediate container c74825638e00 01:51:04 ---> 1aa17a3de0aa 01:51:04 Step 8/24 : COPY . . 01:51:05 ---> b23edc9dbe35 01:51:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:51:08 ---> 4c5b84669578 01:51:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:51:13 ---> 9d1697bc0a76 01:51:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:51:13 ---> Running in 742644e4d3c5 01:51:14 ---> 3cbbe95d81ee 01:51:14 Step 9/23 : RUN go mod tidy 01:51:14 Removing intermediate container 742644e4d3c5 01:51:14 ---> 457d66cd4abd 01:51:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:14 ---> Running in 98cf22ed65dc 01:51:14 ---> Running in 8c153e0f78f8 01:51:16 Removing intermediate container 8c153e0f78f8 01:51:16 ---> ef10e760b0fc 01:51:16 Step 22/24 : LABEL arch=arm64 01:51:17 ---> Running in 9529a74d0fb5 01:51:18 Removing intermediate container 9529a74d0fb5 01:51:18 ---> b019d0b7bcb2 01:51:18 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:51:18 ---> Running in 15789a5a9bf4 01:51:20 Removing intermediate container 15789a5a9bf4 01:51:20 ---> 3c7d24c3404d 01:51:20 Step 24/24 : LABEL version=0.0.0 01:51:20 ---> Running in 1d94e5e1f694 01:51:22 Removing intermediate container 1d94e5e1f694 01:51:22 ---> 9045dbc91b0e 01:51:22 01:51:22 Successfully built 9045dbc91b0e 01:51:22 Successfully tagged sys-mgmt-agent-arm64:latest 01:51:25  Building sys-mgmt-agent ... done Removing intermediate container 98cf22ed65dc 01:51:25 ---> 513e27647005 01:51:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:51:25 ---> Running in 6e9ff4b0acc8 01:51:27 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 01:51:31 ---> 7c780d6029d2 01:51:31 Step 9/24 : RUN go mod tidy 01:51:31 ---> Running in ef5296d391e7 01:51:38 Removing intermediate container ef5296d391e7 01:51:38 ---> e4ecc3c2f596 01:51:38 Step 10/24 : RUN make cmd/core-data/core-data 01:51:38 ---> Running in 926757f5a257 01:51:40 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 01:52:20 Removing intermediate container 55d13a7d82c1 01:52:20 ---> e4b10b6234c7 01:52:20 01:52:20 Step 11/24 : FROM alpine:3.12 01:52:20 ---> c4fd0aeabfcf 01:52:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:52:20 ---> Using cache 01:52:20 ---> cd79c1aaecd8 01:52:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:20 ---> Using cache 01:52:20 ---> 36ee11ebf3ee 01:52:20 Step 14/24 : ENV APP_PORT=59882 01:52:20 ---> Running in 18e11fe10952 01:52:20 Removing intermediate container 18e11fe10952 01:52:20 ---> 71e73bc3a930 01:52:20 Step 15/24 : EXPOSE $APP_PORT 01:52:20 ---> Running in 1b13bca89097 01:52:20 Removing intermediate container 1b13bca89097 01:52:20 ---> 01b7c23af5ce 01:52:20 Step 16/24 : WORKDIR / 01:52:20 ---> Running in cc54f96899dc 01:52:20 Removing intermediate container cc54f96899dc 01:52:20 ---> 61951c9994e6 01:52:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:20 Removing intermediate container d12931059a63 01:52:20 ---> 097d45a62173 01:52:20 01:52:20 Step 11/23 : FROM alpine:3.12 01:52:20 ---> c4fd0aeabfcf 01:52:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:52:20 ---> Using cache 01:52:20 ---> cd79c1aaecd8 01:52:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:52:20 ---> Using cache 01:52:20 ---> 36ee11ebf3ee 01:52:20 Step 14/23 : ENV APP_PORT=59861 01:52:20 ---> Running in 2f62e17c36da 01:52:20 ---> bba36d005b22 01:52:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:52:20 Removing intermediate container 2f62e17c36da 01:52:20 ---> 466dbb84a48f 01:52:20 Step 15/23 : EXPOSE $APP_PORT 01:52:20 ---> Running in 053f917dd0c3 01:52:21 Removing intermediate container 053f917dd0c3 01:52:21 ---> 0d4f335427c0 01:52:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:52:22 ---> 88650a40ac0e 01:52:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:52:23 ---> f71d1d32c86c 01:52:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:52:23 ---> 773ccf880c22 01:52:23 Step 20/24 : ENTRYPOINT ["/core-command"] 01:52:24 ---> Running in ee14783de59d 01:52:25 Removing intermediate container ee14783de59d 01:52:25 ---> e5f3cb202d04 01:52:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:25 ---> Running in a5e987e0aeae 01:52:25 ---> 241b43f1c234 01:52:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:52:26 Removing intermediate container a5e987e0aeae 01:52:26 ---> 1ee7b49d0dcd 01:52:26 Step 22/24 : LABEL arch=arm64 01:52:26 ---> Running in 108812ffcd6b 01:52:27 ---> 216fc7a2f2d2 01:52:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:52:27 ---> Running in 5fe537ab5236 01:52:27 Removing intermediate container 108812ffcd6b 01:52:27 ---> a439cb2c6ef5 01:52:27 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:52:28 ---> Running in 6803b98318f5 01:52:28 Removing intermediate container 5fe537ab5236 01:52:28 ---> bd7edf944685 01:52:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:52:28 ---> Running in 5df950474fa3 01:52:28 Removing intermediate container 6803b98318f5 01:52:28 ---> ec8139e67cbc 01:52:28 Step 24/24 : LABEL version=0.0.0 01:52:29 ---> Running in b28f7256226b 01:52:29 Removing intermediate container 5df950474fa3 01:52:29 ---> a5ecef794512 01:52:29 Step 21/23 : LABEL arch=arm64 01:52:29 ---> Running in 38e284040393 01:52:30 Removing intermediate container b28f7256226b 01:52:30 ---> 6fd5837611f7 01:52:30 01:52:30 Removing intermediate container 38e284040393 01:52:30 ---> 53e0bb0c3e42 01:52:30 Step 22/23 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:52:30 ---> Running in 25a5e47d4d3f 01:52:30 Successfully built 6fd5837611f7 01:52:30 Successfully tagged core-command-arm64:latest 01:52:31  Building core-command ... done Removing intermediate container 25a5e47d4d3f 01:52:31 ---> f5e72a3bd972 01:52:31 Step 23/23 : LABEL version=0.0.0 01:52:31 ---> Running in 5e3d6af8ae0b 01:52:32 Removing intermediate container 5e3d6af8ae0b 01:52:32 ---> e8aac2d10918 01:52:32 01:52:33 Successfully built e8aac2d10918 01:52:33 Successfully tagged support-scheduler-arm64:latest 01:52:55  Building support-scheduler ... done Removing intermediate container 6e9ff4b0acc8 01:52:55 ---> 075ae6faeddc 01:52:55 01:52:55 Step 11/23 : FROM alpine:3.12 01:52:55 ---> c4fd0aeabfcf 01:52:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:52:55 ---> Running in 3ac1edfa47d3 01:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:52:55 (1/2) Installing ca-certificates (20191127-r4) 01:52:56 (2/2) Installing dumb-init (1.2.2-r1) 01:52:56 Executing busybox-1.31.1-r20.trigger 01:52:56 Executing ca-certificates-20191127-r4.trigger 01:52:56 OK: 6 MiB in 16 packages 01:52:58 Removing intermediate container 3ac1edfa47d3 01:52:58 ---> 78fee2fb84dd 01:52:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:52:58 ---> Running in 0357bf9e7985 01:52:58 Removing intermediate container 0357bf9e7985 01:52:58 ---> e5b4a9aa0409 01:52:58 Step 14/23 : ENV APP_PORT=59860 01:52:58 ---> Running in f20788faffd4 01:52:59 Removing intermediate container f20788faffd4 01:52:59 ---> 1f236dd77516 01:52:59 Step 15/23 : EXPOSE $APP_PORT 01:53:00 ---> Running in b64a94f7a389 01:53:01 Removing intermediate container b64a94f7a389 01:53:01 ---> f3bc9c9292f3 01:53:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:01 Removing intermediate container 926757f5a257 01:53:01 ---> 68f68a15d861 01:53:01 01:53:01 Step 11/24 : FROM alpine:3.12 01:53:01 ---> c4fd0aeabfcf 01:53:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:53:01 ---> Running in cf38533209e0 01:53:02 ---> 136b4802efc5 01:53:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:53:02 Removing intermediate container cf38533209e0 01:53:02 ---> 4387981f593a 01:53:02 Step 13/24 : ENV APP_PORT=59880 01:53:02 ---> Running in ab8dadbc3381 01:53:02 Removing intermediate container ab8dadbc3381 01:53:02 ---> f444772e7a62 01:53:02 Step 14/24 : EXPOSE $APP_PORT 01:53:03 ---> 9a51bfda15ef 01:53:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:53:03 ---> Running in 2dd9591e8ad2 01:53:03 Removing intermediate container 2dd9591e8ad2 01:53:03 ---> 3cc3442b35a5 01:53:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:04 ---> Running in 326a207ea4d2 01:53:04 ---> 0c12f894a210 01:53:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:53:04 ---> Running in 5685a9909af8 01:53:04 Removing intermediate container 5685a9909af8 01:53:04 ---> add016a4213d 01:53:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:04 ---> Running in 89c15cc2b87f 01:53:05 Removing intermediate container 89c15cc2b87f 01:53:05 ---> be754f73cf11 01:53:05 Step 21/23 : LABEL arch=arm64 01:53:05 ---> Running in afcda715be78 01:53:06 Removing intermediate container afcda715be78 01:53:06 ---> 90e405360f4e 01:53:06 Step 22/23 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:53:06 Removing intermediate container 326a207ea4d2 01:53:06 ---> 5abaf53d54e0 01:53:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:53:06 ---> Running in 0de8e49ed04e 01:53:06 ---> Running in 6f10fc177ffd 01:53:07 Removing intermediate container 0de8e49ed04e 01:53:07 ---> 54b9fdcfa085 01:53:07 Step 23/23 : LABEL version=0.0.0 01:53:07 ---> Running in ee21e9c2ef42 01:53:07 Removing intermediate container ee21e9c2ef42 01:53:07 ---> 6d39c2e06fb9 01:53:07 01:53:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:53:08 Successfully built 6d39c2e06fb9 01:53:08 Successfully tagged support-notifications-arm64:latest 01:53:08  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:53:09 (1/6) Installing dumb-init (1.2.2-r1) 01:53:09 (2/6) Installing libgcc (9.3.0-r2) 01:53:09 (3/6) Installing libsodium (1.0.18-r0) 01:53:09 (4/6) Installing libstdc++ (9.3.0-r2) 01:53:10 (5/6) Installing libzmq (4.3.3-r0) 01:53:10 (6/6) Installing zeromq (4.3.3-r0) 01:53:10 Executing busybox-1.31.1-r20.trigger 01:53:10 OK: 8 MiB in 20 packages 01:53:11 Removing intermediate container 6f10fc177ffd 01:53:11 ---> 688ad3adb4ff 01:53:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:53:12 ---> 2781b946e71d 01:53:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:53:13 ---> 9a161bb30300 01:53:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:53:14 ---> b4b7798f3704 01:53:14 Step 20/24 : ENTRYPOINT ["/core-data"] 01:53:14 ---> Running in 28e460625370 01:53:15 Removing intermediate container 28e460625370 01:53:15 ---> 4872c936a7ee 01:53:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:15 ---> Running in 6b323cef3984 01:53:16 Removing intermediate container 6b323cef3984 01:53:16 ---> a9daa5e270a6 01:53:16 Step 22/24 : LABEL arch=arm64 01:53:16 ---> Running in 3d4a65d6b152 01:53:16 Removing intermediate container 3d4a65d6b152 01:53:16 ---> c956578347a7 01:53:16 Step 23/24 : LABEL git_sha=b2f72c3131fff454aa383eb2e1867a8ba4389575 01:53:17 ---> Running in 8770aba55d8c 01:53:17 Removing intermediate container 8770aba55d8c 01:53:17 ---> 3b9a2bdbc77e 01:53:17 Step 24/24 : LABEL version=0.0.0 01:53:17 ---> Running in 1e6c64047d6c 01:53:18 Removing intermediate container 1e6c64047d6c 01:53:18 ---> 430c99ccf7e8 01:53:18 01:53:18 Successfully built 430c99ccf7e8 01:53:18 Successfully tagged core-data-arm64:latest 01:53:18  Building core-data ... done  [Pipeline] } 01:53:18 $ docker stop --time=1 d730225922c470b20c5f5ac7db928cb0fe3970799aba2bcbab07fef9145c2c11 01:53:20 $ docker rm -f d730225922c470b20c5f5ac7db928cb0fe3970799aba2bcbab07fef9145c2c11 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:21 + docker images 01:53:21 REPOSITORY TAG IMAGE ID CREATED SIZE 01:53:21 core-data-arm64 latest 430c99ccf7e8 3 seconds ago 19.3MB 01:53:21 support-notifications-arm64 latest 6d39c2e06fb9 14 seconds ago 15.9MB 01:53:21 68f68a15d861 21 seconds ago 1.57GB 01:53:21 075ae6faeddc 29 seconds ago 1.56GB 01:53:21 support-scheduler-arm64 latest e8aac2d10918 49 seconds ago 15.2MB 01:53:21 core-command-arm64 latest 6fd5837611f7 52 seconds ago 15.1MB 01:53:21 097d45a62173 About a minute ago 1.56GB 01:53:21 e4b10b6234c7 About a minute ago 1.56GB 01:53:21 sys-mgmt-agent-arm64 latest 9045dbc91b0e 2 minutes ago 311MB 01:53:21 security-bootstrapper-arm64 latest e33c4e7a820c 3 minutes ago 17.7MB 01:53:21 security-secretstore-setup-arm64 latest e6dcb562fc31 3 minutes ago 27.4MB 01:53:21 core-metadata-arm64 latest cdd53ff109d9 3 minutes ago 15.8MB 01:53:21 security-proxy-setup-arm64 latest 86fb5cd1aacd 3 minutes ago 24.5MB 01:53:21 78553399bf60 4 minutes ago 1.56GB 01:53:21 3706380d5cd4 4 minutes ago 1.56GB 01:53:21 4ff8877815f8 4 minutes ago 1.57GB 01:53:21 3be68a7aaf76 4 minutes ago 1.56GB 01:53:21 4f2cf2da8863 4 minutes ago 1.56GB 01:53:21 ci-base-image-arm64 latest 5941a3cc5e22 15 minutes ago 1.23GB 01:53:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB 01:53:21 docker 20.10.7 df445af6242a 7 weeks ago 234MB 01:53:21 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 01:53:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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 01:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:22 01:53:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:22 arm64: Pulling from edgex-lftools-log-publisher 01:53:22 448f6bf000e3: Pulling fs layer 01:53:22 f757da607395: Pulling fs layer 01:53:22 05883995daec: Pulling fs layer 01:53:22 8603b9c90790: Pulling fs layer 01:53:22 1560dd03e051: Pulling fs layer 01:53:22 27f5ce0e4adf: Pulling fs layer 01:53:22 c2d8d7efcc4b: Pulling fs layer 01:53:22 27f5ce0e4adf: Waiting 01:53:22 c2d8d7efcc4b: Waiting 01:53:22 8603b9c90790: Waiting 01:53:22 1560dd03e051: Waiting 01:53:23 f757da607395: Verifying Checksum 01:53:23 f757da607395: Download complete 01:53:23 8603b9c90790: Verifying Checksum 01:53:23 1560dd03e051: Verifying Checksum 01:53:23 1560dd03e051: Download complete 01:53:23 27f5ce0e4adf: Verifying Checksum 01:53:23 27f5ce0e4adf: Download complete 01:53:23 05883995daec: Verifying Checksum 01:53:23 05883995daec: Download complete 01:53:24 448f6bf000e3: Verifying Checksum 01:53:24 448f6bf000e3: Download complete 01:53:26 c2d8d7efcc4b: Verifying Checksum 01:53:26 c2d8d7efcc4b: Download complete 01:53:27 448f6bf000e3: Pull complete 01:53:28 f757da607395: Pull complete 01:53:29 05883995daec: Pull complete 01:53:30 8603b9c90790: Pull complete 01:53:31 1560dd03e051: Pull complete 01:53:31 27f5ce0e4adf: Pull complete 01:53:46 c2d8d7efcc4b: Pull complete 01:53:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:53:47 prd-ubuntu18.04-docker-arm64-4c-16g-181 does not seem to be running inside a container 01:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:53:51 $ docker top 5adf9583fff2cda72a0d0a6e82383ead3e4f7463bc0a9bcb334d9810f12b878e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:52 ---> job-cost.sh 01:53:52 lf-activate-venv: SKIPPING 01:53:52 INFO: No Stack... 01:53:52 INFO: Retrieving Pricing Info for: v2-standard-4 01:53:53 INFO: Archiving Costs [Pipeline] sh 01:53:54 + cut -d, -f6 01:53:54 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 01:53:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3662-4-stack-cost] 01:53:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3662-4-stack-cost] did not exist. Created. 01:53:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3662-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:54 + echo total: 0.18000000715255737 [Pipeline] stash 01:53:54 Stashed 1 file(s) [Pipeline] } 01:53:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3662-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:54 $ docker stop --time=1 5adf9583fff2cda72a0d0a6e82383ead3e4f7463bc0a9bcb334d9810f12b878e 01:53:56 $ docker rm -f 5adf9583fff2cda72a0d0a6e82383ead3e4f7463bc0a9bcb334d9810f12b878e [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 01:53:57 provisioning config files... 01:53:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8142051833582670082tmp [Pipeline] { [Pipeline] sh 01:53:57 + set +x 01:53:57 + curl -s https://codecov.io/bash 01:53:57 + bash -s -- 01:53:57 01:53:57 _____ _ 01:53:57 / ____| | | 01:53:57 | | ___ __| | ___ ___ _____ __ 01:53:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:53:57 | |___| (_) | (_| | __/ (_| (_) \ V / 01:53:57 \_____\___/ \__,_|\___|\___\___/ \_/ 01:53:57 Bash-1.0.6 01:53:57 01:53:57 01:53:57 ==> git version 2.24.4 found 01:53:57 ==> 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 01:53:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:53:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:53:57 ==> Jenkins CI detected. 01:53:57 current dir:  /w/workspace/edgex-go/4 01:53:57 project root: . 01:53:57 --> token set from env 01:53:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:53:58 ==> Running gcov in . (disable via -X gcov) 01:53:58 ==> Python coveragepy not found 01:53:58 ==> Searching for coverage reports in: 01:53:58 + . 01:53:58 -> Found 1 reports 01:53:58 ==> Detecting git/mercurial file structure 01:53:58 ==> Reading reports 01:53:58 + ./coverage.out bytes=404407 01:53:58 ==> Appending adjustments 01:53:58 https://docs.codecov.io/docs/fixing-reports 01:53:59 + Found adjustments 01:53:59 ==> Gzipping contents 01:53:59 56K /tmp/codecov.YowSg5.gz 01:53:59 ==> Uploading reports 01:53:59 url: https://codecov.io 01:53:59 query: branch=PR-3662&commit=b2f72c3131fff454aa383eb2e1867a8ba4389575&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= 01:53:59 -> Pinging Codecov 01:53:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3662&commit=b2f72c3131fff454aa383eb2e1867a8ba4389575&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3662%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3662&job=&cmd_args= 01:53:59 -> Uploading to 01:53:59 https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/b2f72c3131fff454aa383eb2e1867a8ba4389575/4c65bbf2-b80c-4fd5-8d1f-f258850d0f40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T015359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=734950770a78f79f090850888fc145b5c90df0dfb51f1fb460f0fcc334e13955 01:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:53:59 Dload Upload Total Spent Left Speed 01:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54466 0 0 100 54466 0 134k --:--:-- --:--:-- --:--:-- 134k 01:53:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b2f72c3131fff454aa383eb2e1867a8ba4389575 [Pipeline] } 01:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:54:00 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:54:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:54:01 ---> package-listing.sh 01:54:01 ++ tr '[:upper:]' '[:lower:]' 01:54:01 ++ facter osfamily 01:54:01 + OS_FAMILY=redhat 01:54:01 + workspace=/w/workspace/edgex-go/4 01:54:01 + START_PACKAGES=/tmp/packages_start.txt 01:54:01 + END_PACKAGES=/tmp/packages_end.txt 01:54:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:54:01 + PACKAGES=/tmp/packages_start.txt 01:54:01 + '[' /w/workspace/edgex-go/4 ']' 01:54:01 + PACKAGES=/tmp/packages_end.txt 01:54:01 + case "${OS_FAMILY}" in 01:54:01 + rpm -qa 01:54:01 + sort 01:54:03 + '[' -f /tmp/packages_start.txt ']' 01:54:03 + '[' -f /tmp/packages_end.txt ']' 01:54:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:54:03 + '[' /w/workspace/edgex-go/4 ']' 01:54:03 + mkdir -p /w/workspace/edgex-go/4/archives/ 01:54:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 01:54:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:54:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:04 01:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:04 latest: Pulling from edgex-lftools-log-publisher 01:54:04 b4d181a07f80: Pulling fs layer 01:54:04 a1111a8f2ec3: Pulling fs layer 01:54:04 ed53099fbce6: Pulling fs layer 01:54:04 dc539afda2c1: Pulling fs layer 01:54:04 77bc0d833cb6: Pulling fs layer 01:54:04 9065ff56babe: Pulling fs layer 01:54:04 d287ab97295c: Pulling fs layer 01:54:04 dc539afda2c1: Waiting 01:54:04 77bc0d833cb6: Waiting 01:54:04 9065ff56babe: Waiting 01:54:04 d287ab97295c: Waiting 01:54:05 a1111a8f2ec3: Verifying Checksum 01:54:05 a1111a8f2ec3: Download complete 01:54:05 dc539afda2c1: Verifying Checksum 01:54:05 dc539afda2c1: Download complete 01:54:05 77bc0d833cb6: Verifying Checksum 01:54:05 77bc0d833cb6: Download complete 01:54:05 9065ff56babe: Verifying Checksum 01:54:05 9065ff56babe: Download complete 01:54:05 ed53099fbce6: Verifying Checksum 01:54:05 ed53099fbce6: Download complete 01:54:06 b4d181a07f80: Verifying Checksum 01:54:06 b4d181a07f80: Download complete 01:54:07 b4d181a07f80: Pull complete 01:54:07 a1111a8f2ec3: Pull complete 01:54:08 ed53099fbce6: Pull complete 01:54:08 dc539afda2c1: Pull complete 01:54:08 77bc0d833cb6: Pull complete 01:54:08 9065ff56babe: Pull complete 01:54:09 d287ab97295c: Verifying Checksum 01:54:09 d287ab97295c: Download complete 01:54:13 d287ab97295c: Pull complete 01:54:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:54:13 prd-centos7-docker-4c-2g-179 does not seem to be running inside a container 01:54:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:54:17 $ docker top e7d201a2e69305da4083415accb2e4bf9203f9f364b3df18db0661d89d22e129 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:54:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:54:18 + ls /var/log/sa-host 01:54:18 + sadf -c /var/log/sa-host/sa05 01:54:18 file_magic: OK 01:54:18 HZ: Using current value: 100 01:54:18 file_header: OK 01:54:18 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 01:54:18 Statistics: 01:54:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:54:18 File successfully converted to sysstat format version 12.0.3 01:54:18 + sadf -c /var/log/sa-host/sa10 01:54:18 file_magic: OK 01:54:18 HZ: Using current value: 100 01:54:18 file_header: OK 01:54:18 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 01:54:18 Statistics: 01:54:18 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... 01:54:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:18 provisioning config files... 01:54:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4645870423333707427tmp [Pipeline] { [Pipeline] echo 01:54:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:54:18 ---> create-netrc.sh [Pipeline] } 01:54:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:54:19 ---> python-tools-install.sh [Pipeline] echo 01:54:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:54:19 ---> sudo-logs.sh 01:54:19 Archiving 'sudo' log.. 01:54:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-179.vexxhost.local: Name or service not known 01:54:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-179.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:54:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:54:19 ---> job-cost.sh 01:54:19 lf-activate-venv: SKIPPING 01:54:19 DEBUG: total: 0.18000000715255737 01:54:19 INFO: Retrieving Stack Cost... 01:54:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:54:20 INFO: Archiving Costs [Pipeline] echo 01:54:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:54:21 ---> logs-deploy.sh 01:54:21 lf-activate-venv: SKIPPING 01:54:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3662/4 01:54:21 INFO: archiving workspace using pattern(s): 01:54:21 Archives upload complete. 01:54:21 INFO: archiving logs to Nexus 01:54:22 ---> uname -a: 01:54:22 Linux prd-centos7-docker-4c-2g-179.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:54:22 01:54:22 01:54:22 ---> lscpu: 01:54:22 Architecture: x86_64 01:54:22 CPU op-mode(s): 32-bit, 64-bit 01:54:22 Byte Order: Little Endian 01:54:22 Address sizes: 40 bits physical, 48 bits virtual 01:54:22 CPU(s): 2 01:54:22 On-line CPU(s) list: 0,1 01:54:22 Thread(s) per core: 1 01:54:22 Core(s) per socket: 1 01:54:22 Socket(s): 2 01:54:22 NUMA node(s): 1 01:54:22 Vendor ID: AuthenticAMD 01:54:22 CPU family: 23 01:54:22 Model: 49 01:54:22 Model name: AMD EPYC-Rome Processor 01:54:22 Stepping: 0 01:54:22 CPU MHz: 2799.996 01:54:22 BogoMIPS: 5599.99 01:54:22 Virtualization: AMD-V 01:54:22 Hypervisor vendor: KVM 01:54:22 Virtualization type: full 01:54:22 L1d cache: 32K 01:54:22 L1i cache: 32K 01:54:22 L2 cache: 512K 01:54:22 L3 cache: 16384K 01:54:22 NUMA node0 CPU(s): 0,1 01:54:22 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 01:54:22 01:54:22 01:54:22 ---> nproc: 01:54:22 2 01:54:22 01:54:22 01:54:22 ---> df -h: 01:54:22 Filesystem Size Used Avail Use% Mounted on 01:54:22 overlay 40G 13G 28G 32% / 01:54:22 tmpfs 64M 0 64M 0% /dev 01:54:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:54:22 shm 64M 0 64M 0% /dev/shm 01:54:22 /dev/vda1 40G 13G 28G 32% /facter-os 01:54:22 01:54:22 01:54:22 ---> sar -b -r -n DEV: 01:54:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 01:54:22 01:54:22 01:31:03 LINUX RESTART (2 CPU) 01:54:22 01:54:22 01:32:01 tps rtps wtps bread/s bwrtn/s 01:54:22 01:33:01 229.72 0.18 229.54 23.18 68734.57 01:54:22 01:34:01 168.14 0.00 168.14 0.00 32416.17 01:54:22 01:35:01 49.65 0.02 49.63 0.53 8416.47 01:54:22 01:36:02 326.02 104.66 221.35 2606.17 140367.50 01:54:22 01:37:01 710.28 388.31 321.96 15980.49 176793.78 01:54:22 01:38:01 476.59 79.48 397.10 4133.40 180113.53 01:54:22 01:39:02 241.13 15.37 225.76 1396.87 38714.04 01:54:22 01:40:01 7.11 0.00 7.11 0.00 343.33 01:54:22 01:41:01 0.33 0.00 0.33 0.00 5.45 01:54:22 01:42:01 0.27 0.00 0.27 0.00 4.42 01:54:22 01:43:01 0.25 0.00 0.25 0.00 3.22 01:54:22 01:44:01 0.32 0.00 0.32 0.00 4.73 01:54:22 01:45:01 0.28 0.00 0.28 0.00 4.45 01:54:22 01:46:01 0.53 0.18 0.35 5.73 4.91 01:54:22 01:47:01 1.15 0.27 0.88 87.67 18.35 01:54:22 01:48:01 0.35 0.00 0.35 0.00 5.05 01:54:22 01:49:01 0.27 0.02 0.25 0.13 4.15 01:54:22 01:50:01 0.25 0.00 0.25 0.00 3.48 01:54:22 01:51:01 0.33 0.00 0.33 0.00 5.18 01:54:22 01:52:01 0.25 0.00 0.25 0.00 4.28 01:54:22 01:53:01 0.33 0.00 0.33 0.00 5.31 01:54:22 01:54:01 4.48 4.15 0.33 332.50 18.57 01:54:22 Average: 100.72 26.78 73.94 1108.23 29409.36 01:54:22 01:54:22 01:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:54:22 01:33:01 3228728 0 1083884 13.53 2620 3693700 1434616 15.84 1147660 2989400 68 01:54:22 01:34:01 3140048 0 1179316 14.73 2620 3686948 1667576 18.41 1374260 2850020 234344 01:54:22 01:35:01 3098128 0 1256744 15.69 2620 3651440 1665304 18.39 1394924 2866684 112352 01:54:22 01:36:02 1441608 0 1411224 17.62 2620 5153480 2069076 22.84 1575828 4259304 8116 01:54:22 01:37:01 257212 0 2164404 27.02 2620 5584696 4022432 44.41 3209000 3753476 135376 01:54:22 01:38:01 520372 0 1841844 23.00 2620 5644096 3485104 38.48 2498340 4185584 37128 01:54:22 01:39:02 2285220 0 1336020 16.68 2620 4385072 1611500 17.79 1505664 3441240 20 01:54:22 01:40:01 2303372 0 1317864 16.45 2620 4385076 1397220 15.43 1513052 3424832 12 01:54:22 01:41:01 2302232 0 1319000 16.47 2620 4385080 1397436 15.43 1521592 3417084 16 01:54:22 01:42:01 2302084 0 1319140 16.47 2620 4385088 1397448 15.43 1521884 3417080 8 01:54:22 01:43:01 2303108 0 1318116 16.46 2620 4385088 1397220 15.43 1521236 3417240 8 01:54:22 01:44:01 2303496 0 1317720 16.45 2620 4385096 1397220 15.43 1521136 3417240 8 01:54:22 01:45:01 2303504 0 1317708 16.45 2620 4385100 1397220 15.43 1521256 3417240 8 01:54:22 01:46:01 2303156 0 1318052 16.46 2620 4385104 1397220 15.43 1522528 3415964 8 01:54:22 01:47:01 2300400 0 1318184 16.46 2620 4387728 1397316 15.43 1525312 3415816 8 01:54:22 01:48:01 2300364 0 1318216 16.46 2620 4387732 1397268 15.43 1525316 3415816 8 01:54:22 01:49:01 2300004 0 1318572 16.46 2620 4387736 1397340 15.43 1525396 3415820 8 01:54:22 01:50:01 2299880 0 1318688 16.47 2620 4387744 1397364 15.43 1525568 3415820 20 01:54:22 01:51:01 2299208 0 1319360 16.47 2620 4387744 1397484 15.43 1526244 3415820 20 01:54:22 01:52:01 2298872 0 1319692 16.48 2620 4387748 1397520 15.43 1526548 3415820 20 01:54:22 01:53:01 2300420 0 1318140 16.46 2620 4387752 1397220 15.43 1525428 3415820 16 01:54:22 01:54:01 2269704 0 1338696 16.72 2620 4397912 1476728 16.30 1545384 3425712 208 01:54:22 Average: 2202778 0 1366845 17.07 2620 4436689 1681583 18.57 1616980 3436765 23990 01:54:22 01:54:22 01:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:54:22 01:33:01 eth0 1555.59 1243.19 7062.40 120.35 0.00 0.00 0.00 0.00 01:54:22 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:33:01 docker0 909.11 1074.56 75.92 3768.52 0.00 0.00 0.00 0.00 01:54:22 01:34:01 eth0 44.86 24.25 36.56 15.01 0.00 0.00 0.00 0.00 01:54:22 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:34:01 veth8fee75c 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 01:54:22 01:34:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 01:54:22 01:35:01 eth0 23.48 12.84 16.06 8.54 0.00 0.00 0.00 0.00 01:54:22 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:35:01 veth8fee75c 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 01:54:22 01:35:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 01:54:22 01:36:02 vethcdc8d4d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:36:02 eth0 274.59 173.56 1672.98 137.61 0.00 0.00 0.00 0.00 01:54:22 01:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:37:01 vethea498ff 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:37:01 veth6b0f990 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:37:01 vethcdc8d4d 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:37:01 eth0 104.15 66.50 200.12 18.95 0.00 0.00 0.00 0.00 01:54:22 01:38:01 vethcdc8d4d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:38:01 veth024af37 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:54:22 01:38:01 eth0 100.92 63.14 253.06 17.17 0.00 0.00 0.00 0.00 01:54:22 01:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:54:22 01:39:02 eth0 284.47 161.16 1682.45 133.22 0.00 0.00 0.00 0.00 01:54:22 01:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:39:02 docker0 1353.41 1584.27 112.22 5563.61 0.00 0.00 0.00 0.00 01:54:22 01:40:01 eth0 0.41 0.07 0.04 0.01 0.00 0.00 0.00 0.00 01:54:22 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:41:01 eth0 1.15 0.35 0.34 0.20 0.00 0.00 0.00 0.00 01:54:22 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:42:01 eth0 0.80 0.43 0.41 0.27 0.00 0.00 0.00 0.00 01:54:22 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:43:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:54:22 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:54:22 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:54:22 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:54:22 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:47:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:54:22 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:48:01 eth0 0.22 0.18 0.10 0.01 0.00 0.00 0.00 0.00 01:54:22 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:49:01 eth0 0.97 0.17 0.18 0.07 0.00 0.00 0.00 0.00 01:54:22 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:50:01 eth0 1.53 0.35 0.42 0.20 0.00 0.00 0.00 0.00 01:54:22 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:51:01 eth0 2.76 0.80 0.95 0.59 0.00 0.00 0.00 0.00 01:54:22 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:52:01 eth0 2.03 0.62 0.76 0.43 0.00 0.00 0.00 0.00 01:54:22 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:53:01 eth0 0.13 0.05 0.01 0.03 0.00 0.00 0.00 0.00 01:54:22 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:54:01 eth0 10.34 6.38 9.82 4.04 0.00 0.00 0.00 0.00 01:54:22 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 Average: eth0 109.81 79.95 499.20 20.92 0.00 0.00 0.00 0.00 01:54:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:22 Average: docker0 46.62 58.35 3.81 208.48 0.00 0.00 0.00 0.00 01:54:22 01:54:22 01:54:22 ---> sar -P ALL: 01:54:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 01:54:22 01:54:22 01:31:03 LINUX RESTART (2 CPU) 01:54:22 01:54:22 01:32:01 CPU %user %nice %system %iowait %steal %idle 01:54:22 01:33:01 all 26.49 0.00 9.06 2.85 0.09 61.51 01:54:22 01:33:01 0 22.71 0.00 9.32 2.81 0.09 65.06 01:54:22 01:33:01 1 30.26 0.00 8.81 2.89 0.09 57.96 01:54:22 01:34:01 all 65.14 0.00 11.37 1.42 0.11 21.97 01:54:22 01:34:01 0 65.48 0.00 10.89 1.44 0.11 22.08 01:54:22 01:34:01 1 64.80 0.00 11.84 1.40 0.11 21.85 01:54:22 01:35:01 all 34.88 0.00 5.41 0.28 0.09 59.34 01:54:22 01:35:01 0 34.65 0.00 5.07 0.23 0.09 59.96 01:54:22 01:35:01 1 35.11 0.00 5.76 0.33 0.09 58.71 01:54:22 01:36:02 all 45.80 0.00 15.63 7.09 0.11 31.38 01:54:22 01:36:02 0 44.15 0.00 15.52 7.90 0.11 32.32 01:54:22 01:36:02 1 47.46 0.00 15.74 6.27 0.11 30.43 01:54:22 01:37:01 all 52.69 0.00 20.47 23.39 0.12 3.33 01:54:22 01:37:01 0 51.96 0.00 20.76 23.52 0.11 3.64 01:54:22 01:37:01 1 53.42 0.00 20.18 23.26 0.13 3.01 01:54:22 01:38:01 all 72.69 0.00 19.59 6.07 0.14 1.51 01:54:22 01:38:01 0 73.11 0.00 19.48 5.91 0.15 1.36 01:54:22 01:38:01 1 72.27 0.00 19.70 6.23 0.13 1.67 01:54:22 01:39:02 all 37.65 0.00 10.21 2.36 0.12 49.66 01:54:22 01:39:02 0 38.52 0.00 9.49 2.66 0.11 49.22 01:54:22 01:39:02 1 36.78 0.00 10.93 2.06 0.12 50.11 01:54:22 01:40:01 all 0.10 0.00 0.08 0.03 0.02 99.78 01:54:22 01:40:01 0 0.10 0.00 0.07 0.00 0.02 99.81 01:54:22 01:40:01 1 0.10 0.00 0.08 0.05 0.02 99.75 01:54:22 01:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 01:54:22 01:41:01 0 0.10 0.00 0.02 0.00 0.02 99.87 01:54:22 01:41:01 1 0.25 0.00 0.03 0.00 0.03 99.68 01:54:22 01:42:01 all 0.11 0.00 0.03 0.00 0.03 99.84 01:54:22 01:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:54:22 01:42:01 1 0.20 0.00 0.03 0.00 0.03 99.73 01:54:22 01:43:01 all 0.12 0.00 0.03 0.00 0.03 99.82 01:54:22 01:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:54:22 01:43:01 1 0.18 0.00 0.02 0.00 0.03 99.77 01:54:22 01:54:22 01:43:01 CPU %user %nice %system %iowait %steal %idle 01:54:22 01:44:01 all 0.15 0.00 0.02 0.00 0.03 99.81 01:54:22 01:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:54:22 01:44:01 1 0.28 0.00 0.02 0.00 0.03 99.67 01:54:22 01:45:01 all 0.12 0.00 0.02 0.00 0.02 99.85 01:54:22 01:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:54:22 01:45:01 1 0.17 0.00 0.02 0.00 0.03 99.78 01:54:22 01:46:01 all 0.21 0.00 0.05 0.00 0.03 99.72 01:54:22 01:46:01 0 0.02 0.00 0.05 0.00 0.02 99.92 01:54:22 01:46:01 1 0.40 0.00 0.05 0.00 0.03 99.52 01:54:22 01:47:01 all 0.13 0.00 0.03 0.02 0.03 99.79 01:54:22 01:47:01 0 0.25 0.00 0.03 0.00 0.03 99.68 01:54:22 01:47:01 1 0.02 0.00 0.03 0.03 0.02 99.90 01:54:22 01:48:01 all 0.23 0.00 0.03 0.00 0.02 99.73 01:54:22 01:48:01 0 0.40 0.00 0.03 0.00 0.03 99.53 01:54:22 01:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:54:22 01:49:01 all 0.23 0.00 0.03 0.01 0.01 99.73 01:54:22 01:49:01 0 0.42 0.00 0.03 0.02 0.02 99.52 01:54:22 01:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:54:22 01:50:01 all 0.06 0.00 0.03 0.00 0.03 99.88 01:54:22 01:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:54:22 01:50:01 1 0.07 0.00 0.03 0.00 0.03 99.87 01:54:22 01:51:01 all 0.20 0.00 0.04 0.00 0.01 99.75 01:54:22 01:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:54:22 01:51:01 1 0.37 0.00 0.07 0.00 0.02 99.55 01:54:22 01:52:01 all 0.25 0.00 0.03 0.00 0.03 99.68 01:54:22 01:52:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:54:22 01:52:01 1 0.42 0.00 0.03 0.00 0.03 99.52 01:54:22 01:53:01 all 0.03 0.00 0.03 0.00 0.03 99.92 01:54:22 01:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:54:22 01:53:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:54:22 01:54:01 all 1.54 0.00 0.57 0.07 0.03 97.80 01:54:22 01:54:01 0 1.86 0.00 0.64 0.07 0.03 97.41 01:54:22 01:54:01 1 1.22 0.00 0.50 0.07 0.02 98.19 01:54:22 01:54:22 Average: CPU %user %nice %system %iowait %steal %idle 01:54:22 Average: all 14.51 0.00 3.96 1.84 0.05 79.64 01:54:22 Average: 0 14.29 0.00 3.91 1.88 0.05 79.86 01:54:22 Average: 1 14.72 0.00 4.02 1.80 0.05 79.41 01:54:22 01:54:22 01:54:22