Pull request #3616 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fb8de892790b0dc660adc23653255c5a727a6682+54f03fb0f243d5f133750708f48ea721af92f13c (e8fa63e04c7111dae1690034be92129ddbd21821) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6724233072317306489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5416349331166294551.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3616/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3616/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6456666680248935538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4375027252923268590.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-3616/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3616/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2692634650749220642.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2577 in /w/workspace/edgexfoundry_edgex-go_PR-3616 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2401782919497891791.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh891639544760209969.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3616/head:refs/remotes/origin/PR-3616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit fb8de892790b0dc660adc23653255c5a727a6682 Merge succeeded, producing fb8de892790b0dc660adc23653255c5a727a6682 Checking out Revision fb8de892790b0dc660adc23653255c5a727a6682 (PR-3616) > git config core.sparsecheckout # timeout=10 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4433283948160664355.key > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # timeout=10 Commit message: "Merge branch 'main' into issue-3613" > git rev-list --no-walk 5bdade82cc6ed795eef23778474874fc37cbd45c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:48:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:48:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:48:10 ========================================================= 15:48:10 EdgeX Global Pipelines Version Info 15:48:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:48:11 ------------------- 15:48:11 stable info: 15:48:11 ------------------- 15:48:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:48:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:48:11 Message: update stable to v1.0.196 15:48:12 ------------------- 15:48:12 experimental info: 15:48:12 ------------------- 15:48:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:48:12 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:48:12 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:48:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3616 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3616 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3616 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb8de892790b0dc660adc23653255c5a727a6682 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb8de89 [Pipeline] echo 15:48:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:13 provisioning config files... 15:48:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9176318179463070878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:13 ---> docker-login.sh 15:48:13 nexus3.edgexfoundry.org:10001 15:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:13 Configure a credential helper to remove this warning. See 15:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:13 15:48:13 Login Succeeded 15:48:13 nexus3.edgexfoundry.org:10002 15:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:14 Configure a credential helper to remove this warning. See 15:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:14 15:48:14 Login Succeeded 15:48:14 nexus3.edgexfoundry.org:10003 15:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:14 Configure a credential helper to remove this warning. See 15:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:14 15:48:14 Login Succeeded 15:48:14 nexus3.edgexfoundry.org:10004 15:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:14 Configure a credential helper to remove this warning. See 15:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:14 15:48:14 Login Succeeded 15:48:14 docker.io 15:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:14 Configure a credential helper to remove this warning. See 15:48:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:14 15:48:14 Login Succeeded 15:48:14 ---> docker-login.sh ends [Pipeline] } 15:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:15 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ cut -d/ -f2 15:48:15 ++ dirname cmd/core-command/Dockerfile 15:48:15 + echo core-command,cmd/core-command/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/core-data/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo core-data,cmd/core-data/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/core-metadata/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo core-metadata,cmd/core-metadata/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/security-bootstrapper/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/security-proxy-setup/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/support-notifications/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo support-notifications,cmd/support-notifications/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/support-scheduler/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:48:15 + for file in '`ls cmd/**/Dockerfile`' 15:48:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:48:15 ++ cut -d/ -f2 15:48:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:48:15 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 15:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:16 15:48:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:48:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:16 latest: Pulling from edgex-devops/git-semver 15:48:16 31603596830f: Pulling fs layer 15:48:16 b6dc333f4379: Pulling fs layer 15:48:16 3d9ef1400e77: Pulling fs layer 15:48:16 fd332fbdc1db: Pulling fs layer 15:48:16 b6dc333f4379: Verifying Checksum 15:48:16 b6dc333f4379: Download complete 15:48:16 31603596830f: Verifying Checksum 15:48:16 31603596830f: Download complete 15:48:16 3d9ef1400e77: Verifying Checksum 15:48:16 3d9ef1400e77: Download complete 15:48:16 fd332fbdc1db: Verifying Checksum 15:48:16 fd332fbdc1db: Download complete 15:48:17 31603596830f: Pull complete 15:48:17 b6dc333f4379: Pull complete 15:48:17 3d9ef1400e77: Pull complete 15:48:18 fd332fbdc1db: Pull complete 15:48:18 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:48:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:48:18 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:48:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:48:19 $ docker top de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:19 [ssh-agent] Looking for ssh-agent implementation... 15:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:19 $ docker exec de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 ssh-agent 15:48:19 SSH_AUTH_SOCK=/tmp/ssh-tyJXzFj1DGmJ/agent.14 15:48:19 SSH_AGENT_PID=21 15:48:19 Running ssh-add (command line suppressed) 15:48:19 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7078666186010539265.key (/w/workspace/edgex-go/2@tmp/private_key_7078666186010539265.key) 15:48:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:19 + git tag --points-at HEAD [Pipeline] } 15:48:20 $ docker exec --env ******** --env ******** de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 ssh-agent -k 15:48:20 unset SSH_AUTH_SOCK; 15:48:20 unset SSH_AGENT_PID; 15:48:20 echo Agent pid 21 killed; 15:48:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:20 [ssh-agent] Looking for ssh-agent implementation... 15:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:20 $ docker exec de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 ssh-agent 15:48:20 SSH_AUTH_SOCK=/tmp/ssh-x8rvePEBDN5K/agent.52 15:48:20 SSH_AGENT_PID=58 15:48:20 Running ssh-add (command line suppressed) 15:48:20 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8371960614445595159.key (/w/workspace/edgex-go/2@tmp/private_key_8371960614445595159.key) 15:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:20 + git semver init 15:48:20 # -> Open(): unable to determine branch for HEAD 15:48:20 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:48:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:48:20 # $SEMVER_REMOTE_NAME = origin 15:48:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:48:20 # $SEMVER_USER_NAME = edgex-jenkins 15:48:20 # $SEMVER_BRANCH = PR-3616 15:48:20 # $SEMVER_TEMP = /tmp/semver-928028538 15:48:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:48:35 # '/tmp/semver-928028538' -> '/w/workspace/edgex-go/2/.semver' 15:48:35 # -> Force: false 15:48:35 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:48:35 $ docker exec --env ******** --env ******** de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 ssh-agent -k 15:48:35 unset SSH_AUTH_SOCK; 15:48:35 unset SSH_AGENT_PID; 15:48:35 echo Agent pid 58 killed; 15:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:36 + git semver [Pipeline] } 15:48:36 $ docker stop --time=1 de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 15:48:38 $ docker rm -f de3f13042addcbebbf6102f38400ae8d09dfb0474c200054871b242a109c9916 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:39 Stashed 1 file(s) [Pipeline] echo 15:48:39 [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] sh 15:48:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:48:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:40 + sudo service docker restart 15:48:40 + true 15:48:40 Redirecting to /bin/systemctl restart docker.service 15:48:54 Still waiting to schedule task 15:48:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 15:48:58 ========================================================= 15:48:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:48:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:49:00 Sending build context to Docker daemon 328.3MB 15:49:00 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:49:00 Step 2/6 : FROM ${BASE} 15:49:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:00 540db60ca938: Pulling fs layer 15:49:00 adcc1eea9eea: Pulling fs layer 15:49:00 4c4ab2625f07: Pulling fs layer 15:49:00 0773c198feca: Pulling fs layer 15:49:00 345f892a5656: Pulling fs layer 15:49:00 9ac62484cfdc: Pulling fs layer 15:49:00 5ac4037533be: Pulling fs layer 15:49:00 dc6bda0758c5: Pulling fs layer 15:49:00 0773c198feca: Waiting 15:49:00 345f892a5656: Waiting 15:49:00 9ac62484cfdc: Waiting 15:49:00 5ac4037533be: Waiting 15:49:00 dc6bda0758c5: Waiting 15:49:00 4c4ab2625f07: Verifying Checksum 15:49:00 4c4ab2625f07: Download complete 15:49:00 adcc1eea9eea: Verifying Checksum 15:49:00 adcc1eea9eea: Download complete 15:49:00 345f892a5656: Verifying Checksum 15:49:00 345f892a5656: Download complete 15:49:00 540db60ca938: Verifying Checksum 15:49:00 540db60ca938: Download complete 15:49:00 9ac62484cfdc: Verifying Checksum 15:49:00 9ac62484cfdc: Download complete 15:49:00 540db60ca938: Pull complete 15:49:00 adcc1eea9eea: Pull complete 15:49:00 4c4ab2625f07: Pull complete 15:49:00 5ac4037533be: Verifying Checksum 15:49:00 5ac4037533be: Download complete 15:49:02 dc6bda0758c5: Verifying Checksum 15:49:02 dc6bda0758c5: Download complete 15:49:03 0773c198feca: Verifying Checksum 15:49:03 0773c198feca: Download complete 15:49:06 0773c198feca: Pull complete 15:49:06 345f892a5656: Pull complete 15:49:06 9ac62484cfdc: Pull complete 15:49:06 5ac4037533be: Pull complete 15:49:08 dc6bda0758c5: Pull complete 15:49:08 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 15:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:49:08 ---> eb58bd16d52e 15:49:08 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:49:09 ---> Running in 5fd307b7f58f 15:49:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:49:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:49:11 (1/12) Installing libmagic (5.39-r0) 15:49:11 (2/12) Installing file (5.39-r0) 15:49:12 (3/12) Installing libc-dev (0.7.2-r3) 15:49:12 (4/12) Installing g++ (10.2.1_pre1-r3) 15:49:16 (5/12) Installing fortify-headers (1.1-r0) 15:49:16 (6/12) Installing patch (2.7.6-r7) 15:49:16 (7/12) Installing build-base (0.5-r2) 15:49:16 (8/12) Installing libsodium (1.0.18-r0) 15:49:16 (9/12) Installing pkgconf (1.7.3-r0) 15:49:16 (10/12) Installing libsodium-dev (1.0.18-r0) 15:49:16 (11/12) Installing libzmq (4.3.3-r1) 15:49:16 (12/12) Installing zeromq-dev (4.3.3-r1) 15:49:16 Executing busybox-1.32.1-r6.trigger 15:49:16 OK: 219 MiB in 52 packages 15:49:17 Removing intermediate container 5fd307b7f58f 15:49:17 ---> eb20ed00b45c 15:49:17 Step 4/6 : WORKDIR /edgex-go 15:49:17 ---> Running in 21ae11812459 15:49:18 Removing intermediate container 21ae11812459 15:49:18 ---> da0796f00995 15:49:18 Step 5/6 : COPY go.mod . 15:49:18 ---> ab196cb7a4e1 15:49:18 Step 6/6 : RUN go mod download 15:49:18 ---> Running in 49c63b776fb2 15:49:30 Removing intermediate container 49c63b776fb2 15:49:30 ---> f2207f5611a9 15:49:30 Successfully built f2207f5611a9 15:49:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:49:30 + docker inspect -f . ci-base-image-x86_64 15:49:30 . [Pipeline] withDockerContainer 15:49:30 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 15:49:31 $ docker top 2f655febaebf5645bc35a51aa910ea172ee48bb8ea2a855d58cdab1343be3efb -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:31 + go version 15:49:31 go version go1.16.5 linux/amd64 [Pipeline] } 15:49:31 $ docker stop --time=1 2f655febaebf5645bc35a51aa910ea172ee48bb8ea2a855d58cdab1343be3efb 15:49:32 $ docker rm -f 2f655febaebf5645bc35a51aa910ea172ee48bb8ea2a855d58cdab1343be3efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:33 + docker inspect -f . ci-base-image-x86_64 15:49:33 . [Pipeline] withDockerContainer 15:49:33 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 15:49:33 $ docker top fdea3cb73e9cbdef705c2037f4789d5ebf2b36bd8cea7cc1f29de024f6b7d68b -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:33 ========================================================= 15:49:33 [edgeXBuildGoParallel] Running Tests and Build... 15:49:33 ========================================================= [Pipeline] sh 15:49:34 + go mod tidy [Pipeline] sh 15:49:34 + make test 15:49:34 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:49:35 go mod tidy 15:49:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:49:40 ? github.com/edgexfoundry/edgex-go [no test files] 15:49:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:49:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 15:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements 15:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 87.7% of statements 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 95.1% of statements 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 15:50:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 22.0% of statements 15:50:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 15:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 15:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 15:50:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 15:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 15:50:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 15:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.176s coverage: 81.8% of statements 15:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 15:50:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:50:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.109s coverage: 43.6% of statements 15:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 15:50:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 15:50:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 15:50:55 GO111MODULE=on go vet ./... 15:50:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2578 in /w/workspace/edgexfoundry_edgex-go_PR-3616 [Pipeline] { [Pipeline] ws 15:50:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:50:58 The recommended git tool is: git 15:51:03 using credential edgex-jenkins-ssh 15:51:03 Cloning the remote Git repository 15:51:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:51:04 > git init /w/workspace/edgex-go/2 # timeout=10 15:51:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:04 > git --version # timeout=10 15:51:04 > git --version # 'git version 2.17.1' 15:51:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:17 gofmt -l . 15:51:17 [ "`gofmt -l .`" = "" ] 15:51:18 ./bin/test-attribution-txt.sh [Pipeline] sh 15:51:19 + ls -al . 15:51:19 total 564 15:51:19 drwxrwxr-x 10 1001 1001 4096 Jul 12 15:51 . 15:51:19 drwxr-xr-x 4 root root 28 Jul 12 15:49 .. 15:51:19 -rw-rw-r-- 1 1001 1001 11 Jul 12 15:48 .dockerignore 15:51:19 drwxrwxr-x 8 1001 1001 179 Jul 12 15:48 .git 15:51:19 drwxrwxr-x 3 1001 1001 125 Jul 12 15:48 .github 15:51:19 -rw-rw-r-- 1 1001 1001 818 Jul 12 15:48 .gitignore 15:51:19 -rw-rw-r-- 1 1001 1001 76 Jul 12 15:48 .hadolint.yml 15:51:19 drwx------ 3 1001 1001 58 Jul 12 15:48 .semver 15:51:19 -rw-rw-r-- 1 1001 1001 166 Jul 12 15:48 .sonarcloud.properties 15:51:19 -rw-rw-r-- 1 1001 1001 8609 Jul 12 15:48 Attribution.txt 15:51:19 -rw-rw-r-- 1 1001 1001 43881 Jul 12 15:48 CHANGELOG.md 15:51:19 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:48 CONTRIBUTING.md 15:51:19 -rw-rw-r-- 1 1001 1001 931 Jul 12 15:48 Dockerfile.build 15:51:19 -rw-rw-r-- 1 1001 1001 849 Jul 12 15:48 Jenkinsfile 15:51:19 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:48 LICENSE 15:51:19 -rw-rw-r-- 1 1001 1001 6003 Jul 12 15:48 Makefile 15:51:19 -rw-rw-r-- 1 1001 1001 7818 Jul 12 15:48 README.md 15:51:19 -rw-rw-r-- 1 1001 1001 6912 Jul 12 15:48 SECURITY.md 15:51:19 -rw-rw-r-- 1 1001 1001 5 Jul 12 15:48 VERSION 15:51:19 -rw-rw-r-- 1 1001 1001 4131 Jul 12 15:48 ZMQWindows.md 15:51:19 drwxrwxr-x 2 1001 1001 37 Jul 12 15:48 bin 15:51:19 drwxrwxr-x 14 1001 1001 4096 Jul 12 15:48 cmd 15:51:19 -rw-r--r-- 1 root root 398095 Jul 12 15:50 coverage.out 15:51:19 -rw-rw-r-- 1 1001 1001 806 Jul 12 15:48 go.mod 15:51:19 -rw-r--r-- 1 root root 20850 Jul 12 15:49 go.sum 15:51:19 drwxrwxr-x 7 1001 1001 114 Jul 12 15:48 internal 15:51:19 drwxrwxr-x 3 1001 1001 16 Jul 12 15:48 openapi 15:51:19 drwxrwxr-x 4 1001 1001 71 Jul 12 15:48 snap 15:51:19 -rw-rw-r-- 1 1001 1001 204 Jul 12 15:48 version.go [Pipeline] sh 15:51:19 + '[' -e coverage.out ] 15:51:19 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:19 Stashed 1 file(s) [Pipeline] sh 15:51:19 + make build 15:51:19 go mod tidy 15:51:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:51:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3616/head:refs/remotes/origin/PR-3616 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:51:20 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit fb8de892790b0dc660adc23653255c5a727a6682 15:51:20 Merge succeeded, producing fb8de892790b0dc660adc23653255c5a727a6682 15:51:20 Checking out Revision fb8de892790b0dc660adc23653255c5a727a6682 (PR-3616) 15:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:51:20 > git config core.sparsecheckout # timeout=10 15:51:20 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # timeout=10 15:51:20 > git remote # timeout=10 15:51:20 > git config --get remote.origin.url # timeout=10 15:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:20 > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 15:51:20 > git rev-parse HEAD^{commit} # timeout=10 15:51:20 > git config core.sparsecheckout # timeout=10 15:51:20 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # timeout=10 15:51:25 Commit message: "Merge branch 'main' into issue-3613" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:51:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:51:27 + + truesudo 15:51:27 service docker restart 15:51:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15: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 15:51:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:51:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:51:35 $ docker stop --time=1 fdea3cb73e9cbdef705c2037f4789d5ebf2b36bd8cea7cc1f29de024f6b7d68b 15:51:37 $ docker rm -f fdea3cb73e9cbdef705c2037f4789d5ebf2b36bd8cea7cc1f29de024f6b7d68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:40 15:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:40 latest: Pulling from edgex-devops/edgex-compose 15:51:40 cbdbe7a5bc2a: Pulling fs layer 15:51:40 ca9280d653b3: Pulling fs layer 15:51:40 7e9c9ca2126c: Pulling fs layer 15:51:41 cbdbe7a5bc2a: Verifying Checksum 15:51:41 cbdbe7a5bc2a: Download complete 15:51:41 cbdbe7a5bc2a: Pull complete 15:51:41 ca9280d653b3: Verifying Checksum 15:51:41 ca9280d653b3: Download complete 15:51:41 ca9280d653b3: Pull complete 15:51:42 7e9c9ca2126c: Verifying Checksum 15:51:42 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:45 provisioning config files... 15:51:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7053283963337407093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:45 7e9c9ca2126c: Pull complete 15:51:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:51:45 ---> docker-login.sh 15:51:45 nexus3.edgexfoundry.org:10001 15:51:45 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:51:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 nexus3.edgexfoundry.org:10002 15:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:47 Configure a credential helper to remove this warning. See 15:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:47 15:51:47 Login Succeeded 15:51:47 nexus3.edgexfoundry.org:10003 15:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:48 Configure a credential helper to remove this warning. See 15:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:48 15:51:48 Login Succeeded 15:51:48 nexus3.edgexfoundry.org:10004 15:51:48 $ docker top ff366bc2ed03fe554b3ce15e957430ced5152139f9bf2f5be9d65d39fd984685 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:48 Configure a credential helper to remove this warning. See 15:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:48 15:51:48 Login Succeeded 15:51:48 docker.io 15:51:49 + docker-compose build --help 15:51:49 + grep parallel 15:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:49 --parallel Build images in parallel. [Pipeline] } 15:51:49 $ docker stop --time=1 ff366bc2ed03fe554b3ce15e957430ced5152139f9bf2f5be9d65d39fd984685 15:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:49 Configure a credential helper to remove this warning. See 15:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:49 15:51:49 Login Succeeded 15:51:49 ---> docker-login.sh ends 15:51:50 $ docker rm -f ff366bc2ed03fe554b3ce15e957430ced5152139f9bf2f5be9d65d39fd984685 [Pipeline] // withDockerContainer [Pipeline] } 15:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 15:51:51 ========================================================= 15:51:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:51:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:51 . [Pipeline] withDockerContainer 15:51:51 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:51:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:51 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:51:51 $ docker top 8e70ace26fa0b7f202e6f3ef77455271982ec7ea86e2d1d7ca96809cd77ddc92 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:52 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:52 Building core-command ... 15:51:52 Building core-data ... 15:51:52 Building core-metadata ... 15:51:52 Building security-bootstrapper ... 15:51:52 Building security-proxy-setup ... 15:51:52 Building security-secretstore-setup ... 15:51:52 Building support-notifications ... 15:51:52 Building support-scheduler ... 15:51:52 Building sys-mgmt-agent ... 15:51:52 Building sys-mgmt-agent 15:51:52 Building core-data 15:51:52 Building security-bootstrapper 15:51:52 Building core-command 15:51:52 Building security-secretstore-setup 15:51:53 Sending build context to Docker daemon 165.7MB 15:51:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:51:53 Step 2/6 : FROM ${BASE} 15:51:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:53 595b0fe564bb: Pulling fs layer 15:51:53 24495759ef45: Pulling fs layer 15:51:53 d148012ef14d: Pulling fs layer 15:51:53 cb65c68fc2e2: Pulling fs layer 15:51:53 093eec477d81: Pulling fs layer 15:51:53 20fd20ab2234: Pulling fs layer 15:51:53 43245461236d: Pulling fs layer 15:51:53 5a37c24eccbd: Pulling fs layer 15:51:53 cb65c68fc2e2: Waiting 15:51:53 20fd20ab2234: Waiting 15:51:53 43245461236d: Waiting 15:51:53 5a37c24eccbd: Waiting 15:51:53 093eec477d81: Waiting 15:51:54 24495759ef45: Verifying Checksum 15:51:54 24495759ef45: Download complete 15:51:55 d148012ef14d: Verifying Checksum 15:51:55 d148012ef14d: Download complete 15:51:55 093eec477d81: Download complete 15:51:55 20fd20ab2234: Verifying Checksum 15:51:55 20fd20ab2234: Download complete 15:51:55 595b0fe564bb: Verifying Checksum 15:51:55 43245461236d: Verifying Checksum 15:51:55 43245461236d: Download complete 15:51:55 595b0fe564bb: Pull complete 15:51:56 24495759ef45: Pull complete 15:51:56 d148012ef14d: Pull complete 15:51:57 5a37c24eccbd: Download complete 15:51:57 cb65c68fc2e2: Verifying Checksum 15:51:57 cb65c68fc2e2: Download complete 15:52:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> f2207f5611a9 15:52:03 Step 3/24 : WORKDIR /edgex-go 15:52:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> f2207f5611a9 15:52:03 Step 3/26 : WORKDIR /edgex-go 15:52:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> f2207f5611a9 15:52:03 Step 3/24 : WORKDIR /edgex-go 15:52:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> f2207f5611a9 15:52:03 Step 3/32 : WORKDIR /edgex-go 15:52:06 ---> Running in 17302c210dd3 15:52:06 ---> Running in 41e57577730a 15:52:06 ---> Running in 977f649e5fd0 15:52:06 ---> Running in e753e3c5d4b9 15:52:06 Removing intermediate container 17302c210dd3 15:52:06 ---> eb06ccbf8606 15:52:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:06 Removing intermediate container 41e57577730a 15:52:06 ---> 416ad60468bd 15:52:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:07 Removing intermediate container 977f649e5fd0 15:52:07 ---> 27b85b18de0a 15:52:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:07 Removing intermediate container e753e3c5d4b9 15:52:07 ---> d7ac423f6161 15:52:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:07 ---> Running in 41009c262f8f 15:52:07 ---> Running in 246b6fcfbb26 15:52:07 ---> Running in bdef74db2ad6 15:52:07 ---> Running in bed755136bba 15:52:08 cb65c68fc2e2: Pull complete 15:52:08 093eec477d81: Pull complete 15:52:08 20fd20ab2234: Pull complete 15:52:08 43245461236d: Pull complete 15:52:10 Removing intermediate container 41009c262f8f 15:52:10 ---> 963ee437546e 15:52:10 Step 5/26 : RUN apk add --update --no-cache make git 15:52:10 ---> Running in 15e11cd2ef2d 15:52:10 Removing intermediate container 246b6fcfbb26 15:52:10 ---> ce9ffec0232e 15:52:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:52:10 ---> Running in d1c77ad802b0 15:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:10 ---> f2207f5611a9 15:52:10 Step 3/24 : WORKDIR /edgex-go 15:52:10 ---> Using cache 15:52:10 ---> d7ac423f6161 15:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:10 ---> Running in c680b549950f 15:52:10 Removing intermediate container bed755136bba 15:52:10 ---> 736a1942ace9 15:52:10 Step 5/32 : RUN apk add --update --no-cache make git 15:52:10 Removing intermediate container bdef74db2ad6 15:52:10 ---> 0a7af4679695 15:52:10 Step 5/24 : RUN apk add --update --no-cache make bash git 15:52:10 ---> Running in 7fec0d13f7ab 15:52:10 ---> Running in 36b237f05746 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:11 Removing intermediate container c680b549950f 15:52:11 ---> 80f435405f11 15:52:11 Step 5/24 : RUN apk add --update --no-cache make git 15:52:11 ---> Running in 7f564298ddda 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:12 OK: 219 MiB in 52 packages 15:52:12 OK: 219 MiB in 52 packages 15:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:52:12 OK: 219 MiB in 52 packages 15:52:12 OK: 219 MiB in 52 packages 15:52:13 Removing intermediate container d1c77ad802b0 15:52:13 ---> e58528c716db 15:52:13 Step 6/24 : COPY go.mod . 15:52:13 Removing intermediate container 15e11cd2ef2d 15:52:13 ---> 13e0b9872ffe 15:52:13 Step 6/26 : COPY go.mod . 15:52:13 OK: 219 MiB in 52 packages 15:52:13 5a37c24eccbd: Pull complete 15:52:13 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 15:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:13 ---> 274d7007c78b 15:52:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:52:13 ---> 841a66b92c35 15:52:13 Step 7/26 : RUN go mod download 15:52:13 Removing intermediate container 7fec0d13f7ab 15:52:13 ---> 32950b0def64 15:52:13 Step 6/32 : COPY go.mod . 15:52:13 ---> 6fcb9289fad6 15:52:13 Step 7/24 : RUN go mod download 15:52:13 ---> Running in fbad141abfe8 15:52:13 Removing intermediate container 36b237f05746 15:52:13 ---> 54304656f37b 15:52:13 Step 6/24 : COPY go.mod . 15:52:13 ---> Running in ba3a182f1ff5 15:52:13 ---> f510588b67a2 15:52:13 Step 7/32 : RUN go mod download 15:52:13 Removing intermediate container 7f564298ddda 15:52:13 ---> ddb0ab1cb236 15:52:13 Step 6/24 : COPY go.mod . 15:52:13 ---> Running in fde3b6ee86b2 15:52:13 ---> 50073724cfec 15:52:13 Step 7/24 : RUN go mod download 15:52:13 ---> 9b8e4101f1ba 15:52:13 Step 7/24 : RUN go mod download 15:52:13 ---> Running in cfc812431300 15:52:13 ---> Running in 16370874d4ea 15:52:14 Removing intermediate container fbad141abfe8 15:52:14 ---> 32a9f84e8fe9 15:52:14 Step 8/26 : COPY . . 15:52:15 ---> Running in fece84890da5 15:52:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:52:17 Removing intermediate container ba3a182f1ff5 15:52:17 ---> b902adf77b52 15:52:17 Step 8/24 : COPY . . 15:52:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:52:18 (1/12) Installing libmagic (5.39-r0) 15:52:19 (2/12) Installing file (5.39-r0) 15:52:19 (3/12) Installing libc-dev (0.7.2-r3) 15:52:19 (4/12) Installing g++ (10.2.1_pre1-r3) 15:52:20 Removing intermediate container fde3b6ee86b2 15:52:20 ---> 054714e56c8f 15:52:20 Step 8/32 : COPY . . 15:52:21 ---> 5b8d592a00aa 15:52:21 Step 9/26 : RUN go mod tidy 15:52:24 Removing intermediate container cfc812431300 15:52:24 ---> 5e779ef386c5 15:52:24 Step 8/24 : COPY . . 15:52:24 Removing intermediate container 16370874d4ea 15:52:24 ---> 43cb6d6e7581 15:52:24 Step 8/24 : COPY . . 15:52:24 ---> 8405511941ed 15:52:24 Step 9/24 : RUN go mod tidy 15:52:24 ---> Running in 96cc6af3a318 15:52:24 (5/12) Installing fortify-headers (1.1-r0) 15:52:24 (6/12) Installing patch (2.7.6-r7) 15:52:24 (7/12) Installing build-base (0.5-r2) 15:52:24 (8/12) Installing libsodium (1.0.18-r0) 15:52:24 (9/12) Installing pkgconf (1.7.3-r0) 15:52:24 (10/12) Installing libsodium-dev (1.0.18-r0) 15:52:24 (11/12) Installing libzmq (4.3.3-r1) 15:52:24 (12/12) Installing zeromq-dev (4.3.3-r1) 15:52:24 Executing busybox-1.32.1-r6.trigger 15:52:24 OK: 218 MiB in 52 packages 15:52:24 ---> ba6f92449f55 15:52:24 Step 9/32 : RUN go mod tidy 15:52:26 ---> Running in 5cbbc2752948 15:52:28 Removing intermediate container fece84890da5 15:52:28 ---> a267a613742f 15:52:28 Step 4/6 : WORKDIR /edgex-go 15:52:28 ---> Running in f8ec40fec7b2 15:52:28 Removing intermediate container f8ec40fec7b2 15:52:28 ---> 49c85a7a66dc 15:52:28 Step 5/6 : COPY go.mod . 15:52:29 ---> 6d3c9b27c25a 15:52:29 Step 6/6 : RUN go mod download 15:52:29 ---> Running in 5ab1bf154157 15:52:36 ---> Running in ff2db36d7b27 15:52:36 ---> b30ea99b51be 15:52:36 Step 9/24 : RUN go mod tidy 15:52:36 ---> 90773b1a9609 15:52:36 Step 9/24 : RUN go mod tidy 15:52:36 ---> Running in 192bbdb80d83 15:52:36 ---> Running in 2086d2c805d1 15:52:37 Removing intermediate container 96cc6af3a318 15:52:37 ---> 01343c7fc9c5 15:52:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:37 ---> Running in 3745a8f96c77 15:52:37 Removing intermediate container 5cbbc2752948 15:52:37 ---> 300aa4877dc3 15:52:37 Step 10/24 : RUN make cmd/core-data/core-data 15:52:37 ---> Running in 57e86fef19cc 15:52:37 Removing intermediate container ff2db36d7b27 15:52:37 ---> 16395271cdbb 15:52:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:37 ---> Running in f4ffcdcd016d 15:52:37 Removing intermediate container 192bbdb80d83 15:52:37 ---> e90cd4aad9b2 15:52:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:52: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 15:52:37 ---> Running in 25699617c137 15:52:37 Removing intermediate container 2086d2c805d1 15:52:37 ---> fd8e23142954 15:52:37 Step 10/24 : RUN make cmd/core-command/core-command 15:52:38 ---> Running in 63ab3fcc7cef 15:52:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:52:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:52: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 15:52:56 Removing intermediate container 5ab1bf154157 15:52:56 ---> 75af095d2f7a 15:52:56 Successfully built 75af095d2f7a 15:52:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:52:56 + docker inspect -f . ci-base-image-arm64 15:52:56 . [Pipeline] withDockerContainer 15:52:57 prd-ubuntu18.04-docker-arm64-4c-16g-2578 does not seem to be running inside a container 15:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 15:52:58 $ docker top 7e6657850da6e2be49ef3e9ffae147478767b3683b13907aa56af862ff508be2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:59 + go version 15:52:59 go version go1.16.5 linux/arm64 [Pipeline] } 15:52:59 $ docker stop --time=1 7e6657850da6e2be49ef3e9ffae147478767b3683b13907aa56af862ff508be2 15:53:01 $ docker rm -f 7e6657850da6e2be49ef3e9ffae147478767b3683b13907aa56af862ff508be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:02 + docker inspect -f . ci-base-image-arm64 15:53:02 . [Pipeline] withDockerContainer 15:53:02 prd-ubuntu18.04-docker-arm64-4c-16g-2578 does not seem to be running inside a container 15:53:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 15:53:04 $ docker top e81b5fd4f3c531b7409fe855684644fee025563a8b7f9165af250e6f751b391e -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:04 ========================================================= 15:53:04 [edgeXBuildGoParallel] Running Tests and Build... 15:53:04 ========================================================= [Pipeline] sh 15:53:05 + go mod tidy [Pipeline] sh 15:53:06 + make test 15:53:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:53:06 go mod tidy 15:53:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:53:17 Removing intermediate container 25699617c137 15:53:17 ---> a276422e66e7 15:53:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:53:17 ---> Running in 57f65629e516 15:53:17 Removing intermediate container 63ab3fcc7cef 15:53:17 ---> be2ceb4428b1 15:53:17 15:53:17 Step 11/24 : FROM alpine:3.12 15:53:17 3.12: Pulling from library/alpine 15:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:53:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:53:17 Status: Downloaded newer image for alpine:3.12 15:53:17 ---> 13621d1b12d4 15:53:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:53:17 Removing intermediate container 3745a8f96c77 15:53:17 ---> 2b7523853021 15:53:17 15:53:17 Step 11/26 : FROM alpine:3.12 15:53:17 ---> 13621d1b12d4 15:53:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:53:18 ---> Running in 7b647a41fe32 15:53:18 ---> Running in ad91b00d176b 15:53:18 Removing intermediate container f4ffcdcd016d 15:53:18 ---> 7dbd74d60fc2 15:53:18 15:53:18 Step 11/32 : FROM alpine:3.12 15:53:18 ---> 13621d1b12d4 15:53:18 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:53:18 ---> Running in 81cbdfd6c3f7 15:53:18 Removing intermediate container 81cbdfd6c3f7 15:53:18 ---> cd2b503275db 15:53:18 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:53:19 ---> Running in 27249e35779b 15:53:19 Removing intermediate container 57f65629e516 15:53:19 ---> 458ea8e3f92c 15:53:19 15:53:19 Step 12/24 : FROM docker:20.10.0 15:53:19 20.10.0: Pulling from library/docker 15:53:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:20 (1/6) Installing ca-certificates (20191127-r4) 15:53:20 (1/1) Installing dumb-init (1.2.2-r1) 15:53:20 Executing busybox-1.31.1-r20.trigger 15:53:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:53:20 OK: 6 MiB in 15 packages 15:53:20 (3/6) Installing libcurl (7.77.0-r0) 15:53:20 (4/6) Installing curl (7.77.0-r0) 15:53:20 (5/6) Installing dumb-init (1.2.2-r1) 15:53:20 (6/6) Installing su-exec (0.2-r1) 15:53:20 Executing busybox-1.31.1-r20.trigger 15:53:20 Executing ca-certificates-20191127-r4.trigger 15:53:20 OK: 7 MiB in 20 packages 15:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:21 (1/2) Installing dumb-init (1.2.2-r1) 15:53:21 (2/2) Installing su-exec (0.2-r1) 15:53:21 Executing busybox-1.31.1-r20.trigger 15:53:21 OK: 6 MiB in 16 packages 15:53:23 Removing intermediate container 57e86fef19cc 15:53:23 ---> 90f19350c430 15:53:23 15:53:23 Step 11/24 : FROM alpine:3.12 15:53:23 ---> 13621d1b12d4 15:53:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:53:23 Removing intermediate container ad91b00d176b 15:53:23 ---> 41e8e933ff87 15:53:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:23 ---> Running in 5df1ecf508af 15:53:27 ---> Running in 67f63a7cea9e 15:53:27 Removing intermediate container 27249e35779b 15:53:27 ---> 2b2eeba5c2d3 15:53:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:53:27 Removing intermediate container 5df1ecf508af 15:53:27 ---> 21c9330d7260 15:53:27 Step 13/24 : ENV APP_PORT=59880 15:53:27 Removing intermediate container 7b647a41fe32 15:53:27 ---> b38cb9141f49 15:53:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:27 ---> Running in 06e554f7fe9d 15:53:27 ---> Running in 6b8230773563 15:53:27 ---> Running in ed391e6ff242 15:53:27 Removing intermediate container 67f63a7cea9e 15:53:27 ---> 40c96692b220 15:53:27 Step 14/24 : ENV APP_PORT=59882 15:53:27 ---> Running in 088ea4740a06 15:53:27 Removing intermediate container 06e554f7fe9d 15:53:27 ---> 83f5b0d5052a 15:53:27 Step 14/26 : WORKDIR / 15:53:27 Removing intermediate container ed391e6ff242 15:53:27 ---> 86828eb8ebaa 15:53:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:53:27 Removing intermediate container 6b8230773563 15:53:27 ---> 799b6f79088b 15:53:27 Step 14/24 : EXPOSE $APP_PORT 15:53:28 ---> Running in 5a96beda4862 15:53:28 ---> Running in 63d08b357e6f 15:53:28 ---> Running in 884821d3e19c 15:53:28 Removing intermediate container 088ea4740a06 15:53:28 ---> 403a434f2323 15:53:28 Step 15/24 : EXPOSE $APP_PORT 15:53:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:53:28 Status: Downloaded newer image for docker:20.10.0 15:53:28 ---> aefe523efa57 15:53:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:53:28 ---> Running in 4c59d7942ac2 15:53:28 Removing intermediate container 63d08b357e6f 15:53:28 ---> 68c24d03130a 15:53:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:53:28 ---> Running in 38c0b1aa6deb 15:53:28 Removing intermediate container 5a96beda4862 15:53:28 ---> 2ffa3c1f12be 15:53: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 15:53:28 Removing intermediate container 884821d3e19c 15:53:28 ---> 23237c2b5052 15:53:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:28 ---> Running in 9edfdd419cbb 15:53:28 Removing intermediate container 4c59d7942ac2 15:53:28 ---> cd94b88d895a 15:53:28 Step 16/24 : WORKDIR / 15:53:28 ---> Running in 59b3060cff1f 15:53:28 Removing intermediate container 38c0b1aa6deb 15:53:28 ---> c46ac1d62864 15:53:28 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 15:53:29 ---> Running in 0a264dd0a96a 15:53:29 ---> fe5e0d119ae2 15:53:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:29 ---> Running in 5a930d3a687e 15:53:29 Removing intermediate container 0a264dd0a96a 15:53:29 ---> 992c8e9d3449 15:53:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:29 ---> fe2fab3090e7 15:53:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:29 ---> b26efee520cd 15:53:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:30 (1/39) Installing readline (8.0.4-r0) 15:53:30 (2/39) Installing bash (5.0.17-r0) 15:53:30 Executing bash-5.0.17-r0.post-install 15:53:30 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:53:30 (4/39) Installing libcurl (7.77.0-r0) 15:53:30 (5/39) Installing curl (7.77.0-r0) 15:53:30 ---> 789f793bc027 15:53:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:30 (6/39) Installing dumb-init (1.2.2-r1) 15:53:30 (7/39) Installing libbz2 (1.0.8-r1) 15:53:30 (8/39) Installing expat (2.2.9-r1) 15:53:30 (9/39) Installing libffi (3.3-r2) 15:53:30 (10/39) Installing gdbm (1.13-r1) 15:53:30 (11/39) Installing xz-libs (5.2.5-r0) 15:53:30 (12/39) Installing sqlite-libs (3.32.1-r1) 15:53:30 (13/39) Installing python3 (3.8.10-r0) 15:53:32 ---> abe9fad22d18 15:53:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:53:32 (14/39) Installing py3-appdirs (1.4.4-r1) 15:53:32 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:53:32 (16/39) Installing py3-parsing (2.4.7-r0) 15:53:32 (17/39) Installing py3-six (1.15.0-r0) 15:53:32 (18/39) Installing py3-packaging (20.4-r0) 15:53:32 ---> 4479ce9175cd 15:53:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:32 (19/39) Installing py3-setuptools (47.0.0-r0) 15:53:32 (20/39) Installing py3-chardet (3.0.4-r4) 15:53:32 (21/39) Installing py3-idna (2.9-r0) 15:53:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:53:32 ---> 69d06a9a2eaa 15:53:32 Step 20/24 : ENTRYPOINT ["/core-command"] 15:53:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:53:32 (24/39) Installing py3-requests (2.23.0-r0) 15:53:32 (25/39) Installing py3-msgpack (1.0.0-r0) 15:53:33 (26/39) Installing py3-lockfile (0.12.2-r3) 15:53:33 Removing intermediate container 59b3060cff1f 15:53:33 ---> 8beec5d56695 15:53:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:53:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:53:33 Removing intermediate container 9edfdd419cbb 15:53:33 ---> 7bead272111e 15:53:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:53:33 (28/39) Installing py3-colorama (0.4.3-r0) 15:53:33 (29/39) Installing py3-distlib (0.3.0-r0) 15:53:33 ---> Running in 9b3f7f74d6c1 15:53:33 ---> Running in ce0c446afc0f 15:53:33 ---> ca58f44cad8f 15:53:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:33 (30/39) Installing py3-distro (1.5.0-r1) 15:53:33 (31/39) Installing py3-webencodings (0.5.1-r3) 15:53:33 (32/39) Installing py3-html5lib (1.0.1-r4) 15:53:33 ---> Running in 2060959e438d 15:53:33 ? github.com/edgexfoundry/edgex-go [no test files] 15:53:34 (33/39) Installing py3-pytoml (0.1.21-r0) 15:53:34 (34/39) Installing py3-pep517 (0.8.2-r0) 15:53:34 (35/39) Installing py3-progress (1.5-r0) 15:53:34 (36/39) Installing py3-toml (0.10.1-r0) 15:53:34 (37/39) Installing py3-retrying (1.3.3-r0) 15:53:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 15:53:34 (39/39) Installing py3-pip (20.1.1-r0) 15:53:34 Removing intermediate container 9b3f7f74d6c1 15:53:34 ---> ca295818b55c 15:53:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:35 Executing busybox-1.31.1-r19.trigger 15:53:35 Removing intermediate container 2060959e438d 15:53:35 ---> 6f2dc78a16e6 15:53:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:53:35 OK: 72 MiB in 59 packages 15:53:35 ---> 73d4ce7323f2 15:53:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:35 ---> Running in 2366590f84b0 15:53:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:35 ---> e4c4013e0f86 15:53:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:53:35 Removing intermediate container 2366590f84b0 15:53:35 ---> b7fce01c9035 15:53:35 Step 22/24 : LABEL arch=x86_64 15:53:35 ---> Running in b13b6270409f 15:53:35 ---> 5b1dd6eab5b6 15:53:35 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/ 15:53:35 ---> Running in 81d7dc281519 15:53:35 ---> Running in b27dbc454b8c 15:53:35 Collecting docker-compose==1.23.2 15:53:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:53:35 Removing intermediate container 81d7dc281519 15:53:35 ---> aba01b7b5cbf 15:53:35 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:53:35 Collecting websocket-client<1.0,>=0.32.0 15:53:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:53:36 ---> Running in 39a7bcf3a632 15:53:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:36 Collecting PyYAML<4,>=3.10 15:53:36 Downloading PyYAML-3.13.tar.gz (270 kB) 15:53:36 Removing intermediate container 39a7bcf3a632 15:53:36 ---> 0651f95324df 15:53:36 Step 24/24 : LABEL version=0.0.0 15:53:36 (1/6) Installing dumb-init (1.2.2-r1) 15:53:36 ---> Running in d0c3e474e6e9 15:53:36 (2/6) Installing libgcc (9.3.0-r2) 15:53:36 Collecting texttable<0.10,>=0.9.0 15:53:36 Downloading texttable-0.9.1.tar.gz (11 kB) 15:53:36 (3/6) Installing libsodium (1.0.18-r0) 15:53:36 (4/6) Installing libstdc++ (9.3.0-r2) 15:53:37 Removing intermediate container d0c3e474e6e9 15:53:37 ---> 3ea2801cd0df 15:53:37 15:53:37 Successfully built 3ea2801cd0df 15:53:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:53:37 Removing intermediate container b13b6270409f 15:53:37 ---> d3156a8a4d16 15:53:37 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:37 Successfully tagged core-command:latest 15:53:37  Building core-command ... done Building core-metadata 15:53:37 Collecting docker<4.0,>=3.6.0 15:53:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:53:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:53:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:53:37 Collecting jsonschema<3,>=2.5.1 15:53:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:53:37 Collecting dockerpty<0.5,>=0.4.1 15:53:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:53:37 (5/6) Installing libzmq (4.3.3-r0) 15:53:37 (6/6) Installing zeromq (4.3.3-r0) 15:53:37 Removing intermediate container b27dbc454b8c 15:53:37 ---> 64ac22282a5d 15:53:37 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:53:37 Executing busybox-1.31.1-r20.trigger 15:53:37 OK: 8 MiB in 20 packages 15:53:37 Collecting docopt<0.7,>=0.6.1 15:53:37 Downloading docopt-0.6.2.tar.gz (25 kB) 15:53:38 Collecting cached-property<2,>=1.2.0 15:53:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:53:38 Collecting docker-pycreds>=0.4.0 15:53:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:53:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:53:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:53:38 Collecting idna<2.8,>=2.5 15:53:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:53:38 Collecting urllib3<1.25,>=1.21.1 15:53:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:53:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:53:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:53:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:53:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:53:38 Installing collected packages: websocket-client, PyYAML, texttable, docker-pycreds, idna, urllib3, requests, docker, jsonschema, dockerpty, docopt, cached-property, docker-compose 15:53:39 Running setup.py install for PyYAML: started 15:53:40 Running setup.py install for PyYAML: finished with status 'done' 15:53:40 Running setup.py install for texttable: started 15:53:40 Running setup.py install for texttable: finished with status 'done' 15:53:42 ---> 28b84bc04ed8 15:53:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:43 Attempting uninstall: idna 15:53:43 Found existing installation: idna 2.9 15:53:43 Uninstalling idna-2.9: 15:53:43 Successfully uninstalled idna-2.9 15:53:44 ---> Running in 3bbd1eeeb726 15:53:45 Attempting uninstall: urllib3 15:53:45 Found existing installation: urllib3 1.25.9 15:53:45 Uninstalling urllib3-1.25.9: 15:53:45 Successfully uninstalled urllib3-1.25.9 15:53:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:53:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:46 ---> f2207f5611a9 15:53:46 Step 3/24 : WORKDIR /edgex-go 15:53:46 ---> Using cache 15:53:46 ---> d7ac423f6161 15:53:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:46 ---> Using cache 15:53:46 ---> 80f435405f11 15:53:46 Step 5/24 : RUN apk add --update --no-cache make git 15:53:46 ---> Using cache 15:53:46 ---> ddb0ab1cb236 15:53:46 Step 6/24 : COPY go.mod . 15:53:46 ---> Using cache 15:53:46 ---> 9b8e4101f1ba 15:53:46 Step 7/24 : RUN go mod download 15:53:46 ---> Using cache 15:53:46 ---> 5e779ef386c5 15:53:46 Step 8/24 : COPY . . 15:53:46 ---> Using cache 15:53:46 ---> 90773b1a9609 15:53:46 Step 9/24 : RUN go mod tidy 15:53:46 ---> Using cache 15:53:46 ---> fd8e23142954 15:53:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:53:51 Attempting uninstall: requests 15:53:51 Found existing installation: requests 2.23.0 15:53:51 Uninstalling requests-2.23.0: 15:53:51 Successfully uninstalled requests-2.23.0 15:53:51 ---> c66524f2cdf3 15:53:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:51 Removing intermediate container 3bbd1eeeb726 15:53:51 ---> b20705a5939c 15:53:51 Step 24/26 : LABEL arch=x86_64 15:53:51 Removing intermediate container ce0c446afc0f 15:53:51 ---> f4e714cccd77 15:53:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:51 ---> Running in 114bb85b3811 15:53:51 ---> Running in eeebae5d1822 15:53:51 Running setup.py install for dockerpty: started 15:53:51 ---> 2f46b02d5f6f 15:53:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:51 ---> 026f1829e8aa 15:53:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:51 Removing intermediate container eeebae5d1822 15:53:51 ---> 42627816ffaf 15:53:51 Step 25/26 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:53:51 Running setup.py install for dockerpty: finished with status 'done' 15:53:51 Running setup.py install for docopt: started 15:53:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:51 Running setup.py install for docopt: finished with status 'done' 15:53:51 ---> Running in 20701de0db82 15:53:51 ---> 504a5571e22e 15:53:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:51 ---> 3f23d92e2594 15:53:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:53:51 Removing intermediate container 20701de0db82 15:53:51 ---> b7a816cf0da4 15:53:51 Step 26/26 : LABEL version=0.0.0 15:53:51 ---> 6a55b73373ad 15:53:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:53:51 ---> Running in 2b7e99482b9a 15:53:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:53:52 ---> Running in 4501cefecd9b 15:53:52 ---> 70403f81ed1b 15:53:52 Step 20/24 : ENTRYPOINT ["/core-data"] 15:53:52 Removing intermediate container 2b7e99482b9a 15:53:52 ---> 3d2e8cd05d83 15:53:52 15:53:52 ---> Running in bb6dab1f0d82 15:53:52 Successfully built 3d2e8cd05d83 15:53:52 Successfully tagged security-secretstore-setup:latest 15:53:52 Building security-proxy-setup 15:53:52  Building security-secretstore-setup ... done Removing intermediate container 4501cefecd9b 15:53:52 ---> 39de990fd676 15:53:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:54 Removing intermediate container bb6dab1f0d82 15:53:54 ---> 6e856aba279a 15:53:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:53:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:59 ---> f2207f5611a9 15:53:59 Step 3/22 : WORKDIR /edgex-go 15:53:59 ---> Using cache 15:53:59 ---> d7ac423f6161 15:53:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:59 ---> Using cache 15:53:59 ---> 80f435405f11 15:53:59 Step 5/22 : RUN apk add --update --no-cache make git 15:53:59 ---> Using cache 15:53:59 ---> ddb0ab1cb236 15:53:59 Step 6/22 : COPY go.mod . 15:53:59 ---> Using cache 15:53:59 ---> 9b8e4101f1ba 15:53:59 Step 7/22 : RUN go mod download 15:53:59 ---> Using cache 15:53:59 ---> 5e779ef386c5 15:53:59 Step 8/22 : COPY . . 15:53:59 ---> Using cache 15:53:59 ---> 90773b1a9609 15:53:59 Step 9/22 : RUN go mod tidy 15:53:59 ---> Using cache 15:53:59 ---> fd8e23142954 15:53:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:53:59 ---> Running in 21ea4ce74ae8 15:53:59 ---> a3ad073890a4 15:53:59 Step 27/32 : RUN chmod +x /entrypoint.sh 15:53:59 ---> Running in 2eecd213604c 15:53:59 ---> Running in 83b2497b2858 15:54:00 Removing intermediate container 21ea4ce74ae8 15:54:00 ---> da6ebdd345e5 15:54:00 Step 22/24 : LABEL arch=x86_64 15:54:00 ---> Running in 01ee1fad6d1c 15:54:00 Removing intermediate container 01ee1fad6d1c 15:54:00 ---> cea04a6344c9 15:54:00 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:00 ---> Running in a4441e20a247 15:54:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:54:01 Removing intermediate container a4441e20a247 15:54:01 ---> 4851debeb42b 15:54:01 Step 24/24 : LABEL version=0.0.0 15:54:01 ---> Running in d4119e0d18df 15:54:01 Removing intermediate container 5a930d3a687e 15:54:01 ---> 160c33488d2f 15:54:01 Step 15/24 : ENV APP_PORT=58890 15:54:01 Removing intermediate container 83b2497b2858 15:54:01 ---> 05469acaa366 15:54:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:54:01 ---> Running in ecbb9affcc1f 15:54:01 ---> Running in a066e31e2cae 15:54:02 Removing intermediate container d4119e0d18df 15:54:02 ---> 01f99b22b498 15:54:02 15:54:02 Removing intermediate container ecbb9affcc1f 15:54:02 ---> c708862f1ecf 15:54:02 Step 16/24 : EXPOSE $APP_PORT 15:54:02 Successfully built 01f99b22b498 15:54:02 ---> Running in 40d8952ffcc5 15:54:02 Successfully tagged core-data:latest 15:54:02 Building support-notifications 15:54:02  Building core-data ... done Removing intermediate container a066e31e2cae 15:54:02 ---> 4efc59b396f5 15:54:02 Step 29/32 : CMD ["gate"] 15:54:02 ---> Running in 98fcd2826f6c 15:54:02 Removing intermediate container 40d8952ffcc5 15:54:02 ---> 5c8e4070350a 15:54:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:54:04 Removing intermediate container 98fcd2826f6c 15:54:04 ---> 0d75bbf7c078 15:54:04 Step 30/32 : LABEL arch=x86_64 15:54:05 ---> aac6868cb274 15:54:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:54:05 ---> Running in 05e3d6ccfccb 15:54:07 Removing intermediate container 05e3d6ccfccb 15:54:07 ---> 45610f4b0eb3 15:54:07 Step 31/32 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:07 ---> 1e1958f68c45 15:54:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:54:07 ---> Running in 6460de964af9 15:54:07 ---> edfac0e0108b 15:54:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:54:07 Removing intermediate container 6460de964af9 15:54:07 ---> 089b1b1809c3 15:54:07 Step 32/32 : LABEL version=0.0.0 15:54:07 ---> Running in 68c6010cbcfc 15:54:08 ---> Running in d55c14f75f2b 15:54:08 Removing intermediate container 68c6010cbcfc 15:54:08 ---> 81ba44c916a8 15:54:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:08 ---> Running in efa5ab73c6fb 15:54:08 Removing intermediate container d55c14f75f2b 15:54:08 ---> c7fd6ab73593 15:54:08 15:54:08 Removing intermediate container efa5ab73c6fb 15:54:08 ---> 3aa3961aabd9 15:54:08 Step 22/24 : LABEL arch=x86_64 15:54:08 Successfully built c7fd6ab73593 15:54:08 Successfully tagged security-bootstrapper:latest 15:54:08 Building support-scheduler 15:54:08  Building security-bootstrapper ... done  ---> Running in 7e9c0b066e2a 15:54:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:09 ---> f2207f5611a9 15:54:09 Step 3/23 : WORKDIR /edgex-go 15:54:09 ---> Using cache 15:54:09 ---> d7ac423f6161 15:54:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:09 ---> Using cache 15:54:09 ---> 80f435405f11 15:54:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:54:11 Removing intermediate container 7e9c0b066e2a 15:54:11 ---> 3d96d93074d4 15:54:11 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:54:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:12 ---> f2207f5611a9 15:54:12 Step 3/23 : WORKDIR /edgex-go 15:54:12 ---> Using cache 15:54:12 ---> d7ac423f6161 15:54:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:12 ---> Using cache 15:54:12 ---> 80f435405f11 15:54:12 Step 5/23 : RUN apk add --update --no-cache make git 15:54:12 ---> Using cache 15:54:12 ---> ddb0ab1cb236 15:54:12 Step 6/23 : COPY go.mod . 15:54:12 ---> Using cache 15:54:12 ---> 9b8e4101f1ba 15:54:12 Step 7/23 : RUN go mod download 15:54:12 ---> Using cache 15:54:12 ---> 5e779ef386c5 15:54:12 Step 8/23 : COPY . . 15:54:12 ---> Using cache 15:54:12 ---> 90773b1a9609 15:54:12 Step 9/23 : RUN go mod tidy 15:54:12 ---> Using cache 15:54:12 ---> fd8e23142954 15:54:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:54:12 ---> Running in 8a00ab974177 15:54:12 ---> Running in 71d8221f553c 15:54:12 ---> Running in df44f2ad0e25 15:54:12 Removing intermediate container df44f2ad0e25 15:54:12 ---> 826cd2dadda3 15:54:12 Step 24/24 : LABEL version=0.0.0 15:54:12 ---> Running in cae724648ed9 15:54:12 Removing intermediate container cae724648ed9 15:54:12 ---> eebb4d1116bb 15:54:12 15:54:13 Successfully built eebb4d1116bb 15:54:13 Successfully tagged sys-mgmt-agent:latest 15:54:13  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:54:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:54:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:54:15 OK: 219 MiB in 52 packages 15:54:16 Removing intermediate container 8a00ab974177 15:54:16 ---> 0b6ffea8014f 15:54:16 Step 6/23 : COPY go.mod . 15:54:16 ---> 8ddb36c6bd8b 15:54:16 Step 7/23 : RUN go mod download 15:54:16 ---> Running in 16e2f2b67072 15:54:18 Removing intermediate container 16e2f2b67072 15:54:18 ---> c735a260fe8d 15:54:18 Step 8/23 : COPY . . 15:54:23 ---> 96a35978145a 15:54:23 Step 9/23 : RUN go mod tidy 15:54:24 ---> Running in a21f4078ffa5 15:54:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:54:25 Removing intermediate container 114bb85b3811 15:54:25 ---> fa6fab4e27c4 15:54:25 15:54:25 Step 11/24 : FROM alpine:3.12 15:54:25 ---> 13621d1b12d4 15:54:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:54:25 ---> Using cache 15:54:25 ---> 41e8e933ff87 15:54:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:25 ---> Using cache 15:54:25 ---> 40c96692b220 15:54:25 Step 14/24 : ENV APP_PORT=59881 15:54:25 ---> Running in ac9094de718e 15:54:25 Removing intermediate container ac9094de718e 15:54:25 ---> 792fcf72ffad 15:54:25 Step 15/24 : EXPOSE $APP_PORT 15:54:25 ---> Running in 707ec61bdbbd 15:54:26 Removing intermediate container 707ec61bdbbd 15:54:26 ---> 7e572a07b143 15:54:26 Step 16/24 : WORKDIR / 15:54:26 ---> Running in d34e9c8ba96a 15:54:26 Removing intermediate container d34e9c8ba96a 15:54:26 ---> 556c10f66fa3 15:54:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:26 ---> 169baed46754 15:54:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:54:27 Removing intermediate container a21f4078ffa5 15:54:27 ---> 6c75bf4352ed 15:54:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:54:27 ---> Running in 1fdbc7e516c5 15:54:27 ---> 7bc4869fbef9 15:54:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:54:27 ---> d0d94c792c95 15:54:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:54: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 15:54:27 ---> Running in 8f7e2f3c518e 15:54:27 Removing intermediate container 8f7e2f3c518e 15:54:27 ---> 7d4e76b016f0 15:54:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:28 ---> Running in 53f99fe07439 15:54:28 Removing intermediate container 53f99fe07439 15:54:28 ---> 54300d65b9fd 15:54:28 Step 22/24 : LABEL arch=x86_64 15:54:28 ---> Running in 42d731effb9b 15:54:28 Removing intermediate container 42d731effb9b 15:54:28 ---> d5664d7113a8 15:54:28 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:28 ---> Running in 4850ea9e23ee 15:54:28 Removing intermediate container 4850ea9e23ee 15:54:28 ---> d48d23235bbd 15:54:28 Step 24/24 : LABEL version=0.0.0 15:54:29 ---> Running in fc07a87b4f67 15:54:29 Removing intermediate container fc07a87b4f67 15:54:29 ---> 34541ea687af 15:54:29 15:54:29 Successfully built 34541ea687af 15:54:29 Successfully tagged core-metadata:latest 15:54:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:54:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:54:32  Building core-metadata ... done Removing intermediate container 2eecd213604c 15:54:32 ---> c1b6b4642d34 15:54:32 15:54:32 Step 11/22 : FROM alpine:3.12 15:54:32 ---> 13621d1b12d4 15:54:32 Step 12/22 : RUN apk add --update --no-cache curl 15:54:32 ---> Running in ef6370e801a4 15:54:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:34 (1/4) Installing ca-certificates (20191127-r4) 15:54:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:54:34 (3/4) Installing libcurl (7.77.0-r0) 15:54:34 (4/4) Installing curl (7.77.0-r0) 15:54:34 Executing busybox-1.31.1-r20.trigger 15:54:34 Executing ca-certificates-20191127-r4.trigger 15:54:34 OK: 7 MiB in 18 packages 15:54:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:54:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:54:35 Removing intermediate container ef6370e801a4 15:54:35 ---> a49306f02deb 15:54:35 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:35 ---> Running in c726de0e233c 15:54:35 Removing intermediate container c726de0e233c 15:54:35 ---> 25063173ba8c 15:54:35 Step 14/22 : WORKDIR /edgex 15:54:35 ---> Running in 15f08b9b51d5 15:54:35 Removing intermediate container 15f08b9b51d5 15:54:35 ---> 2a0846633fd5 15:54:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:36 ---> 87ee00e21cc5 15:54:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:37 Removing intermediate container 71d8221f553c 15:54:37 ---> b93ab1b6c113 15:54:37 15:54:37 Step 11/23 : FROM alpine:3.12 15:54:37 ---> 13621d1b12d4 15:54:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:54:37 ---> Using cache 15:54:37 ---> 41e8e933ff87 15:54:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:37 ---> Using cache 15:54:37 ---> 40c96692b220 15:54:37 Step 14/23 : ENV APP_PORT=59861 15:54:37 ---> 445028b49fca 15:54:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:54:37 ---> Running in 16f7522892a0 15:54:37 Removing intermediate container 16f7522892a0 15:54:37 ---> 7bace92ca926 15:54:37 Step 15/23 : EXPOSE $APP_PORT 15:54:37 ---> Running in e47ebaa1bd31 15:54:37 ---> 1dc3d0bf0b4f 15:54:37 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:54:37 ---> Running in 8a8d0a44d153 15:54:38 Removing intermediate container e47ebaa1bd31 15:54:38 ---> 9dc3769f49de 15:54:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:38 Removing intermediate container 8a8d0a44d153 15:54:38 ---> d124e9f19ce7 15:54:38 Step 19/22 : CMD ["--init=true"] 15:54:38 ---> Running in b5fcc3b15866 15:54:38 ---> 39c478b02f42 15:54:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:38 Removing intermediate container b5fcc3b15866 15:54:38 ---> 6e87be688870 15:54:38 Step 20/22 : LABEL arch=x86_64 15:54:38 ---> Running in 4384fab0651a 15:54:38 ---> f335a5237aa8 15:54:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:54:39 Removing intermediate container 4384fab0651a 15:54:39 ---> a784685d1d37 15:54:39 Step 21/22 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:39 ---> Running in e0a4d8fdb53a 15:54:39 ---> 53c951f71fed 15:54:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:54:39 ---> Running in 62799895b6ec 15:54:39 Removing intermediate container e0a4d8fdb53a 15:54:39 ---> 081ac9c14ea0 15:54:39 Step 22/22 : LABEL version=0.0.0 15:54:39 ---> Running in 7e8cbecb6f5a 15:54:39 Removing intermediate container 62799895b6ec 15:54:39 ---> dd659f91463c 15:54:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:39 Removing intermediate container 7e8cbecb6f5a 15:54:39 ---> 0d93cd9ba80c 15:54:39 15:54:39 ---> Running in b06fa2b7661d 15:54:39 Successfully built 0d93cd9ba80c 15:54:39 Successfully tagged security-proxy-setup:latest 15:54:39  Building security-proxy-setup ... done Removing intermediate container b06fa2b7661d 15:54:39 ---> e3cbb5a33242 15:54:39 Step 21/23 : LABEL arch=x86_64 15:54:39 ---> Running in e19db539b3bf 15:54:39 Removing intermediate container e19db539b3bf 15:54:39 ---> 7c7728aebd38 15:54:39 Step 22/23 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:40 ---> Running in 86b5bd3d5c32 15:54:40 Removing intermediate container 86b5bd3d5c32 15:54:40 ---> d346cc2c1671 15:54:40 Step 23/23 : LABEL version=0.0.0 15:54:40 ---> Running in b9c396a7729b 15:54:40 Removing intermediate container b9c396a7729b 15:54:40 ---> 93d8fab10cc0 15:54:40 15:54:40 Successfully built 93d8fab10cc0 15:54:40 Successfully tagged support-scheduler:latest 15:54:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:54:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:54:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:54:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:54:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:54:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:54:43  Building support-scheduler ... done Removing intermediate container 1fdbc7e516c5 15:54:43 ---> 493e5680ba68 15:54:43 15:54:43 Step 11/23 : FROM alpine:3.12 15:54:43 ---> 13621d1b12d4 15:54:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:43 ---> Running in e1c2efc8bfd9 15:54:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:44 (1/2) Installing ca-certificates (20191127-r4) 15:54:44 (2/2) Installing dumb-init (1.2.2-r1) 15:54:44 Executing busybox-1.31.1-r20.trigger 15:54:44 Executing ca-certificates-20191127-r4.trigger 15:54:44 OK: 6 MiB in 16 packages 15:54:44 Removing intermediate container e1c2efc8bfd9 15:54:44 ---> 6831c5bbee5a 15:54:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:44 ---> Running in 7e0f6cdeafe4 15:54:44 Removing intermediate container 7e0f6cdeafe4 15:54:44 ---> 9004c3b0616b 15:54:44 Step 14/23 : ENV APP_PORT=59860 15:54:44 ---> Running in 465697b9d337 15:54:44 Removing intermediate container 465697b9d337 15:54:44 ---> 95d702ac891f 15:54:44 Step 15/23 : EXPOSE $APP_PORT 15:54:44 ---> Running in 8995b641a734 15:54:44 Removing intermediate container 8995b641a734 15:54:44 ---> 6e2866fae8ad 15:54:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:44 ---> ebb89f12b974 15:54:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:54:45 ---> b0c51cd5ce3d 15:54:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:45 ---> 02ea2a6bfecd 15:54:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:54:45 ---> Running in 318a8970d4a3 15:54:45 Removing intermediate container 318a8970d4a3 15:54:45 ---> 098bf569b926 15:54:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:45 ---> Running in e6dd3be21499 15:54:45 Removing intermediate container e6dd3be21499 15:54:45 ---> 098b0d4833b7 15:54:45 Step 21/23 : LABEL arch=x86_64 15:54:45 ---> Running in 5bfbd1c854e7 15:54:45 Removing intermediate container 5bfbd1c854e7 15:54:45 ---> 9d235587fafd 15:54:45 Step 22/23 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 15:54:45 ---> Running in b9debf64e8a8 15:54:45 Removing intermediate container b9debf64e8a8 15:54:45 ---> b9f4b5b1499c 15:54:45 Step 23/23 : LABEL version=0.0.0 15:54:45 ---> Running in 510a58b4300f 15:54:45 Removing intermediate container 510a58b4300f 15:54:45 ---> ab37bb1f2cac 15:54:45 15:54:46 Successfully built ab37bb1f2cac 15:54:46 Successfully tagged support-notifications:latest 15:54:46  Building support-notifications ... done  [Pipeline] } 15:54:46 $ docker stop --time=1 8e70ace26fa0b7f202e6f3ef77455271982ec7ea86e2d1d7ca96809cd77ddc92 15:54:47 $ docker rm -f 8e70ace26fa0b7f202e6f3ef77455271982ec7ea86e2d1d7ca96809cd77ddc92 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:47 + docker images 15:54:47 REPOSITORY TAG IMAGE ID CREATED SIZE 15:54:47 support-notifications latest ab37bb1f2cac 2 seconds ago 16.7MB 15:54:47 493e5680ba68 5 seconds ago 1.16GB 15:54:47 support-scheduler latest 93d8fab10cc0 7 seconds ago 15.9MB 15:54:47 security-proxy-setup latest 0d93cd9ba80c 8 seconds ago 25.7MB 15:54:47 b93ab1b6c113 11 seconds ago 1.16GB 15:54:47 core-metadata latest 34541ea687af 18 seconds ago 16.6MB 15:54:47 c1b6b4642d34 18 seconds ago 1.16GB 15:54:47 fa6fab4e27c4 23 seconds ago 1.16GB 15:54:47 sys-mgmt-agent latest eebb4d1116bb 35 seconds ago 311MB 15:54:47 security-bootstrapper latest c7fd6ab73593 39 seconds ago 18.6MB 15:54:47 core-data latest 01f99b22b498 46 seconds ago 20.2MB 15:54:47 security-secretstore-setup latest 3d2e8cd05d83 55 seconds ago 28.7MB 15:54:47 core-command latest 3ea2801cd0df About a minute ago 15.9MB 15:54:47 90f19350c430 About a minute ago 1.16GB 15:54:47 458ea8e3f92c About a minute ago 1.16GB 15:54:47 7dbd74d60fc2 About a minute ago 1.16GB 15:54:47 2b7523853021 About a minute ago 1.17GB 15:54:47 be2ceb4428b1 About a minute ago 1.16GB 15:54:47 ci-base-image-x86_64 latest f2207f5611a9 5 minutes ago 659MB 15:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB 15:54:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB 15:54:47 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 15:54:47 docker 20.10.0 aefe523efa57 7 months ago 240MB 15:54:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 15:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.208s coverage: 28.7% of statements 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:54:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:54:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements 15:54:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:54:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.425s coverage: 53.1% of statements 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.521s coverage: 87.7% of statements 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:55:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:55:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.248s coverage: 78.9% of statements 15:55:03 Still waiting to schedule task 15:55:03 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:55:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.213s coverage: 81.2% of statements 15:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:55:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.329s coverage: 95.1% of statements 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.356s coverage: 0.8% of statements 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.226s coverage: 22.0% of statements 15:55:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 47.1% of statements 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.186s coverage: 79.5% of statements 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.149s coverage: 94.1% of statements 15:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.260s coverage: 96.3% of statements 15:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 15:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.204s coverage: 94.4% of statements 15:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.520s coverage: 81.8% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.212s coverage: 92.9% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.211s coverage: 80.0% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.247s coverage: 87.2% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.229s coverage: 85.4% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 64.4% of statements 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 15:55:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 15:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.110s coverage: 100.0% of statements 15:55:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.058s coverage: 66.9% of statements 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.776s coverage: 43.6% of statements 15:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.199s coverage: 89.5% of statements 15:55:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 15:55:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 19.3% of statements 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.553s coverage: 91.9% of statements 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 62.7% of statements 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.422s coverage: 97.6% of statements 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:55:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 15:55:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 15:55:53 GO111MODULE=on go vet ./... 15:57:15 gofmt -l . 15:57:15 [ "`gofmt -l .`" = "" ] 15:57:15 ./bin/test-attribution-txt.sh [Pipeline] sh 15:57:16 + ls -al . 15:57:16 total 592 15:57:16 drwxrwxr-x 9 1001 1001 4096 Jul 12 15:57 . 15:57:16 drwxr-xr-x 4 root root 4096 Jul 12 15:53 .. 15:57:16 -rw-rw-r-- 1 1001 1001 11 Jul 12 15:51 .dockerignore 15:57:16 drwxrwxr-x 8 1001 1001 4096 Jul 12 15:51 .git 15:57:16 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:51 .github 15:57:16 -rw-rw-r-- 1 1001 1001 818 Jul 12 15:51 .gitignore 15:57:16 -rw-rw-r-- 1 1001 1001 76 Jul 12 15:51 .hadolint.yml 15:57:16 -rw-rw-r-- 1 1001 1001 166 Jul 12 15:51 .sonarcloud.properties 15:57:16 -rw-rw-r-- 1 1001 1001 8609 Jul 12 15:51 Attribution.txt 15:57:16 -rw-rw-r-- 1 1001 1001 43881 Jul 12 15:51 CHANGELOG.md 15:57:16 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:51 CONTRIBUTING.md 15:57:16 -rw-rw-r-- 1 1001 1001 931 Jul 12 15:51 Dockerfile.build 15:57:16 -rw-rw-r-- 1 1001 1001 849 Jul 12 15:51 Jenkinsfile 15:57:16 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:51 LICENSE 15:57:16 -rw-rw-r-- 1 1001 1001 6003 Jul 12 15:51 Makefile 15:57:16 -rw-rw-r-- 1 1001 1001 7818 Jul 12 15:51 README.md 15:57:16 -rw-rw-r-- 1 1001 1001 6912 Jul 12 15:51 SECURITY.md 15:57:16 -rw-rw-r-- 1 1001 1001 5 Jul 12 15:48 VERSION 15:57:16 -rw-rw-r-- 1 1001 1001 4131 Jul 12 15:51 ZMQWindows.md 15:57:16 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:51 bin 15:57:16 drwxrwxr-x 14 1001 1001 4096 Jul 12 15:51 cmd 15:57:16 -rw-r--r-- 1 root root 398095 Jul 12 15:55 coverage.out 15:57:16 -rw-rw-r-- 1 1001 1001 806 Jul 12 15:51 go.mod 15:57:16 -rw-r--r-- 1 root root 20850 Jul 12 15:53 go.sum 15:57:16 drwxrwxr-x 7 1001 1001 4096 Jul 12 15:51 internal 15:57:16 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:51 openapi 15:57:16 drwxrwxr-x 4 1001 1001 4096 Jul 12 15:51 snap 15:57:16 -rw-rw-r-- 1 1001 1001 204 Jul 12 15:51 version.go [Pipeline] sh 15:57:16 + '[' -e coverage.out ] 15:57:16 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:16 Warning: overwriting stash ‘coverage-report’ 15:57:17 Stashed 1 file(s) [Pipeline] sh 15:57:18 + make build 15:57:18 go mod tidy 15:57:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:57:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:57:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:57:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:57:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:57:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:58: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 15:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:58:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:58:16 Running on prd-ubuntu18.04-docker-8c-8g-2585 in /w/workspace/edgexfoundry_edgex-go_PR-3616 [Pipeline] { [Pipeline] ws 15:58:16 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:58:16 The recommended git tool is: git [Pipeline] } 15:58:16 $ docker stop --time=1 e81b5fd4f3c531b7409fe855684644fee025563a8b7f9165af250e6f751b391e 15:58:18 using credential edgex-jenkins-ssh 15:58:18 Cloning the remote Git repository 15:58:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:58:19 $ docker rm -f e81b5fd4f3c531b7409fe855684644fee025563a8b7f9165af250e6f751b391e 15:58:18 > git init /w/workspace/edgex-go/2 # timeout=10 15:58:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:18 > git --version # timeout=10 15:58:18 > git --version # 'git version 2.17.1' 15:58:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:20 15:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:58:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:21 latest: Pulling from edgex-devops/edgex-compose-arm64 15:58:21 29e5d40040c1: Pulling fs layer 15:58:21 1ce36da41761: Pulling fs layer 15:58:21 25b303627fd3: Pulling fs layer 15:58:21 29e5d40040c1: Verifying Checksum 15:58:21 29e5d40040c1: Download complete 15:58:22 1ce36da41761: Verifying Checksum 15:58:22 1ce36da41761: Download complete 15:58:22 29e5d40040c1: Pull complete 15:58:23 1ce36da41761: Pull complete 15:58:24 25b303627fd3: Download complete 15:58:34 25b303627fd3: Pull complete 15:58:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:58:34 prd-ubuntu18.04-docker-arm64-4c-16g-2578 does not seem to be running inside a container 15:58:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:58:37 $ docker top 96f6652e957749b0a415c652cbb85b70332f5bdf36269bf41457d251ff849745 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:38 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit fb8de892790b0dc660adc23653255c5a727a6682 15:58:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3616/head:refs/remotes/origin/PR-3616 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:58:38 > git config core.sparsecheckout # timeout=10 15:58:38 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # timeout=10 15:58:38 Merge succeeded, producing fb8de892790b0dc660adc23653255c5a727a6682 15:58:38 Checking out Revision fb8de892790b0dc660adc23653255c5a727a6682 (PR-3616) 15:58:38 + docker-compose build --help 15:58:38 + grep parallel 15:58:38 > git remote # timeout=10 15:58:38 > git config --get remote.origin.url # timeout=10 15:58:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:38 > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 15:58:38 > git rev-parse HEAD^{commit} # timeout=10 15:58:38 > git config core.sparsecheckout # timeout=10 15:58:38 > git checkout -f fb8de892790b0dc660adc23653255c5a727a6682 # timeout=10 15:58:42 Commit message: "Merge branch 'main' into issue-3613" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:42 --parallel Build images in parallel. [Pipeline] } 15:58:42 $ docker stop --time=1 96f6652e957749b0a415c652cbb85b70332f5bdf36269bf41457d251ff849745 15:58:43 + echo snap-build.sh 15:58:43 snap-build.sh 15:58:43 + SNAP_BASE_DIR=. 15:58:43 + '[' '!' -z /w/workspace/edgex-go/2 ']' 15:58:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 15:58:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 15:58:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 15:58:43 + cd /w/workspace/edgex-go/2 15:58:43 + sudo apt-get remove -qy --purge lxd lxd-client 15:58:43 Reading package lists... 15:58:43 Building dependency tree... 15:58:43 Reading state information... 15:58:43 The following packages were automatically installed and are no longer required: 15:58:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:58:43 uidmap xdelta3 15:58:43 Use 'sudo apt autoremove' to remove them. 15:58:43 The following packages will be REMOVED: 15:58:43 lxd* lxd-client* 15:58:43 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:58:43 After this operation, 31.7 MB disk space will be freed. 15:58:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:58:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:44 $ docker rm -f 96f6652e957749b0a415c652cbb85b70332f5bdf36269bf41457d251ff849745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:45 Removing lxd dnsmasq configuration 15:58:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:58:45 . [Pipeline] withDockerContainer 15:58:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:58:45 prd-ubuntu18.04-docker-arm64-4c-16g-2578 does not seem to be running inside a container 15:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:58:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:58:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 15:58:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:47 $ docker top 32ccca09cd45fff6064ec227c3369a5b55f4324b76512cc155739ca407654cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:47 Processing triggers for systemd (237-3ubuntu10.45) ... 15:58:47 Processing triggers for ureadahead (0.100.0-21) ... 15:58:48 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:49 + sudo snap remove --purge lxd 15:58:49 snap "lxd" is not installed 15:58:49 + sudo groupadd --force --system lxd 15:58:49 ++ whoami 15:58:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:58:49 + newgrp - lxd 15:58:49 + sudo snap install lxd 15:58:51 Building core-command ... 15:58:51 Building core-data ... 15:58:51 Building core-metadata ... 15:58:51 Building security-bootstrapper ... 15:58:51 Building security-proxy-setup ... 15:58:51 Building security-secretstore-setup ... 15:58:51 Building support-notifications ... 15:58:51 Building support-scheduler ... 15:58:51 Building sys-mgmt-agent ... 15:58:51 Building security-secretstore-setup 15:58:51 Building security-bootstrapper 15:58:51 Building core-metadata 15:58:51 Building security-proxy-setup 15:58:51 Building support-scheduler 15:58:57 2021-07-12T15:58:55Z INFO Waiting for automatic snapd restart... 15:59:15 lxd 4.16 from Canonical* installed 15:59:15 + sudo lxd init --auto 15:59:22 + sudo snap install --classic snapcraft 15:59:32 snapcraft 4.8.3 from Canonical* installed 15:59:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:59:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:59:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:32 Dload Upload Total Spent Left Speed 15:59:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3846 0 --:--:-- --:--:-- --:--:-- 3846 15:59:32 1 3325k 1 38141 0 0 132k 0 0:00:25 --:--:-- 0:00:25 132k 100 3325k 100 3325k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 23.6M 15:59:32 ./yq_linux_amd64 15:59:32 + sudo snapcraft prime --use-lxd 15:59:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:59:34 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:59:34 - README.md 15:59:34 15:59:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:59:35 Launching a container. 15:59:41 Waiting for container to be ready 15:59:42 To start your first instance, try: lxc launch ubuntu:18.04 15:59:42 15:59:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:59:46 Waiting for network to be ready... 15:59:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:59:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 15:59:47 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:59:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 15:59:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 15:59:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:59:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 15:59:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 15:59:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 15:59:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 15:59:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:59:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:59:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:59:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:59:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:59:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:59:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:59:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:59:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:59:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 15:59:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 15:59:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:59:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:59:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 15:59:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 15:59:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 15:59:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 15:59:50 Fetched 24.8 MB in 4s (6262 kB/s) 15:59:52 Reading package lists... 15:59:52 Reading package lists... 15:59:52 Building dependency tree... 15:59:52 Reading state information... 15:59:52 The following additional packages will be installed: 15:59:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:59:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:59:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:59:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:59:52 Suggested packages: 15:59:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:59:52 Recommended packages: 15:59:52 gnupg libsasl2-modules 15:59:52 The following NEW packages will be installed: 15:59:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:59:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:59:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:59:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:59:52 The following packages will be upgraded: 15:59:52 gpg gpg-agent gpgconf libudev1 15:59:52 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 15:59:52 Need to get 3530 kB of archives. 15:59:52 After this operation, 13.3 MB of additional disk space will be used. 15:59:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:59:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:59:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:59:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:59:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 15:59:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 15:59:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:59:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:59:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:59:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:59:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:59:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:59:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:59:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:59:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:59:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:59:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:59:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:59:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:59:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:59:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:59:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:59:53 debconf: delaying package configuration, since apt-utils is not installed 15:59:53 Fetched 3530 kB in 1s (3289 kB/s) 15:59:53 (Reading database ... 12511 files and directories currently installed.) 15:59:53 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 15:59:53 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 15:59:53 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 15:59:54 Selecting previously unselected package udev. 15:59:54 (Reading database ... 12511 files and directories currently installed.) 15:59:54 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 15:59:54 Unpacking udev (237-3ubuntu10.48) ... 15:59:54 Selecting previously unselected package libfuse2:amd64. 15:59:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:59:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:59:54 Selecting previously unselected package fuse. 15:59:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:59:54 Unpacking fuse (2.9.7-1ubuntu1) ... 15:59:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:54 Selecting previously unselected package libksba8:amd64. 15:59:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:59:54 Unpacking libksba8:amd64 (1.3.5-2) ... 15:59:54 Selecting previously unselected package libroken18-heimdal:amd64. 15:59:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:59:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:59:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:59:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libwind0-heimdal:amd64. 15:59:55 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:55 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:59:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:59:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:59:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:59:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:55 Selecting previously unselected package libsasl2-modules-db:amd64. 15:59:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:59:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:56 Selecting previously unselected package libsasl2-2:amd64. 15:59:56 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:59:56 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:56 Selecting previously unselected package libldap-common. 15:59:56 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:59:56 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:59:56 Selecting previously unselected package libldap-2.4-2:amd64. 15:59:56 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:59:56 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:59:56 Selecting previously unselected package dirmngr. 15:59:56 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:56 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:59:56 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:59:56 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:59:56 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:59:56 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:59:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:56 Setting up libksba8:amd64 (1.3.5-2) ... 15:59:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:59:56 Setting up udev (237-3ubuntu10.48) ... 15:59:56 invoke-rc.d: policy-rc.d denied execution of start. 15:59:57 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Processing triggers for systemd (237-3ubuntu10) ... 15:59:57 Setting up fuse (2.9.7-1ubuntu1) ... 15:59:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:59:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:59:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:59:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:59:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:59:57 settings in the [Install] section, and DefaultInstance for template units). 15:59:57 This means they are not meant to be enabled using systemctl. 15:59:57 Possible reasons for having this kind of units are: 15:59:57 1) A unit may be statically enabled by being symlinked from another unit's 15:59:57 .wants/ or .requires/ directory. 15:59:57 2) A unit's purpose may be to act as a helper for some other unit which has 15:59:57 a requirement dependency on it. 15:59:57 3) A unit may be started when needed via activation (socket, path, timer, 15:59:57 D-Bus, udev, scripted systemctl call, ...). 15:59:57 4) In case of template units, the unit is meant to be enabled with some 15:59:57 instance name specified. 15:59:58 Reading package lists... 15:59:58 Building dependency tree... 15:59:58 Reading state information... 15:59:58 The following additional packages will be installed: 15:59:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:59:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:59:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:59:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:59:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:59:58 Suggested packages: 15:59:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:59:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:59:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:59:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:59:58 systemd-container policykit-1 15:59:58 Recommended packages: 15:59:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:59:58 The following NEW packages will be installed: 15:59:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:59:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:59:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:59:58 multiarch-support openssh-client python3 python3-minimal python3.6 15:59:58 python3.6-minimal snapd squashfs-tools sudo 15:59:58 The following packages will be upgraded: 15:59:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:59:58 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 15:59:58 Need to get 36.7 MB of archives. 15:59:58 After this operation, 147 MB of additional disk space will be used. 15:59:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:59:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:59:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:59:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:59:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:59:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 15:59:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:59:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:59:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:59:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:59:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:59:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:59:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:59:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:59:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:59:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:59:59 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 15:59:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:59:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:59:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:59:59 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:59:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:59:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:59:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:59:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:59:59 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:59:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:59:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:59:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 15:59:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:59:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 75af095d2f7a 15:59:59 Step 3/24 : WORKDIR /edgex-go 15:59:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 75af095d2f7a 15:59:59 Step 3/32 : WORKDIR /edgex-go 15:59:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 75af095d2f7a 15:59:59 Step 3/26 : WORKDIR /edgex-go 15:59:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 75af095d2f7a 15:59:59 Step 3/23 : WORKDIR /edgex-go 15:59:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:59:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 75af095d2f7a 15:59:59 Step 3/22 : WORKDIR /edgex-go 15:59:59 ---> Running in 2e5b1cd7d3ad 15:59:59 ---> Running in 49a0104e46d6 15:59:59 ---> Running in 6916e3ee9d82 15:59:59 ---> Running in 6c605e022e16 15:59:59 ---> Running in b7345f476815 16:00:00 Removing intermediate container 6c605e022e16 16:00:00 ---> 4a133b09074f 16:00:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:00 ---> Running in b0f0549ac9bc 16:00:00 Removing intermediate container b7345f476815 16:00:00 ---> 92ec34df24c6 16:00:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:00 Removing intermediate container 6916e3ee9d82 16:00:00 ---> e75c38713def 16:00:00 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:00 Removing intermediate container 2e5b1cd7d3ad 16:00:00 ---> 693d94946fd1 16:00:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:00 Removing intermediate container 49a0104e46d6 16:00:00 ---> 05c8e6115515 16:00:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:00 debconf: delaying package configuration, since apt-utils is not installed 16:00:00 Fetched 36.7 MB in 2s (17.1 MB/s) 16:00:00 (Reading database ... 12757 files and directories currently installed.) 16:00:00 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:00:00 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:00:01 ---> Running in 33b49315dcfc 16:00:01 ---> Running in 815517711bdb 16:00:01 ---> Running in 9859ba4aa976 16:00:01 ---> Running in 43c3683a4b24 16:00:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:00:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:00:01 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:00:01 (Reading database ... 12757 files and directories currently installed.) 16:00:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:00:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:00:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:00:01 (Reading database ... 12757 files and directories currently installed.) 16:00:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:00:01 Unpacking apt (1.6.14) over (1.6.1) ... 16:00:02 Setting up apt (1.6.14) ... 16:00:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:00:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:00:02 (Reading database ... 12764 files and directories currently installed.) 16:00:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:00:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:00:02 Selecting previously unselected package libpython3.6-minimal:amd64. 16:00:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:02 Selecting previously unselected package libexpat1:amd64. 16:00:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:00:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:00:02 Selecting previously unselected package python3.6-minimal. 16:00:03 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:03 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:00:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:00:03 Checking for services that may need to be restarted...done. 16:00:03 Checking for services that may need to be restarted...done. 16:00:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:00:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:00:04 Selecting previously unselected package python3-minimal. 16:00:04 (Reading database ... 13012 files and directories currently installed.) 16:00:04 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:00:04 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:00:04 Selecting previously unselected package mime-support. 16:00:04 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:00:04 Unpacking mime-support (3.60ubuntu1) ... 16:00:04 Selecting previously unselected package libmpdec2:amd64. 16:00:04 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:00:04 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:00:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:00:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:04 Selecting previously unselected package python3.6. 16:00:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:00:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:00:04 Removing intermediate container b0f0549ac9bc 16:00:04 ---> a669fa4b4a01 16:00:04 Step 5/22 : RUN apk add --update --no-cache make git 16:00:04 ---> Running in 1b4529f05d28 16:00:04 Selecting previously unselected package libpython3-stdlib:amd64. 16:00:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:00:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:00:04 Setting up python3-minimal (3.6.7-1~18.04) ... 16:00:04 Removing intermediate container 815517711bdb 16:00:04 ---> 7aacb5810e9d 16:00:04 Step 5/26 : RUN apk add --update --no-cache make git 16:00:04 Selecting previously unselected package python3. 16:00:04 (Reading database ... 13442 files and directories currently installed.) 16:00:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:00:04 Unpacking python3 (3.6.7-1~18.04) ... 16:00:04 Selecting previously unselected package multiarch-support. 16:00:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:00:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:00:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:00:05 ---> Running in 120cfebf5e0a 16:00:05 Removing intermediate container 43c3683a4b24 16:00:05 ---> 9e546567edd8 16:00:05 Step 5/24 : RUN apk add --update --no-cache make git 16:00:05 Selecting previously unselected package liblzo2-2:amd64. 16:00:05 (Reading database ... 13479 files and directories currently installed.) 16:00:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:00:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:00:05 Selecting previously unselected package libbsd0:amd64. 16:00:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:00:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:00:05 Selecting previously unselected package sudo. 16:00:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:00:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:00:05 Removing intermediate container 33b49315dcfc 16:00:05 ---> 7a5b28b158b0 16:00:05 Step 5/23 : RUN apk add --update --no-cache make git 16:00:05 Removing intermediate container 9859ba4aa976 16:00:05 ---> 87df2150c35b 16:00:05 Step 5/32 : RUN apk add --update --no-cache make git 16:00:05 ---> Running in 30c238c483b9 16:00:05 ---> Running in 070956db5abd 16:00:05 Selecting previously unselected package apparmor. 16:00:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:00:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:00:05 Selecting previously unselected package libedit2:amd64. 16:00:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:00:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:00:05 Selecting previously unselected package libkrb5support0:amd64. 16:00:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:00:05 ---> Running in 094a66d2d0d6 16:00:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:00:05 Selecting previously unselected package libk5crypto3:amd64. 16:00:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:00:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:00:05 Selecting previously unselected package libkeyutils1:amd64. 16:00:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:00:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:00:05 Selecting previously unselected package libkrb5-3:amd64. 16:00:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:00:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:00:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:00:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:00:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:00:05 Selecting previously unselected package libssl1.0.0:amd64. 16:00:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:00:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:00:06 Selecting previously unselected package openssh-client. 16:00:06 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:00:06 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:00:06 Selecting previously unselected package squashfs-tools. 16:00:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:00:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:00:06 Selecting previously unselected package snapd. 16:00:06 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:00:06 Unpacking snapd (2.49.2+18.04) ... 16:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:00:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:08 OK: 218 MiB in 52 packages 16:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:00:08 OK: 218 MiB in 52 packages 16:00:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:00:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:00:08 Setting up mime-support (3.60ubuntu1) ... 16:00:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:00:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:00:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:00:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:08 Setting up systemd (237-3ubuntu10.48) ... 16:00:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:00:09 OK: 218 MiB in 52 packages 16:00:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:00:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:00:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:00:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:00:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:00:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:00:09 OK: 218 MiB in 52 packages 16:00:09 OK: 218 MiB in 52 packages 16:00:09 Removing intermediate container 1b4529f05d28 16:00:09 ---> 163432c4a736 16:00:09 Step 6/22 : COPY go.mod . 16:00:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:00:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:00:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:00:10 Setting up python3 (3.6.7-1~18.04) ... 16:00:10 running python rtupdate hooks for python3.6... 16:00:10 running python post-rtupdate hooks for python3.6... 16:00:10 Setting up apparmor (2.12-4ubuntu5.1) ... 16:00:10 Removing intermediate container 120cfebf5e0a 16:00:10 ---> f8a0afbe2fde 16:00:10 Step 6/26 : COPY go.mod . 16:00:10 ---> b54841633e3b 16:00:10 Step 7/22 : RUN go mod download 16:00:10 ---> Running in a9af92522bda 16:00:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:00:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:00:11 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:00:11 Setting up snapd (2.49.2+18.04) ... 16:00:11 Removing intermediate container 094a66d2d0d6 16:00:11 ---> 1352a1fbf577 16:00:11 Step 6/32 : COPY go.mod . 16:00:11 Removing intermediate container 070956db5abd 16:00:11 ---> a1ca9a1f9893 16:00:11 Step 6/23 : COPY go.mod . 16:00:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:00:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:00:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:00:11 ---> 8a51cb79a804 16:00:11 Step 7/26 : RUN go mod download 16:00:11 Removing intermediate container 30c238c483b9 16:00:11 ---> 21398e33013c 16:00:11 Step 6/24 : COPY go.mod . 16:00:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:00:12 ---> Running in 4e1e35b61428 16:00:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:00:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:00:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:00:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:00:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:00:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:00:13 /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' 16:00:13 ---> b95995c71153 16:00:13 Step 7/23 : RUN go mod download 16:00:13 ---> b9520ffbd369 16:00:13 Step 7/32 : RUN go mod download 16:00:13 ---> Running in 8c7835f4f9b1 16:00:13 ---> e8cf0070ddad 16:00:13 Step 7/24 : RUN go mod download 16:00:13 ---> Running in 934643bc14b9 16:00:13 ---> Running in cb7c377c02fd 16:00:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:00:14 Processing triggers for systemd (237-3ubuntu10.48) ... 16:00:14 Removing intermediate container a9af92522bda 16:00:14 ---> 4531c4167043 16:00:14 Step 8/22 : COPY . . 16:00:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:00:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:00:16 Removing intermediate container 4e1e35b61428 16:00:16 ---> ee4ed6994106 16:00:16 Step 8/26 : COPY . . 16:00:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:00:17 Reading package lists... 16:00:17 Reading package lists... 16:00:18 Building dependency tree... 16:00:18 Reading state information... 16:00:18 Calculating upgrade... 16:00:18 Removing intermediate container 8c7835f4f9b1 16:00:18 ---> fe684f3a2114 16:00:18 Step 8/23 : COPY . . 16:00:18 Removing intermediate container cb7c377c02fd 16:00:18 ---> df36f2ed8929 16:00:18 Step 8/24 : COPY . . 16:00:18 The following packages will be upgraded: 16:00:18 advancecomp base-files bash binutils binutils-common 16:00:18 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:00:18 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:00:18 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:00:18 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:00:18 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:00:18 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:00:18 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:00:18 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:00:18 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:00:18 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:00:18 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:00:18 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:00:18 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:00:18 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:00:18 ubuntu-keyring util-linux 16:00:18 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:00:18 Need to get 64.1 MB of archives. 16:00:18 After this operation, 5112 kB of additional disk space will be used. 16:00:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:00:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:00:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:00:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:00:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:00:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:00:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:00:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:00:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:00:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:00:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:00:18 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:00:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:00:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:00:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:00:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:00:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:00:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:00:18 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:00:18 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:00:18 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:00:18 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:00:18 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:00:18 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:00:18 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:00:18 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:00:18 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:00:18 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:00:18 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:00:18 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:00:18 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:00:18 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:00:18 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:00:18 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:00:18 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:00:18 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:00:18 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:00:18 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:00:18 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:00:18 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:00:18 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:00:18 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:00:18 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:00:18 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:00:18 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:00:18 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:00:18 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:00:18 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:00:18 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:00:18 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:00:18 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:00:18 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:00:18 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:00:18 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:00:18 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:00:18 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:00:18 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:00:18 Removing intermediate container 934643bc14b9 16:00:18 ---> 0173ffca1bf4 16:00:18 Step 8/32 : COPY . . 16:00:19 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:00:19 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:00:19 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:00:19 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:00:19 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:00:19 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:00:19 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:00:19 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:00:19 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:00:19 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:00:19 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:00:19 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:00:19 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:00:19 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:00:19 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:00:19 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:00:19 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:00:19 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:00:19 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:00:19 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:00:19 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:00:19 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:00:19 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:00:19 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:00:19 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:00:19 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:00:19 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:00:19 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:00:19 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:00:19 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:00:20 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:00:20 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:00:20 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:00:20 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:00:20 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:00:20 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:00:20 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:00:20 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:00:20 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:00:20 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:00:20 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:00:20 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:00:20 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:00:20 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:00:20 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:00:20 debconf: delaying package configuration, since apt-utils is not installed 16:00:20 Fetched 64.1 MB in 2s (34.2 MB/s) 16:00:20 (Reading database ... 13914 files and directories currently installed.) 16:00:20 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:00:20 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:20 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:00:20 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:00:20 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:00:22 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:22 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:22 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:23 (Reading database ... 13914 files and directories currently installed.) 16:00:23 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:23 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:00:23 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:00:23 (Reading database ... 13914 files and directories currently installed.) 16:00:23 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:23 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:23 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:23 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:23 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:23 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:23 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:23 (Reading database ... 13914 files and directories currently installed.) 16:00:23 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:00:23 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:24 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:00:24 (Reading database ... 13914 files and directories currently installed.) 16:00:24 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:00:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:00:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:00:24 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:00:24 Setting up base-files (10.1ubuntu2.10) ... 16:00:24 Installing new version of config file /etc/issue ... 16:00:24 Installing new version of config file /etc/issue.net ... 16:00:24 Installing new version of config file /etc/lsb-release ... 16:00:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:00:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:00:24 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:00:24 Removing obsolete conffile /etc/default/motd-news ... 16:00:24 (Reading database ... 13915 files and directories currently installed.) 16:00:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:00:25 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:00:25 Setting up bash (4.4.18-2ubuntu1.2) ... 16:00:25 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 16:00:25 (Reading database ... 13915 files and directories currently installed.) 16:00:25 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:25 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:00:25 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:00:25 (Reading database ... 13915 files and directories currently installed.) 16:00:25 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:00:25 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:00:25 Setting up tar (1.29b-2ubuntu0.2) ... 16:00:25 (Reading database ... 13915 files and directories currently installed.) 16:00:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:00:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:26 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:26 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:00:26 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:00:26 Setting up grep (3.1-2build1) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:26 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:26 Setting up login (1:4.5-1ubuntu2) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:26 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:26 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:00:26 (Reading database ... 13915 files and directories currently installed.) 16:00:26 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:26 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:27 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:00:27 (Reading database ... 13915 files and directories currently installed.) 16:00:27 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:00:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:28 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:28 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:28 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:28 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:28 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:00:28 (Reading database ... 13915 files and directories currently installed.) 16:00:28 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:00:28 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:00:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:29 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:29 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:29 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:29 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:29 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:29 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:29 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:29 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:29 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:29 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:29 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:29 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:29 (Reading database ... 13915 files and directories currently installed.) 16:00:29 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:29 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:29 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:30 (Reading database ... 13915 files and directories currently installed.) 16:00:30 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:30 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:30 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:30 (Reading database ... 13915 files and directories currently installed.) 16:00:30 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:30 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:30 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:00:30 (Reading database ... 13915 files and directories currently installed.) 16:00:30 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:30 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:30 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:00:30 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:00:31 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:00:31 (Reading database ... 13915 files and directories currently installed.) 16:00:31 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:00:31 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:31 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:00:31 (Reading database ... 13915 files and directories currently installed.) 16:00:31 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:00:31 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:31 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:00:31 (Reading database ... 13917 files and directories currently installed.) 16:00:31 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:00:31 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:00:31 Setting up debconf (1.5.66ubuntu1) ... 16:00:31 (Reading database ... 13917 files and directories currently installed.) 16:00:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:00:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:00:32 (Reading database ... 13917 files and directories currently installed.) 16:00:32 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:00:32 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:32 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:00:32 (Reading database ... 13917 files and directories currently installed.) 16:00:32 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:00:32 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:00:32 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:00:32 (Reading database ... 13917 files and directories currently installed.) 16:00:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:00:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:00:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:00:32 (Reading database ... 13919 files and directories currently installed.) 16:00:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:00:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:00:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:00:32 (Reading database ... 13923 files and directories currently installed.) 16:00:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:32 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:32 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:00:32 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:00:32 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:32 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:32 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:32 (Reading database ... 13923 files and directories currently installed.) 16:00:32 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:00:32 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:00:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:00:33 (Reading database ... 13923 files and directories currently installed.) 16:00:33 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:00:33 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:00:33 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:00:33 (Reading database ... 13923 files and directories currently installed.) 16:00:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:00:33 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:00:33 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:00:33 (Reading database ... 13923 files and directories currently installed.) 16:00:33 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:33 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:33 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:33 (Reading database ... 13923 files and directories currently installed.) 16:00:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:00:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:00:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:00:34 (Reading database ... 13923 files and directories currently installed.) 16:00:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:34 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:34 Setting up passwd (1:4.5-1ubuntu2) ... 16:00:34 (Reading database ... 13923 files and directories currently installed.) 16:00:34 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:34 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:34 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:00:34 (Reading database ... 13923 files and directories currently installed.) 16:00:34 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:00:34 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:00:34 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:00:34 (Reading database ... 13923 files and directories currently installed.) 16:00:34 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:00:34 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:00:34 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:00:34 (Reading database ... 13923 files and directories currently installed.) 16:00:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:00:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:00:35 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:00:35 (Reading database ... 13923 files and directories currently installed.) 16:00:35 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:00:35 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:00:35 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:00:35 (Reading database ... 13923 files and directories currently installed.) 16:00:35 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:00:35 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:00:35 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:00:35 (Reading database ... 13923 files and directories currently installed.) 16:00:35 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:00:35 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:00:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:00:35 (Reading database ... 13923 files and directories currently installed.) 16:00:35 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:00:35 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:00:35 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:00:35 (Reading database ... 13923 files and directories currently installed.) 16:00:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:00:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:00:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:00:35 (Reading database ... 13924 files and directories currently installed.) 16:00:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:36 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:00:36 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:00:36 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:00:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:00:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:00:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:00:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:00:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:00:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:00:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:00:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:00:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:00:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:00:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:00:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:00:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:00:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:00:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:00:36 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:00:36 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:00:37 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:00:37 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:00:37 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:00:37 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:00:37 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:37 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:37 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:37 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:37 ---> c4c3a6171307 16:00:37 Step 9/22 : RUN go mod tidy 16:00:37 ---> Running in 82fda315bcbf 16:00:37 ---> 21797d76df8c 16:00:37 Step 9/26 : RUN go mod tidy 16:00:37 ---> Running in fa8bf4782d78 16:00:38 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:38 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:38 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:38 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:38 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:38 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:38 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:38 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:38 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:38 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:38 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:38 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:38 ---> e8ba4ba10b73 16:00:38 Step 9/24 : RUN go mod tidy 16:00:39 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:39 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:39 ---> cf56426f5596 16:00:39 Step 9/23 : RUN go mod tidy 16:00:39 ---> Running in c228b446b14a 16:00:39 ---> Running in 2a77dc79c3c8 16:00:40 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:40 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:40 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:40 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:40 ---> 2662f9c868bf 16:00:40 Step 9/32 : RUN go mod tidy 16:00:40 ---> Running in 73c533075527 16:00:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:41 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:41 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:41 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:41 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:41 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:00:41 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:41 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:00:41 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:00:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:00:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:00:42 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:00:42 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:42 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:00:42 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:00:42 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:00:42 16:00:42 Current default time zone: 'Etc/UTC' 16:00:42 Local time is now: Mon Jul 12 16:00:42 UTC 2021. 16:00:42 Universal Time is now: Mon Jul 12 16:00:42 UTC 2021. 16:00:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:00:42 16:00:42 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:00:42 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:00:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:00:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:00:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:00:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:00:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:00:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:00:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:00:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:00:42 Removing intermediate container 82fda315bcbf 16:00:42 ---> 31126ca4bd0c 16:00:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:00:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:00:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:42 Setting up patch (2.7.6-2ubuntu1.1) ... 16:00:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:00:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:00:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:00:42 Installing new version of config file /etc/ssl/openssl.cnf ... 16:00:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:00:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:00:42 Setting up ca-certificates (20210119~18.04.1) ... 16:00:42 ---> Running in da68977ef648 16:00:43 Removing intermediate container fa8bf4782d78 16:00:43 ---> ba1a0a9d1c8f 16:00:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:00:43 ---> Running in 2344729f3799 16:00:44 Updating certificates in /etc/ssl/certs... 16:00:45 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 16:00:45 23 added, 27 removed; done. 16:00:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:00:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:00:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:00:45 Setting up pkgbinarymangler (138.18.04.1) ... 16:00:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:00:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up perl (5.26.1-6ubuntu0.5) ... 16:00:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:00:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:00:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:00:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:00:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:00:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:00:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:00:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:00:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:00:45 Processing triggers for systemd (237-3ubuntu10.48) ... 16:00:46 Processing triggers for mime-support (3.60ubuntu1) ... 16:00:46 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:00:46 Updating certificates in /etc/ssl/certs... 16:00:46 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 16:00:46 Removing intermediate container c228b446b14a 16:00:46 ---> c898e3831ea2 16:00:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:00:46 0 added, 0 removed; done. 16:00:46 Running hooks in /etc/ca-certificates/update.d... 16:00:46 done. 16:00:46 ---> Running in dde69d532573 16:00:47 Removing intermediate container 2a77dc79c3c8 16:00:47 ---> 6d81b8720eaf 16:00:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:00:47 Reading package lists... 16:00:47 Building dependency tree... 16:00:47 Reading state information... 16:00:47 ---> Running in 6ed825a08781 16:00:47 Removing intermediate container 73c533075527 16:00:47 ---> 57ef8e7426b1 16:00:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:47 The following NEW packages will be installed: 16:00:47 apt-transport-https 16:00:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:00:47 ---> Running in e1d021dbe2e6 16:00:47 Need to get 4348 B of archives. 16:00:47 After this operation, 154 kB of additional disk space will be used. 16:00:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:00:47 debconf: delaying package configuration, since apt-utils is not installed 16:00:47 Fetched 4348 B in 0s (21.8 kB/s) 16:00:47 Selecting previously unselected package apt-transport-https. 16:00:47 (Reading database ... 13929 files and directories currently installed.) 16:00:47 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:00:47 Unpacking apt-transport-https (1.6.14) ... 16:00:47 Setting up apt-transport-https (1.6.14) ... 16:00:47 Waiting for network to be ready... 16:00:49 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 16:00:50 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 16:00:50 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 16:00:54 2021-07-12T16:00:52Z INFO Waiting for automatic snapd restart... 16:00:55 snapd 2.51.1 from Canonical* installed 16:00:56 "snapd" switched to the "latest/stable" channel 16:00:56 16:00:59 core18 20210611 from Canonical* installed 16:00:59 "core18" switched to the "latest/stable" channel 16:00:59 16:01:04 snapcraft 4.8.3 from Canonical* installed 16:01:04 "snapcraft" switched to the "latest/stable" channel 16:01:04 16:01:08 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: 16:01:08 - README.md 16:01:08 16:01:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:01:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:01:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:01:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:01:09 Reading package lists... 16:01:10 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 16:01:10 Reading package lists... 16:01:10 Building dependency tree... 16:01:10 Reading state information... 16:01:10 Suggested packages: 16:01:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:01:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:01:10 Recommended packages: 16:01:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:01:10 The following NEW packages will be installed: 16:01:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:01:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:01:10 pkg-config zip 16:01:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:01:10 Need to get 7663 kB of archives. 16:01:10 After this operation, 43.8 MB of additional disk space will be used. 16:01:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:01:10 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:01:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:01:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:01:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:01:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:01:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:01:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:01:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:01:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:01:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:01:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:01:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:01:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:01:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:01:11 debconf: delaying package configuration, since apt-utils is not installed 16:01:11 Fetched 7663 kB in 1s (10.5 MB/s) 16:01:11 Selecting previously unselected package libglib2.0-0:amd64. 16:01:11 (Reading database ... 13933 files and directories currently installed.) 16:01:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:01:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:01:11 Selecting previously unselected package libpsl5:amd64. 16:01:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:01:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:01:11 Selecting previously unselected package libnghttp2-14:amd64. 16:01:11 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:01:11 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:12 Selecting previously unselected package librtmp1:amd64. 16:01:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:01:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:12 Selecting previously unselected package libcurl3-gnutls:amd64. 16:01:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:01:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:01:12 Selecting previously unselected package liberror-perl. 16:01:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:01:12 Unpacking liberror-perl (0.17025-1) ... 16:01:12 Selecting previously unselected package git-man. 16:01:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:01:12 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:01:12 Selecting previously unselected package git. 16:01:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:01:12 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:01:12 Selecting previously unselected package libnorm1:amd64. 16:01:12 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:01:12 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:12 Selecting previously unselected package libpgm-5.2-0:amd64. 16:01:12 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:01:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:13 Selecting previously unselected package libsodium23:amd64. 16:01:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:01:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:01:13 Selecting previously unselected package libzmq5:amd64. 16:01:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:13 Selecting previously unselected package libzmq3-dev:amd64. 16:01:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:13 Selecting previously unselected package pkg-config. 16:01:13 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:01:13 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:01:13 Selecting previously unselected package zip. 16:01:13 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:01:13 Unpacking zip (3.0-11build1) ... 16:01:13 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:13 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:01:13 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:13 Setting up liberror-perl (0.17025-1) ... 16:01:13 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:01:13 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:01:13 No schema files found: doing nothing. 16:01:13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:13 Setting up zip (3.0-11build1) ... 16:01:13 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:13 Setting up libsodium23:amd64 (1.0.16-2) ... 16:01:13 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:01:13 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:13 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:01:13 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:13 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:01:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:01:14 git set to automatically installed. 16:01:14 git-man set to automatically installed. 16:01:14 libcurl3-gnutls set to automatically installed. 16:01:14 liberror-perl set to automatically installed. 16:01:14 libglib2.0-0 set to automatically installed. 16:01:14 libnghttp2-14 set to automatically installed. 16:01:14 libnorm1 set to automatically installed. 16:01:14 libpgm-5.2-0 set to automatically installed. 16:01:14 libpsl5 set to automatically installed. 16:01:14 librtmp1 set to automatically installed. 16:01:14 libsodium23 set to automatically installed. 16:01:14 libzmq3-dev set to automatically installed. 16:01:14 libzmq5 set to automatically installed. 16:01:14 pkg-config set to automatically installed. 16:01:14 zip set to automatically installed. 16:01:15 snapd is not logged in, snap install commands will use sudo 16:01:25 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:01:25 snapd is not logged in, snap install commands will use sudo 16:01:26 snap "core18" has no updates available 16:01:27 Pulling config-common 16:01:27 + snapcraftctl pull 16:01:28 Pulling go-build-helper 16:01:28 + snapcraftctl pull 16:01:29 'edgex-go' has dependencies that need to be staged: go-build-helper 16:01:29 Skipping pull go-build-helper (already ran) 16:01:29 Building go-build-helper 16:01:29 + snapcraftctl build 16:01:31 Staging go-build-helper 16:01:31 + snapcraftctl stage 16:01:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:01:41 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:01:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 16:01:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:01:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:01:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:01:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:01:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:01:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 16:01:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:01:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:01:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:01:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:01:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:01:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:01:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:01:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:01:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:01:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:01:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 16:01:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 16:01:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:01:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:01:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:01:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:01:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 16:01:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:01:41 Fetched 24.8 MB in 0s (0 B/s) 16:01:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:01:41 Fetched 224 kB in 0s (0 B/s) 16:01:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:01:41 Fetched 157 kB in 0s (0 B/s) 16:01:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:01:41 Fetched 221 kB in 0s (0 B/s) 16:01:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:01:41 Fetched 143 kB in 0s (0 B/s) 16:01:41 Pulling edgex-go 16:01:41 + snapcraftctl pull 16:01:41 Pulling hooks 16:01:41 + snapcraftctl pull 16:01:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:01:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:01:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:01:59 Fetched 0 B in 0s (0 B/s) 16:01:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:01:59 Fetched 96.5 kB in 0s (0 B/s) 16:01:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:01:59 Fetched 279 kB in 0s (0 B/s) 16:01:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:01:59 Fetched 122 kB in 0s (0 B/s) 16:01:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:01:59 Fetched 77.8 kB in 0s (0 B/s) 16:01:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:01:59 Fetched 8848 B in 0s (0 B/s) 16:01:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:01:59 Fetched 47.8 kB in 0s (0 B/s) 16:01:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:01:59 Fetched 45.6 kB in 0s (0 B/s) 16:01:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:01:59 Fetched 15.0 kB in 0s (0 B/s) 16:01:59 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:01:59 Fetched 219 kB in 0s (0 B/s) 16:01:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:01:59 Fetched 154 kB in 0s (0 B/s) 16:01:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:01:59 Fetched 50.6 kB in 0s (0 B/s) 16:01:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:01:59 Fetched 14.8 kB in 0s (0 B/s) 16:01:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:01:59 Fetched 41.8 kB in 0s (0 B/s) 16:01:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:01:59 Fetched 499 kB in 0s (0 B/s) 16:01:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:01:59 Fetched 111 kB in 0s (0 B/s) 16:01:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:01:59 Fetched 240 kB in 0s (0 B/s) 16:01:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:01:59 Fetched 29.3 kB in 0s (0 B/s) 16:01:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:01:59 Fetched 85.5 kB in 0s (0 B/s) 16:01:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:01:59 Fetched 24.5 kB in 0s (0 B/s) 16:01:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:01:59 Fetched 49.2 kB in 0s (0 B/s) 16:01:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:01:59 Fetched 54.2 kB in 0s (0 B/s) 16:01:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:01:59 Fetched 30.8 kB in 0s (0 B/s) 16:01:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:01:59 Fetched 15.8 kB in 0s (0 B/s) 16:01:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:01:59 Fetched 85.9 kB in 0s (0 B/s) 16:01:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:01:59 Fetched 8720 B in 0s (0 B/s) 16:01:59 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:01:59 Fetched 140 kB in 0s (0 B/s) 16:01:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:01:59 Fetched 119 kB in 0s (0 B/s) 16:01:59 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:01:59 Fetched 111 kB in 0s (0 B/s) 16:01:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:01:59 Fetched 11.1 kB in 0s (0 B/s) 16:01:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:01:59 Fetched 645 kB in 0s (0 B/s) 16:01:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:01:59 Fetched 41.3 kB in 0s (0 B/s) 16:01:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:01:59 Fetched 17.9 kB in 0s (0 B/s) 16:01:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:01:59 Fetched 368 kB in 0s (0 B/s) 16:01:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:01:59 Fetched 187 kB in 0s (0 B/s) 16:01:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:01:59 Fetched 175 kB in 0s (0 B/s) 16:01:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:01:59 Fetched 206 kB in 0s (0 B/s) 16:01:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:01:59 Fetched 1301 kB in 0s (0 B/s) 16:01:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:01:59 Fetched 36.2 kB in 0s (0 B/s) 16:01:59 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:01:59 Fetched 159 kB in 0s (0 B/s) 16:01:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:01:59 Fetched 107 kB in 0s (0 B/s) 16:01:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:01:59 Fetched 48.7 kB in 0s (0 B/s) 16:01:59 Pulling static-packages 16:01:59 + snapcraftctl pull 16:01:59 Pulling version 16:01:59 + cd /root/project 16:01:59 + git+ describe --tags --abbrev=0 16:01:59 sed s/v// 16:01:59 + GIT_VERSION=2.0.1-dev.5 16:01:59 + [ -z 2.0.1-dev.5 ] 16:01:59 + snapcraftctl set-version 2.0.1-dev.5 16:01:59 Building config-common 16:01:59 + snapcraftctl build 16:02:01 Skipping build go-build-helper (already ran) 16:02:01 Building edgex-go 16:02:01 + cd /root/parts/edgex-go/src 16:02:01 + git describe --tags --abbrev=0 16:02:01 + sed s/v// 16:02:01 + GIT_VERSION=2.0.1-dev.5 16:02:01 + [ -z 2.0.1-dev.5 ] 16:02:01 + echo 2.0.1-dev.5 16:02:01 + make build 16:02:01 go mod tidy 16:02:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:02:03 go: downloading github.com/gorilla/mux v1.8.0 16:02:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 16:02:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:02:03 go: downloading github.com/stretchr/testify v1.7.0 16:02:03 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:02:03 go: downloading github.com/google/uuid v1.2.0 16:02:03 go: downloading gopkg.in/yaml.v2 v2.4.0 16:02:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:02:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:02:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:02:03 go: downloading github.com/lib/pq v1.10.2 16:02:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:02:03 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:02:03 go: downloading github.com/pelletier/go-toml v1.9.3 16:02:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:02:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:02:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:02:04 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:02:04 go: downloading github.com/go-kit/kit v0.9.0 16:02:05 go: downloading github.com/x448/float16 v0.8.4 16:02:05 go: downloading github.com/davecgh/go-spew v1.1.1 16:02:05 go: downloading github.com/pmezard/go-difflib v1.0.0 16:02:05 go: downloading github.com/stretchr/objx v0.1.0 16:02:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:02:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:02:05 go: downloading github.com/go-playground/universal-translator v0.17.0 16:02:05 go: downloading github.com/leodido/go-urn v1.2.0 16:02:05 go: downloading golang.org/x/text v0.3.2 16:02:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:02:05 go: downloading github.com/go-playground/locales v0.13.0 16:02:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:02:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:02:05 go: downloading github.com/pebbe/zmq4 v1.2.7 16:02:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:02:05 go: downloading github.com/go-stack/stack v1.8.0 16:02:05 go: downloading github.com/hashicorp/consul/api v1.8.1 16:02:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:02:05 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:02:05 go: downloading github.com/kr/pretty v0.2.0 16:02:05 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:02:05 go: downloading github.com/onsi/ginkgo v1.10.1 16:02:05 go: downloading github.com/onsi/gomega v1.7.0 16:02:05 go: downloading github.com/gorilla/websocket v1.4.2 16:02:05 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:02:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:02:05 go: downloading github.com/mitchellh/copystructure v1.0.0 16:02:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:02:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:02:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:02:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:02:06 go: downloading github.com/hashicorp/serf v0.9.5 16:02:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:02:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:02:06 go: downloading github.com/kr/text v0.1.0 16:02:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:02:06 go: downloading github.com/fatih/color v1.9.0 16:02:06 go: downloading github.com/mattn/go-colorable v0.1.6 16:02:06 go: downloading github.com/mattn/go-isatty v0.0.12 16:02:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:02:06 go: downloading github.com/pkg/errors v0.8.1 16:02:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:02:06 go: downloading github.com/hpcloud/tail v1.0.0 16:02:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:02:06 go: downloading github.com/hashicorp/memberlist v0.2.2 16:02:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:02:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:02:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:02:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:02:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:02:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:02:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:02:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:02:06 go: downloading github.com/miekg/dns v1.1.26 16:02:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:02:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:02:06 go: downloading github.com/hashicorp/errwrap v1.0.0 16:02:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data 16:02:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:02:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command 16:02:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:02:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:02:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:02:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:02:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:02:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:02:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:02:27 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 16:02:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config 16:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:02:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:02:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:02:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:02:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:02:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:02:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:02:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:02:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:02:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:02:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:02:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:02:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:02:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:02:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:02:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:02:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:02:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:02:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:02:29 + 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 16:02:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:02:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:02:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:02:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:02:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:02:30 + 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 16:02:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:02:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:02:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:02:31 Building hooks 16:02:31 + cd /root/parts/hooks/src 16:02:31 + make build 16:02:31 go mod tidy 16:02:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:02:32 go: downloading github.com/stretchr/testify v1.5.1 16:02:32 go: downloading gopkg.in/yaml.v2 v2.2.2 16:02:32 go: downloading github.com/davecgh/go-spew v1.1.0 16:02:33 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:02:34 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:02:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:02:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:02:38 Building static-packages 16:02:38 + snapcraftctl build 16:02:38 Removing intermediate container da68977ef648 16:02:38 ---> 708a01b0f8d4 16:02:38 16:02:38 Step 11/22 : FROM alpine:3.12 16:02:38 3.12: Pulling from library/alpine 16:02:39 Building version 16:02:39 + snapcraftctl build 16:02:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:02:40 Status: Downloaded newer image for alpine:3.12 16:02:40 ---> c4fd0aeabfcf 16:02:40 Step 12/22 : RUN apk add --update --no-cache curl 16:02:41 ---> Running in 6c11948f4a40 16:02:42 Staging config-common 16:02:42 + snapcraftctl stage 16:02:42 Skipping stage go-build-helper (already ran) 16:02:42 Staging edgex-go 16:02:42 + snapcraftctl stage 16:02:43 Staging hooks 16:02:43 + snapcraftctl stage 16:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:44 Removing intermediate container 2344729f3799 16:02:44 ---> 60145c9020f4 16:02:44 16:02:44 Step 11/26 : FROM alpine:3.12 16:02:44 ---> c4fd0aeabfcf 16:02:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:02:44 (1/4) Installing ca-certificates (20191127-r4) 16:02:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:02:44 (3/4) Installing libcurl (7.77.0-r0) 16:02:44 (4/4) Installing curl (7.77.0-r0) 16:02:44 Executing busybox-1.31.1-r20.trigger 16:02:44 Executing ca-certificates-20191127-r4.trigger 16:02:44 OK: 7 MiB in 18 packages 16:02:44 ---> Running in 6d22ef07aa06 16:02:45 Staging static-packages 16:02:45 + snapcraftctl stage 16:02:45 Removing intermediate container e1d021dbe2e6 16:02:45 ---> 170f5c49c85d 16:02:45 16:02:45 Step 11/32 : FROM alpine:3.12 16:02:45 ---> c4fd0aeabfcf 16:02:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:02:45 Removing intermediate container 6ed825a08781 16:02:45 ---> 1cc646c92324 16:02:45 16:02:45 Step 11/23 : FROM alpine:3.12 16:02:45 ---> c4fd0aeabfcf 16:02:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:02:45 ---> Running in 0c82d02f4ca1 16:02:45 ---> Running in 00df8d0d287a 16:02:45 Staging version 16:02:45 + snapcraftctl stage 16:02:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:46 Priming config-common 16:02:46 + snapcraftctl prime 16:02:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:47 Removing intermediate container 0c82d02f4ca1 16:02:47 ---> 7be6195c113a 16:02:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:02:47 (1/6) Installing ca-certificates (20191127-r4) 16:02:47 ---> Running in b39f35ae510e 16:02:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:02:47 (3/6) Installing libcurl (7.77.0-r0) 16:02:47 (4/6) Installing curl (7.77.0-r0) 16:02:47 (5/6) Installing dumb-init (1.2.2-r1) 16:02:47 (6/6) Installing su-exec (0.2-r1) 16:02:47 Executing busybox-1.31.1-r20.trigger 16:02:47 Executing ca-certificates-20191127-r4.trigger 16:02:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:47 Removing intermediate container 6c11948f4a40 16:02:47 ---> b5fa44e3aad5 16:02:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:47 Priming go-build-helper 16:02:47 + snapcraftctl prime 16:02:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:47 OK: 7 MiB in 20 packages 16:02:48 ---> Running in 3337c8c1babf 16:02:48 (1/1) Installing dumb-init (1.2.2-r1) 16:02:48 Executing busybox-1.31.1-r20.trigger 16:02:48 OK: 5 MiB in 15 packages 16:02:48 Priming edgex-go 16:02:48 + snapcraftctl prime 16:02:48 Removing intermediate container dde69d532573 16:02:48 ---> 08a819b3b36b 16:02:48 16:02:48 Step 11/24 : FROM alpine:3.12 16:02:48 ---> c4fd0aeabfcf 16:02:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:02:49 ---> Running in ba879c92943a 16:02:49 Removing intermediate container 3337c8c1babf 16:02:49 ---> 6e1dec4d31f1 16:02:49 Step 14/22 : WORKDIR /edgex 16:02:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:49 ---> Running in 56cdbad523e5 16:02:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:50 Priming hooks 16:02:50 + snapcraftctl prime 16:02:50 Removing intermediate container 6d22ef07aa06 16:02:50 ---> dfe869f799b0 16:02:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:02:50 (1/2) Installing dumb-init (1.2.2-r1) 16:02:50 (2/2) Installing su-exec (0.2-r1) 16:02:50 Executing busybox-1.31.1-r20.trigger 16:02:50 OK: 5 MiB in 16 packages 16:02:50 Removing intermediate container 00df8d0d287a 16:02:50 ---> 9fedd3564ae1 16:02:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:50 ---> Running in 966be23cb5a8 16:02:50 Removing intermediate container 56cdbad523e5 16:02:50 ---> 3d4e0c547ebb 16:02:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:02:50 ---> Running in 189730444de7 16:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:51 Removing intermediate container 966be23cb5a8 16:02:51 ---> d3d187b9beec 16:02:51 Step 14/26 : WORKDIR / 16:02:51 Priming static-packages 16:02:51 + snapcraftctl prime 16:02:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:51 Removing intermediate container 189730444de7 16:02:51 ---> 0f608417998d 16:02:51 Step 14/23 : ENV APP_PORT=59861 16:02:51 ---> Running in 00dff85c57a8 16:02:52 ---> Running in 142024a53116 16:02:52 Removing intermediate container b39f35ae510e 16:02:52 ---> 9edf70721957 16:02:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:52 ---> f03cf1aecd03 16:02:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:02:52 (1/1) Installing dumb-init (1.2.2-r1) 16:02:52 Executing busybox-1.31.1-r20.trigger 16:02:52 OK: 5 MiB in 15 packages 16:02:52 ---> Running in 287047acabfb 16:02:52 Removing intermediate container 00dff85c57a8 16:02:52 ---> a7e5881e54fd 16:02:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:02:52 Removing intermediate container 142024a53116 16:02:52 ---> a631854acb03 16:02:52 Step 15/23 : EXPOSE $APP_PORT 16:02:53 ---> Running in a308943c3afc 16:02:53 Removing intermediate container 287047acabfb 16:02:53 ---> 020a24d0086b 16:02:53 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:02:53 ---> Running in a4aaf62ccd69 16:02:53 Removing intermediate container ba879c92943a 16:02:53 ---> 915f5c3c97a7 16:02:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:02:53 ---> 5ed28812cc2c 16:02:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:53 ---> 2330f08fe9b5 16:02:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:02:54 Priming version 16:02:54 + snapcraftctl prime 16:02:54 Removing intermediate container a308943c3afc 16:02:54 ---> 94a97eed0193 16:02:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:54 ---> Running in c2b25e74c71a 16:02:54 Removing intermediate container a4aaf62ccd69 16:02:54 ---> 2b6ca202dad4 16:02:54 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:02:54 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 16:02:54 ---> Running in affcb16e02dc 16:02:55 Removing intermediate container c2b25e74c71a 16:02:55 ---> b45ac247f8fe 16:02:55 Step 14/24 : ENV APP_PORT=59881 16:02:55 ---> 2472b5e11502 16:02:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:02:55 ---> 7ace96ee4634 16:02:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:02:55 ---> Running in 71985cdde59f 16:02:55 ---> 5649953c9b24 16:02:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:02:55 ---> Running in bd418394ab7b 16:02:56 Removing intermediate container 71985cdde59f 16:02:56 ---> 21bce23e76e5 16:02:56 Step 15/24 : EXPOSE $APP_PORT 16:02:56 ---> Running in e0309bba823d 16:02:56 ---> 31549779dae0 16:02:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 16:02:56 Removing intermediate container bd418394ab7b 16:02:56 ---> de5a5181eb0f 16:02:56 Step 19/22 : CMD ["--init=true"] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:57 ---> 0fcc6f1d37fb 16:02:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:02:57 ---> Running in 3bb5e5b6ad3c 16:02:57 Removing intermediate container e0309bba823d 16:02:57 ---> cee8c3602a4a 16:02:57 Step 16/24 : WORKDIR / 16:02:57 ---> Running in bd30e116ab5e 16:02:57 ---> 13d2d5c9ee12 16:02:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:02:57 Removing intermediate container 3bb5e5b6ad3c 16:02:57 ---> a1a8de4134f5 16:02:57 Step 20/22 : LABEL arch=arm64 16:02:57 Removing intermediate container affcb16e02dc 16:02:57 ---> 0bceb9bd2a5f 16:02:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:02:58 ---> Running in 9376b17fea69 16:02:58 ---> Running in 3f01eacaa67c 16:02:58 ---> 1eb610802a33 16:02:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:02:58 Removing intermediate container bd30e116ab5e 16:02:58 ---> 818e09b43637 16:02:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:58 ---> Running in 7d66f5a38549 16:02:59 Removing intermediate container 9376b17fea69 16:02:59 ---> d7d66f9a9152 16:02:59 Step 21/22 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:02:59 ---> Running in 4546876325a1 16:02:59 ---> c6dbc0e2df76 16:02:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:02:59 Removing intermediate container 3f01eacaa67c 16:02:59 ---> 3c151836780c 16:02:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:02:59 Removing intermediate container 7d66f5a38549 16:02:59 ---> ff5db84ff1b7 16:02:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:02:59 ---> 1d5ea99087bb 16:02:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:02:59 ---> Running in 3ab5d09120c4 16:02:59 Removing intermediate container 4546876325a1 16:02:59 ---> 683232b9845e 16:02:59 Step 22/22 : LABEL version=0.0.0 16:03:00 ---> Running in c9ef8e842c14 16:03:00 Removing intermediate container 3ab5d09120c4 16:03:00 ---> 00d8ece42fa0 16:03:00 Step 21/23 : LABEL arch=arm64 16:03:00 ---> cd822803fae6 16:03:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:03:00 ---> Running in d51ebf6c6131 16:03:01 ---> Running in 38cd05c8e938 16:03:01 Removing intermediate container c9ef8e842c14 16:03:01 ---> 0aa654a4f74e 16:03:01 16:03:01 ---> 6c1d65b9df7d 16:03:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:01 ---> e2c3a1bcafdb 16:03:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:03:01 Removing intermediate container d51ebf6c6131 16:03:01 ---> efb44a9118e9 16:03:01 Step 22/23 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:03:01 Successfully built 0aa654a4f74e 16:03:01 Successfully tagged security-proxy-setup-arm64:latest 16:03:01  Building security-proxy-setup ... done Building sys-mgmt-agent 16:03:02 ---> Running in 947eb0e55620 16:03:03 Removing intermediate container 947eb0e55620 16:03:03 ---> 8fbe02213f64 16:03:03 Step 23/23 : LABEL version=0.0.0 16:03:03 ---> 7ec85407d66a 16:03:03 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/ 16:03:03 ---> 8905758f30ca 16:03:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:03:03 ---> Running in ead57c2d391a 16:03:03 ---> Running in b95807851aea 16:03:03 ---> Running in ed694cb6750a 16:03:04 Removing intermediate container ead57c2d391a 16:03:04 ---> 2ffc590229c7 16:03:04 16:03:04 Removing intermediate container b95807851aea 16:03:04 ---> 05f2b39bde44 16:03:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:05 Successfully built 2ffc590229c7 16:03:05 Successfully tagged support-scheduler-arm64:latest 16:03:05  Building support-scheduler ... done Building support-notifications 16:03:05 ---> Running in 83bc19c80231 16:03:05 Removing intermediate container 38cd05c8e938 16:03:05 ---> 50d408492779 16:03:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:06 Removing intermediate container 83bc19c80231 16:03:06 ---> c820e127eef6 16:03:06 Step 22/24 : LABEL arch=arm64 16:03:06 ---> Running in 40cdaa885908 16:03:06 ---> 3147180db049 16:03:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:03:07 Removing intermediate container ed694cb6750a 16:03:07 ---> 179eb358db84 16:03:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:03:07 Removing intermediate container 40cdaa885908 16:03:07 ---> a1484fdd9565 16:03:07 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:03:07 ---> Running in 4d29de7bdf06 16:03:07 ---> Running in 8885dad20cfc 16:03:08 Removing intermediate container 4d29de7bdf06 16:03:08 ---> 2b10d3b41e9c 16:03:08 Step 24/26 : LABEL arch=arm64 16:03:08 ---> e215c491b2b6 16:03:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:03:08 ---> Running in f2e4d33001c5 16:03:08 Removing intermediate container 8885dad20cfc 16:03:08 ---> c662ea6765e3 16:03:08 Step 24/24 : LABEL version=0.0.0 16:03:09 ---> Running in ca13a3d5b2f2 16:03:09 Removing intermediate container f2e4d33001c5 16:03:09 ---> 59dbc5d9a6ce 16:03:09 Step 25/26 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:03:09 ---> c50a4cd0c911 16:03:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:03:09 ---> Running in 1e8ebeda0dba 16:03:09 Removing intermediate container ca13a3d5b2f2 16:03:09 ---> a5b36ecee630 16:03:09 16:03:10 Successfully built a5b36ecee630 16:03:10 Successfully tagged core-metadata-arm64:latest 16:03:10  Building core-metadata ... done Building core-command 16:03:10 Removing intermediate container 1e8ebeda0dba 16:03:10 ---> 606906b10b50 16:03:10 Step 26/26 : LABEL version=0.0.0 16:03:10 ---> dcd00f30bacc 16:03:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:03:10 ---> Running in 20a43103140f 16:03:11 Removing intermediate container 20a43103140f 16:03:11 ---> abdea9678c3c 16:03:11 16:03:12 Successfully built abdea9678c3c 16:03:12 ---> b488fc476460 16:03:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:03:12 Successfully tagged security-secretstore-setup-arm64:latest 16:03:12  Building security-secretstore-setup ... done Building core-data 16:03:12 ---> Running in 31f833330cfc 16:03:13 Removing intermediate container 31f833330cfc 16:03:13 ---> f7e4db085050 16:03:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:03:14 ---> d844ad09e4b1 16:03:14 Step 27/32 : RUN chmod +x /entrypoint.sh 16:03:14 ---> Running in d13d85ea3c98 16:03:18 Removing intermediate container d13d85ea3c98 16:03:18 ---> 0ae2e0ae9a7f 16:03:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:03:18 ---> Running in 5dae4dc03a17 16:03:18 Removing intermediate container 5dae4dc03a17 16:03:18 ---> c8e328a7fd9d 16:03:18 Step 29/32 : CMD ["gate"] 16:03:19 ---> Running in 8f81d1614382 16:03:20 Removing intermediate container 8f81d1614382 16:03:20 ---> f58cb6c5c8b5 16:03:20 Step 30/32 : LABEL arch=arm64 16:03:20 ---> Running in 4f50a6f00b52 16:03:21 Removing intermediate container 4f50a6f00b52 16:03:21 ---> 6ece92d31f34 16:03:21 Step 31/32 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:03:21 ---> Running in 09c4be140d92 16:03:22 Removing intermediate container 09c4be140d92 16:03:22 ---> 3a9528af1510 16:03:22 Step 32/32 : LABEL version=0.0.0 16:03:23 ---> Running in 6d76f853a2f6 16:03:23 Removing intermediate container 6d76f853a2f6 16:03:23 ---> 1cf28b1e8527 16:03:23 16:03:24 Successfully built 1cf28b1e8527 16:03:24 Successfully tagged security-bootstrapper-arm64:latest 16:03:42  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:42 ---> 75af095d2f7a 16:03:42 Step 3/24 : WORKDIR /edgex-go 16:03:42 ---> Using cache 16:03:42 ---> 693d94946fd1 16:03:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:42 ---> Using cache 16:03:42 ---> 7aacb5810e9d 16:03:42 Step 5/24 : RUN apk add --update --no-cache make bash git 16:03:42 ---> Running in 6872e8311d39 16:03:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:46 OK: 218 MiB in 52 packages 16:03:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:48 ---> 75af095d2f7a 16:03:48 Step 3/23 : WORKDIR /edgex-go 16:03:48 ---> Using cache 16:03:48 ---> 693d94946fd1 16:03:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:48 ---> Using cache 16:03:48 ---> 7aacb5810e9d 16:03:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:03:48 ---> Running in f8f7d1e3ad2c 16:03:48 Removing intermediate container 6872e8311d39 16:03:48 ---> 89e1441481e1 16:03:48 Step 6/24 : COPY go.mod . 16:03:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:50 ---> 57c09e060430 16:03:50 Step 7/24 : RUN go mod download 16:03:50 ---> Running in 6e7e6987b598 16:03:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:52 OK: 218 MiB in 52 packages 16:03:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:52 ---> 75af095d2f7a 16:03:52 Step 3/24 : WORKDIR /edgex-go 16:03:52 ---> Using cache 16:03:52 ---> 693d94946fd1 16:03:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:52 ---> Using cache 16:03:52 ---> 7aacb5810e9d 16:03:52 Step 5/24 : RUN apk add --update --no-cache make git 16:03:52 ---> Using cache 16:03:52 ---> f8a0afbe2fde 16:03:52 Step 6/24 : COPY go.mod . 16:03:52 ---> Using cache 16:03:52 ---> 8a51cb79a804 16:03:52 Step 7/24 : RUN go mod download 16:03:52 ---> Using cache 16:03:52 ---> ee4ed6994106 16:03:52 Step 8/24 : COPY . . 16:03:52 ---> Using cache 16:03:52 ---> 21797d76df8c 16:03:52 Step 9/24 : RUN go mod tidy 16:03:52 ---> Using cache 16:03:52 ---> ba1a0a9d1c8f 16:03:52 Step 10/24 : RUN make cmd/core-command/core-command 16:03:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:03:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:52 ---> 75af095d2f7a 16:03:52 Step 3/24 : WORKDIR /edgex-go 16:03:52 ---> Using cache 16:03:52 ---> 693d94946fd1 16:03:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:52 ---> Using cache 16:03:52 ---> 7aacb5810e9d 16:03:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:03:52 ---> Running in 1d4e26300255 16:03:53 ---> Running in 255e9148c919 16:03:54 Removing intermediate container f8f7d1e3ad2c 16:03:54 ---> 87fb4d97cff7 16:03:54 Step 6/23 : COPY go.mod . 16:03:54 Removing intermediate container 6e7e6987b598 16:03:54 ---> f042e068f785 16:03:54 Step 8/24 : COPY . . 16:03:54 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 16:03:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:03:55 ---> 2a928a3b4fa9 16:03:55 Step 7/23 : RUN go mod download 16:03:55 ---> Running in 67d74668d537 16:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:03:57 OK: 218 MiB in 52 packages 16:03:59 Removing intermediate container 255e9148c919 16:03:59 ---> ec80fe040a27 16:03:59 Step 6/24 : COPY go.mod . 16:04:00 Removing intermediate container 67d74668d537 16:04:00 ---> 2ba7230651ac 16:04:00 Step 8/23 : COPY . . 16:04:01 ---> fd27e9c92d32 16:04:01 Step 7/24 : RUN go mod download 16:04:01 ---> Running in 7ed61ce8fa8d 16:04:08 Removing intermediate container 7ed61ce8fa8d 16:04:08 ---> c93236e3bfde 16:04:08 Step 8/24 : COPY . . 16:04:20 ---> af73efff83fc 16:04:20 Step 9/24 : RUN go mod tidy 16:04:21 ---> Running in 00a3676cd331 16:04:27 ---> 63928709c4ec 16:04:27 Step 9/23 : RUN go mod tidy 16:04:28 ---> Running in 7d3eae38d76f 16:04:28 Removing intermediate container 00a3676cd331 16:04:28 ---> 884afb936659 16:04:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:04:28 ---> Running in 34ad385bc2f7 16:04:31 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 16:04:32 ---> 734518212fa8 16:04:32 Step 9/24 : RUN go mod tidy 16:04:32 ---> Running in 1a944234fb26 16:04:34 Removing intermediate container 7d3eae38d76f 16:04:34 ---> 6f49a95ac735 16:04:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:04:34 ---> Running in 1619c671dd43 16:04:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:04:38 Removing intermediate container 1a944234fb26 16:04:38 ---> eb7142cff8ae 16:04:38 Step 10/24 : RUN make cmd/core-data/core-data 16:04:38 ---> Running in 711cb88b27c3 16:04: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 16:04:44 Removing intermediate container 1d4e26300255 16:04:44 ---> f0ccf9130b72 16:04:44 16:04:44 Step 11/24 : FROM alpine:3.12 16:04:44 ---> c4fd0aeabfcf 16:04:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:04:44 ---> Using cache 16:04:44 ---> 915f5c3c97a7 16:04:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:44 ---> Using cache 16:04:44 ---> b45ac247f8fe 16:04:44 Step 14/24 : ENV APP_PORT=59882 16:04:44 ---> Running in ed136f474a95 16:04:44 Removing intermediate container ed136f474a95 16:04:44 ---> d150a024d0b0 16:04:44 Step 15/24 : EXPOSE $APP_PORT 16:04:45 ---> Running in a2c6438ed5da 16:04:46 Removing intermediate container a2c6438ed5da 16:04:46 ---> 805d6d0e64a5 16:04:46 Step 16/24 : WORKDIR / 16:04:46 ---> Running in 28486724ff35 16:04:47 Removing intermediate container 28486724ff35 16:04:47 ---> 01b55d4f22b8 16:04:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:48 ---> 1e6f5bcbaae4 16:04:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:50 ---> 542a1778f758 16:04:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:04:51 ---> 18c1a863abb9 16:04:51 Step 20/24 : ENTRYPOINT ["/core-command"] 16:04:51 ---> Running in f468303aff45 16:04:52 Removing intermediate container f468303aff45 16:04:52 ---> e3e3154f0f71 16:04:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:52 ---> Running in b837dc411da9 16:04:53 Removing intermediate container b837dc411da9 16:04:53 ---> 255243a46b2f 16:04:53 Step 22/24 : LABEL arch=arm64 16:04:53 ---> Running in 26cd3ac881a3 16:04:54 Removing intermediate container 26cd3ac881a3 16:04:54 ---> 9ec1784ee912 16:04:54 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:04:54 ---> Running in e205796035d5 16:04:55 Removing intermediate container e205796035d5 16:04:55 ---> f880dc902ba0 16:04:55 Step 24/24 : LABEL version=0.0.0 16:04:55 ---> Running in 9d6e0d713111 16:04:56 Removing intermediate container 9d6e0d713111 16:04:56 ---> 9de771f0a183 16:04:56 16:04:56 Successfully built 9de771f0a183 16:04:57 Successfully tagged core-command-arm64:latest 16:05:51  Building core-command ... done Removing intermediate container 34ad385bc2f7 16:05:51 ---> b7104a1baa47 16:05:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:05:51 ---> Running in 53f8d49b52e7 16:05:51 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 16:05:52 Removing intermediate container 1619c671dd43 16:05:52 ---> b3a4e84c1c25 16:05:52 16:05:52 Step 11/23 : FROM alpine:3.12 16:05:52 ---> c4fd0aeabfcf 16:05:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:52 ---> Running in 209232437c82 16:05:52 Removing intermediate container 53f8d49b52e7 16:05:52 ---> bf80a51a9c9f 16:05:52 16:05:52 Step 12/24 : FROM docker:20.10.0 16:05:52 20.10.0: Pulling from library/docker 16:05:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:55 (1/2) Installing ca-certificates (20191127-r4) 16:05:55 (2/2) Installing dumb-init (1.2.2-r1) 16:05:55 Executing busybox-1.31.1-r20.trigger 16:05:55 Executing ca-certificates-20191127-r4.trigger 16:05:55 OK: 6 MiB in 16 packages 16:05:58 Removing intermediate container 209232437c82 16:05:58 ---> 25eabd114104 16:05:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:05:58 ---> Running in 289b01644074 16:05:59 Removing intermediate container 289b01644074 16:05:59 ---> 134cd34327de 16:05:59 Step 14/23 : ENV APP_PORT=59860 16:06:00 ---> Running in 811d2828b327 16:06:00 Removing intermediate container 711cb88b27c3 16:06:00 ---> 888e5a598adf 16:06:00 16:06:00 Step 11/24 : FROM alpine:3.12 16:06:00 ---> c4fd0aeabfcf 16:06:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:06:01 Removing intermediate container 811d2828b327 16:06:01 ---> 82b293b99255 16:06:01 Step 15/23 : EXPOSE $APP_PORT 16:06:01 ---> Running in e2abb3645b94 16:06:01 ---> Running in 2a2cc94b926a 16:06:01 Removing intermediate container e2abb3645b94 16:06:01 ---> 4520a1111e85 16:06:01 Step 13/24 : ENV APP_PORT=59880 16:06:02 ---> Running in 4fc86c8aee23 16:06:02 Removing intermediate container 2a2cc94b926a 16:06:02 ---> 1dbb435bbc1c 16:06:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:02 Removing intermediate container 4fc86c8aee23 16:06:02 ---> 85b17fa1784e 16:06:02 Step 14/24 : EXPOSE $APP_PORT 16:06:03 ---> 7aae5fe84e16 16:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:06:03 ---> Running in 34520d375eaa 16:06:04 Removing intermediate container 34520d375eaa 16:06:04 ---> 97a949dedd90 16:06:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:04 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:06:04 Status: Downloaded newer image for docker:20.10.0 16:06:04 ---> eeaf43b92773 16:06:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:06:04 ---> Running in e184e8555ee8 16:06:04 ---> Running in e7a30f0d4a62 16:06:04 ---> a1cfcdca7b8e 16:06:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:06:04 Removing intermediate container e7a30f0d4a62 16:06:04 ---> 1a7f51aafaaf 16:06:04 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 16:06:05 ---> Running in ac8e5c48732a 16:06:05 ---> 6d8ea9d039ba 16:06:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:06:05 ---> Running in 68e822d7763a 16:06:06 Removing intermediate container 68e822d7763a 16:06:06 ---> 2f01ada7ab1f 16:06:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:06 ---> Running in 7882876c22bb 16:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:06 Removing intermediate container e184e8555ee8 16:06:06 ---> 8c1f1096feac 16:06:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:06:06 Removing intermediate container 7882876c22bb 16:06:06 ---> 38c8fa679657 16:06:06 Step 21/23 : LABEL arch=arm64 16:06:07 ---> Running in 36957f20a3a3 16:06:07 ---> Running in 9807713cd439 16:06:07 (1/39) Installing readline (8.0.4-r0) 16:06:07 (2/39) Installing bash (5.0.17-r0) 16:06:07 Executing bash-5.0.17-r0.post-install 16:06:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:06:07 (4/39) Installing libcurl (7.77.0-r0) 16:06:07 (5/39) Installing curl (7.77.0-r0) 16:06:07 (6/39) Installing dumb-init (1.2.2-r1) 16:06:07 (7/39) Installing libbz2 (1.0.8-r1) 16:06:07 (8/39) Installing expat (2.2.9-r1) 16:06:07 (9/39) Installing libffi (3.3-r2) 16:06:07 (10/39) Installing gdbm (1.13-r1) 16:06:07 (11/39) Installing xz-libs (5.2.5-r0) 16:06:07 (12/39) Installing sqlite-libs (3.32.1-r1) 16:06:07 (13/39) Installing python3 (3.8.10-r0) 16:06:08 Removing intermediate container 9807713cd439 16:06:08 ---> 021302876d38 16:06:08 Step 22/23 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:06:08 ---> Running in ef425f817f3b 16:06:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:06:09 Removing intermediate container ef425f817f3b 16:06:09 ---> 1ad997092cc7 16:06:09 Step 23/23 : LABEL version=0.0.0 16:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:06:09 (14/39) Installing py3-appdirs (1.4.4-r1) 16:06:09 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:06:09 (16/39) Installing py3-parsing (2.4.7-r0) 16:06:09 (17/39) Installing py3-six (1.15.0-r0) 16:06:09 (18/39) Installing py3-packaging (20.4-r0) 16:06:09 (19/39) Installing py3-setuptools (47.0.0-r0) 16:06:09 ---> Running in a293ca4b9bf2 16:06:09 (20/39) Installing py3-chardet (3.0.4-r4) 16:06:09 (21/39) Installing py3-idna (2.9-r0) 16:06:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:06:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:06:09 (24/39) Installing py3-requests (2.23.0-r0) 16:06:10 (25/39) Installing py3-msgpack (1.0.0-r0) 16:06:10 (26/39) Installing py3-lockfile (0.12.2-r3) 16:06:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:06:10 (28/39) Installing py3-colorama (0.4.3-r0) 16:06:10 (29/39) Installing py3-distlib (0.3.0-r0) 16:06:10 (30/39) Installing py3-distro (1.5.0-r1) 16:06:10 (31/39) Installing py3-webencodings (0.5.1-r3) 16:06:10 (32/39) Installing py3-html5lib (1.0.1-r4) 16:06:10 (33/39) Installing py3-pytoml (0.1.21-r0) 16:06:10 (34/39) Installing py3-pep517 (0.8.2-r0) 16:06:10 (35/39) Installing py3-progress (1.5-r0) 16:06:10 (36/39) Installing py3-toml (0.10.1-r0) 16:06:10 (37/39) Installing py3-retrying (1.3.3-r0) 16:06:10 (1/6) Installing dumb-init (1.2.2-r1) 16:06:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:06:10 (39/39) Installing py3-pip (20.1.1-r0) 16:06:10 (2/6) Installing libgcc (9.3.0-r2) 16:06:10 Executing busybox-1.31.1-r19.trigger 16:06:10 (3/6) Installing libsodium (1.0.18-r0) 16:06:10 Removing intermediate container a293ca4b9bf2 16:06:10 ---> 0db41d7dbec7 16:06:10 16:06:10 OK: 72 MiB in 59 packages 16:06:10 (4/6) Installing libstdc++ (9.3.0-r2) 16:06:10 (5/6) Installing libzmq (4.3.3-r0) 16:06:10 Successfully built 0db41d7dbec7 16:06:10 (6/6) Installing zeromq (4.3.3-r0) 16:06:10 Successfully tagged support-notifications-arm64:latest 16:06:10  Building support-notifications ... done Executing busybox-1.31.1-r20.trigger 16:06:10 OK: 8 MiB in 20 packages 16:06:12 Removing intermediate container 36957f20a3a3 16:06:12 ---> 59188f623cc2 16:06:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:12 ---> 8e8f7cb75e12 16:06:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:06:14 ---> ac0a27dd1f92 16:06:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:06:14 Collecting docker-compose==1.23.2 16:06:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:06:15 ---> e80d9e9c268a 16:06:15 Step 20/24 : ENTRYPOINT ["/core-data"] 16:06:15 Collecting cached-property<2,>=1.2.0 16:06:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:06:15 ---> Running in 544f683c195d 16:06:15 Collecting texttable<0.10,>=0.9.0 16:06:15 Downloading texttable-0.9.1.tar.gz (11 kB) 16:06:16 Removing intermediate container 544f683c195d 16:06:16 ---> e412e233a5c1 16:06:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:16 ---> Running in 6732a225e024 16:06:16 Removing intermediate container 6732a225e024 16:06:16 ---> bcf604eafd75 16:06:16 Step 22/24 : LABEL arch=arm64 16:06:16 ---> Running in 1d44da323c50 16:06:17 Removing intermediate container 1d44da323c50 16:06:17 ---> f1d973c767bf 16:06:17 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:06:17 ---> Running in afb39f8b65e1 16:06:17 Collecting dockerpty<0.5,>=0.4.1 16:06:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:06:18 Removing intermediate container afb39f8b65e1 16:06:18 ---> 53522fb5bff4 16:06:18 Step 24/24 : LABEL version=0.0.0 16:06:18 ---> Running in aa470dd3100f 16:06:18 Removing intermediate container aa470dd3100f 16:06:18 ---> b60633c90562 16:06:18 16:06:19 Successfully built b60633c90562 16:06:19 Successfully tagged core-data-arm64:latest 16:06:21  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:06:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:06:21 Collecting websocket-client<1.0,>=0.32.0 16:06:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:06:22 Collecting docker<4.0,>=3.6.0 16:06:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:06:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:06:23 Collecting PyYAML<4,>=3.10 16:06:23 Downloading PyYAML-3.13.tar.gz (270 kB) 16:06:25 Collecting jsonschema<3,>=2.5.1 16:06:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:06:26 Collecting docopt<0.7,>=0.6.1 16:06:26 Downloading docopt-0.6.2.tar.gz (25 kB) 16:06:28 Collecting idna<2.8,>=2.5 16:06:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:06:28 Collecting urllib3<1.25,>=1.21.1 16:06:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:06:28 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:06:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:06:29 Collecting docker-pycreds>=0.4.0 16:06:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:06:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:06:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:06:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:06:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:06:33 Installing collected packages: cached-property, texttable, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, docopt, docker-compose 16:06:33 Running setup.py install for texttable: started 16:06:33 Running setup.py install for texttable: finished with status 'done' 16:06:33 Running setup.py install for dockerpty: started 16:06:33 Running setup.py install for dockerpty: finished with status 'done' 16:06:33 Attempting uninstall: idna 16:06:33 Found existing installation: idna 2.9 16:06:33 Uninstalling idna-2.9: 16:06:33 Successfully uninstalled idna-2.9 16:06:34 Attempting uninstall: urllib3 16:06:34 Found existing installation: urllib3 1.25.9 16:06:34 Uninstalling urllib3-1.25.9: 16:06:34 Successfully uninstalled urllib3-1.25.9 16:06:34 Attempting uninstall: requests 16:06:34 Found existing installation: requests 2.23.0 16:06:34 Uninstalling requests-2.23.0: 16:06:34 Successfully uninstalled requests-2.23.0 16:06:36 Running setup.py install for PyYAML: started 16:06:38 Running setup.py install for PyYAML: finished with status 'done' 16:06:38 Running setup.py install for docopt: started 16:06:40 Running setup.py install for docopt: finished with status 'done' 16:06:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 16:06:49 Removing intermediate container ac8e5c48732a 16:06:49 ---> 8ca6fbf07fdf 16:06:49 Step 15/24 : ENV APP_PORT=58890 16:06:49 ---> Running in fc266b44db86 16:06:49 Removing intermediate container fc266b44db86 16:06:49 ---> e4bc95a6ed61 16:06:49 Step 16/24 : EXPOSE $APP_PORT 16:06:49 ---> Running in 9b68ebdd86b2 16:06:50 Removing intermediate container 9b68ebdd86b2 16:06:50 ---> 888558a29904 16:06:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:06:51 ---> 7b7102bf9c73 16:06:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:06:51 ---> 8ed9e6a02f5f 16:06:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:06:52 ---> 9fd629e401ba 16:06:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:06:52 ---> Running in 782931afbbdf 16:06:53 Removing intermediate container 782931afbbdf 16:06:53 ---> 92bd8211a2ab 16:06:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:06:53 ---> Running in 334454e255bc 16:06:53 Removing intermediate container 334454e255bc 16:06:53 ---> 10e79a9313a7 16:06:53 Step 22/24 : LABEL arch=arm64 16:06:53 ---> Running in 83c847393f8b 16:06:54 Removing intermediate container 83c847393f8b 16:06:54 ---> a0cbe7fea985 16:06:54 Step 23/24 : LABEL git_sha=fb8de892790b0dc660adc23653255c5a727a6682 16:06:54 ---> Running in 56512b18895f 16:06:55 Removing intermediate container 56512b18895f 16:06:55 ---> 9733478d4313 16:06:55 Step 24/24 : LABEL version=0.0.0 16:06:55 ---> Running in 5614967086eb 16:06:55 Removing intermediate container 5614967086eb 16:06:55 ---> e362370dbe08 16:06:55 16:06:56 Successfully built e362370dbe08 16:06:56 Successfully tagged sys-mgmt-agent-arm64:latest 16:06:56  Building sys-mgmt-agent ... done  [Pipeline] } 16:06:56 $ docker stop --time=1 32ccca09cd45fff6064ec227c3369a5b55f4324b76512cc155739ca407654cb2 16:06:58 $ docker rm -f 32ccca09cd45fff6064ec227c3369a5b55f4324b76512cc155739ca407654cb2 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:58 + docker images 16:06:59 REPOSITORY TAG IMAGE ID CREATED SIZE 16:06:59 sys-mgmt-agent-arm64 latest e362370dbe08 4 seconds ago 298MB 16:06:59 core-data-arm64 latest b60633c90562 41 seconds ago 19.1MB 16:06:59 support-notifications-arm64 latest 0db41d7dbec7 50 seconds ago 15.7MB 16:06:59 888e5a598adf About a minute ago 997MB 16:06:59 bf80a51a9c9f About a minute ago 991MB 16:06:59 b3a4e84c1c25 About a minute ago 991MB 16:06:59 core-command-arm64 latest 9de771f0a183 2 minutes ago 15MB 16:06:59 f0ccf9130b72 2 minutes ago 988MB 16:06:59 security-bootstrapper-arm64 latest 1cf28b1e8527 3 minutes ago 17.5MB 16:06:59 security-secretstore-setup-arm64 latest abdea9678c3c 3 minutes ago 27.1MB 16:06:59 core-metadata-arm64 latest a5b36ecee630 3 minutes ago 15.7MB 16:06:59 support-scheduler-arm64 latest 2ffc590229c7 3 minutes ago 15.1MB 16:06:59 security-proxy-setup-arm64 latest 0aa654a4f74e 3 minutes ago 24.2MB 16:06:59 08a819b3b36b 4 minutes ago 994MB 16:06:59 1cc646c92324 4 minutes ago 990MB 16:06:59 170f5c49c85d 4 minutes ago 991MB 16:06:59 60145c9020f4 4 minutes ago 998MB 16:06:59 708a01b0f8d4 4 minutes ago 995MB 16:06:59 ci-base-image-arm64 latest 75af095d2f7a 14 minutes ago 663MB 16:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB 16:06:59 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 16:06:59 docker 20.10.0 eeaf43b92773 7 months ago 228MB 16:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 16:07:00 ---> job-cost.sh 16:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zsle 16:07:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:09:17 lf-activate-venv(): INFO: Adding /tmp/venv-Zsle/bin to PATH 16:09:17 INFO: No Stack... 16:09:17 INFO: Retrieving Pricing Info for: v2-standard-4 16:09:17 INFO: Archiving Costs [Pipeline] sh 16:09:17 + + cat /w/workspace/edgex-go/2/archives/cost.csv 16:09:17 cut -d, -f6 [Pipeline] lock 16:09:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3616-2-stack-cost] 16:09:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3616-2-stack-cost] did not exist. Created. 16:09:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3616-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:09:18 + echo total: 0.18000000715255737 [Pipeline] stash 16:09:18 Stashed 1 file(s) [Pipeline] } 16:09:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3616-2-stack-cost] [Pipeline] // lock [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 16:09:19 provisioning config files... 16:09:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7187245376082353665tmp [Pipeline] { [Pipeline] sh 16:09:19 + set +x 16:09:19 + curl -s https://codecov.io/bash 16:09:19 + bash -s -- 16:09:19 16:09:19 _____ _ 16:09:19 / ____| | | 16:09:19 | | ___ __| | ___ ___ _____ __ 16:09:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:09:19 | |___| (_) | (_| | __/ (_| (_) \ V / 16:09:19 \_____\___/ \__,_|\___|\___\___/ \_/ 16:09:19 Bash-1.0.4 16:09:19 16:09:19 16:09:19 ==> git version 2.24.4 found 16:09:20 ==> 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 16:09:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:09:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:09:20 ==> Jenkins CI detected. 16:09:20 project root: . 16:09:20 --> token set from env 16:09:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:09:20 ==> Running gcov in . (disable via -X gcov) 16:09:20 ==> Python coveragepy not found 16:09:20 ==> Searching for coverage reports in: 16:09:20 + . 16:09:20 -> Found 1 reports 16:09:20 ==> Detecting git/mercurial file structure 16:09:20 ==> Reading reports 16:09:20 + ./coverage.out bytes=398095 16:09:20 ==> Appending adjustments 16:09:20 https://docs.codecov.io/docs/fixing-reports 16:09:21 + Found adjustments 16:09:21 ==> Gzipping contents 16:09:21 56K /tmp/codecov.VeK9qe.gz 16:09:21 ==> Uploading reports 16:09:21 url: https://codecov.io 16:09:21 query: branch=PR-3616&commit=fb8de892790b0dc660adc23653255c5a727a6682&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3616&job=&cmd_args= 16:09:21 -> Pinging Codecov 16:09:21 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3616&commit=fb8de892790b0dc660adc23653255c5a727a6682&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3616%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3616&job=&cmd_args= 16:09:21 -> Uploading to 16:09:21 https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/fb8de892790b0dc660adc23653255c5a727a6682/673cf51a-f389-4c9a-af15-3afba42dcad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T160921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36a9b2d0b434b049e15023d5fb3fba6c2de905694ffd2ea6595a2965bf571612 16:09:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:09:21 Dload Upload Total Spent Left Speed 16:09:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53959 0 0 100 53959 0 123k --:--:-- --:--:-- --:--:-- 123k 16:09:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fb8de892790b0dc660adc23653255c5a727a6682 [Pipeline] } 16:09:21 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] libraryResource [Pipeline] sh 16:09:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:09:23 ---> package-listing.sh 16:09:23 ++ tr '[:upper:]' '[:lower:]' 16:09:23 ++ facter osfamily 16:09:24 + OS_FAMILY=redhat 16:09:24 + workspace=/w/workspace/edgex-go/2 16:09:24 + START_PACKAGES=/tmp/packages_start.txt 16:09:24 + END_PACKAGES=/tmp/packages_end.txt 16:09:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:09:24 + PACKAGES=/tmp/packages_start.txt 16:09:24 + '[' /w/workspace/edgex-go/2 ']' 16:09:24 + PACKAGES=/tmp/packages_end.txt 16:09:24 + case "${OS_FAMILY}" in 16:09:24 + rpm -qa 16:09:24 + sort 16:09:25 + '[' -f /tmp/packages_start.txt ']' 16:09:25 + '[' -f /tmp/packages_end.txt ']' 16:09:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:09:25 + '[' /w/workspace/edgex-go/2 ']' 16:09:25 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:09:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:09:25 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:09:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:26 16:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:27 alpine: Pulling from edgex-lftools-log-publisher 16:09:27 df20fa9351a1: Pulling fs layer 16:09:27 36b3adc4ff6f: Pulling fs layer 16:09:27 8ad3a11d3b57: Pulling fs layer 16:09:27 46f8f816bc3b: Pulling fs layer 16:09:27 93b61091891f: Pulling fs layer 16:09:27 93b9cdb0e59b: Pulling fs layer 16:09:27 5e14af77c1be: Pulling fs layer 16:09:27 01666e4c0597: Pulling fs layer 16:09:27 aa168da1d23b: Pulling fs layer 16:09:27 46f8f816bc3b: Waiting 16:09:27 93b61091891f: Waiting 16:09:27 93b9cdb0e59b: Waiting 16:09:27 5e14af77c1be: Waiting 16:09:27 01666e4c0597: Waiting 16:09:27 36b3adc4ff6f: Verifying Checksum 16:09:27 36b3adc4ff6f: Download complete 16:09:27 46f8f816bc3b: Verifying Checksum 16:09:27 46f8f816bc3b: Download complete 16:09:27 df20fa9351a1: Verifying Checksum 16:09:27 df20fa9351a1: Download complete 16:09:27 93b9cdb0e59b: Verifying Checksum 16:09:27 93b9cdb0e59b: Download complete 16:09:27 5e14af77c1be: Verifying Checksum 16:09:27 5e14af77c1be: Download complete 16:09:27 93b61091891f: Verifying Checksum 16:09:27 93b61091891f: Download complete 16:09:27 01666e4c0597: Verifying Checksum 16:09:27 01666e4c0597: Download complete 16:09:27 8ad3a11d3b57: Verifying Checksum 16:09:27 8ad3a11d3b57: Download complete 16:09:27 df20fa9351a1: Pull complete 16:09:27 36b3adc4ff6f: Pull complete 16:09:27 8ad3a11d3b57: Pull complete 16:09:28 46f8f816bc3b: Pull complete 16:09:28 93b61091891f: Pull complete 16:09:28 93b9cdb0e59b: Pull complete 16:09:28 5e14af77c1be: Pull complete 16:09:28 01666e4c0597: Pull complete 16:09:29 aa168da1d23b: Verifying Checksum 16:09:29 aa168da1d23b: Download complete 16:09:33 aa168da1d23b: Pull complete 16:09:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:09:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:09:33 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 16:09:33 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:09:36 $ docker top 299c5d870fa40c1837de75e573fe3e053c450b7974d5a01c281991f117063162 -eo pid,comm [Pipeline] { [Pipeline] sh 16:09:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:09:37 + mkdir -p /var/log/sa [Pipeline] sh 16:09:37 + ls /var/log/sa-host 16:09:37 + sadf -c /var/log/sa-host/sa05 16:09:37 file_magic: OK 16:09:37 HZ: Using current value: 100 16:09:37 file_header: OK 16:09:37 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 16:09:37 Statistics: 16:09:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:09:37 File successfully converted to sysstat format version 12.2.1 16:09:37 + sadf -c /var/log/sa-host/sa12 16:09:37 file_magic: OK 16:09:37 HZ: Using current value: 100 16:09:37 file_header: OK 16:09:37 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 16:09:37 Statistics: 16:09:37 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... 16:09:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:09:37 provisioning config files... 16:09:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3348604805528292505tmp [Pipeline] { [Pipeline] echo 16:09:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> create-netrc.sh [Pipeline] } 16:09:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> python-tools-install.sh [Pipeline] echo 16:09:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:09:38 ---> sudo-logs.sh 16:09:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:09:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:09:39 ---> job-cost.sh 16:09:39 lf-activate-venv: SKIPPING 16:09:39 DEBUG: total: 0.18000000715255737 16:09:39 INFO: Retrieving Stack Cost... 16:09:40 INFO: Retrieving Pricing Info for: v3-standard-2 16:09:40 INFO: Archiving Costs [Pipeline] echo 16:09:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:09:41 ---> logs-deploy.sh 16:09:41 lf-activate-venv: SKIPPING 16:09:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3616/2 16:09:41 INFO: archiving workspace using pattern(s): 16:09:41 Archives upload complete. 16:09:41 INFO: archiving logs to Nexus 16:09:42 ---> uname -a: 16:09:42 Linux prd-centos7-docker-4c-2g-2577.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:09:42 16:09:42 16:09:42 ---> lscpu: 16:09:42 Architecture: x86_64 16:09:42 CPU op-mode(s): 32-bit, 64-bit 16:09:42 Byte Order: Little Endian 16:09:42 Address sizes: 40 bits physical, 48 bits virtual 16:09:42 CPU(s): 2 16:09:42 On-line CPU(s) list: 0,1 16:09:42 Thread(s) per core: 1 16:09:42 Core(s) per socket: 1 16:09:42 Socket(s): 2 16:09:42 NUMA node(s): 1 16:09:42 Vendor ID: AuthenticAMD 16:09:42 CPU family: 23 16:09:42 Model: 49 16:09:42 Model name: AMD EPYC-Rome Processor 16:09:42 Stepping: 0 16:09:42 CPU MHz: 2800.000 16:09:42 BogoMIPS: 5600.00 16:09:42 Virtualization: AMD-V 16:09:42 Hypervisor vendor: KVM 16:09:42 Virtualization type: full 16:09:42 L1d cache: 64 KiB 16:09:42 L1i cache: 64 KiB 16:09:42 L2 cache: 1 MiB 16:09:42 L3 cache: 32 MiB 16:09:42 NUMA node0 CPU(s): 0,1 16:09:42 Vulnerability Itlb multihit: Not affected 16:09:42 Vulnerability L1tf: Not affected 16:09:42 Vulnerability Mds: Not affected 16:09:42 Vulnerability Meltdown: Not affected 16:09:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:09:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:09:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:09:42 Vulnerability Srbds: Not affected 16:09:42 Vulnerability Tsx async abort: Not affected 16:09:42 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:09:42 16:09:42 16:09:42 ---> nproc: 16:09:42 2 16:09:42 16:09:42 16:09:42 ---> df -h: 16:09:42 Filesystem Size Used Available Use% Mounted on 16:09:42 overlay 40.0G 12.0G 28.0G 30% / 16:09:42 tmpfs 64.0M 0 64.0M 0% /dev 16:09:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:09:42 shm 64.0M 0 64.0M 0% /dev/shm 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2@tmp 16:09:42 /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/2 16:09:42 16:09:42 16:09:42 ---> free -m: 16:09:42 total used free shared buff/cache available 16:09:42 Mem: 7821 1208 1795 0 4817 6576 16:09:42 Swap: 1023 1 1022 16:09:42 16:09:42 16:09:42 ---> ip addr: 16:09:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:09:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:09:42 inet 127.0.0.1/8 scope host lo 16:09:42 valid_lft forever preferred_lft forever 16:09:42 inet6 ::1/128 scope host 16:09:42 valid_lft forever preferred_lft forever 16:09:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:09:42 link/ether fa:16:3e:6d:a3:77 brd ff:ff:ff:ff:ff:ff 16:09:42 inet 10.30.122.143/23 brd 10.30.123.255 scope global dynamic eth0 16:09:42 valid_lft 85065sec preferred_lft 85065sec 16:09:42 inet6 fe80::f816:3eff:fe6d:a377/64 scope link 16:09:42 valid_lft forever preferred_lft forever 16:09:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:09:42 link/ether 02:42:56:44:aa:4c brd ff:ff:ff:ff:ff:ff 16:09:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:09:42 valid_lft forever preferred_lft forever 16:09:42 inet6 fe80::42:56ff:fe44:aa4c/64 scope link 16:09:42 valid_lft forever preferred_lft forever 16:09:42 16:09:42 16:09:42 ---> sar -b -r -n DEV: 16:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 16:09:42 16:09:42 15:47:16 LINUX RESTART (2 CPU) 16:09:42 16:09:42 15:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:09:42 15:49:01 103.10 3.67 99.42 0.00 2646.03 19794.28 0.00 16:09:42 15:50:01 193.74 0.00 193.74 0.00 0.00 48613.61 0.00 16:09:42 15:51:01 60.22 0.02 60.20 0.00 0.53 10696.14 0.00 16:09:42 15:52:02 248.25 33.94 214.31 0.00 816.48 131905.90 0.00 16:09:42 15:53:01 443.13 131.76 311.36 0.00 3394.92 183298.54 0.00 16:09:42 15:54:02 349.14 6.98 342.15 0.00 1187.76 105507.72 0.00 16:09:42 15:55:01 313.51 23.29 290.21 0.00 1045.00 116157.07 0.00 16:09:42 15:56:01 1.42 0.00 1.42 0.00 0.00 23.39 0.00 16:09:42 15:57:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 16:09:42 15:58:01 0.40 0.20 0.20 0.00 2.53 2.73 0.00 16:09:42 15:59:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 16:09:42 16:00:01 0.27 0.02 0.25 0.00 0.13 2.90 0.00 16:09:42 16:01:01 0.22 0.02 0.20 0.00 0.13 1.68 0.00 16:09:42 16:02:01 0.53 0.20 0.33 0.00 3.60 4.93 0.00 16:09:42 16:03:01 0.47 0.18 0.28 0.00 5.73 5.06 0.00 16:09:42 16:04:01 0.75 0.00 0.75 0.00 0.00 15.08 0.00 16:09:42 16:05:01 0.20 0.02 0.18 0.00 0.13 1.77 0.00 16:09:42 16:06:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 16:09:42 16:07:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 16:09:42 16:08:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 16:09:42 16:09:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 16:09:42 Average: 81.46 9.46 72.00 0.00 429.38 29255.75 0.00 16:09:42 16:09:42 15:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:09:42 15:49:01 4690208 0 871932 10.89 2620 2444180 1494984 16.51 995696 1897216 387184 16:09:42 15:50:01 3987696 0 1016800 12.70 2620 3001824 1668528 18.42 1218824 2260168 237932 16:09:42 15:51:01 3898180 0 1124864 14.05 2620 2983276 1847724 20.40 1232900 2321852 64204 16:09:42 15:52:02 479552 0 1302912 16.27 2620 6223856 2216976 24.48 2789896 4069296 571584 16:09:42 15:53:01 614476 0 1616168 20.18 2620 5775676 3383096 37.35 2903464 3768632 212692 16:09:42 15:54:02 877200 0 1418996 17.72 2620 5710124 2390736 26.40 2362332 4024588 0 16:09:42 15:55:01 2467732 0 1134484 14.17 2620 4404104 1386432 15.31 1402296 3439044 20 16:09:42 15:56:01 2479756 0 1122456 14.02 2620 4404108 1262616 13.94 1424740 3407596 8 16:09:42 15:57:01 2474052 0 1128156 14.09 2620 4404112 1262832 13.94 1435200 3403364 8 16:09:42 15:58:01 2471052 0 1131128 14.12 2620 4404140 1262892 13.94 1441160 3400644 16 16:09:42 15:59:01 2471972 0 1130224 14.11 2620 4404124 1262916 13.94 1441332 3400640 8 16:09:42 16:00:01 2473320 0 1128872 14.10 2620 4404128 1262616 13.94 1440332 3400640 8 16:09:42 16:01:01 2472420 0 1129764 14.11 2620 4404136 1265388 13.97 1441068 3400640 16 16:09:42 16:02:01 2472028 0 1129980 14.11 2620 4404312 1263256 13.95 1441072 3400748 12 16:09:42 16:03:01 2472076 0 1129896 14.11 2620 4404348 1263208 13.95 1440732 3400768 20 16:09:42 16:04:01 2471692 0 1130280 14.11 2620 4404348 1263316 13.95 1441148 3400768 12 16:09:42 16:05:01 2471568 0 1130396 14.11 2620 4404356 1263340 13.95 1441316 3400772 16 16:09:42 16:06:01 2471988 0 1129972 14.11 2620 4404360 1263292 13.95 1441052 3400772 12 16:09:42 16:07:01 2472452 0 1129504 14.10 2620 4404364 1263124 13.95 1440772 3400776 12 16:09:42 16:08:01 2472192 0 1129760 14.11 2620 4404368 1263220 13.95 1440756 3400772 16 16:09:42 16:09:01 2472348 0 1129604 14.10 2620 4404368 1263196 13.95 1440868 3400772 12 16:09:42 Average: 2458760 0 1156959 14.45 2620 4390601 1527318 16.86 1574141 3304784 70181 16:09:42 16:09:42 15:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:09:42 15:49:01 eth0 1048.42 1186.69 4849.37 154.37 0.00 0.00 0.00 0.00 16:09:42 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:49:01 docker0 879.90 685.08 71.35 2734.06 0.00 0.00 0.00 0.00 16:09:42 15:50:01 veth2cacdd9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:09:42 15:50:01 eth0 457.61 380.31 2690.13 43.56 0.00 0.00 0.00 0.00 16:09:42 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:50:01 docker0 202.12 253.35 14.22 842.49 0.00 0.00 0.00 0.00 16:09:42 15:51:01 veth2cacdd9 1.95 1.95 0.15 0.16 0.00 0.00 0.00 0.00 16:09:42 15:51:01 eth0 35.36 20.95 24.51 66.55 0.00 0.00 0.00 0.00 16:09:42 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:51:01 docker0 1.95 1.95 0.13 0.16 0.00 0.00 0.00 0.00 16:09:42 15:52:02 vethcb0f838 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:09:42 15:52:02 eth0 176.99 150.96 1675.06 66.89 0.00 0.00 0.00 0.00 16:09:42 15:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:53:01 veth20de696 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:09:42 15:53:01 vethcb0f838 0.00 1.51 0.00 0.07 0.00 0.00 0.00 0.00 16:09:42 15:53:01 eth0 98.48 74.06 196.62 17.50 0.00 0.00 0.00 0.00 16:09:42 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:54:02 veth368d79d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:09:42 15:54:02 veth11b9089 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:54:02 vethcb0f838 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:09:42 15:54:02 eth0 223.40 163.82 1780.62 71.85 0.00 0.00 0.00 0.00 16:09:42 15:55:01 eth0 69.54 41.59 140.25 73.22 0.00 0.00 0.00 0.00 16:09:42 15:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:09:42 15:55:01 docker0 1212.98 1116.73 94.29 4366.54 0.00 0.00 0.00 0.00 16:09:42 15:56:01 eth0 0.83 0.35 0.07 0.03 0.00 0.00 0.00 0.00 16:09:42 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:57:01 eth0 1.88 0.40 0.39 0.20 0.00 0.00 0.00 0.00 16:09:42 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:58:01 eth0 1.55 0.83 0.66 0.44 0.00 0.00 0.00 0.00 16:09:42 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:59:01 eth0 0.63 0.33 0.33 0.23 0.00 0.00 0.00 0.00 16:09:42 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:42 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:01:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:09:42 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:02:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:09:42 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:03:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:09:42 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:04:01 eth0 1.80 0.43 0.47 0.21 0.00 0.00 0.00 0.00 16:09:42 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:05:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 16:09:42 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:06:01 eth0 0.98 0.25 0.32 0.16 0.00 0.00 0.00 0.00 16:09:42 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:07:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:09:42 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:08:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:09:42 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:09:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:09:42 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 Average: eth0 100.30 95.56 539.25 23.52 0.00 0.00 0.00 0.00 16:09:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:42 Average: docker0 56.91 52.39 4.42 204.86 0.00 0.00 0.00 0.00 16:09:42 16:09:42 16:09:42 ---> sar -P ALL: 16:09:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 16:09:42 16:09:42 15:47:16 LINUX RESTART (2 CPU) 16:09:42 16:09:42 15:48:02 CPU %user %nice %system %iowait %steal %idle 16:09:42 15:49:01 all 17.88 0.00 5.02 3.55 0.05 73.50 16:09:42 15:49:01 0 19.45 0.00 5.51 2.00 0.05 72.98 16:09:42 15:49:01 1 16.31 0.00 4.54 5.08 0.05 74.01 16:09:42 15:50:01 all 48.53 0.00 9.01 3.45 0.10 38.92 16:09:42 15:50:01 0 47.93 0.00 9.79 3.65 0.11 38.52 16:09:42 15:50:01 1 49.13 0.00 8.23 3.25 0.09 39.31 16:09:42 15:51:01 all 34.51 0.00 4.59 0.28 0.07 60.55 16:09:42 15:51:01 0 35.07 0.00 4.68 0.26 0.07 59.92 16:09:42 15:51:01 1 33.95 0.00 4.50 0.30 0.07 61.18 16:09:42 15:52:02 all 52.13 0.00 13.39 2.80 0.10 31.58 16:09:42 15:52:02 0 51.89 0.00 13.83 2.73 0.11 31.44 16:09:42 15:52:02 1 52.36 0.00 12.96 2.88 0.09 31.72 16:09:42 15:53:01 all 52.29 0.00 15.89 25.20 0.11 6.51 16:09:42 15:53:01 0 51.83 0.00 15.93 25.66 0.11 6.47 16:09:42 15:53:01 1 52.75 0.00 15.86 24.73 0.11 6.55 16:09:42 15:54:02 all 41.20 0.00 12.47 35.78 0.15 10.40 16:09:42 15:54:02 0 41.40 0.00 12.39 36.94 0.14 9.13 16:09:42 15:54:02 1 40.99 0.00 12.56 34.62 0.16 11.67 16:09:42 15:55:01 all 50.57 0.00 11.45 6.07 0.12 31.78 16:09:42 15:55:01 0 51.35 0.00 11.03 4.99 0.11 32.52 16:09:42 15:55:01 1 49.79 0.00 11.88 7.16 0.13 31.05 16:09:42 15:56:01 all 0.03 0.00 0.04 0.00 0.01 99.92 16:09:42 15:56:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:09:42 15:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 16:09:42 15:57:01 all 0.13 0.00 0.13 0.00 0.03 99.72 16:09:42 15:57:01 0 0.10 0.00 0.20 0.00 0.05 99.65 16:09:42 15:57:01 1 0.15 0.00 0.05 0.00 0.02 99.78 16:09:42 15:58:01 all 0.10 0.00 0.03 0.02 0.03 99.82 16:09:42 15:58:01 0 0.03 0.00 0.03 0.02 0.03 99.88 16:09:42 15:58:01 1 0.17 0.00 0.03 0.02 0.02 99.77 16:09:42 15:59:01 all 0.11 0.00 0.03 0.00 0.01 99.86 16:09:42 15:59:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:09:42 15:59:01 1 0.15 0.00 0.02 0.00 0.00 99.83 16:09:42 16:09:42 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:09:42 16:00:01 all 0.17 0.00 0.03 0.00 0.02 99.79 16:09:42 16:00:01 0 0.30 0.00 0.02 0.00 0.02 99.67 16:09:42 16:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:09:42 16:01:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:09:42 16:01:01 0 0.32 0.00 0.03 0.00 0.02 99.63 16:09:42 16:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:42 16:02:01 all 0.19 0.00 0.03 0.00 0.03 99.75 16:09:42 16:02:01 0 0.37 0.00 0.03 0.00 0.03 99.57 16:09:42 16:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:09:42 16:03:01 all 0.13 0.00 0.04 0.18 0.02 99.63 16:09:42 16:03:01 0 0.22 0.00 0.05 0.37 0.02 99.35 16:09:42 16:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:09:42 16:04:01 all 0.15 0.00 0.02 0.00 0.02 99.82 16:09:42 16:04:01 0 0.27 0.00 0.02 0.00 0.02 99.70 16:09:42 16:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:09:42 16:05:01 all 0.14 0.00 0.04 0.00 0.02 99.80 16:09:42 16:05:01 0 0.25 0.00 0.03 0.00 0.02 99.70 16:09:42 16:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:09:42 16:06:01 all 0.11 0.00 0.03 0.00 0.01 99.86 16:09:42 16:06:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:09:42 16:06:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:09:42 16:07:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:09:42 16:07:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:09:42 16:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:09:42 16:08:01 all 0.15 0.00 0.03 0.00 0.01 99.82 16:09:42 16:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:09:42 16:08:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:09:42 16:09:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:09:42 16:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:09:42 16:09:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:09:42 Average: all 13.47 0.00 3.25 3.46 0.04 79.77 16:09:42 Average: 0 13.57 0.00 3.32 3.43 0.05 79.64 16:09:42 Average: 1 13.37 0.00 3.19 3.49 0.04 79.91 16:09:42 16:09:42 16:09:42