Pull request #3681 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4da4c629555f0c94f3b521d3f8480352180d35c3+e58d3ad6df51a4932149737fcf4ff898b8ee43d5 (c35bcbd18c5932f1c74dc655080690b3818c6611) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4991000323011368029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1788911374278681411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3251603139607638842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6935170698545979434.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-3681/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3681/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4514535187350379753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-709 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2035799990719188275.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 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2668362374214933408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7868836105697789692.key > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 Commit message: "feat(security): Add configuration for CodeQL static analysis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:49 ========================================================= 17:34:49 EdgeX Global Pipelines Version Info 17:34:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c7157c70aaba3431d8fdd473021ed79833356d24 # timeout=10 17:34:50 ------------------- 17:34:50 stable info: 17:34:50 ------------------- 17:34:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:34:50 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:34:50 Message: update stable to v1.0.205 17:34:51 ------------------- 17:34:51 experimental info: 17:34:51 ------------------- 17:34:51 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:51 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:34:51 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3681 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3681 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3681 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4da4c629555f0c94f3b521d3f8480352180d35c3 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4da4c62 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:51 provisioning config files... 17:34:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3710934541764532658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:52 ---> docker-login.sh 17:34:52 nexus3.edgexfoundry.org:10001 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10002 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10003 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10004 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:53 Configure a credential helper to remove this warning. See 17:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:53 17:34:53 Login Succeeded 17:34:53 docker.io 17:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:34:53 Configure a credential helper to remove this warning. See 17:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:34:53 17:34:53 Login Succeeded 17:34:53 ---> docker-login.sh ends [Pipeline] } 17:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:53 ++ 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 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/core-command/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo core-command,cmd/core-command/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/core-data/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo core-data,cmd/core-data/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/core-metadata/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo core-metadata,cmd/core-metadata/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ cut -d/ -f2 17:34:53 ++ dirname cmd/security-bootstrapper/Dockerfile 17:34:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/security-proxy-setup/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/support-notifications/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo support-notifications,cmd/support-notifications/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/support-scheduler/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:34:53 + for file in '`ls cmd/**/Dockerfile`' 17:34:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:34:53 ++ cut -d/ -f2 17:34:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:34:53 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 17:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:55 17:34:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:34:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:55 latest: Pulling from edgex-devops/git-semver 17:34:55 31603596830f: Pulling fs layer 17:34:55 04fac38145f0: Pulling fs layer 17:34:55 701f6daf10bf: Pulling fs layer 17:34:55 24f72da36158: Pulling fs layer 17:34:55 24f72da36158: Waiting 17:34:55 04fac38145f0: Verifying Checksum 17:34:55 04fac38145f0: Download complete 17:34:55 31603596830f: Verifying Checksum 17:34:55 31603596830f: Download complete 17:34:55 24f72da36158: Verifying Checksum 17:34:55 24f72da36158: Download complete 17:34:55 31603596830f: Pull complete 17:34:55 701f6daf10bf: Verifying Checksum 17:34:55 701f6daf10bf: Download complete 17:34:55 04fac38145f0: Pull complete 17:34:56 701f6daf10bf: Pull complete 17:34:56 24f72da36158: Pull complete 17:34:56 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:34:56 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:34:57 $ docker top fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:57 [ssh-agent] Looking for ssh-agent implementation... 17:34:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:57 $ docker exec fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent 17:34:58 SSH_AUTH_SOCK=/tmp/ssh-juPjyUPiHpZJ/agent.14 17:34:58 SSH_AGENT_PID=20 17:34:58 Running ssh-add (command line suppressed) 17:34:58 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9070884361399186568.key (/w/workspace/edgex-go/3@tmp/private_key_9070884361399186568.key) 17:34:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:58 + git tag --points-at HEAD [Pipeline] } 17:34:58 $ docker exec --env ******** --env ******** fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent -k 17:34:58 unset SSH_AUTH_SOCK; 17:34:58 unset SSH_AGENT_PID; 17:34:58 echo Agent pid 20 killed; 17:34:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:58 [ssh-agent] Looking for ssh-agent implementation... 17:34:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:58 $ docker exec fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent 17:34:58 SSH_AUTH_SOCK=/tmp/ssh-rXV7th8ElOLJ/agent.54 17:34:58 SSH_AGENT_PID=61 17:34:58 Running ssh-add (command line suppressed) 17:34:59 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8060137011134381090.key (/w/workspace/edgex-go/3@tmp/private_key_8060137011134381090.key) 17:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:59 + git semver init 17:34:59 # -> Open(): unable to determine branch for HEAD 17:34:59 # $GIT_DIR = /w/workspace/edgex-go/3/.git 17:34:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 17:34:59 # $SEMVER_REMOTE_NAME = origin 17:34:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:59 # $SEMVER_USER_NAME = edgex-jenkins 17:34:59 # $SEMVER_BRANCH = PR-3681 17:34:59 # $SEMVER_TEMP = /tmp/semver-327823927 17:34:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:35:17 # '/tmp/semver-327823927' -> '/w/workspace/edgex-go/3/.semver' 17:35:17 # -> Force: false 17:35:17 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 17:35:17 $ docker exec --env ******** --env ******** fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c ssh-agent -k 17:35:17 unset SSH_AUTH_SOCK; 17:35:17 unset SSH_AGENT_PID; 17:35:17 echo Agent pid 61 killed; 17:35:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:18 + git semver [Pipeline] } 17:35:18 $ docker stop --time=1 fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c 17:35:20 $ docker rm -f fddd7f40d280700ec8478204993ab91be89b5e2df75c196558db8b7d2e04f74c [Pipeline] // withDockerContainer [Pipeline] sh 17:35:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:35:21 Stashed 1 file(s) [Pipeline] echo 17:35:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 17:35:21 ========================================================= 17:35:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:35:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:35:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:35:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:35:21 540db60ca938: Pulling fs layer 17:35:21 adcc1eea9eea: Pulling fs layer 17:35:21 4c4ab2625f07: Pulling fs layer 17:35:21 db62176df00c: Pulling fs layer 17:35:21 3b30891b0d05: Pulling fs layer 17:35:21 06b49ca38bd5: Pulling fs layer 17:35:21 c788192a36de: Pulling fs layer 17:35:21 a77e37c0d609: Pulling fs layer 17:35:21 c3185cebc471: Pulling fs layer 17:35:21 db62176df00c: Waiting 17:35:21 3b30891b0d05: Waiting 17:35:21 06b49ca38bd5: Waiting 17:35:21 c788192a36de: Waiting 17:35:21 a77e37c0d609: Waiting 17:35:21 c3185cebc471: Waiting 17:35:21 4c4ab2625f07: Verifying Checksum 17:35:21 4c4ab2625f07: Download complete 17:35:21 adcc1eea9eea: Verifying Checksum 17:35:21 adcc1eea9eea: Download complete 17:35:21 3b30891b0d05: Verifying Checksum 17:35:21 3b30891b0d05: Download complete 17:35:22 06b49ca38bd5: Verifying Checksum 17:35:22 06b49ca38bd5: Download complete 17:35:22 c788192a36de: Verifying Checksum 17:35:22 c788192a36de: Download complete 17:35:22 540db60ca938: Verifying Checksum 17:35:22 540db60ca938: Download complete 17:35:22 540db60ca938: Pull complete 17:35:22 adcc1eea9eea: Pull complete 17:35:22 4c4ab2625f07: Pull complete 17:35:22 a77e37c0d609: Verifying Checksum 17:35:22 a77e37c0d609: Download complete 17:35:26 c3185cebc471: Verifying Checksum 17:35:26 c3185cebc471: Download complete 17:35:26 db62176df00c: Verifying Checksum 17:35:26 db62176df00c: Download complete 17:35:29 db62176df00c: Pull complete 17:35:29 3b30891b0d05: Pull complete 17:35:29 06b49ca38bd5: Pull complete 17:35:29 c788192a36de: Pull complete 17:35:29 a77e37c0d609: Pull complete 17:35:32 c3185cebc471: Pull complete 17:35:32 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 17:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:35:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:35:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:35:32 WORKDIR /edgex 17:35:32 COPY go.mod . 17:35:32 RUN go mod download' 17:35:32 + docker build -t ci-base-image-x86_64 -f - . 17:35:34 Sending build context to Docker daemon 328.7MB 17:35:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:35:34 ---> 031687cdd783 17:35:34 Step 2/4 : WORKDIR /edgex 17:35:35 ---> Running in 316de739c83b 17:35:35 Removing intermediate container 316de739c83b 17:35:35 ---> e2e2c3fb3112 17:35:35 Step 3/4 : COPY go.mod . 17:35:35 ---> 13301b88ba83 17:35:35 Step 4/4 : RUN go mod download 17:35:35 ---> Running in 0e0897a34fbc 17:35:36 Still waiting to schedule task 17:35:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:36:14 Removing intermediate container 0e0897a34fbc 17:36:14 ---> 7415db234179 17:36:14 Successfully built 7415db234179 17:36:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:36:14 + docker inspect -f . ci-base-image-x86_64 17:36:14 . [Pipeline] withDockerContainer 17:36:15 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:15 $ docker top 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:15 + go version 17:36:15 go version go1.16.6 linux/amd64 [Pipeline] } 17:36:15 $ docker stop --time=1 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 17:36:17 $ docker rm -f 3faad7514c244bd5f38c6220d1c060e9b9c1bd074e8dc07f707ca186b8636aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:17 + docker inspect -f . ci-base-image-x86_64 17:36:17 . [Pipeline] withDockerContainer 17:36:17 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:36:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:36:18 $ docker top 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 -eo pid,comm [Pipeline] { [Pipeline] echo 17:36:18 ========================================================= 17:36:18 [edgeXBuildGoParallel] Running Tests and Build... 17:36:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:36:18 + go mod tidy [Pipeline] sh 17:36:19 + make test 17:36:19 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 17:36:19 go mod tidy 17:36:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:36:24 ? github.com/edgexfoundry/edgex-go [no test files] 17:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:36:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:36:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 17:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:36:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 100.0% of statements 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:36:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 46.3% of statements 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:36:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:36:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 17:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:36:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.286s coverage: 94.2% of statements 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:36:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:36:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:36:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 17:36:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 17:36:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 17:36:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 17:36:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements 17:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 17:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 17:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 17:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.158s coverage: 81.8% of statements 17:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.024s coverage: 91.3% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.6% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 17:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:37:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 17:37:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 62.7% of statements 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:37:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 17:37:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 17:37:43 GO111MODULE=on go vet ./... 17:37:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-710 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 17:37:50 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:37:50 The recommended git tool is: git 17:37:56 using credential edgex-jenkins-ssh 17:37:56 Cloning the remote Git repository 17:37:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:37:56 > git init /w/workspace/edgex-go/3 # timeout=10 17:37:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:37:56 > git --version # timeout=10 17:37:56 > git --version # 'git version 2.17.1' 17:37:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:05 gofmt -l . 17:38:05 [ "`gofmt -l .`" = "" ] 17:38:06 ./bin/test-attribution-txt.sh [Pipeline] sh 17:38:06 + ls -al . 17:38:06 total 608 17:38:06 drwxrwxr-x 10 1001 1001 4096 Aug 24 17:38 . 17:38:06 drwxr-xr-x 4 root root 28 Aug 24 17:36 .. 17:38:06 -rw-rw-r-- 1 1001 1001 11 Aug 24 17:34 .dockerignore 17:38:06 drwxrwxr-x 8 1001 1001 179 Aug 24 17:34 .git 17:38:06 drwxrwxr-x 4 1001 1001 142 Aug 24 17:34 .github 17:38:06 -rw-rw-r-- 1 1001 1001 818 Aug 24 17:34 .gitignore 17:38:06 -rw-rw-r-- 1 1001 1001 76 Aug 24 17:34 .hadolint.yml 17:38:06 drwx------ 3 1001 1001 58 Aug 24 17:35 .semver 17:38:06 -rw-rw-r-- 1 1001 1001 166 Aug 24 17:34 .sonarcloud.properties 17:38:06 -rw-rw-r-- 1 1001 1001 1171 Aug 24 17:34 ADOPTERS.md 17:38:06 -rw-rw-r-- 1 1001 1001 8609 Aug 24 17:34 Attribution.txt 17:38:06 -rw-rw-r-- 1 1001 1001 43881 Aug 24 17:34 CHANGELOG.md 17:38:06 -rw-rw-r-- 1 1001 1001 3804 Aug 24 17:34 CONTRIBUTING.md 17:38:06 -rw-rw-r-- 1 1001 1001 677 Aug 24 17:34 GOVERNANCE.md 17:38:06 -rw-rw-r-- 1 1001 1001 849 Aug 24 17:34 Jenkinsfile 17:38:06 -rw-rw-r-- 1 1001 1001 10775 Aug 24 17:34 LICENSE 17:38:06 -rw-rw-r-- 1 1001 1001 5915 Aug 24 17:34 Makefile 17:38:06 -rw-rw-r-- 1 1001 1001 582 Aug 24 17:34 OWNERS.md 17:38:06 -rw-rw-r-- 1 1001 1001 8643 Aug 24 17:34 README.md 17:38:06 -rw-rw-r-- 1 1001 1001 6912 Aug 24 17:34 SECURITY.md 17:38:06 -rw-rw-r-- 1 1001 1001 5 Aug 24 17:35 VERSION 17:38:06 -rw-rw-r-- 1 1001 1001 4131 Aug 24 17:34 ZMQWindows.md 17:38:06 drwxrwxr-x 2 1001 1001 37 Aug 24 17:34 bin 17:38:06 drwxrwxr-x 14 1001 1001 4096 Aug 24 17:34 cmd 17:38:06 -rw-r--r-- 1 root root 404331 Aug 24 17:37 coverage.out 17:38:06 -rw-rw-r-- 1 1001 1001 813 Aug 24 17:34 go.mod 17:38:06 -rw-r--r-- 1 root root 50064 Aug 24 17:36 go.sum 17:38:06 drwxrwxr-x 8 1001 1001 124 Aug 24 17:34 internal 17:38:06 drwxrwxr-x 3 1001 1001 16 Aug 24 17:34 openapi 17:38:06 drwxrwxr-x 4 1001 1001 71 Aug 24 17:34 snap 17:38:06 -rw-rw-r-- 1 1001 1001 204 Aug 24 17:34 version.go [Pipeline] sh 17:38:07 + '[' -e coverage.out ] 17:38:07 + chown 1001:1001 coverage.out [Pipeline] stash 17:38:07 Stashed 1 file(s) [Pipeline] sh 17:38:07 + make build 17:38:07 go mod tidy 17:38:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:38:09 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 17:38:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:38:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:38:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:38:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:38:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:38:13 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 17:38:13 Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 17:38:13 Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) 17:38:13 > git config core.sparsecheckout # timeout=10 17:38:13 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 17:38:13 > git remote # timeout=10 17:38:13 > git config --get remote.origin.url # timeout=10 17:38:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:38:13 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 17:38:13 > git rev-parse HEAD^{commit} # timeout=10 17:38:13 > git config core.sparsecheckout # timeout=10 17:38:13 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 17:38:16 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 17:38:16 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 17:38: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 17:38:18 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 17:38:18 Commit message: "feat(security): Add configuration for CodeQL static analysis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:18 provisioning config files... 17:38:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6748356412590708625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:19 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 17:38:19 ---> docker-login.sh 17:38:19 nexus3.edgexfoundry.org:10001 17:38:20 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 17:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:20 Configure a credential helper to remove this warning. See 17:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:20 17:38:20 Login Succeeded 17:38:20 nexus3.edgexfoundry.org:10002 17:38:20 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 17:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:21 Configure a credential helper to remove this warning. See 17:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:21 17:38:21 Login Succeeded 17:38:21 nexus3.edgexfoundry.org:10003 17:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:21 Configure a credential helper to remove this warning. See 17:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:21 17:38:21 Login Succeeded 17:38:21 nexus3.edgexfoundry.org:10004 17:38:22 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 17:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:22 Configure a credential helper to remove this warning. See 17:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:22 17:38:22 Login Succeeded 17:38:22 docker.io 17:38:22 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 17:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:23 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 17:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:23 Configure a credential helper to remove this warning. See 17:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:23 17:38:23 Login Succeeded 17:38:23 ---> docker-login.sh ends [Pipeline] } 17:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:38:23 ========================================================= 17:38:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:38:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:38:24 595b0fe564bb: Pulling fs layer 17:38:24 24495759ef45: Pulling fs layer 17:38:24 d148012ef14d: Pulling fs layer 17:38:24 e90a11edd702: Pulling fs layer 17:38:24 d77568369979: Pulling fs layer 17:38:24 fc1c9f9a7f3b: Pulling fs layer 17:38:24 170f2ba95c9a: Pulling fs layer 17:38:24 97ac5df62f85: Pulling fs layer 17:38:24 e90a11edd702: Waiting 17:38:24 d77568369979: Waiting 17:38:24 170f2ba95c9a: Waiting 17:38:24 fc1c9f9a7f3b: Waiting 17:38:24 97ac5df62f85: Waiting 17:38:24 d148012ef14d: Download complete 17:38:24 24495759ef45: Download complete 17:38:24 d77568369979: Verifying Checksum 17:38:24 d77568369979: Download complete 17:38:24 fc1c9f9a7f3b: Verifying Checksum 17:38:24 fc1c9f9a7f3b: Download complete 17:38:24 595b0fe564bb: Verifying Checksum 17:38:24 595b0fe564bb: Download complete 17:38:24 170f2ba95c9a: Download complete [Pipeline] } 17:38:25 $ docker stop --time=1 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 17:38:25 595b0fe564bb: Pull complete 17:38:26 24495759ef45: Pull complete 17:38:26 d148012ef14d: Pull complete 17:38:26 $ docker rm -f 1f1cc86fa6f452d39b7616062b16006a6af8a516308a4a78bed37780e63188a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:38:28 97ac5df62f85: Download complete 17:38:28 e90a11edd702: Verifying Checksum 17:38:28 e90a11edd702: Download complete [Pipeline] isUnix [Pipeline] sh 17:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:30 17:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:30 latest: Pulling from edgex-devops/edgex-compose 17:38:30 cbdbe7a5bc2a: Pulling fs layer 17:38:30 ca9280d653b3: Pulling fs layer 17:38:30 7e9c9ca2126c: Pulling fs layer 17:38:31 cbdbe7a5bc2a: Verifying Checksum 17:38:31 cbdbe7a5bc2a: Download complete 17:38:31 cbdbe7a5bc2a: Pull complete 17:38:31 ca9280d653b3: Verifying Checksum 17:38:31 ca9280d653b3: Download complete 17:38:32 ca9280d653b3: Pull complete 17:38:33 7e9c9ca2126c: Verifying Checksum 17:38:33 7e9c9ca2126c: Download complete 17:38:37 7e9c9ca2126c: Pull complete 17:38:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:38:37 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:38:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:38:40 $ docker top c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:40 + docker-compose build --help 17:38:40 + grep parallel 17:38:40 --parallel Build images in parallel. [Pipeline] } 17:38:41 $ docker stop --time=1 c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 17:38:41 e90a11edd702: Pull complete 17:38:41 d77568369979: Pull complete 17:38:41 fc1c9f9a7f3b: Pull complete 17:38:41 170f2ba95c9a: Pull complete 17:38:42 $ docker rm -f c2058f6c3c03cdc12d3faf117a6a5b4ee848c5c6c9f09a1470e7d56a82978ad8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:38:42 . [Pipeline] withDockerContainer 17:38:42 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:38:42 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:38:43 $ docker top ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:43 + docker-compose -f ./docker-compose-build.yml build --parallel 17:38:44 Building core-command ... 17:38:44 Building core-data ... 17:38:44 Building core-metadata ... 17:38:44 Building security-bootstrapper ... 17:38:44 Building security-proxy-setup ... 17:38:44 Building security-secretstore-setup ... 17:38:44 Building support-notifications ... 17:38:44 Building support-scheduler ... 17:38:44 Building sys-mgmt-agent ... 17:38:44 Building support-notifications 17:38:44 Building core-command 17:38:44 Building sys-mgmt-agent 17:38:44 Building security-proxy-setup 17:38:44 Building support-scheduler 17:38:45 97ac5df62f85: Pull complete 17:38:45 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 17:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 17:38:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:46 WORKDIR /edgex 17:38:46 COPY go.mod . 17:38:46 RUN go mod download 17:38:46 + docker build -t ci-base-image-arm64 -f - . 17:38:48 Sending build context to Docker daemon 165.9MB 17:38:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:38:48 ---> 04bc70af865f 17:38:48 Step 2/4 : WORKDIR /edgex 17:38:53 ---> Running in dbb762673e10 17:38:53 Removing intermediate container dbb762673e10 17:38:53 ---> 3728829c7ccc 17:38:53 Step 3/4 : COPY go.mod . 17:38:53 ---> fc9f779f8fb1 17:38:53 Step 4/4 : RUN go mod download 17:38:53 ---> Running in 9e2c8a80e53d 17:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> 7415db234179 17:38:54 Step 3/23 : WORKDIR /edgex-go 17:38:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:38:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> 7415db234179 17:38:54 Step 3/24 : WORKDIR /edgex-go 17:38:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:38:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:38:54 ---> 7415db234179 17:38:54 Step 3/23 : WORKDIR /edgex-go 17:38:59 ---> Running in 6a96038d1574 17:38:59 ---> Running in f90b77f9fc31 17:38:59 ---> Running in 992ee65e3b74 17:39:03 Removing intermediate container f90b77f9fc31 17:39:03 ---> 99f1e481f207 17:39:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:03 Removing intermediate container 6a96038d1574 17:39:03 ---> e42718a02132 17:39:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:03 Removing intermediate container 992ee65e3b74 17:39:03 ---> 0f9e387f5a25 17:39:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:03 ---> Running in df0844611da2 17:39:04 ---> Running in f1c1ed8860b9 17:39:04 ---> Running in cce5bb743402 17:39:10 Removing intermediate container f1c1ed8860b9 17:39:10 ---> 899803e60688 17:39:10 Step 5/23 : RUN apk add --update --no-cache make git 17:39:10 Removing intermediate container cce5bb743402 17:39:10 ---> 99c8f8f9866c 17:39:10 Step 5/24 : RUN apk add --update --no-cache make git 17:39:10 Removing intermediate container df0844611da2 17:39:10 ---> baf2888e4ed4 17:39:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:39:10 ---> Running in 2affa01c1b92 17:39:10 ---> Running in ed5a87782845 17:39:11 ---> Running in 104c4c516ff8 17:39:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:39:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:39:12 ---> 7415db234179 17:39:12 Step 3/24 : WORKDIR /edgex-go 17:39:12 ---> Using cache 17:39:12 ---> e42718a02132 17:39:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:12 ---> Using cache 17:39:12 ---> 99c8f8f9866c 17:39:12 Step 5/24 : RUN apk add --update --no-cache make bash git 17:39:13 ---> Running in 5a6c577906ab 17:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:39:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:39:13 ---> 7415db234179 17:39:13 Step 3/22 : WORKDIR /edgex-go 17:39:13 ---> Using cache 17:39:13 ---> e42718a02132 17:39:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:39:13 ---> Using cache 17:39:13 ---> 99c8f8f9866c 17:39:13 Step 5/22 : RUN apk add --update --no-cache make git 17:39:14 ---> Running in b429b35f8499 17:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:14 OK: 219 MiB in 52 packages 17:39:14 OK: 219 MiB in 52 packages 17:39:14 OK: 219 MiB in 52 packages 17:39:15 OK: 219 MiB in 52 packages 17:39:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:39:15 Removing intermediate container ed5a87782845 17:39:15 ---> e1f989b7d890 17:39:15 Step 6/23 : COPY go.mod . 17:39:15 Removing intermediate container 2affa01c1b92 17:39:15 ---> 1035ad5ad48e 17:39:15 Step 6/24 : COPY go.mod . 17:39:15 Removing intermediate container 5a6c577906ab 17:39:15 ---> 0f43a7365c76 17:39:15 Step 6/24 : COPY go.mod . 17:39:15 Removing intermediate container 104c4c516ff8 17:39:15 ---> d28a822f9b82 17:39:15 Step 6/23 : COPY go.mod . 17:39:15 ---> b7e746a82eb2 17:39:15 Step 7/23 : RUN go mod download 17:39:15 ---> d0ea2412ce56 17:39:15 Step 7/24 : RUN go mod download 17:39:15 OK: 219 MiB in 52 packages 17:39:15 ---> Running in 5bd0bb8b9210 17:39:15 ---> Running in 582d877af8c2 17:39:16 ---> 9e1b5bd2606e 17:39:16 Step 7/24 : RUN go mod download 17:39:16 ---> Running in d0b8cc3e7600 17:39:16 ---> 0a1da72d01e1 17:39:16 Step 7/23 : RUN go mod download 17:39:16 ---> Running in 9fe2f601c1ff 17:39:16 Removing intermediate container b429b35f8499 17:39:16 ---> 92ac142e189e 17:39:16 Step 6/22 : COPY go.mod . 17:39:16 ---> f480a82bbacd 17:39:16 Step 7/22 : RUN go mod download 17:39:16 ---> Running in 2d6c82550432 17:39:17 Removing intermediate container 5bd0bb8b9210 17:39:17 ---> aebe91773f92 17:39:17 Step 8/23 : COPY . . 17:39:18 Removing intermediate container 582d877af8c2 17:39:18 ---> cbe69f2fdd50 17:39:18 Step 8/24 : COPY . . 17:39:20 Removing intermediate container 9fe2f601c1ff 17:39:20 ---> 0576d63adf81 17:39:20 Step 8/23 : COPY . . 17:39:20 Removing intermediate container d0b8cc3e7600 17:39:20 ---> 927bbe9e6bed 17:39:20 Step 8/24 : COPY . . 17:39:20 Removing intermediate container 2d6c82550432 17:39:20 ---> 9605110cdc50 17:39:20 Step 8/22 : COPY . . 17:39:27 ---> c7d30b9893ab 17:39:27 Step 9/23 : RUN go mod tidy 17:39:27 ---> 032dfd471773 17:39:27 Step 9/24 : RUN go mod tidy 17:39:28 ---> Running in b204ed885bd6 17:39:28 ---> Running in 13e2d8183f54 17:39:28 ---> dc1c0fad8916 17:39:28 Step 9/22 : RUN go mod tidy 17:39:28 ---> Running in 33458ce17aa1 17:39:31 Removing intermediate container b204ed885bd6 17:39:31 ---> a1097e8fb528 17:39:31 Step 10/24 : RUN make cmd/core-command/core-command 17:39:31 Removing intermediate container 33458ce17aa1 17:39:31 ---> b9dbe1ace613 17:39:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:39:31 ---> Running in f733a62cfd4f 17:39:31 Removing intermediate container 13e2d8183f54 17:39:31 ---> 1a993c0bdbae 17:39:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:39:31 ---> Running in a4e194a7e524 17:39:31 ---> Running in 4965a86fcb79 17:39:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:39:32 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 17:39:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:39:42 ---> 2c2a87b37e1f 17:39:42 Step 9/24 : RUN go mod tidy 17:39:42 ---> Running in 36af25ce8ff7 17:39:42 ---> baf3d9fc9efc 17:39:42 Step 9/23 : RUN go mod tidy 17:39:42 ---> Running in e4cf29165ada 17:39:44 Removing intermediate container 36af25ce8ff7 17:39:44 ---> 66766e96434e 17:39:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:39:44 ---> Running in 9fed70a89ae7 17:39:44 Removing intermediate container e4cf29165ada 17:39:44 ---> df59a6b3786e 17:39:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:39:44 ---> Running in 2eb9a3039a1f 17:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:40: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 17:40:11 Removing intermediate container f733a62cfd4f 17:40:11 ---> fe5be95232ce 17:40:11 17:40:11 Step 11/24 : FROM alpine:3.12 17:40:11 Removing intermediate container a4e194a7e524 17:40:11 ---> 95d30785cb36 17:40:11 17:40:11 Step 11/22 : FROM alpine:3.12 17:40:11 Removing intermediate container 4965a86fcb79 17:40:11 ---> bd4c60d68e05 17:40:11 17:40:11 Step 11/23 : FROM alpine:3.12 17:40:12 3.12: Pulling from library/alpine 17:40:12 3.12: Pulling from library/alpine 17:40:12 3.12: Pulling from library/alpine 17:40:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:40:13 Status: Downloaded newer image for alpine:3.12 17:40:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:40:13 Status: Image is up to date for alpine:3.12 17:40:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:40:13 Status: Image is up to date for alpine:3.12 17:40:13 ---> 13621d1b12d4 17:40:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:40:13 ---> 13621d1b12d4 17:40:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:40:13 ---> 13621d1b12d4 17:40:13 Step 12/22 : RUN apk add --update --no-cache curl 17:40:13 ---> Running in 3a0fdd61229d 17:40:13 ---> Running in 49d03a52d0d7 17:40:13 ---> Running in cdda00934d97 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:40:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:40:15 (1/1) Installing dumb-init (1.2.2-r1) 17:40:15 Executing busybox-1.31.1-r20.trigger 17:40:15 Removing intermediate container 9e2c8a80e53d 17:40:15 ---> 115037c274e1 17:40:15 Successfully built 115037c274e1 17:40:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:40:15 OK: 6 MiB in 15 packages 17:40:15 (1/4) Installing ca-certificates (20191127-r4) 17:40:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:40:15 (3/4) Installing libcurl (7.78.0-r0) 17:40:15 (4/4) Installing curl (7.78.0-r0) 17:40:15 (1/1) Installing dumb-init (1.2.2-r1) 17:40:15 Executing busybox-1.31.1-r20.trigger 17:40:15 Executing busybox-1.31.1-r20.trigger 17:40:15 Executing ca-certificates-20191127-r4.trigger 17:40:15 OK: 6 MiB in 15 packages 17:40:15 OK: 7 MiB in 18 packages 17:40:15 Removing intermediate container cdda00934d97 17:40:15 ---> 4c59705b194b 17:40:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:40:15 + docker inspect -f . ci-base-image-arm64 17:40:15 . [Pipeline] withDockerContainer 17:40:16 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 17:40:16 ---> Running in f671674b3ae0 17:40:16 Removing intermediate container 49d03a52d0d7 17:40:16 ---> 7015849d80c0 17:40:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:16 Removing intermediate container f671674b3ae0 17:40:16 ---> db914f3cf2ef 17:40:16 Step 14/23 : ENV APP_PORT=59861 17:40:16 ---> Running in b6b1ecc4545d 17:40:16 ---> Running in da3943a668e0 17:40:16 Removing intermediate container 3a0fdd61229d 17:40:16 ---> 97800c167c70 17:40:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:40:16 Removing intermediate container b6b1ecc4545d 17:40:16 ---> a75428b49ce9 17:40:16 Step 14/24 : ENV APP_PORT=59882 17:40:16 Removing intermediate container da3943a668e0 17:40:16 ---> 58d846cfd9ce 17:40:16 Step 15/23 : EXPOSE $APP_PORT 17:40:16 ---> Running in aa20e23d7030 17:40:16 ---> Running in 63c9f9ed25e0 17:40:16 ---> Running in a57e84bc6281 17:40:16 Removing intermediate container aa20e23d7030 17:40:16 ---> 07b39861f2d2 17:40:16 Step 14/22 : WORKDIR /edgex 17:40:16 Removing intermediate container 63c9f9ed25e0 17:40:16 ---> 9e4cd413b917 17:40:16 Step 15/24 : EXPOSE $APP_PORT 17:40:16 ---> Running in 251ed156e24b 17:40:17 Removing intermediate container a57e84bc6281 17:40:17 ---> a0ad005cea24 17:40:17 ---> Running in 64cd2f4e7594 17:40:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:17 Removing intermediate container 251ed156e24b 17:40:17 ---> 41c44b4e6dc3 17:40:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:40:17 Removing intermediate container 64cd2f4e7594 17:40:17 ---> 0f777b5550f1 17:40:17 Step 16/24 : WORKDIR / 17:40:17 Removing intermediate container 9fed70a89ae7 17:40:17 ---> 377ee3631f19 17:40:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:40:17 ---> 7fb2f788c86c 17:40:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:40:17 ---> Running in b1bf7d8cc9eb 17:40:17 ---> Running in 99b1eec73bc5 17:40:17 $ docker top bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da -eo pid,comm 17:40:17 ---> 38d491bdef44 17:40:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:40:17 Removing intermediate container b1bf7d8cc9eb 17:40:17 ---> e248d7d16ef8 17:40:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 17:40:18 ---> c04d177e0b34 17:40:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:40:18 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 17:40:18 ---> 31426531004f 17:40:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:40:18 ---> 4ad6f84cc533 17:40:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:40:18 + go version 17:40:18 go version go1.16.6 linux/arm64 [Pipeline] } 17:40:18 $ docker stop --time=1 bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da 17:40:19 ---> 5f0873005dfa 17:40:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:40:19 ---> 072b2ebc7d26 17:40:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:40:19 Removing intermediate container 2eb9a3039a1f 17:40:19 ---> 9dae8960e030 17:40:19 17:40:19 Step 11/23 : FROM alpine:3.12 17:40:19 ---> 13621d1b12d4 17:40:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:40:19 ---> Running in fef60d7375a9 17:40:19 ---> a133cde92d31 17:40:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:40:19 ---> Running in d8af837b446e 17:40:19 ---> Running in 3e33aff24b17 17:40:19 Removing intermediate container fef60d7375a9 17:40:19 ---> 3b02be0247fb 17:40:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:19 Removing intermediate container d8af837b446e 17:40:19 ---> d217d6cca1a1 17:40:19 Step 19/22 : CMD ["--init=true"] 17:40:19 ---> Running in 20007fe0da1e 17:40:19 ---> Running in d21234430689 17:40:19 ---> 4008624cdc98 17:40:19 Step 20/24 : ENTRYPOINT ["/core-command"] 17:40:19 ---> Running in 758a7e767547 17:40:19 Removing intermediate container 20007fe0da1e 17:40:19 ---> d27541ac0808 17:40:19 Step 21/23 : LABEL arch=x86_64 17:40:19 Removing intermediate container 758a7e767547 17:40:19 ---> 7e24dab5621b 17:40:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:19 Removing intermediate container d21234430689 17:40:19 ---> 62b1025f8991 17:40:19 Step 20/22 : LABEL arch=x86_64 17:40:19 ---> Running in 734c96dba242 17:40:19 ---> Running in 51d3073ef431 17:40:19 ---> Running in a21ab23c49fc 17:40:19 Removing intermediate container 99b1eec73bc5 17:40:19 ---> b9c9cff907ee 17:40:19 17:40:19 Step 12/24 : FROM docker:20.10.7 17:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:40:19 Removing intermediate container 734c96dba242 17:40:19 ---> e0a46a1842b9 17:40:19 Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:40:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:40:19 Removing intermediate container 51d3073ef431 17:40:19 ---> 2baf33bac3c7 17:40:19 Step 22/24 : LABEL arch=x86_64 17:40:19 Removing intermediate container a21ab23c49fc 17:40:19 ---> f285c28ede88 17:40:19 Step 21/22 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:40:19 ---> Running in 63e186babb57 17:40:19 ---> Running in a09ef9ba485a 17:40:19 ---> Running in 51106431cf07 17:40:19 (1/2) Installing ca-certificates (20191127-r4) 17:40:19 (2/2) Installing dumb-init (1.2.2-r1) 17:40:19 Executing busybox-1.31.1-r20.trigger 17:40:19 Executing ca-certificates-20191127-r4.trigger 17:40:19 OK: 6 MiB in 16 packages 17:40:20 Removing intermediate container a09ef9ba485a 17:40:20 ---> 28bd7ae4acb1 17:40:20 Step 23/23 : LABEL version=0.0.0 17:40:20 Removing intermediate container 51106431cf07 17:40:20 ---> 0e5ff73765e1 17:40:20 Step 22/22 : LABEL version=0.0.0 17:40:20 Removing intermediate container 63e186babb57 17:40:20 ---> 869dc5d874e5 17:40:20 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:40:20 ---> Running in 1e8cbda0226b 17:40:20 ---> Running in f70b941b05c5 17:40:20 ---> Running in ab31f5db2819 17:40:20 Removing intermediate container 1e8cbda0226b 17:40:20 ---> 30571ac86f8a 17:40:20 17:40:20 Removing intermediate container ab31f5db2819 17:40:20 ---> 5f9a01cd508e 17:40:20 Step 24/24 : LABEL version=0.0.0 17:40:20 Successfully built 30571ac86f8a 17:40:20 Removing intermediate container f70b941b05c5 17:40:20 ---> 05270b167e6e 17:40:20 17:40:20 Successfully tagged support-scheduler:latest 17:40:20  Building support-scheduler ... done Building core-metadata 17:40:20 ---> Running in 851855be71e5 17:40:20 Successfully built 05270b167e6e 17:40:20 Removing intermediate container 3e33aff24b17 17:40:20 ---> d5db1025c4ee 17:40:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:40:20 Successfully tagged security-proxy-setup:latest 17:40:20 Building security-secretstore-setup 17:40:20 $ docker rm -f bfbb1532e8d0b6b90bc52c10925815cd7dcaa6bb46bc6bb409e5b4f10b83c0da 17:40:20  Building security-proxy-setup ... done  ---> Running in 85498ed095d5 17:40:20 Removing intermediate container 851855be71e5 17:40:20 ---> 126d444e2982 17:40:20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 17:40:20 20.10.7: Pulling from library/docker 17:40:20 Successfully built 126d444e2982 17:40:20 Successfully tagged core-command:latest 17:40:20 Building core-data [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:40:21 + docker inspect -f . ci-base-image-arm64 17:40:21 . [Pipeline] withDockerContainer 17:40:21 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 17:40:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:40:22  Building core-command ... done Removing intermediate container 85498ed095d5 17:40:22 ---> 2a10c803bf91 17:40:22 Step 14/23 : ENV APP_PORT=59860 17:40:23 $ docker top 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 -eo pid,comm [Pipeline] { [Pipeline] echo 17:40:23 ========================================================= 17:40:23 [edgeXBuildGoParallel] Running Tests and Build... 17:40:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:40:23 ---> Running in 2a088c12e4a6 17:40:24 + go mod tidy 17:40:24 Removing intermediate container 2a088c12e4a6 17:40:24 ---> 632bc68164c1 17:40:24 Step 15/23 : EXPOSE $APP_PORT 17:40:24 ---> Running in 618b5224a884 17:40:24 Removing intermediate container 618b5224a884 17:40:24 ---> e0a81e869e61 17:40:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:25 ---> f6ae1da352a3 17:40:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] sh 17:40:25 ---> f2a43a295da9 17:40:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:40:25 + make test 17:40:25 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 17:40:25 go mod tidy 17:40:26 ---> bd96588cce6a 17:40:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:40:26 ---> Running in c958517fb508 17:40:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:40:27 Removing intermediate container c958517fb508 17:40:27 ---> b98d136d5714 17:40:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:29 ---> Running in 0adcabdc75f9 17:40:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:40:30 ---> 7415db234179 17:40:30 Step 3/26 : WORKDIR /edgex-go 17:40:30 ---> Using cache 17:40:30 ---> e42718a02132 17:40:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:30 ---> Using cache 17:40:30 ---> 99c8f8f9866c 17:40:30 Step 5/26 : RUN apk add --update --no-cache make git 17:40:30 ---> Using cache 17:40:30 ---> 92ac142e189e 17:40:30 Step 6/26 : COPY go.mod . 17:40:30 ---> Using cache 17:40:30 ---> f480a82bbacd 17:40:30 Step 7/26 : RUN go mod download 17:40:30 ---> Using cache 17:40:30 ---> 9605110cdc50 17:40:30 Step 8/26 : COPY . . 17:40:30 ---> Using cache 17:40:30 ---> dc1c0fad8916 17:40:30 Step 9/26 : RUN go mod tidy 17:40:30 ---> Using cache 17:40:30 ---> b9dbe1ace613 17:40:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:40:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:40:30 ---> 7415db234179 17:40:30 Step 3/24 : WORKDIR /edgex-go 17:40:30 ---> Using cache 17:40:30 ---> e42718a02132 17:40:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:30 ---> Using cache 17:40:30 ---> 99c8f8f9866c 17:40:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:40:31 Removing intermediate container 0adcabdc75f9 17:40:31 ---> d0e960a45838 17:40:31 Step 21/23 : LABEL arch=x86_64 17:40:31 ---> Running in 031fa81d2cc8 17:40:31 ---> Running in 7b9bc90e5b9d 17:40:31 ---> Running in 892763a251fa 17:40:32 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:40:32 Status: Downloaded newer image for docker:20.10.7 17:40:32 ---> 08bdaf2f88f9 17:40:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:40:32 Removing intermediate container 892763a251fa 17:40:32 ---> 1d99aa902fe0 17:40:32 Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:40:32 ---> Running in d3c966aff355 17:40:33 ---> Running in ddffd0000867 17:40:33 Removing intermediate container d3c966aff355 17:40:33 ---> f41b95996fb3 17:40:33 Step 23/23 : LABEL version=0.0.0 17:40:33 Removing intermediate container ddffd0000867 17:40:33 ---> ff24429c8eef 17:40:33 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 17:40:33 ---> Running in cbe6542691c9 17:40:33 ---> Running in 631d793d5111 17:40:33 Removing intermediate container cbe6542691c9 17:40:33 ---> 80af3110668a 17:40:33 17:40:33 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 17:40:33 Successfully built 80af3110668a 17:40:33 Successfully tagged support-notifications:latest 17:40:33  Building support-notifications ... done Building security-bootstrapper 17:40:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:34 (1/39) Installing readline (8.1.0-r0) 17:40:34 (2/39) Installing bash (5.1.0-r0) 17:40:34 Executing bash-5.1.0-r0.post-install 17:40:34 (3/39) Installing brotli-libs (1.0.9-r3) 17:40:34 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:40:34 (5/39) Installing libcurl (7.78.0-r0) 17:40:34 (6/39) Installing curl (7.78.0-r0) 17:40:34 (7/39) Installing dumb-init (1.2.5-r0) 17:40:34 (8/39) Installing libbz2 (1.0.8-r1) 17:40:34 (9/39) Installing expat (2.2.10-r1) 17:40:34 (10/39) Installing libffi (3.3-r2) 17:40:34 (11/39) Installing gdbm (1.19-r0) 17:40:34 (12/39) Installing xz-libs (5.2.5-r0) 17:40:34 (13/39) Installing sqlite-libs (3.34.1-r0) 17:40:34 (14/39) Installing python3 (3.8.10-r0) 17:40:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:40:35 (15/39) Installing py3-appdirs (1.4.4-r1) 17:40:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:40:35 (17/39) Installing py3-parsing (2.4.7-r1) 17:40:35 (18/39) Installing py3-six (1.15.0-r0) 17:40:35 (19/39) Installing py3-packaging (20.9-r0) 17:40:35 (20/39) Installing py3-setuptools (51.3.3-r0) 17:40:35 (21/39) Installing py3-chardet (4.0.0-r0) 17:40:35 (22/39) Installing py3-idna (3.1-r0) 17:40:35 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:40:35 (24/39) Installing py3-requests (2.25.1-r1) 17:40:35 (25/39) Installing py3-msgpack (1.0.2-r0) 17:40:35 (26/39) Installing py3-lockfile (0.12.2-r3) 17:40:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:40:35 (28/39) Installing py3-colorama (0.4.4-r0) 17:40:35 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:40:35 (30/39) Installing py3-distlib (0.3.1-r1) 17:40:35 (31/39) Installing py3-distro (1.5.0-r1) 17:40:35 (32/39) Installing py3-webencodings (0.5.1-r3) 17:40:35 (33/39) Installing py3-html5lib (1.1-r0) 17:40:35 (34/39) Installing py3-pytoml (0.1.21-r0) 17:40:35 (35/39) Installing py3-pep517 (0.9.1-r0) 17:40:35 (36/39) Installing py3-progress (1.5-r0) 17:40:35 (37/39) Installing py3-retrying (1.3.3-r0) 17:40:35 (38/39) Installing py3-toml (0.10.2-r0) 17:40:35 (39/39) Installing py3-pip (20.3.4-r0) 17:40:35 Executing busybox-1.32.1-r6.trigger 17:40:35 OK: 82 MiB in 59 packages 17:40:35 OK: 219 MiB in 52 packages 17:40:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:40:37 ---> 7415db234179 17:40:37 Step 3/24 : WORKDIR /edgex-go 17:40:37 ---> Using cache 17:40:37 ---> e42718a02132 17:40:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:37 ---> Using cache 17:40:37 ---> 99c8f8f9866c 17:40:37 Step 5/24 : RUN apk add --update --no-cache make git 17:40:37 ---> Using cache 17:40:37 ---> 92ac142e189e 17:40:37 Step 6/24 : COPY go.mod . 17:40:37 ---> Using cache 17:40:37 ---> f480a82bbacd 17:40:37 Step 7/24 : RUN go mod download 17:40:37 ---> Using cache 17:40:37 ---> 9605110cdc50 17:40:37 Step 8/24 : COPY . . 17:40:37 ---> Using cache 17:40:37 ---> dc1c0fad8916 17:40:37 Step 9/24 : RUN go mod tidy 17:40:37 ---> Using cache 17:40:37 ---> b9dbe1ace613 17:40:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:40:38 ---> Running in 540796c5d6e0 17:40:38 Removing intermediate container 031fa81d2cc8 17:40:38 ---> d0cae320a05e 17:40:38 Step 6/24 : COPY go.mod . 17:40:39 ---> 3a33f322ce67 17:40:39 Step 7/24 : RUN go mod download 17:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:40:39 ---> Running in d7eebd4d02d4 17:40:40 Collecting docker-compose==1.23.2 17:40:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:40:40 Collecting dockerpty<0.5,>=0.4.1 17:40:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:40:40 Collecting PyYAML<4,>=3.10 17:40:40 Downloading PyYAML-3.13.tar.gz (270 kB) 17:40:42 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:40:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:40:42 ---> 7415db234179 17:40:42 Step 3/32 : WORKDIR /edgex-go 17:40:42 ---> Using cache 17:40:42 ---> e42718a02132 17:40:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:42 ---> Using cache 17:40:42 ---> 99c8f8f9866c 17:40:42 Step 5/32 : RUN apk add --update --no-cache make git 17:40:42 ---> Using cache 17:40:42 ---> 92ac142e189e 17:40:42 Step 6/32 : COPY go.mod . 17:40:42 ---> Using cache 17:40:42 ---> f480a82bbacd 17:40:42 Step 7/32 : RUN go mod download 17:40:42 ---> Using cache 17:40:42 ---> 9605110cdc50 17:40:42 Step 8/32 : COPY . . 17:40:42 ---> Using cache 17:40:42 ---> dc1c0fad8916 17:40:42 Step 9/32 : RUN go mod tidy 17:40:42 ---> Using cache 17:40:42 ---> b9dbe1ace613 17:40:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:40:42 ---> Running in 623c76166507 17:40:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:40:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:40:42 Collecting texttable<0.10,>=0.9.0 17:40:42 Downloading texttable-0.9.1.tar.gz (11 kB) 17:40:42 Removing intermediate container d7eebd4d02d4 17:40:42 ---> dddb0f4954ef 17:40:42 Step 8/24 : COPY . . 17:40:43 Collecting jsonschema<3,>=2.5.1 17:40:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:40:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:40:43 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 17:40:43 Collecting docker<4.0,>=3.6.0 17:40:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:40:43 Collecting docopt<0.7,>=0.6.1 17:40:43 Downloading docopt-0.6.2.tar.gz (25 kB) 17:40:44 Collecting websocket-client<1.0,>=0.32.0 17:40:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:40:44 Collecting cached-property<2,>=1.2.0 17:40:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:40:45 Collecting docker-pycreds>=0.4.0 17:40:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:40:45 Collecting urllib3<1.25,>=1.21.1 17:40:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:40:45 Collecting chardet<3.1.0,>=3.0.2 17:40:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:40:45 Collecting certifi>=2017.4.17 17:40:45 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:40:45 Collecting idna<2.8,>=2.5 17:40:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:40:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:40:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:40:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:40:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:40:46 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:40:46 Attempting uninstall: urllib3 17:40:46 Found existing installation: urllib3 1.26.2 17:40:46 Uninstalling urllib3-1.26.2: 17:40:46 Successfully uninstalled urllib3-1.26.2 17:40:47 Attempting uninstall: idna 17:40:47 Found existing installation: idna 3.1 17:40:47 Uninstalling idna-3.1: 17:40:47 Successfully uninstalled idna-3.1 17:40:48 Attempting uninstall: chardet 17:40:48 Found existing installation: chardet 4.0.0 17:40:48 Uninstalling chardet-4.0.0: 17:40:48 Successfully uninstalled chardet-4.0.0 17:40:48 ---> 4c9eb964d06f 17:40:48 Step 9/24 : RUN go mod tidy 17:40:48 ---> Running in 8dab3c6d1c94 17:40:49 Attempting uninstall: requests 17:40:49 Found existing installation: requests 2.25.1 17:40:49 Uninstalling requests-2.25.1: 17:40:49 Successfully uninstalled requests-2.25.1 17:40:49 Running setup.py install for texttable: started 17:40:50 Running setup.py install for texttable: finished with status 'done' 17:40:50 Running setup.py install for PyYAML: started 17:40:50 Removing intermediate container 8dab3c6d1c94 17:40:50 ---> b5636872bfcd 17:40:50 Step 10/24 : RUN make cmd/core-data/core-data 17:40:50 ---> Running in 0033945830fe 17:40:50 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 17:40:50 Running setup.py install for PyYAML: finished with status 'done' 17:40:51 Running setup.py install for docopt: started 17:40:52 Running setup.py install for docopt: finished with status 'done' 17:40:52 Running setup.py install for dockerpty: started 17:40:53 Running setup.py install for dockerpty: finished with status 'done' 17:40:53 ? github.com/edgexfoundry/edgex-go [no test files] 17:40:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:40:58 Removing intermediate container 631d793d5111 17:40:58 ---> 54b706778ac2 17:40:58 Step 15/24 : ENV APP_PORT=58890 17:40:58 ---> Running in 6d2c6bd8e60f 17:40:58 Removing intermediate container 6d2c6bd8e60f 17:40:58 ---> fd1c3ea1f431 17:40:58 Step 16/24 : EXPOSE $APP_PORT 17:40:58 ---> Running in 56e05492cb47 17:40:58 Removing intermediate container 56e05492cb47 17:40:58 ---> b84227a1be78 17:40:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:40:58 ---> 28920327915a 17:40:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:40:59 ---> 3d62f783dcb2 17:40:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:40:59 ---> b944ad375f72 17:40:59 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:40:59 ---> Running in c7990257efe0 17:40:59 Removing intermediate container c7990257efe0 17:40:59 ---> faf40af4dadc 17:40:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:59 ---> Running in c0f1164236cc 17:40:59 Removing intermediate container c0f1164236cc 17:40:59 ---> 90fb691e017d 17:40:59 Step 22/24 : LABEL arch=x86_64 17:40:59 ---> Running in ac2239169f1a 17:40:59 Removing intermediate container ac2239169f1a 17:40:59 ---> cbab39313d0b 17:40:59 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:40:59 ---> Running in 76263ccf6d03 17:41:00 Removing intermediate container 76263ccf6d03 17:41:00 ---> a7dbb225a27d 17:41:00 Step 24/24 : LABEL version=0.0.0 17:41:00 ---> Running in 816fbd83808b 17:41:00 Removing intermediate container 816fbd83808b 17:41:00 ---> f907092c6cf8 17:41:00 17:41:00 Successfully built f907092c6cf8 17:41:00 Successfully tagged sys-mgmt-agent:latest 17:41:03  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:41:08 Removing intermediate container 7b9bc90e5b9d 17:41:08 ---> b8b82a24d006 17:41:08 17:41:08 Step 11/26 : FROM alpine:3.12 17:41:08 ---> 13621d1b12d4 17:41:08 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:41:08 ---> Running in a38338ef3273 17:41:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:08 (1/3) Installing ca-certificates (20191127-r4) 17:41:08 (2/3) Installing dumb-init (1.2.2-r1) 17:41:08 (3/3) Installing su-exec (0.2-r1) 17:41:08 Executing busybox-1.31.1-r20.trigger 17:41:08 Executing ca-certificates-20191127-r4.trigger 17:41:08 OK: 6 MiB in 17 packages 17:41:09 Removing intermediate container a38338ef3273 17:41:09 ---> eb5b2508434a 17:41:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:09 ---> Running in 9acbd362225f 17:41:09 Removing intermediate container 9acbd362225f 17:41:09 ---> 3321741938e3 17:41:09 Step 14/26 : WORKDIR / 17:41:09 ---> Running in 55c7737da7e2 17:41:09 Removing intermediate container 55c7737da7e2 17:41:09 ---> a3a0c7e4522f 17:41:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:41:09 ---> 380b3c7487c0 17:41:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:41:09 ---> bee01ea80c81 17:41:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:41:10 ---> b28e7fb82f78 17:41:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:41:10 ---> f3db523c2804 17:41:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:41:11 ---> 9675c8f7b6b8 17:41:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:41:11 ---> 3393913acb7b 17:41:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:41:11 ---> e10dcbe91860 17:41:11 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 17:41:11 ---> Running in e3c8a7d4e0e1 17:41:12 Removing intermediate container e3c8a7d4e0e1 17:41:12 ---> 7a4f9a30815d 17:41:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:41:12 ---> Running in 9b692d0c6662 17:41:13 Removing intermediate container 9b692d0c6662 17:41:13 ---> 4f1d599485cf 17:41:13 Step 24/26 : LABEL arch=x86_64 17:41:13 ---> Running in 850fe7682d20 17:41:13 Removing intermediate container 850fe7682d20 17:41:13 ---> a0261f4f6d6f 17:41:13 Step 25/26 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:41:13 ---> Running in b7c46b05c2f2 17:41:13 Removing intermediate container b7c46b05c2f2 17:41:13 ---> 6c6446f96c5d 17:41:13 Step 26/26 : LABEL version=0.0.0 17:41:13 ---> Running in 5c274f83d7ef 17:41:13 Removing intermediate container 5c274f83d7ef 17:41:13 ---> eb0087ef9111 17:41:13 17:41:13 Successfully built eb0087ef9111 17:41:13 Successfully tagged security-secretstore-setup:latest 17:41:17  Building security-secretstore-setup ... done Removing intermediate container 540796c5d6e0 17:41:17 ---> 8abf3194d4a2 17:41:17 17:41:17 Step 11/24 : FROM alpine:3.12 17:41:17 ---> 13621d1b12d4 17:41:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:41:17 ---> Using cache 17:41:17 ---> 7015849d80c0 17:41:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:17 ---> Using cache 17:41:17 ---> a75428b49ce9 17:41:17 Step 14/24 : ENV APP_PORT=59881 17:41:17 ---> Running in c8addbabb572 17:41:17 Removing intermediate container 623c76166507 17:41:17 ---> 6fdfea44e7ab 17:41:17 17:41:17 Step 11/32 : FROM alpine:3.12 17:41:17 ---> 13621d1b12d4 17:41:17 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:41:17 ---> Running in b3a28d5b7613 17:41:17 Removing intermediate container c8addbabb572 17:41:17 ---> 376e52408b79 17:41:17 Step 15/24 : EXPOSE $APP_PORT 17:41:17 ---> Running in 7aaaa70b16b3 17:41:17 Removing intermediate container b3a28d5b7613 17:41:17 ---> 0d6f370848b0 17:41:17 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:41:17 ---> Running in fbc369402cdc 17:41:17 Removing intermediate container 7aaaa70b16b3 17:41:17 ---> 5f48953187ba 17:41:17 Step 16/24 : WORKDIR / 17:41:17 ---> Running in 8521843608fc 17:41:18 Removing intermediate container 8521843608fc 17:41:18 ---> 6450c64cf89e 17:41:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:18 ---> c2328d9d3114 17:41:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:41:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:18 (1/2) Installing dumb-init (1.2.2-r1) 17:41:18 (2/2) Installing su-exec (0.2-r1) 17:41:18 Executing busybox-1.31.1-r20.trigger 17:41:18 OK: 6 MiB in 16 packages 17:41:18 ---> 2d66723aa843 17:41:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:41:19 Removing intermediate container fbc369402cdc 17:41:19 ---> 244f4ea20adb 17:41:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:41:19 ---> Running in 4371c40ccc37 17:41:19 ---> b3b1ac2dcd3e 17:41:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:41:19 Removing intermediate container 4371c40ccc37 17:41:19 ---> 3bcc55475274 17:41:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:41:19 ---> Running in 4906d16ada02 17:41:19 ---> Running in d5f3cc0c290b 17:41:19 Removing intermediate container 4906d16ada02 17:41:19 ---> 7e57bad9746c 17:41:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:19 Removing intermediate container d5f3cc0c290b 17:41:19 ---> fb558fb22877 17:41:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:41:19 ---> Running in d7995a0de8a2 17:41:19 ---> Running in 4060a5760784 17:41:20 Removing intermediate container d7995a0de8a2 17:41:20 ---> c15674c18386 17:41:20 Step 22/24 : LABEL arch=x86_64 17:41:20 ---> Running in 1c8fa1f35ded 17:41:20 Removing intermediate container 1c8fa1f35ded 17:41:20 ---> ea9b9101314e 17:41:20 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:41:20 ---> Running in 031d690a37d3 17:41:20 Removing intermediate container 031d690a37d3 17:41:20 ---> b70186ecefaf 17:41:20 Step 24/24 : LABEL version=0.0.0 17:41:20 ---> Running in fde89241eee9 17:41:20 Removing intermediate container fde89241eee9 17:41:20 ---> 26eb964cbe54 17:41:20 17:41:20 Successfully built 26eb964cbe54 17:41:20 Successfully tagged core-metadata:latest 17:41:20  Building core-metadata ... done Removing intermediate container 4060a5760784 17:41:20 ---> 28c76a8c6244 17:41:20 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:41:20 ---> Running in 340a212e0b2e 17:41:20 Removing intermediate container 340a212e0b2e 17:41:20 ---> 90a6a27ec48e 17:41:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:41:21 ---> 031f45902746 17:41:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:41:21 ---> Running in d3545afc249f 17:41:21 Removing intermediate container d3545afc249f 17:41:21 ---> 459d0b1e9d11 17:41:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:22 ---> a14eabfd0d5d 17:41:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:41:22 ---> f9f8ffe04ac4 17:41:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:41:22 ---> b38fbea77129 17:41:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:41:23 ---> ad6efc16b642 17:41:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:41:23 Removing intermediate container 0033945830fe 17:41:23 ---> 4d5bbdaa43c4 17:41:23 17:41:23 Step 11/24 : FROM alpine:3.12 17:41:23 ---> 13621d1b12d4 17:41:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:41:23 ---> 0ff0a82f0760 17:41:23 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:41:23 ---> Running in 9e9d78e65a40 17:41:23 Removing intermediate container 9e9d78e65a40 17:41:23 ---> 131c16968cc5 17:41:23 Step 13/24 : ENV APP_PORT=59880 17:41:23 ---> Running in 7d33e2e670fe 17:41:23 ---> Running in bea0517c5d73 17:41:23 Removing intermediate container 7d33e2e670fe 17:41:23 ---> f1cf8169553a 17:41:23 Step 14/24 : EXPOSE $APP_PORT 17:41:23 ---> Running in 91c546b6c24b 17:41:23 Removing intermediate container bea0517c5d73 17:41:23 ---> 7aca03dfc808 17:41:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:41:23 Removing intermediate container 91c546b6c24b 17:41:23 ---> 6c49ba513d53 17:41:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:23 ---> Running in cf74f9fbbe50 17:41:23 ---> 3dd363650a6d 17:41:23 Step 27/32 : RUN chmod +x /entrypoint.sh 17:41:23 ---> Running in edcec6be74f9 17:41:24 Removing intermediate container cf74f9fbbe50 17:41:24 ---> 4b0f238b3b40 17:41:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:41:24 ---> Running in 67c83c1419f8 17:41:24 Removing intermediate container edcec6be74f9 17:41:24 ---> 15f77138f4f1 17:41:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:41:24 ---> Running in d42f0fb9296b 17:41:24 Removing intermediate container d42f0fb9296b 17:41:24 ---> fc825202d2ad 17:41:24 Step 29/32 : CMD ["gate"] 17:41:24 ---> Running in 8594d1f8695e 17:41:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:41:24 Removing intermediate container 8594d1f8695e 17:41:24 ---> ae2a55f8aee5 17:41:24 Step 30/32 : LABEL arch=x86_64 17:41:24 ---> Running in 2bdda3f961a7 17:41:25 Removing intermediate container 2bdda3f961a7 17:41:25 ---> 0e942301d540 17:41:25 Step 31/32 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:41:25 ---> Running in 7b7c277caf04 17:41:25 Removing intermediate container 7b7c277caf04 17:41:25 ---> 2f6ddbfcf9af 17:41:25 Step 32/32 : LABEL version=0.0.0 17:41:25 ---> Running in bdf4b6e19200 17:41:25 Removing intermediate container bdf4b6e19200 17:41:25 ---> a779cfc1c9ec 17:41:25 17:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:41:25 Successfully built a779cfc1c9ec 17:41:25 Successfully tagged security-bootstrapper:latest 17:41:25  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) 17:41:25 (2/6) Installing libgcc (9.3.0-r2) 17:41:25 (3/6) Installing libsodium (1.0.18-r0) 17:41:26 (4/6) Installing libstdc++ (9.3.0-r2) 17:41:26 (5/6) Installing libzmq (4.3.3-r0) 17:41:27 (6/6) Installing zeromq (4.3.3-r0) 17:41:27 Executing busybox-1.31.1-r20.trigger 17:41:27 OK: 8 MiB in 20 packages 17:41:27 Removing intermediate container 67c83c1419f8 17:41:27 ---> 79611708b945 17:41:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:27 ---> e3d150df48d4 17:41:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:41:27 ---> 432ec5e0924d 17:41:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:41:27 ---> 8fa692e3e6ab 17:41:27 Step 20/24 : ENTRYPOINT ["/core-data"] 17:41:27 ---> Running in 4333fa6b3221 17:41:28 Removing intermediate container 4333fa6b3221 17:41:28 ---> cabd37e8d64d 17:41:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:28 ---> Running in 521c603ebc02 17:41:28 Removing intermediate container 521c603ebc02 17:41:28 ---> 6b5ee3cfa297 17:41:28 Step 22/24 : LABEL arch=x86_64 17:41:28 ---> Running in c2001a6fd8f2 17:41:28 Removing intermediate container c2001a6fd8f2 17:41:28 ---> 5e16099e4c31 17:41:28 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:41:28 ---> Running in d65f758fb69f 17:41:28 Removing intermediate container d65f758fb69f 17:41:28 ---> 5a3601f48d34 17:41:28 Step 24/24 : LABEL version=0.0.0 17:41:28 ---> Running in e2a99f6868bb 17:41:28 Removing intermediate container e2a99f6868bb 17:41:28 ---> d2f685b67caa 17:41:28 17:41:28 Successfully built d2f685b67caa 17:41:28 Successfully tagged core-data:latest 17:41:28  Building core-data ... done  [Pipeline] } 17:41:28 $ docker stop --time=1 ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 17:41:29 $ docker rm -f ce7d63d034d69da168a0bd59a8dfa3bbca8b14f2ab981d189995c4413acc6279 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:30 + docker images 17:41:30 REPOSITORY TAG IMAGE ID CREATED SIZE 17:41:30 core-data latest d2f685b67caa 2 seconds ago 20.4MB 17:41:30 security-bootstrapper latest a779cfc1c9ec 5 seconds ago 18.8MB 17:41:30 4d5bbdaa43c4 7 seconds ago 1.76GB 17:41:30 core-metadata latest 26eb964cbe54 10 seconds ago 16.7MB 17:41:30 6fdfea44e7ab 13 seconds ago 1.75GB 17:41:30 8abf3194d4a2 14 seconds ago 1.75GB 17:41:30 security-secretstore-setup latest eb0087ef9111 17 seconds ago 28.1MB 17:41:30 b8b82a24d006 24 seconds ago 1.76GB 17:41:30 sys-mgmt-agent latest f907092c6cf8 30 seconds ago 325MB 17:41:30 support-notifications latest 80af3110668a 57 seconds ago 16.8MB 17:41:30 security-proxy-setup latest 05270b167e6e About a minute ago 25.9MB 17:41:30 support-scheduler latest 30571ac86f8a About a minute ago 16.1MB 17:41:30 core-command latest 126d444e2982 About a minute ago 16MB 17:41:30 b9c9cff907ee About a minute ago 1.75GB 17:41:30 9dae8960e030 About a minute ago 1.75GB 17:41:30 bd4c60d68e05 About a minute ago 1.75GB 17:41:30 95d30785cb36 About a minute ago 1.76GB 17:41:30 fe5be95232ce About a minute ago 1.75GB 17:41:30 ci-base-image-x86_64 latest 7415db234179 5 minutes ago 1.25GB 17:41:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 days ago 37.5MB 17:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 17:41:30 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 17:41:30 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 17:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 17:41:45 Still waiting to schedule task 17:41:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:41:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:41:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:41:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:41:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:42:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:42:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:42:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:42:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 17:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:42:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:42:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 100.0% of statements 17:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:42:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.302s coverage: 46.3% of statements 17:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 90.1% of statements 17:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:42:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.244s coverage: 81.2% of statements 17:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 94.2% of statements 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.198s coverage: 60.0% of statements 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.8% of statements 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 21.7% of statements 17:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:42:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.204s coverage: 47.1% of statements 17:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.198s coverage: 79.5% of statements 17:42:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.158s coverage: 94.1% of statements 17:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.206s coverage: 96.3% of statements 17:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 17:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements 17:42:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 17:42:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 81.8% of statements 17:42:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.241s coverage: 85.4% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 17:43:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 17:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 17:43:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.101s coverage: 66.9% of statements 17:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:43:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.747s coverage: 43.6% of statements 17:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements 17:43:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:43:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 17:43:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.262s coverage: 19.5% of statements 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.0% of statements 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 62.7% of statements 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:43:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 17:43:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 17:43:16 GO111MODULE=on go vet ./... 17:44:38 gofmt -l . 17:44:38 [ "`gofmt -l .`" = "" ] 17:44:38 ./bin/test-attribution-txt.sh [Pipeline] sh 17:44:39 + ls -al . 17:44:39 total 636 17:44:39 drwxrwxr-x 9 1001 1001 4096 Aug 24 17:44 . 17:44:39 drwxr-xr-x 4 root root 4096 Aug 24 17:40 .. 17:44:39 -rw-rw-r-- 1 1001 1001 11 Aug 24 17:38 .dockerignore 17:44:39 drwxrwxr-x 8 1001 1001 4096 Aug 24 17:38 .git 17:44:39 drwxrwxr-x 4 1001 1001 4096 Aug 24 17:38 .github 17:44:39 -rw-rw-r-- 1 1001 1001 818 Aug 24 17:38 .gitignore 17:44:39 -rw-rw-r-- 1 1001 1001 76 Aug 24 17:38 .hadolint.yml 17:44:39 -rw-rw-r-- 1 1001 1001 166 Aug 24 17:38 .sonarcloud.properties 17:44:39 -rw-rw-r-- 1 1001 1001 1171 Aug 24 17:38 ADOPTERS.md 17:44:39 -rw-rw-r-- 1 1001 1001 8609 Aug 24 17:38 Attribution.txt 17:44:39 -rw-rw-r-- 1 1001 1001 43881 Aug 24 17:38 CHANGELOG.md 17:44:39 -rw-rw-r-- 1 1001 1001 3804 Aug 24 17:38 CONTRIBUTING.md 17:44:39 -rw-rw-r-- 1 1001 1001 677 Aug 24 17:38 GOVERNANCE.md 17:44:39 -rw-rw-r-- 1 1001 1001 849 Aug 24 17:38 Jenkinsfile 17:44:39 -rw-rw-r-- 1 1001 1001 10775 Aug 24 17:38 LICENSE 17:44:39 -rw-rw-r-- 1 1001 1001 5915 Aug 24 17:38 Makefile 17:44:39 -rw-rw-r-- 1 1001 1001 582 Aug 24 17:38 OWNERS.md 17:44:39 -rw-rw-r-- 1 1001 1001 8643 Aug 24 17:38 README.md 17:44:39 -rw-rw-r-- 1 1001 1001 6912 Aug 24 17:38 SECURITY.md 17:44:39 -rw-rw-r-- 1 1001 1001 5 Aug 24 17:35 VERSION 17:44:39 -rw-rw-r-- 1 1001 1001 4131 Aug 24 17:38 ZMQWindows.md 17:44:39 drwxrwxr-x 2 1001 1001 4096 Aug 24 17:38 bin 17:44:39 drwxrwxr-x 14 1001 1001 4096 Aug 24 17:38 cmd 17:44:39 -rw-r--r-- 1 root root 404331 Aug 24 17:43 coverage.out 17:44:39 -rw-rw-r-- 1 1001 1001 813 Aug 24 17:38 go.mod 17:44:39 -rw-r--r-- 1 root root 50064 Aug 24 17:40 go.sum 17:44:39 drwxrwxr-x 8 1001 1001 4096 Aug 24 17:38 internal 17:44:39 drwxrwxr-x 3 1001 1001 4096 Aug 24 17:38 openapi 17:44:39 drwxrwxr-x 4 1001 1001 4096 Aug 24 17:38 snap 17:44:39 -rw-rw-r-- 1 1001 1001 204 Aug 24 17:38 version.go [Pipeline] sh 17:44:40 + '[' -e coverage.out ] 17:44:40 + chown 1001:1001 coverage.out [Pipeline] stash 17:44:40 Warning: overwriting stash ‘coverage-report’ 17:44:40 Stashed 1 file(s) [Pipeline] sh 17:44:41 + make build 17:44:41 go mod tidy 17:44:42 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 17:44:48 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 17:45:02 Running on prd-ubuntu18.04-docker-8c-8g-711 in /w/workspace/edgexfoundry_edgex-go_PR-3681 [Pipeline] { [Pipeline] ws 17:45:02 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:45:02 The recommended git tool is: git 17:45:05 using credential edgex-jenkins-ssh 17:45:05 Cloning the remote Git repository 17:45:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:45:05 > git init /w/workspace/edgex-go/3 # timeout=10 17:45:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:05 > git --version # timeout=10 17:45:05 > git --version # 'git version 2.17.1' 17:45:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:11 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 17:45:13 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 17:45: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 17:45:17 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 17:45:19 Merging remotes/origin/main commit e58d3ad6df51a4932149737fcf4ff898b8ee43d5 into PR head commit 4da4c629555f0c94f3b521d3f8480352180d35c3 17:45:20 Merge succeeded, producing 4da4c629555f0c94f3b521d3f8480352180d35c3 17:45:20 Checking out Revision 4da4c629555f0c94f3b521d3f8480352180d35c3 (PR-3681) 17:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:45:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:45:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3681/head:refs/remotes/origin/PR-3681 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:45:19 > git config core.sparsecheckout # timeout=10 17:45:19 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 17:45:20 > git remote # timeout=10 17:45:20 > git config --get remote.origin.url # timeout=10 17:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:45:20 > git merge e58d3ad6df51a4932149737fcf4ff898b8ee43d5 # timeout=10 17:45:20 > git rev-parse HEAD^{commit} # timeout=10 17:45:20 > git config core.sparsecheckout # timeout=10 17:45:20 > git checkout -f 4da4c629555f0c94f3b521d3f8480352180d35c3 # timeout=10 17:45:20 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 17:45:23 Commit message: "feat(security): Add configuration for CodeQL static analysis" [Pipeline] withEnv [Pipeline] { 17:45:24 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 [Pipeline] libraryResource [Pipeline] sh 17:45:24 + echo snap-build.sh 17:45:24 snap-build.sh 17:45:24 + SNAP_BASE_DIR=. 17:45:24 + '[' '!' -z /w/workspace/edgex-go/3 ']' 17:45:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 17:45:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 17:45:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 17:45:24 + cd /w/workspace/edgex-go/3 17:45:24 + sudo apt-get remove -qy --purge lxd lxd-client 17:45:24 Reading package lists... 17:45:24 Building dependency tree... 17:45:24 Reading state information... 17:45:24 The following packages were automatically installed and are no longer required: 17:45:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:45:24 uidmap xdelta3 17:45:24 Use 'sudo apt autoremove' to remove them. 17:45:24 The following packages will be REMOVED: 17:45:24 lxd* lxd-client* 17:45:25 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:45:25 After this operation, 31.7 MB disk space will be freed. 17:45:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:45:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:45:26 Removing lxd dnsmasq configuration 17:45:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:45:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:45:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:45:27 (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.) 17:45:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:45:27 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 17:45:28 Processing triggers for systemd (237-3ubuntu10.45) ... 17:45:28 Processing triggers for ureadahead (0.100.0-21) ... 17:45:29 + sudo snap remove --purge lxd 17:45:29 snap "lxd" is not installed 17:45:29 + sudo groupadd --force --system lxd 17:45:29 ++ whoami 17:45:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:45:29 + newgrp - lxd 17:45:29 + sudo snap install lxd 17:45:31 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 17:45: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 17:45:37 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 17:45:39 2021-08-24T17:45:36Z INFO Waiting for automatic snapd restart... [Pipeline] } 17:45:42 $ docker stop --time=1 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 17:45:45 $ docker rm -f 06fac41fde6ae1b221cf354e5e3fef56083bcab94e854406b1ecc3f717c56165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:45:47 17:45:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:45:48 latest: Pulling from edgex-devops/edgex-compose-arm64 17:45:48 29e5d40040c1: Pulling fs layer 17:45:48 1ce36da41761: Pulling fs layer 17:45:48 25b303627fd3: Pulling fs layer 17:45:48 29e5d40040c1: Verifying Checksum 17:45:48 29e5d40040c1: Download complete 17:45:49 1ce36da41761: Verifying Checksum 17:45:49 1ce36da41761: Download complete 17:45:49 29e5d40040c1: Pull complete 17:45:49 lxd 4.17 from Canonical* installed 17:45:49 + sudo lxd init --auto 17:45:50 1ce36da41761: Pull complete 17:45:50 25b303627fd3: Verifying Checksum 17:45:50 25b303627fd3: Download complete 17:46:00 25b303627fd3: Pull complete 17:46:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:46:01 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 17:46:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:46:01 + sudo snap install --classic snapcraft 17:46:04 $ docker top f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:05 + grep+ paralleldocker-compose build --help 17:46:05 17:46:08 snapcraft 5.0 from Canonical* installed 17:46:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:46:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:46:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:46:08 Dload Upload Total Spent Left Speed 17:46:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2837 0 --:--:-- --:--:-- --:--:-- 2837 17:46:08 --parallel Build images in parallel. [Pipeline] } 17:46:08 $ docker stop --time=1 f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 17:46:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6419k 0 --:--:-- --:--:-- --:--:-- 11.1M 17:46:08 ./yq_linux_amd64 17:46:09 + sudo snapcraft prime --use-lxd 17:46:10 $ docker rm -f f249a8c1735a34521afa6c87e8cd62f6adb089ed5285122c4493ad0aad2ac407 [Pipeline] // withDockerContainer 17:46:11 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:11 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: 17:46:11 - README.md 17:46:11 17:46:11 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:46:11 Launching a container. 17:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:46:11 . [Pipeline] withDockerContainer 17:46:11 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 17:46:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:46:13 $ docker top 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:14 + docker-compose -f ./docker-compose-build.yml build --parallel 17:46:18 Building core-command ... 17:46:18 Building core-data ... 17:46:18 Building core-metadata ... 17:46:18 Building security-bootstrapper ... 17:46:18 Building security-proxy-setup ... 17:46:18 Building security-secretstore-setup ... 17:46:18 Building support-notifications ... 17:46:18 Building support-scheduler ... 17:46:18 Building sys-mgmt-agent ... 17:46:18 Building core-data 17:46:18 Building security-bootstrapper 17:46:18 Building core-command 17:46:18 Building security-secretstore-setup 17:46:18 Building security-proxy-setup 17:46:19 Waiting for container to be ready 17:46:19 To start your first instance, try: lxc launch ubuntu:18.04 17:46:19 17:46:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:46:23 Waiting for network to be ready... 17:46:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:46:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:46:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 17:46:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 17:46:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:46:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:46:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 17:46:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 17:46:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 17:46:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 17:46:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:46:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:46:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:46:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:46:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:46:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:46:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:46:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:46:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:46:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 17:46:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 17:46:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:46:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:46:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 17:46:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 17:46:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 17:46:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 17:46:28 Fetched 25.1 MB in 4s (5947 kB/s) 17:46:28 Reading package lists... 17:46:28 Reading package lists... 17:46:29 Building dependency tree... 17:46:29 Reading state information... 17:46:29 The following additional packages will be installed: 17:46:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:46:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:46:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:46:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:46:29 Suggested packages: 17:46:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:46:29 Recommended packages: 17:46:29 gnupg libsasl2-modules 17:46:29 The following NEW packages will be installed: 17:46:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:46:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:46:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:46:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:46:29 The following packages will be upgraded: 17:46:29 gpg gpg-agent gpgconf libudev1 17:46:29 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:46:29 Need to get 3527 kB of archives. 17:46:29 After this operation, 13.3 MB of additional disk space will be used. 17:46:29 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] 17:46:29 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] 17:46:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:46:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:46:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 17:46:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 17:46:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:46:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:46:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:46:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:46:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:46:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:46:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:46:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:46:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:46:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:46:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:46:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:46:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:46:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:46:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:46:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:46:30 debconf: delaying package configuration, since apt-utils is not installed 17:46:30 Fetched 3527 kB in 1s (3050 kB/s) 17:46:30 (Reading database ... 12511 files and directories currently installed.) 17:46:30 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 17:46:30 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:30 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 17:46:30 Selecting previously unselected package udev. 17:46:30 (Reading database ... 12511 files and directories currently installed.) 17:46:30 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 17:46:30 Unpacking udev (237-3ubuntu10.51) ... 17:46:31 Selecting previously unselected package libfuse2:amd64. 17:46:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:46:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:46:31 Selecting previously unselected package fuse. 17:46:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:46:31 Unpacking fuse (2.9.7-1ubuntu1) ... 17:46:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:46:31 Selecting previously unselected package libksba8:amd64. 17:46:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:46:31 Unpacking libksba8:amd64 (1.3.5-2) ... 17:46:31 Selecting previously unselected package libroken18-heimdal:amd64. 17:46:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:46:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:46:31 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:46:31 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libwind0-heimdal:amd64. 17:46:31 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:46:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:46:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:46:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:46:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:46:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:31 Selecting previously unselected package libsasl2-modules-db:amd64. 17:46:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:46:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:31 Selecting previously unselected package libsasl2-2:amd64. 17:46:31 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:46:31 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:31 Selecting previously unselected package libldap-common. 17:46:31 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:46:31 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Selecting previously unselected package libldap-2.4-2:amd64. 17:46:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:46:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Selecting previously unselected package dirmngr. 17:46:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:46:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:46:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:46:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libksba8:amd64 (1.3.5-2) ... 17:46:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:32 Setting up udev (237-3ubuntu10.51) ... 17:46:32 invoke-rc.d: policy-rc.d denied execution of start. 17:46:32 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Processing triggers for systemd (237-3ubuntu10) ... 17:46:32 Setting up fuse (2.9.7-1ubuntu1) ... 17:46:32 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:46:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:46:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:46:32 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:46:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:46:33 settings in the [Install] section, and DefaultInstance for template units). 17:46:33 This means they are not meant to be enabled using systemctl. 17:46:33 Possible reasons for having this kind of units are: 17:46:33 1) A unit may be statically enabled by being symlinked from another unit's 17:46:33 .wants/ or .requires/ directory. 17:46:33 2) A unit's purpose may be to act as a helper for some other unit which has 17:46:33 a requirement dependency on it. 17:46:33 3) A unit may be started when needed via activation (socket, path, timer, 17:46:33 D-Bus, udev, scripted systemctl call, ...). 17:46:33 4) In case of template units, the unit is meant to be enabled with some 17:46:33 instance name specified. 17:46:33 Reading package lists... 17:46:33 Building dependency tree... 17:46:33 Reading state information... 17:46:33 The following additional packages will be installed: 17:46:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:46:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:46:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:46:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:46:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:46:33 Suggested packages: 17:46:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:46:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:46:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:46:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:46:33 systemd-container policykit-1 17:46:33 Recommended packages: 17:46:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:46:33 The following NEW packages will be installed: 17:46:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:46:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:46:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:46:33 multiarch-support openssh-client python3 python3-minimal python3.6 17:46:33 python3.6-minimal snapd squashfs-tools sudo 17:46:33 The following packages will be upgraded: 17:46:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:46:33 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:46:33 Need to get 36.7 MB of archives. 17:46:33 After this operation, 147 MB of additional disk space will be used. 17:46:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 17:46:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 17:46:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:46:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:46:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:46:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:46:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:46:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:46:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:46:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:46:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:46:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:46:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:46:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:46:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:46:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 17:46:34 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 17:46:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:46:35 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:46:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:46:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:46:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:46:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:46:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:46:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:46:35 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:46:35 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:46:35 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:46:35 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:46:35 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:46:36 debconf: delaying package configuration, since apt-utils is not installed 17:46:36 Fetched 36.7 MB in 2s (15.8 MB/s) 17:46:36 (Reading database ... 12757 files and directories currently installed.) 17:46:36 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 17:46:36 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:37 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 17:46:37 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:46:37 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 17:46:37 (Reading database ... 12757 files and directories currently installed.) 17:46:37 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:46:37 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:46:37 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:46:37 (Reading database ... 12757 files and directories currently installed.) 17:46:37 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:46:37 Unpacking apt (1.6.14) over (1.6.1) ... 17:46:37 Setting up apt (1.6.14) ... 17:46:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:46:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:46:37 (Reading database ... 12764 files and directories currently installed.) 17:46:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:46:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:46:38 Selecting previously unselected package libpython3.6-minimal:amd64. 17:46:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:38 Selecting previously unselected package libexpat1:amd64. 17:46:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:46:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:46:38 Selecting previously unselected package python3.6-minimal. 17:46:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:46:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 17:46:38 Checking for services that may need to be restarted...done. 17:46:38 Checking for services that may need to be restarted...done. 17:46:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:46:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Selecting previously unselected package python3-minimal. 17:46:39 (Reading database ... 13012 files and directories currently installed.) 17:46:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:46:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:46:39 Selecting previously unselected package mime-support. 17:46:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:46:39 Unpacking mime-support (3.60ubuntu1) ... 17:46:39 Selecting previously unselected package libmpdec2:amd64. 17:46:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:46:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:46:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:46:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Selecting previously unselected package python3.6. 17:46:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:46:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:46:39 Selecting previously unselected package libpython3-stdlib:amd64. 17:46:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:46:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:46:39 Setting up python3-minimal (3.6.7-1~18.04) ... 17:46:39 Selecting previously unselected package python3. 17:46:39 (Reading database ... 13442 files and directories currently installed.) 17:46:39 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:46:39 Unpacking python3 (3.6.7-1~18.04) ... 17:46:39 Selecting previously unselected package multiarch-support. 17:46:39 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:46:39 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:46:39 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:46:39 Selecting previously unselected package liblzo2-2:amd64. 17:46:39 (Reading database ... 13479 files and directories currently installed.) 17:46:39 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:46:39 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:46:40 Selecting previously unselected package libbsd0:amd64. 17:46:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:46:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:46:40 Selecting previously unselected package sudo. 17:46:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:46:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:46:40 Selecting previously unselected package apparmor. 17:46:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:46:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:46:40 Selecting previously unselected package libedit2:amd64. 17:46:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:46:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:46:40 Selecting previously unselected package libkrb5support0:amd64. 17:46:40 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:46:40 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:46:40 Selecting previously unselected package libk5crypto3:amd64. 17:46:40 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:46:40 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:46:40 Selecting previously unselected package libkeyutils1:amd64. 17:46:40 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:46:40 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:46:40 Selecting previously unselected package libkrb5-3:amd64. 17:46:40 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:46:40 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:46:40 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:46:40 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:46:40 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:46:40 Selecting previously unselected package libssl1.0.0:amd64. 17:46:40 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:46:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:46:40 Selecting previously unselected package openssh-client. 17:46:40 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 17:46:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 17:46:41 Selecting previously unselected package squashfs-tools. 17:46:41 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:46:41 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:46:41 Selecting previously unselected package snapd. 17:46:41 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:46:41 Unpacking snapd (2.49.2+18.04) ... 17:46:43 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:46:43 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:46:43 Setting up mime-support (3.60ubuntu1) ... 17:46:43 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:46:43 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:46:43 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:46:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:43 Setting up systemd (237-3ubuntu10.51) ... 17:46:43 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:46:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:46:43 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:46:43 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:46:43 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:46:43 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:46:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:46:44 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:46:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:46:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:46:44 Setting up python3 (3.6.7-1~18.04) ... 17:46:44 running python rtupdate hooks for python3.6... 17:46:44 running python post-rtupdate hooks for python3.6... 17:46:44 Setting up apparmor (2.12-4ubuntu5.1) ... 17:46:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:46:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:46:45 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 17:46:45 Setting up snapd (2.49.2+18.04) ... 17:46:45 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:46:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:46:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:46:46 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:46:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:46:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:46:47 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:46:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:46:47 Processing triggers for systemd (237-3ubuntu10.51) ... 17:46:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:46:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:46:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:46:49 Reading package lists... 17:46:49 Reading package lists... 17:46:50 Building dependency tree... 17:46:50 Reading state information... 17:46:50 Calculating upgrade... 17:46:50 The following packages will be upgraded: 17:46:50 advancecomp base-files bash binutils binutils-common 17:46:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:46:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:46:50 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:46:50 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:46:50 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:46:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:46:50 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:46:50 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:46:50 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:46:50 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:46:50 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:46:50 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:46:50 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:46:50 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:46:50 ubuntu-keyring util-linux 17:46:50 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:46:50 Need to get 64.2 MB of archives. 17:46:50 After this operation, 5126 kB of additional disk space will be used. 17:46:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 17:46:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:46:50 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:46:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:46:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:46:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:46:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:46:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:46:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:46:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:46:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:46:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:46:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:46:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:46:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:46:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:46:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:46:50 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:46:50 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:46:50 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:46:50 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:46:50 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:46:50 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:46:50 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:46:50 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:46:50 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:46:50 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:46:50 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:46:50 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:46:50 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:46:50 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:46:50 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:46:50 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:46:50 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:46:50 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:46:50 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:46:50 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:46:50 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:46:50 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:46:50 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:46:50 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:46:50 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 17:46:50 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:46:50 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:46:50 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:46:50 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:46:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:46:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:46:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:46:51 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] 17:46:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:46:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:46:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:46:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:46:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:46:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:46:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:46:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:46:51 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:46:51 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:46:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:46:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:46:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:46:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:46:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:46:51 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:46:51 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:46:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:46:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:46:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:46:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:46:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:46:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:46:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:46:51 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:46:51 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:46:51 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:46:51 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:46:51 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:46:51 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:46:51 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:46:51 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:46:51 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:46:51 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:46:51 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:46:51 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:46:51 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 17:46:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:46:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:46:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:46:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:46:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:46:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:46:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:46:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:46:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:46:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:46:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:46:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:46:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:46:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:46:52 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:46:52 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:46:52 debconf: delaying package configuration, since apt-utils is not installed 17:46:52 Fetched 64.2 MB in 2s (32.4 MB/s) 17:46:52 (Reading database ... 13914 files and directories currently installed.) 17:46:52 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:46:52 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:52 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:46:52 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:52 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 17:46:52 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 17:46:53 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:46:53 (Reading database ... 13914 files and directories currently installed.) 17:46:53 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:46:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:46:53 (Reading database ... 13914 files and directories currently installed.) 17:46:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:46:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:46:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:46:54 (Reading database ... 13914 files and directories currently installed.) 17:46:54 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:46:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:46:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:46:54 (Reading database ... 13914 files and directories currently installed.) 17:46:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:46:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:46:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:46:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:46:55 Setting up base-files (10.1ubuntu2.10) ... 17:46:55 Installing new version of config file /etc/issue ... 17:46:55 Installing new version of config file /etc/issue.net ... 17:46:55 Installing new version of config file /etc/lsb-release ... 17:46:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:46:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:46:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:46:55 Removing obsolete conffile /etc/default/motd-news ... 17:46:55 (Reading database ... 13915 files and directories currently installed.) 17:46:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:46:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:46:55 Setting up bash (4.4.18-2ubuntu1.2) ... 17:46:55 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 17:46:55 (Reading database ... 13915 files and directories currently installed.) 17:46:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:46:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:46:55 (Reading database ... 13915 files and directories currently installed.) 17:46:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:46:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:46:55 Setting up tar (1.29b-2ubuntu0.2) ... 17:46:55 (Reading database ... 13915 files and directories currently installed.) 17:46:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:46:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:46:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:46:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:46:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:46:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:46:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:46:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:46:56 Setting up grep (3.1-2build1) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:46:56 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:46:56 Setting up gzip (1.6-5ubuntu1.1) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:46:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:46:56 Setting up login (1:4.5-1ubuntu2) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:46:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:46:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:46:56 (Reading database ... 13915 files and directories currently installed.) 17:46:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:46:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:46:57 (Reading database ... 13915 files and directories currently installed.) 17:46:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:46:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:46:58 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:46:58 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:46:58 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:46:58 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:46:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:46:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:46:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:58 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:46:58 (Reading database ... 13915 files and directories currently installed.) 17:46:58 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:58 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:58 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:46:59 (Reading database ... 13915 files and directories currently installed.) 17:46:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:46:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:46:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:46:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:46:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:46:59 (Reading database ... 13915 files and directories currently installed.) 17:46:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:46:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:46:59 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:46:59 (Reading database ... 13915 files and directories currently installed.) 17:46:59 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:59 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:59 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:46:59 (Reading database ... 13915 files and directories currently installed.) 17:46:59 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:46:59 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:46:59 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:47:00 (Reading database ... 13915 files and directories currently installed.) 17:47:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:47:00 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:47:00 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:47:00 (Reading database ... 13915 files and directories currently installed.) 17:47:00 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:47:00 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:47:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:47:01 (Reading database ... 13915 files and directories currently installed.) 17:47:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:47:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:47:01 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:47:01 (Reading database ... 13917 files and directories currently installed.) 17:47:01 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:47:01 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:47:01 Setting up debconf (1.5.66ubuntu1) ... 17:47:01 (Reading database ... 13917 files and directories currently installed.) 17:47:01 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:47:01 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:47:01 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:47:01 (Reading database ... 13917 files and directories currently installed.) 17:47:01 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:47:01 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:47:01 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:47:01 (Reading database ... 13917 files and directories currently installed.) 17:47:01 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:01 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:01 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:01 (Reading database ... 13917 files and directories currently installed.) 17:47:01 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:01 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:01 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:02 (Reading database ... 13919 files and directories currently installed.) 17:47:02 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:47:02 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:02 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:02 (Reading database ... 13923 files and directories currently installed.) 17:47:02 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:47:02 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:47:02 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 17:47:02 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 17:47:02 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:47:02 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:47:02 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:47:02 (Reading database ... 13923 files and directories currently installed.) 17:47:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:47:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:47:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:47:02 (Reading database ... 13923 files and directories currently installed.) 17:47:02 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:47:02 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:47:02 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:47:03 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:47:03 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:47:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:47:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:47:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:47:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:47:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:47:03 Setting up passwd (1:4.5-1ubuntu2) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:47:03 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:47:03 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:47:03 (Reading database ... 13923 files and directories currently installed.) 17:47:03 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:47:03 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:47:03 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:47:04 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:47:04 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:47:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:47:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:47:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:47:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:47:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:47:04 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:47:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:47:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:47:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:47:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:47:04 (Reading database ... 13923 files and directories currently installed.) 17:47:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:47:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:47:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:47:04 (Reading database ... 13924 files and directories currently installed.) 17:47:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:47:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:47:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:47:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:47:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 17:47:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 17:47:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:47:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:47:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:47:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:47:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:47:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:47:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:47:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:47:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:47:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:47:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:47:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:47:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:47:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:47:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:47:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:47:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:47:05 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:47:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:47:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:47:06 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:47:06 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:47:06 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:06 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:47:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:47:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:06 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:07 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:07 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:08 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:08 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:08 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:08 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:47:09 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:47:09 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:10 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:10 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:47:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:47:10 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:47:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:47:10 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:47:10 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:47:10 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:10 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:10 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:47:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:47:10 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:47:10 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:47:10 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:47:10 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:47:10 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:47:10 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:47:10 17:47:10 Current default time zone: 'Etc/UTC' 17:47:10 Local time is now: Tue Aug 24 17:47:10 UTC 2021. 17:47:10 Universal Time is now: Tue Aug 24 17:47:10 UTC 2021. 17:47:10 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:47:10 17:47:10 Setting up systemd-sysv (237-3ubuntu10.51) ... 17:47:10 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 17:47:10 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:47:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:47:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:47:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:47:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:47:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:47:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:47:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:47:10 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:10 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:47:10 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:10 Setting up patch (2.7.6-2ubuntu1.1) ... 17:47:10 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:47:10 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:47:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 17:47:10 Installing new version of config file /etc/ssl/openssl.cnf ... 17:47:10 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:47:10 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:47:10 Setting up ca-certificates (20210119~18.04.1) ... 17:47:12 Updating certificates in /etc/ssl/certs... 17:47:13 23 added, 27 removed; done. 17:47:13 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:47:13 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:47:13 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:47:13 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:47:13 Setting up pkgbinarymangler (138.18.04.1) ... 17:47:13 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:47:13 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up perl (5.26.1-6ubuntu0.5) ... 17:47:13 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:47:13 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:47:13 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:47:13 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:47:13 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:47:13 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:47:13 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:47:13 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:47:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:47:14 Processing triggers for systemd (237-3ubuntu10.51) ... 17:47:14 Processing triggers for mime-support (3.60ubuntu1) ... 17:47:14 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:47:14 Updating certificates in /etc/ssl/certs... 17:47:14 0 added, 0 removed; done. 17:47:14 Running hooks in /etc/ca-certificates/update.d... 17:47:14 done. 17:47:15 Reading package lists... 17:47:15 Building dependency tree... 17:47:15 Reading state information... 17:47:15 The following NEW packages will be installed: 17:47:15 apt-transport-https 17:47:15 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:47:15 Need to get 4348 B of archives. 17:47:15 After this operation, 154 kB of additional disk space will be used. 17:47:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:47:15 debconf: delaying package configuration, since apt-utils is not installed 17:47:15 Fetched 4348 B in 0s (23.7 kB/s) 17:47:15 Selecting previously unselected package apt-transport-https. 17:47:15 (Reading database ... 13929 files and directories currently installed.) 17:47:15 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:47:15 Unpacking apt-transport-https (1.6.14) ... 17:47:15 Setting up apt-transport-https (1.6.14) ... 17:47:16 Waiting for network to be ready... 17:47:22 2021-08-24T17:47:19Z INFO Waiting for automatic snapd restart... 17:47:23 snapd 2.51.3 from Canonical* installed 17:47:24 "snapd" switched to the "latest/stable" channel 17:47:24 17:47:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:47:26 ---> 115037c274e1 17:47:26 Step 3/32 : WORKDIR /edgex-go 17:47:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:47:26 ---> 115037c274e1 17:47:26 Step 3/24 : WORKDIR /edgex-go 17:47:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:47:26 ---> 115037c274e1 17:47:26 Step 3/22 : WORKDIR /edgex-go 17:47:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:47:26 ---> 115037c274e1 17:47:26 Step 3/24 : WORKDIR /edgex-go 17:47:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:47:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:47:26 ---> 115037c274e1 17:47:26 Step 3/26 : WORKDIR /edgex-go 17:47:26 ---> Running in 9cedd8bf7ca8 17:47:26 ---> Running in 3040e82f734f 17:47:26 ---> Running in 5e982a368714 17:47:26 ---> Running in 0800988d103f 17:47:26 ---> Running in 51906b4b7acd 17:47:26 Removing intermediate container 9cedd8bf7ca8 17:47:26 ---> 2541c48d4b6d 17:47:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:26 Removing intermediate container 3040e82f734f 17:47:26 ---> 8dbc050ec048 17:47:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:26 Removing intermediate container 0800988d103f 17:47:26 ---> b555d6a6da9b 17:47:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:26 ---> Running in e750a22613ce 17:47:26 Removing intermediate container 51906b4b7acd 17:47:26 ---> 22192ef5c3b9 17:47:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:26 Removing intermediate container 5e982a368714 17:47:26 ---> 179783566e14 17:47:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:47:26 ---> Running in 38e9d44b6d29 17:47:26 ---> Running in 6a4eb33d5718 17:47:26 ---> Running in 84370c01de1f 17:47:26 ---> Running in 0f0b6340f497 17:47:26 Removing intermediate container e750a22613ce 17:47:26 ---> 176c4d46a61f 17:47:26 Step 5/26 : RUN apk add --update --no-cache make git 17:47:26 core18 20210722 from Canonical* installed 17:47:27 ---> Running in a5faa0bb64fa 17:47:27 Removing intermediate container 6a4eb33d5718 17:47:27 ---> 623bb3b2d1bf 17:47:27 Step 5/32 : RUN apk add --update --no-cache make git 17:47:27 "core18" switched to the "latest/stable" channel 17:47:27 17:47:27 Removing intermediate container 38e9d44b6d29 17:47:27 ---> da715190391b 17:47:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:47:27 ---> Running in edbfaa8feed5 17:47:27 Removing intermediate container 84370c01de1f 17:47:27 ---> 4baa84270c85 17:47:27 Step 5/22 : RUN apk add --update --no-cache make git 17:47:27 ---> Running in bc0f5e8a63ae 17:47:27 Removing intermediate container 0f0b6340f497 17:47:27 ---> 7170d35f8a4a 17:47:27 Step 5/24 : RUN apk add --update --no-cache make git 17:47:27 ---> Running in a97d7d86b6c8 17:47:28 ---> Running in 948120c24583 17:47:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:47:29 snapcraft 5.0 from Canonical* installed 17:47:29 "snapcraft" switched to the "latest/stable" channel 17:47:29 17:47:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:47:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:47:31 OK: 218 MiB in 52 packages 17:47:32 OK: 218 MiB in 52 packages 17:47:32 OK: 218 MiB in 52 packages 17:47:32 OK: 218 MiB in 52 packages 17:47:32 Removing intermediate container a5faa0bb64fa 17:47:32 ---> e8dd977e61de 17:47:32 Step 6/26 : COPY go.mod . 17:47:32 OK: 218 MiB in 52 packages 17:47:33 Removing intermediate container bc0f5e8a63ae 17:47:33 ---> f9d2acdfa293 17:47:33 Step 6/24 : COPY go.mod . 17:47:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:47:33 - README.md 17:47:33 17:47:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:47:34 Removing intermediate container 948120c24583 17:47:34 ---> 2332db89c4c6 17:47:34 Step 6/24 : COPY go.mod . 17:47:34 ---> 576dc3ab3d05 17:47:34 Step 7/26 : RUN go mod download 17:47:34 Removing intermediate container a97d7d86b6c8 17:47:34 ---> ee252a4aa51b 17:47:34 Step 6/22 : COPY go.mod . 17:47:34 ---> Running in c61fa5a02fd2 17:47:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:47:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:47:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:47:34 Removing intermediate container edbfaa8feed5 17:47:34 ---> 7de242640f4b 17:47:34 Step 6/32 : COPY go.mod . 17:47:34 ---> 73fb42ae5ad2 17:47:34 Step 7/24 : RUN go mod download 17:47:35 ---> e245c037b5f2 17:47:35 Step 7/24 : RUN go mod download 17:47:35 ---> Running in d611963c2d8c 17:47:35 ---> 766c4efd7a5e 17:47:35 Step 7/22 : RUN go mod download 17:47:35 ---> Running in 2ecdc6cdb343 17:47:35 Reading package lists... 17:47:35 ---> 7ff5f7baf7b2 17:47:35 Step 7/32 : RUN go mod download 17:47:35 ---> Running in b916e7963657 17:47:36 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 17:47:36 Reading package lists... 17:47:36 ---> Running in f01664bc564c 17:47:36 Building dependency tree... 17:47:36 Reading state information... 17:47:36 Suggested packages: 17:47:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:47:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:47:36 Recommended packages: 17:47:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:47:36 The following NEW packages will be installed: 17:47:36 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:47:36 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:47:36 pkg-config zip 17:47:36 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:47:36 Need to get 7663 kB of archives. 17:47:36 After this operation, 43.8 MB of additional disk space will be used. 17:47:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:47:36 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:47:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 17:47:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:47:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:47:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:47:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:47:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:47:36 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:47:36 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:47:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:47:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:47:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:47:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:47:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:47:37 debconf: delaying package configuration, since apt-utils is not installed 17:47:37 Fetched 7663 kB in 1s (10.3 MB/s) 17:47:37 Selecting previously unselected package libglib2.0-0:amd64. 17:47:37 (Reading database ... 13933 files and directories currently installed.) 17:47:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:47:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:47:37 Selecting previously unselected package libpsl5:amd64. 17:47:37 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:47:37 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:47:37 Selecting previously unselected package libnghttp2-14:amd64. 17:47:37 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:47:37 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:47:37 Selecting previously unselected package librtmp1:amd64. 17:47:37 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:47:37 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:47:37 Selecting previously unselected package libcurl3-gnutls:amd64. 17:47:37 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 17:47:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:47:37 Selecting previously unselected package liberror-perl. 17:47:37 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:47:37 Unpacking liberror-perl (0.17025-1) ... 17:47:37 Selecting previously unselected package git-man. 17:47:37 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:47:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:47:37 Selecting previously unselected package git. 17:47:37 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:47:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:47:38 Selecting previously unselected package libnorm1:amd64. 17:47:38 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:47:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:47:38 Selecting previously unselected package libpgm-5.2-0:amd64. 17:47:38 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:47:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:47:38 Selecting previously unselected package libsodium23:amd64. 17:47:38 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:47:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:47:38 Selecting previously unselected package libzmq5:amd64. 17:47:38 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:47:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:47:38 Selecting previously unselected package libzmq3-dev:amd64. 17:47:38 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:47:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:47:38 Selecting previously unselected package pkg-config. 17:47:38 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:47:38 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:47:38 Selecting previously unselected package zip. 17:47:38 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:47:38 Unpacking zip (3.0-11build1) ... 17:47:38 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:47:38 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:47:38 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:47:38 Setting up liberror-perl (0.17025-1) ... 17:47:38 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:47:38 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:47:38 No schema files found: doing nothing. 17:47:38 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:47:38 Setting up zip (3.0-11build1) ... 17:47:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:47:39 Setting up libsodium23:amd64 (1.0.16-2) ... 17:47:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:47:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:47:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 17:47:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:47:39 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:47:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:47:39 git set to automatically installed. 17:47:39 git-man set to automatically installed. 17:47:39 libcurl3-gnutls set to automatically installed. 17:47:39 liberror-perl set to automatically installed. 17:47:39 libglib2.0-0 set to automatically installed. 17:47:39 libnghttp2-14 set to automatically installed. 17:47:39 libnorm1 set to automatically installed. 17:47:39 libpgm-5.2-0 set to automatically installed. 17:47:39 libpsl5 set to automatically installed. 17:47:39 librtmp1 set to automatically installed. 17:47:39 libsodium23 set to automatically installed. 17:47:39 libzmq3-dev set to automatically installed. 17:47:39 libzmq5 set to automatically installed. 17:47:39 pkg-config set to automatically installed. 17:47:39 zip set to automatically installed. 17:47:39 Removing intermediate container c61fa5a02fd2 17:47:39 ---> f30eb2af4bf4 17:47:39 Step 8/26 : COPY . . 17:47:41 snapd is not logged in, snap install commands will use sudo 17:47:41 snap "core18" has no updates available 17:47:42 snapd is not logged in, snap install commands will use sudo 17:47:45 Removing intermediate container d611963c2d8c 17:47:45 ---> c6b8fe68266a 17:47:45 Step 8/24 : COPY . . 17:47:45 Removing intermediate container 2ecdc6cdb343 17:47:45 ---> cc4d3c320703 17:47:45 Step 8/24 : COPY . . 17:47:45 Removing intermediate container f01664bc564c 17:47:45 ---> 74e299cc2fc6 17:47:45 Step 8/32 : COPY . . 17:47:45 Removing intermediate container b916e7963657 17:47:45 ---> 26568e588b7b 17:47:45 Step 8/22 : COPY . . 17:47:47 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 17:47:48 Pulling config-common 17:47:48 + snapcraftctl pull 17:47:49 Pulling go-build-helper 17:47:49 + snapcraftctl pull 17:47:50 'edgex-go' has dependencies that need to be staged: go-build-helper 17:47:50 Skipping pull go-build-helper (already ran) 17:47:50 Building go-build-helper 17:47:50 + snapcraftctl build 17:47:52 Staging go-build-helper 17:47:52 + snapcraftctl stage 17:47:55 ---> c7b6a1fd6e11 17:47:55 Step 9/26 : RUN go mod tidy 17:48:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:48:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:48:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 17:48:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 17:48:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 17:48:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 17:48:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 17:48:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 17:48:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 17:48:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 17:48:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:48:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:48:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:48:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:48:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:48:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:48:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:48:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:48:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:48:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 17:48:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 17:48:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 17:48:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 17:48:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 17:48:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 17:48:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 17:48:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [374 kB] 17:48:01 Fetched 25.1 MB in 0s (0 B/s) 17:48:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:48:01 Fetched 224 kB in 0s (0 B/s) 17:48:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:48:01 Fetched 157 kB in 0s (0 B/s) 17:48:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:48:01 Fetched 221 kB in 0s (0 B/s) 17:48:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:48:01 Fetched 143 kB in 0s (0 B/s) 17:48:01 Pulling edgex-go 17:48:01 + snapcraftctl pull 17:48:02 Pulling hooks 17:48:02 + snapcraftctl pull 17:48:04 ---> Running in dff5791957f3 17:48:04 ---> fd1252b27991 17:48:04 Step 9/24 : RUN go mod tidy 17:48:04 ---> fdac1d3e26c1 17:48:04 Step 9/32 : RUN go mod tidy 17:48:05 ---> 2aff876a0e3e 17:48:05 Step 9/22 : RUN go mod tidy 17:48:05 ---> Running in 8e54975970fc 17:48:05 ---> Running in 58aef1b45792 17:48:05 ---> Running in 4508619ca24c 17:48:11 Removing intermediate container dff5791957f3 17:48:11 ---> a543f6c9262c 17:48:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:48:11 ---> Running in 2e9d2bc9dce7 17:48:13 ---> e137bd603b4e 17:48:13 Step 9/24 : RUN go mod tidy 17:48:13 ---> Running in f66bd775c5b4 17:48:13 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 17:48:13 Removing intermediate container 4508619ca24c 17:48:13 ---> 7d1872e98508 17:48:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:48:13 Removing intermediate container 8e54975970fc 17:48:13 ---> b96e4265fa71 17:48:13 Step 10/24 : RUN make cmd/core-data/core-data 17:48:13 Removing intermediate container 58aef1b45792 17:48:13 ---> 335bb71f3907 17:48:13 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:48:14 ---> Running in 4249d92614f5 17:48:14 ---> Running in 56c2325c97e3 17:48:14 ---> Running in ed147cfaee83 17:48:16 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 17:48:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:48:17 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 17:48:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:48:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:48:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:48:20 Fetched 0 B in 0s (0 B/s) 17:48:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:48:20 Fetched 96.5 kB in 0s (0 B/s) 17:48:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:48:20 Fetched 279 kB in 0s (0 B/s) 17:48:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:48:20 Fetched 122 kB in 0s (0 B/s) 17:48:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:48:20 Fetched 77.8 kB in 0s (0 B/s) 17:48:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:48:20 Fetched 8848 B in 0s (0 B/s) 17:48:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:48:20 Fetched 47.8 kB in 0s (0 B/s) 17:48:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:48:20 Fetched 45.6 kB in 0s (0 B/s) 17:48:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:48:20 Fetched 15.0 kB in 0s (0 B/s) 17:48:20 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 17:48:20 Fetched 219 kB in 0s (0 B/s) 17:48:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:48:20 Fetched 154 kB in 0s (0 B/s) 17:48:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:48:20 Fetched 50.6 kB in 0s (0 B/s) 17:48:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:48:20 Fetched 14.8 kB in 0s (0 B/s) 17:48:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:48:20 Fetched 41.8 kB in 0s (0 B/s) 17:48:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:48:20 Fetched 499 kB in 0s (0 B/s) 17:48:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:48:20 Fetched 111 kB in 0s (0 B/s) 17:48:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:48:20 Fetched 240 kB in 0s (0 B/s) 17:48:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:48:20 Fetched 29.3 kB in 0s (0 B/s) 17:48:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:48:20 Fetched 85.5 kB in 0s (0 B/s) 17:48:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:48:20 Fetched 24.5 kB in 0s (0 B/s) 17:48:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:48:20 Fetched 49.2 kB in 0s (0 B/s) 17:48:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:48:20 Fetched 54.2 kB in 0s (0 B/s) 17:48:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:48:20 Fetched 30.8 kB in 0s (0 B/s) 17:48:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:48:20 Fetched 15.8 kB in 0s (0 B/s) 17:48:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:48:20 Fetched 85.9 kB in 0s (0 B/s) 17:48:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:48:20 Fetched 8720 B in 0s (0 B/s) 17:48:20 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:48:20 Fetched 140 kB in 0s (0 B/s) 17:48:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:48:20 Fetched 119 kB in 0s (0 B/s) 17:48:20 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:48:20 Fetched 111 kB in 0s (0 B/s) 17:48:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:48:20 Fetched 11.1 kB in 0s (0 B/s) 17:48:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:48:20 Fetched 645 kB in 0s (0 B/s) 17:48:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:48:20 Fetched 41.3 kB in 0s (0 B/s) 17:48:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:48:20 Fetched 17.9 kB in 0s (0 B/s) 17:48:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:48:20 Fetched 368 kB in 0s (0 B/s) 17:48:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:48:20 Fetched 187 kB in 0s (0 B/s) 17:48:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:48:20 Fetched 175 kB in 0s (0 B/s) 17:48:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:48:20 Fetched 206 kB in 0s (0 B/s) 17:48:20 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 17:48:20 Fetched 1302 kB in 0s (0 B/s) 17:48:20 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:48:20 Fetched 36.2 kB in 0s (0 B/s) 17:48:20 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 17:48:20 Fetched 159 kB in 0s (0 B/s) 17:48:20 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:48:20 Fetched 107 kB in 0s (0 B/s) 17:48:20 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:48:20 Fetched 48.7 kB in 0s (0 B/s) 17:48:20 Pulling static-packages 17:48:20 + snapcraftctl pull 17:48:20 Pulling version 17:48:20 + cd /root/project 17:48:20 + git describe --tags --abbrev=0 17:48:20 + sed s/v// 17:48:20 + GIT_VERSION=2.0.1-dev.33 17:48:20 + [ -z 2.0.1-dev.33 ] 17:48:20 + snapcraftctl set-version 2.0.1-dev.33 17:48:21 Building config-common 17:48:21 + snapcraftctl build 17:48:21 Removing intermediate container f66bd775c5b4 17:48:21 ---> dd24b75d3db3 17:48:21 Step 10/24 : RUN make cmd/core-command/core-command 17:48:21 ---> Running in a98602e018c5 17:48:23 Skipping build go-build-helper (already ran) 17:48:23 Building edgex-go 17:48:23 + cd /root/parts/edgex-go/src 17:48:23 + git describe --tags+ sed s/v// 17:48:23 --abbrev=0 17:48:23 + GIT_VERSION=2.0.1-dev.33 17:48:23 + [ -z 2.0.1-dev.33 ] 17:48:23 + echo 2.0.1-dev.33 17:48:23 + make build 17:48:23 go mod tidy 17:48:23 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 17:48:26 go: downloading github.com/gorilla/mux v1.8.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 17:48:26 go: downloading github.com/stretchr/testify v1.7.0 17:48:26 go: downloading github.com/google/uuid v1.3.0 17:48:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 17:48:26 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 17:48:26 go: downloading gopkg.in/yaml.v2 v2.4.0 17:48:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:48:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:48:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 17:48:26 go: downloading github.com/lib/pq v1.10.2 17:48:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:48:27 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 17:48:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:48:27 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 17:48:27 go: downloading github.com/pelletier/go-toml v1.9.3 17:48:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 17:48:28 go: downloading github.com/davecgh/go-spew v1.1.1 17:48:28 go: downloading github.com/pmezard/go-difflib v1.0.0 17:48:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:48:28 go: downloading github.com/go-kit/kit v0.11.0 17:48:28 go: downloading github.com/go-playground/validator/v10 v10.9.0 17:48:28 go: downloading github.com/stretchr/objx v0.1.1 17:48:28 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 17:48:28 go: downloading github.com/x448/float16 v0.8.4 17:48:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:48:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:48:28 go: downloading github.com/pebbe/zmq4 v1.2.7 17:48:28 go: downloading github.com/kr/pretty v0.3.0 17:48:28 go: downloading github.com/go-playground/universal-translator v0.18.0 17:48:28 go: downloading github.com/leodido/go-urn v1.2.1 17:48:28 go: downloading golang.org/x/text v0.3.6 17:48:28 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:48:28 go: downloading github.com/go-playground/locales v0.14.0 17:48:28 go: downloading github.com/hashicorp/consul/api v1.8.1 17:48:28 go: downloading github.com/go-logfmt/logfmt v0.5.0 17:48:28 go: downloading github.com/go-stack/stack v1.8.0 17:48:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:48:28 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 17:48:28 go: downloading github.com/gorilla/websocket v1.4.2 17:48:28 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 17:48:28 go: downloading github.com/kr/text v0.2.0 17:48:28 go: downloading github.com/rogpeppe/go-internal v1.8.0 17:48:29 go: downloading github.com/onsi/ginkgo v1.10.1 17:48:29 go: downloading github.com/onsi/gomega v1.7.0 17:48:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:48:29 go: downloading github.com/mitchellh/copystructure v1.0.0 17:48:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:48:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:48:29 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:48:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:48:29 go: downloading github.com/hashicorp/serf v0.9.5 17:48:29 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:48:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:48:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:48:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:48:29 go: downloading github.com/fatih/color v1.9.0 17:48:29 go: downloading github.com/mattn/go-colorable v0.1.6 17:48:29 go: downloading github.com/mattn/go-isatty v0.0.12 17:48:29 go: downloading github.com/pkg/errors v0.9.1 17:48:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:48:29 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:48:29 go: downloading github.com/hashicorp/memberlist v0.2.2 17:48:29 go: downloading github.com/hpcloud/tail v1.0.0 17:48:29 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:48:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:48:29 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:48:29 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:48:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:48:29 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:48:29 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:48:29 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:48:29 go: downloading github.com/miekg/dns v1.1.26 17:48:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:48:29 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:48:29 go: downloading github.com/hashicorp/errwrap v1.0.0 17:48:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data 17:48:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command 17:48:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:48:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:48:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:48:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 17:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:48:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:48:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:48:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:48:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:48:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:48:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:48:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:48:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:48:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:48:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:48:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:48:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:48:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:48:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:48:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:48:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:48:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:48:54 + 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 17:48:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:48:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:48:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:48:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:48:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:48:54 + 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 17:48:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:48:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:48:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:48:55 Building hooks 17:48:55 + cd /root/parts/hooks/src 17:48:55 + make build 17:48:55 go mod tidy 17:48:56 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 17:48:56 go: downloading github.com/stretchr/testify v1.5.1 17:48:56 go: downloading github.com/davecgh/go-spew v1.1.0 17:48:56 go: downloading gopkg.in/yaml.v2 v2.2.2 17:48:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 17:48:57 GO111MODULE=on go build -o cmd/install/install ./cmd/install 17:48:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 17:48:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 17:49:01 Building static-packages 17:49:01 + snapcraftctl build 17:49:03 Building version 17:49:03 + snapcraftctl build 17:49:05 Staging config-common 17:49:05 + snapcraftctl stage 17:49:06 Skipping stage go-build-helper (already ran) 17:49:06 Staging edgex-go 17:49:06 + snapcraftctl stage 17:49:07 Staging hooks 17:49:07 + snapcraftctl stage 17:49:08 Staging static-packages 17:49:08 + snapcraftctl stage 17:49:09 Staging version 17:49:09 + snapcraftctl stage 17:49:10 Priming config-common 17:49:10 + snapcraftctl prime 17:49:11 Priming go-build-helper 17:49:11 + snapcraftctl prime 17:49:13 Priming edgex-go 17:49:13 + snapcraftctl prime 17:49:14 Priming hooks 17:49:14 + snapcraftctl prime 17:49:15 Priming static-packages 17:49:15 + snapcraftctl prime 17:49:17 Priming version 17:49:17 + snapcraftctl prime 17:49:18 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:00 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 17:50:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:50:13 Removing intermediate container 2e9d2bc9dce7 17:50:13 ---> 54913a3ac7bf 17:50:13 17:50:13 Step 11/26 : FROM alpine:3.12 17:50:13 3.12: Pulling from library/alpine 17:50:16 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 17:50:16 Status: Downloaded newer image for alpine:3.12 17:50:16 ---> c4fd0aeabfcf 17:50:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:50:17 ---> Running in 277f720259f8 17:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:19 Removing intermediate container 4249d92614f5 17:50:19 ---> dbaa09c67a28 17:50:19 17:50:19 Step 11/32 : FROM alpine:3.12 17:50:19 ---> c4fd0aeabfcf 17:50:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:19 Removing intermediate container a98602e018c5 17:50:19 ---> 4deb79f0ae21 17:50:19 17:50:19 Step 11/24 : FROM alpine:3.12 17:50:19 ---> c4fd0aeabfcf 17:50:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:50:20 (1/3) Installing ca-certificates (20191127-r4) 17:50:20 (2/3) Installing dumb-init (1.2.2-r1) 17:50:20 (3/3) Installing su-exec (0.2-r1) 17:50:20 Executing busybox-1.31.1-r20.trigger 17:50:20 Executing ca-certificates-20191127-r4.trigger 17:50:20 ---> Running in b22df53ae374 17:50:20 ---> Running in 09e4ab2f779e 17:50:20 OK: 6 MiB in 17 packages 17:50:21 Removing intermediate container ed147cfaee83 17:50:21 ---> 7281c3537101 17:50:21 17:50:21 Step 11/22 : FROM alpine:3.12 17:50:21 ---> c4fd0aeabfcf 17:50:21 Step 12/22 : RUN apk add --update --no-cache curl 17:50:21 Removing intermediate container b22df53ae374 17:50:21 ---> 40d8c2dc8a71 17:50:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:50:21 ---> Running in c64943a31335 17:50:21 ---> Running in 1d910b5f86e9 17:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:23 Removing intermediate container 277f720259f8 17:50:23 ---> 4f077c4fae10 17:50:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:23 ---> Running in 791b097712f5 17:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:23 (1/1) Installing dumb-init (1.2.2-r1) 17:50:23 Executing busybox-1.31.1-r20.trigger 17:50:23 OK: 5 MiB in 15 packages 17:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:24 Removing intermediate container 791b097712f5 17:50:24 ---> 5818f94a90d0 17:50:24 Step 14/26 : WORKDIR / 17:50:24 (1/4) Installing ca-certificates (20191127-r4) 17:50:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:50:24 (3/4) Installing libcurl (7.78.0-r0) 17:50:24 (4/4) Installing curl (7.78.0-r0) 17:50:24 Executing busybox-1.31.1-r20.trigger 17:50:24 Executing ca-certificates-20191127-r4.trigger 17:50:24 ---> Running in ed5443071f17 17:50:24 OK: 7 MiB in 18 packages 17:50:25 (1/2) Installing dumb-init (1.2.2-r1) 17:50:25 (2/2) Installing su-exec (0.2-r1) 17:50:25 Executing busybox-1.31.1-r20.trigger 17:50:25 OK: 5 MiB in 16 packages 17:50:25 Removing intermediate container 09e4ab2f779e 17:50:25 ---> 966883874360 17:50:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:50:25 Removing intermediate container ed5443071f17 17:50:25 ---> 71e12e1426b9 17:50:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:50:26 ---> Running in cde4b15e9171 17:50:26 Removing intermediate container 1d910b5f86e9 17:50:26 ---> 8b4b0ddc0042 17:50:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:50:27 Removing intermediate container c64943a31335 17:50:27 ---> 80d379cea087 17:50:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:50:27 Removing intermediate container cde4b15e9171 17:50:27 ---> a08c1579adaf 17:50:27 Step 14/24 : ENV APP_PORT=59882 17:50:27 ---> Running in 6e782a3b2960 17:50:27 ---> Running in 86d5742821ed 17:50:27 ---> 2c6c3322552e 17:50:27 ---> Running in b315191a3d83 17:50:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:50:28 Removing intermediate container 6e782a3b2960 17:50:28 ---> ac64d8ebf5d9 17:50:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:50:28 ---> Running in 693fb24728bd 17:50:28 Removing intermediate container b315191a3d83 17:50:28 ---> 6ee25b7cbce3 17:50:28 Step 15/24 : EXPOSE $APP_PORT 17:50:28 Removing intermediate container 86d5742821ed 17:50:28 ---> bd30c96a7be7 17:50:28 Step 14/22 : WORKDIR /edgex 17:50:29 ---> 1986dfeb3326 17:50:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:50:29 ---> Running in bb6b6d854563 17:50:29 ---> Running in 45a1cbe27834 17:50:29 Removing intermediate container 693fb24728bd 17:50:29 ---> b27c827ad038 17:50:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:50:29 ---> Running in 0332c25b816d 17:50:29 Removing intermediate container 56c2325c97e3 17:50:29 ---> 0a16543387b3 17:50:29 17:50:29 Step 11/24 : FROM alpine:3.12 17:50:29 ---> c4fd0aeabfcf 17:50:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:50:30 Removing intermediate container bb6b6d854563 17:50:30 ---> 18910233a6a4 17:50:30 Step 16/24 : WORKDIR / 17:50:30 ---> Running in 1f4335c0083e 17:50:30 ---> Running in a4b40dcb69ab 17:50:30 Removing intermediate container 45a1cbe27834 17:50:30 ---> 4e0c8d509fb1 17:50:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:50:30 ---> c32865ae12e4 17:50: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 17:50:31 Removing intermediate container 1f4335c0083e 17:50:31 ---> f592f3f6c439 17:50:31 Step 13/24 : ENV APP_PORT=59880 17:50:31 Removing intermediate container a4b40dcb69ab 17:50:31 ---> 793eb163afb3 17:50:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:31 ---> Running in dfc44b0ce29f 17:50:31 ---> c28d5606d579 17:50:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:50:31 ---> 5bd828629d54 17:50:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:50:32 Removing intermediate container dfc44b0ce29f 17:50:32 ---> 39f4f5a3b76f 17:50:32 Step 14/24 : EXPOSE $APP_PORT 17:50:32 ---> 03a58ba79895 17:50:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / ---> Running in 041d48f01d1c 17:50:32 17:50:33 Removing intermediate container 0332c25b816d 17:50:33 ---> 9242880fd3f4 17:50:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:50:33 ---> 4338a045836b 17:50:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:50:33 ---> Running in afd86306052d 17:50:33 ---> a0f10c7889e1 17:50:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:50:33 Removing intermediate container 041d48f01d1c 17:50:33 ---> 44600ded9741 17:50:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:50:34 ---> Running in 62e89d9380e4 17:50:35 Removing intermediate container afd86306052d 17:50:35 ---> 6e41cb487142 17:50:35 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:50:35 ---> e27f9827554e 17:50:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:50:35 ---> 66a8bd2da2a5 17:50:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:50:35 ---> Running in 89e719ec577d 17:50:36 ---> c3c809df30dd 17:50:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:50:36 ---> 716763a33a84 17:50:36 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:50:36 ---> 71f2d67422b7 17:50:36 Step 20/24 : ENTRYPOINT ["/core-command"] 17:50:36 ---> Running in 6783977db495 17:50:36 ---> Running in 8285ab1ba42b 17:50:37 Removing intermediate container 89e719ec577d 17:50:37 ---> 7fa03fcd473f 17:50:37 Step 19/22 : CMD ["--init=true"] 17:50:37 ---> c36f0bb9fc99 17:50:37 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/ 17:50:37 ---> Running in abbbb0da8718 17:50:37 Removing intermediate container 62e89d9380e4 17:50:37 ---> 45f5f5e26025 17:50:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:50:37 ---> Running in ee5c89db3f62 17:50:37 Removing intermediate container 8285ab1ba42b 17:50:37 ---> 5523793d0218 17:50:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:37 ---> Running in d1b964116baf 17:50:38 ---> Running in 05b2df944f32 17:50:38 Removing intermediate container abbbb0da8718 17:50:38 ---> e1c38ee427d7 17:50:38 Step 20/22 : LABEL arch=arm64 17:50:38 ---> Running in 878273129ac2 17:50:39 Removing intermediate container 05b2df944f32 17:50:39 ---> 67f46ab3f0be 17:50:39 Step 22/24 : LABEL arch=arm64 17:50:39 ---> Running in e8bd16ba7046 17:50:39 Removing intermediate container 878273129ac2 17:50:39 ---> bd3923ca280d 17:50:39 Step 21/22 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:50:40 ---> Running in ac31f9c909df 17:50:40 Removing intermediate container e8bd16ba7046 17:50:40 ---> ecb5fdab4721 17:50:40 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:50:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:50:40 ---> Running in 3bc140448d4b 17:50:41 Removing intermediate container 6783977db495 17:50:41 ---> 99b04aec6c53 17:50:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:41 Removing intermediate container ac31f9c909df 17:50:41 ---> 44d2fb6e6644 17:50:41 Step 22/22 : LABEL version=0.0.0 17:50:41 ---> Running in 550e1e2ebb43 17:50:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:50:41 Removing intermediate container ee5c89db3f62 17:50:41 ---> faba35955ca4 17:50:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:50:41 Removing intermediate container 3bc140448d4b 17:50:41 ---> c78a5e919699 17:50:41 Step 24/24 : LABEL version=0.0.0 17:50:41 ---> Running in 360095896dbb 17:50:41 ---> Running in 3461414b5196 17:50:42 Removing intermediate container 550e1e2ebb43 17:50:42 ---> e786223663d2 17:50:42 17:50:42 (1/6) Installing dumb-init (1.2.2-r1) 17:50:42 ---> abfdd848146f 17:50:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:50:42 (2/6) Installing libgcc (9.3.0-r2) 17:50:42 (3/6) Installing libsodium (1.0.18-r0) 17:50:42 Successfully built e786223663d2 17:50:42 (4/6) Installing libstdc++ (9.3.0-r2) 17:50:42 Successfully tagged security-proxy-setup-arm64:latest 17:50:42  Building security-proxy-setup ... done Building sys-mgmt-agent 17:50:42 Removing intermediate container 360095896dbb 17:50:42 ---> 894f1e925e0f 17:50:42 Step 24/26 : LABEL arch=arm64 17:50:42 Removing intermediate container 3461414b5196 17:50:42 ---> d5192b3e24b2 17:50:42 17:50:42 (5/6) Installing libzmq (4.3.3-r0) 17:50:42 (6/6) Installing zeromq (4.3.3-r0) 17:50:42 Executing busybox-1.31.1-r20.trigger 17:50:42 OK: 8 MiB in 20 packages 17:50:42 Successfully built d5192b3e24b2 17:50:43 ---> Running in 800f504c14ee 17:50:43 Successfully tagged core-command-arm64:latest 17:50:43  Building core-command ... done Building support-notifications 17:50:44 Removing intermediate container 800f504c14ee 17:50:44 ---> 0cf6f8ef96cb 17:50:44 Step 25/26 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:50:44 ---> 3deda2640811 17:50:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:50:44 ---> Running in a268136d14c3 17:50:44 Removing intermediate container d1b964116baf 17:50:44 ---> 9aa96866486a 17:50:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:50:45 Removing intermediate container a268136d14c3 17:50:45 ---> 301b2b2664d1 17:50:45 Step 26/26 : LABEL version=0.0.0 17:50:46 ---> 73145c173435 17:50:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:50:46 ---> Running in 2894ed9e4e78 17:50:46 ---> 01c5e2aed941 17:50:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:50:47 Removing intermediate container 2894ed9e4e78 17:50:47 ---> 87747915e3be 17:50:47 17:50:47 ---> b06fb2a13d2f 17:50:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:50:47 Successfully built 87747915e3be 17:50:47 Successfully tagged security-secretstore-setup-arm64:latest 17:50:47 Building support-scheduler 17:50:48  Building security-secretstore-setup ... done  ---> d75c3cc4e770 17:50:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:50:49 ---> bf77c714ba1c 17:50:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:50:49 ---> Running in e4df54e9c500 17:50:49 ---> 4799a581d262 17:50:49 Step 20/24 : ENTRYPOINT ["/core-data"] 17:50:50 Removing intermediate container e4df54e9c500 17:50:50 ---> 78382bbe851d 17:50:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:50:50 ---> Running in 892a8df99680 17:50:51 Removing intermediate container 892a8df99680 17:50:51 ---> 2e6b9b393ddb 17:50:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:50:52 ---> a60a6fe06b37 17:50:52 Step 27/32 : RUN chmod +x /entrypoint.sh 17:50:52 ---> Running in 52c1b9f78138 17:50:52 ---> Running in b0eec18b1caa 17:50:52 Removing intermediate container 52c1b9f78138 17:50:52 ---> 17c179f378c3 17:50:52 Step 22/24 : LABEL arch=arm64 17:50:52 ---> Running in 58df9e44eb5e 17:50:53 Removing intermediate container 58df9e44eb5e 17:50:53 ---> 85110df61090 17:50:53 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:50:53 ---> Running in 3b649ceaadfa 17:50:54 Removing intermediate container 3b649ceaadfa 17:50:54 ---> a03e1e647d57 17:50:54 Step 24/24 : LABEL version=0.0.0 17:50:54 ---> Running in ed7058289752 17:50:55 Removing intermediate container b0eec18b1caa 17:50:55 ---> e854806dded4 17:50:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:50:55 Removing intermediate container ed7058289752 17:50:55 ---> fa97dff2d3b9 17:50:55 17:50:55 ---> Running in 5a2e469a34e2 17:50:56 Successfully built fa97dff2d3b9 17:50:56 Successfully tagged core-data-arm64:latest 17:50:56  Building core-data ... done Building core-metadata 17:50:56 Removing intermediate container 5a2e469a34e2 17:50:56 ---> 5958d0605a1a 17:50:56 Step 29/32 : CMD ["gate"] 17:50:57 ---> Running in 5667717f8624 17:50:57 Removing intermediate container 5667717f8624 17:50:57 ---> 787e1b0ca40e 17:50:57 Step 30/32 : LABEL arch=arm64 17:50:58 ---> Running in c69a7ed4e561 17:50:58 Removing intermediate container c69a7ed4e561 17:50:58 ---> a87683e7a104 17:50:58 Step 31/32 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:50:59 ---> Running in 3658ad039a0e 17:51:00 Removing intermediate container 3658ad039a0e 17:51:00 ---> 4a8ca4e732e0 17:51:00 Step 32/32 : LABEL version=0.0.0 17:51:00 ---> Running in 6750d50f807e 17:51:01 Removing intermediate container 6750d50f807e 17:51:01 ---> 69fb81d5ced3 17:51:01 17:51:02 Successfully built 69fb81d5ced3 17:51:02 Successfully tagged security-bootstrapper-arm64:latest 17:51:28  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:51:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:51:28 ---> 115037c274e1 17:51:28 Step 3/24 : WORKDIR /edgex-go 17:51:28 ---> Using cache 17:51:28 ---> 22192ef5c3b9 17:51:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:28 ---> Using cache 17:51:28 ---> 7170d35f8a4a 17:51:28 Step 5/24 : RUN apk add --update --no-cache make bash git 17:51:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:51:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:51:28 ---> 115037c274e1 17:51:28 Step 3/23 : WORKDIR /edgex-go 17:51:28 ---> Using cache 17:51:28 ---> 22192ef5c3b9 17:51:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:28 ---> Using cache 17:51:28 ---> 7170d35f8a4a 17:51:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:51:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:51:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:51:33 ---> 115037c274e1 17:51:33 Step 3/23 : WORKDIR /edgex-go 17:51:33 ---> Using cache 17:51:33 ---> 22192ef5c3b9 17:51:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:33 ---> Using cache 17:51:33 ---> 7170d35f8a4a 17:51:33 Step 5/23 : RUN apk add --update --no-cache make git 17:51:33 ---> Using cache 17:51:33 ---> 2332db89c4c6 17:51:33 Step 6/23 : COPY go.mod . 17:51:33 ---> Using cache 17:51:33 ---> e245c037b5f2 17:51:33 Step 7/23 : RUN go mod download 17:51:33 ---> Using cache 17:51:33 ---> cc4d3c320703 17:51:33 Step 8/23 : COPY . . 17:51:33 ---> Using cache 17:51:33 ---> e137bd603b4e 17:51:33 Step 9/23 : RUN go mod tidy 17:51:33 ---> Using cache 17:51:33 ---> dd24b75d3db3 17:51:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:51:33 ---> Running in 4b3582e136a7 17:51:33 ---> Running in 2abe96ec0d5c 17:51:33 ---> Running in a894fcf33a1d 17:51:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:51:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:51:35 ---> 115037c274e1 17:51:35 Step 3/24 : WORKDIR /edgex-go 17:51:35 ---> Using cache 17:51:35 ---> 22192ef5c3b9 17:51:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:51:35 ---> Using cache 17:51:35 ---> 7170d35f8a4a 17:51:35 Step 5/24 : RUN apk add --update --no-cache make git 17:51:35 ---> Using cache 17:51:35 ---> 2332db89c4c6 17:51:35 Step 6/24 : COPY go.mod . 17:51:35 ---> Using cache 17:51:35 ---> e245c037b5f2 17:51:35 Step 7/24 : RUN go mod download 17:51:35 ---> Using cache 17:51:35 ---> cc4d3c320703 17:51:35 Step 8/24 : COPY . . 17:51:35 ---> Using cache 17:51:35 ---> e137bd603b4e 17:51:35 Step 9/24 : RUN go mod tidy 17:51:35 ---> Using cache 17:51:35 ---> dd24b75d3db3 17:51:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:51:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:51:35 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 17:51:35 ---> Running in cb8ad9b83801 17:51:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:51:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:51:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:51:37 OK: 218 MiB in 52 packages 17:51:37 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 17:51:37 OK: 218 MiB in 52 packages 17:51:38 Removing intermediate container 2abe96ec0d5c 17:51:38 ---> 29f6f7d30f2b 17:51:38 Step 6/24 : COPY go.mod . 17:51:39 Removing intermediate container 4b3582e136a7 17:51:39 ---> 8c3654234cc5 17:51:39 Step 6/23 : COPY go.mod . 17:51:39 ---> 6f8ab404a202 17:51:39 Step 7/24 : RUN go mod download 17:51:40 ---> Running in 313d1b0f4fa8 17:51:41 ---> c5b75e674bb7 17:51:41 Step 7/23 : RUN go mod download 17:51:41 ---> Running in fb1bb2996134 17:51:47 Removing intermediate container 313d1b0f4fa8 17:51:47 ---> 113b5a82526d 17:51:47 Step 8/24 : COPY . . 17:51:48 Removing intermediate container fb1bb2996134 17:51:48 ---> 6acbb2505d35 17:51:48 Step 8/23 : COPY . . 17:52:15 ---> 36ff928f8150 17:52:15 Step 9/23 : RUN go mod tidy 17:52:15 ---> 2aef550f7c4c 17:52:15 Step 9/24 : RUN go mod tidy 17:52:15 ---> Running in 3fcdbeed6036 17:52:15 ---> Running in 6dd41d03d8e2 17:52:22 Removing intermediate container 6dd41d03d8e2 17:52:22 ---> 6a966435afe9 17:52:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:52:22 Removing intermediate container 3fcdbeed6036 17:52:22 ---> 53b995442130 17:52:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:52:22 ---> Running in ae9c46d74c25 17:52:22 ---> Running in 717f1499fa3f 17:52:24 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 17:52:24 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 17:53:03 Removing intermediate container a894fcf33a1d 17:53:03 ---> ce910a5ee5af 17:53:03 17:53:03 Step 11/23 : FROM alpine:3.12 17:53:03 ---> c4fd0aeabfcf 17:53:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:53:03 ---> Using cache 17:53:03 ---> 966883874360 17:53:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:53:03 ---> Using cache 17:53:03 ---> a08c1579adaf 17:53:03 Step 14/23 : ENV APP_PORT=59861 17:53:03 ---> Running in 4901eb5bb19e 17:53:03 Removing intermediate container 4901eb5bb19e 17:53:03 ---> d61e163f9753 17:53:03 Step 15/23 : EXPOSE $APP_PORT 17:53:04 ---> Running in 3cdf89f69a47 17:53:05 Removing intermediate container 3cdf89f69a47 17:53:05 ---> 17b97895b296 17:53:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:07 ---> 603d094bffc3 17:53:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:53:09 Removing intermediate container cb8ad9b83801 17:53:09 ---> 20f1456e4161 17:53:09 17:53:09 Step 11/24 : FROM alpine:3.12 17:53:09 ---> c4fd0aeabfcf 17:53:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:53:09 ---> Using cache 17:53:09 ---> 966883874360 17:53:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:53:09 ---> Using cache 17:53:09 ---> a08c1579adaf 17:53:09 Step 14/24 : ENV APP_PORT=59881 17:53:09 ---> Running in a3ba3034be7e 17:53:09 ---> 3f71d88bc222 17:53:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:53:10 Removing intermediate container a3ba3034be7e 17:53:10 ---> 93092cd6684a 17:53:10 Step 15/24 : EXPOSE $APP_PORT 17:53:10 ---> Running in 81b0a94d4550 17:53:10 ---> cd8b1f0ddfca 17:53:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:53:11 ---> Running in 1edfd612447e 17:53:11 Removing intermediate container 81b0a94d4550 17:53:11 ---> 887d9beb65bf 17:53:11 Step 16/24 : WORKDIR / 17:53:11 ---> Running in c9fc25f65657 17:53:11 Removing intermediate container 1edfd612447e 17:53:11 ---> 06a9d49b6be4 17:53:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:12 Removing intermediate container c9fc25f65657 17:53:12 ---> aa93f1b91d4a 17:53:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:12 ---> Running in 59d30dc98cdf 17:53:13 Removing intermediate container 59d30dc98cdf 17:53:13 ---> c61ff103b482 17:53:13 Step 21/23 : LABEL arch=arm64 17:53:13 ---> Running in a47a8719fbba 17:53:13 ---> a77dac6e9ca1 17:53:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:53:14 Removing intermediate container a47a8719fbba 17:53:14 ---> 589e4a3c0ff3 17:53:14 Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:53:14 ---> Running in 150a2a748201 17:53:15 Removing intermediate container 150a2a748201 17:53:15 ---> d3dc1f3b71d1 17:53:15 Step 23/23 : LABEL version=0.0.0 17:53:15 ---> a440260ae061 17:53:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:53:15 ---> Running in a08797a9a3e6 17:53:16 Removing intermediate container a08797a9a3e6 17:53:16 ---> fd2b11b02156 17:53:16 17:53:17 Successfully built fd2b11b02156 17:53:17 Successfully tagged support-scheduler-arm64:latest 17:53:17  Building support-scheduler ... done  ---> 9af740658f47 17:53:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:53:17 ---> Running in 49094b9d49dd 17:53:18 Removing intermediate container 49094b9d49dd 17:53:18 ---> 642fb5798ed3 17:53:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:18 ---> Running in f5d357af8b1d 17:53:18 Removing intermediate container f5d357af8b1d 17:53:18 ---> 30dfa5ca40b3 17:53:18 Step 22/24 : LABEL arch=arm64 17:53:19 ---> Running in 629e02a8f04a 17:53:20 Removing intermediate container 629e02a8f04a 17:53:20 ---> 558ad774d3c4 17:53:20 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:53:20 ---> Running in 043efbbf30e5 17:53:20 Removing intermediate container 043efbbf30e5 17:53:20 ---> 680a36b32df2 17:53:20 Step 24/24 : LABEL version=0.0.0 17:53:21 ---> Running in 9132c5482c79 17:53:22 Removing intermediate container 9132c5482c79 17:53:22 ---> 32d6645e528e 17:53:22 17:53:22 Successfully built 32d6645e528e 17:53:22 Successfully tagged core-metadata-arm64:latest 17:53:37  Building core-metadata ... done Removing intermediate container 717f1499fa3f 17:53:37 ---> 02be8e92290e 17:53:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:53:37 ---> Running in b51cf733f61a 17:53:38 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 17:53:39 Removing intermediate container ae9c46d74c25 17:53:39 ---> 7b101ae174b4 17:53:39 17:53:39 Step 11/23 : FROM alpine:3.12 17:53:39 ---> c4fd0aeabfcf 17:53:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:53:39 ---> Running in 673787380d4d 17:53:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:53:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:53:41 Removing intermediate container b51cf733f61a 17:53:41 ---> eb50d9bf78d6 17:53:41 17:53:41 Step 12/24 : FROM docker:20.10.7 17:53:41 20.10.7: Pulling from library/docker 17:53:41 (1/2) Installing ca-certificates (20191127-r4) 17:53:42 (2/2) Installing dumb-init (1.2.2-r1) 17:53:42 Executing busybox-1.31.1-r20.trigger 17:53:42 Executing ca-certificates-20191127-r4.trigger 17:53:42 OK: 6 MiB in 16 packages 17:53:44 Removing intermediate container 673787380d4d 17:53:44 ---> eb8a83c07033 17:53:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:53:44 ---> Running in 657ae81b6912 17:53:45 Removing intermediate container 657ae81b6912 17:53:45 ---> fdfec9c8aa32 17:53:45 Step 14/23 : ENV APP_PORT=59860 17:53:45 ---> Running in ed108921aa8f 17:53:46 Removing intermediate container ed108921aa8f 17:53:46 ---> 18175db6d569 17:53:46 Step 15/23 : EXPOSE $APP_PORT 17:53:47 ---> Running in ed9b3c66fc87 17:53:47 Removing intermediate container ed9b3c66fc87 17:53:47 ---> 9d9050537206 17:53:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:53:49 ---> 5ee6a8c04f0f 17:53:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:53:50 ---> 563d5daf95a9 17:53:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:53:50 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 17:53:50 Status: Downloaded newer image for docker:20.10.7 17:53:50 ---> df445af6242a 17:53:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:53:50 ---> Running in 12039a176837 17:53:51 Removing intermediate container 12039a176837 17:53:51 ---> a2cfd4d4fd90 17:53:51 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 17:53:51 ---> d32e1282f615 17:53:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:53:51 ---> Running in e612894432c6 17:53:51 ---> Running in fa5876147102 17:53:52 Removing intermediate container fa5876147102 17:53:52 ---> 7407e0c5e82a 17:53:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:52 ---> Running in a2c7c543030c 17:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:53:52 Removing intermediate container a2c7c543030c 17:53:52 ---> e36e43163e70 17:53:52 Step 21/23 : LABEL arch=arm64 17:53:52 ---> Running in c75f2a87dafe 17:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:53:53 Removing intermediate container c75f2a87dafe 17:53:53 ---> 1e1ad04d3257 17:53:53 Step 22/23 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:53:53 ---> Running in fd253d9c9ae3 17:53:53 (1/39) Installing readline (8.1.0-r0) 17:53:53 (2/39) Installing bash (5.1.0-r0) 17:53:53 Executing bash-5.1.0-r0.post-install 17:53:53 (3/39) Installing brotli-libs (1.0.9-r3) 17:53:53 (4/39) Installing nghttp2-libs (1.42.0-r1) 17:53:53 (5/39) Installing libcurl (7.78.0-r0) 17:53:53 (6/39) Installing curl (7.78.0-r0) 17:53:53 (7/39) Installing dumb-init (1.2.5-r0) 17:53:53 (8/39) Installing libbz2 (1.0.8-r1) 17:53:53 (9/39) Installing expat (2.2.10-r1) 17:53:53 (10/39) Installing libffi (3.3-r2) 17:53:53 (11/39) Installing gdbm (1.19-r0) 17:53:53 (12/39) Installing xz-libs (5.2.5-r0) 17:53:53 (13/39) Installing sqlite-libs (3.34.1-r0) 17:53:53 (14/39) Installing python3 (3.8.10-r0) 17:53:54 Removing intermediate container fd253d9c9ae3 17:53:54 ---> 3aa7ec98c511 17:53:54 Step 23/23 : LABEL version=0.0.0 17:53:54 ---> Running in 90e4fd33ba90 17:53:55 Removing intermediate container 90e4fd33ba90 17:53:55 ---> 2114b7cc208c 17:53:55 17:53:55 Successfully built 2114b7cc208c 17:53:55 (15/39) Installing py3-appdirs (1.4.4-r1) 17:53:55 (16/39) Installing py3-ordered-set (4.0.2-r0) 17:53:55 (17/39) Installing py3-parsing (2.4.7-r1) 17:53:55 (18/39) Installing py3-six (1.15.0-r0) 17:53:55 (19/39) Installing py3-packaging (20.9-r0) 17:53:55 Successfully tagged support-notifications-arm64:latest 17:53:55  Building support-notifications ... done (20/39) Installing py3-setuptools (51.3.3-r0) 17:53:56 (21/39) Installing py3-chardet (4.0.0-r0) 17:53:56 (22/39) Installing py3-idna (3.1-r0) 17:53:56 (23/39) Installing py3-urllib3 (1.26.2-r1) 17:53:56 (24/39) Installing py3-requests (2.25.1-r1) 17:53:56 (25/39) Installing py3-msgpack (1.0.2-r0) 17:53:56 (26/39) Installing py3-lockfile (0.12.2-r3) 17:53:56 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:53:56 (28/39) Installing py3-colorama (0.4.4-r0) 17:53:56 (29/39) Installing py3-contextlib2 (0.6.0-r0) 17:53:56 (30/39) Installing py3-distlib (0.3.1-r1) 17:53:56 (31/39) Installing py3-distro (1.5.0-r1) 17:53:56 (32/39) Installing py3-webencodings (0.5.1-r3) 17:53:56 (33/39) Installing py3-html5lib (1.1-r0) 17:53:56 (34/39) Installing py3-pytoml (0.1.21-r0) 17:53:56 (35/39) Installing py3-pep517 (0.9.1-r0) 17:53:56 (36/39) Installing py3-progress (1.5-r0) 17:53:56 (37/39) Installing py3-retrying (1.3.3-r0) 17:53:56 (38/39) Installing py3-toml (0.10.2-r0) 17:53:56 (39/39) Installing py3-pip (20.3.4-r0) 17:53:56 Executing busybox-1.32.1-r6.trigger 17:53:56 OK: 82 MiB in 59 packages 17:54:03 Collecting docker-compose==1.23.2 17:54:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:54:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:54:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:54:04 Collecting cached-property<2,>=1.2.0 17:54:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:54:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:54:04 Collecting docopt<0.7,>=0.6.1 17:54:04 Downloading docopt-0.6.2.tar.gz (25 kB) 17:54:06 Collecting docker<4.0,>=3.6.0 17:54:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:54:07 Collecting PyYAML<4,>=3.10 17:54:07 Downloading PyYAML-3.13.tar.gz (270 kB) 17:54:09 Collecting dockerpty<0.5,>=0.4.1 17:54:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:54:11 Collecting texttable<0.10,>=0.9.0 17:54:11 Downloading texttable-0.9.1.tar.gz (11 kB) 17:54:13 Collecting jsonschema<3,>=2.5.1 17:54:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:54:13 Collecting websocket-client<1.0,>=0.32.0 17:54:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:54:13 Collecting docker-pycreds>=0.4.0 17:54:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:54:15 Collecting urllib3<1.25,>=1.21.1 17:54:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:54:15 Collecting chardet<3.1.0,>=3.0.2 17:54:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:54:15 Collecting idna<2.8,>=2.5 17:54:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:54:15 Collecting certifi>=2017.4.17 17:54:15 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 17:54:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:54:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:54:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:54:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:54:17 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:54:17 Attempting uninstall: urllib3 17:54:17 Found existing installation: urllib3 1.26.2 17:54:17 Uninstalling urllib3-1.26.2: 17:54:17 Successfully uninstalled urllib3-1.26.2 17:54:17 Attempting uninstall: idna 17:54:17 Found existing installation: idna 3.1 17:54:17 Uninstalling idna-3.1: 17:54:17 Successfully uninstalled idna-3.1 17:54:18 Attempting uninstall: chardet 17:54:18 Found existing installation: chardet 4.0.0 17:54:18 Uninstalling chardet-4.0.0: 17:54:18 Successfully uninstalled chardet-4.0.0 17:54:19 Attempting uninstall: requests 17:54:19 Found existing installation: requests 2.25.1 17:54:19 Uninstalling requests-2.25.1: 17:54:19 Successfully uninstalled requests-2.25.1 17:54:20 Running setup.py install for texttable: started 17:54:22 Running setup.py install for texttable: finished with status 'done' 17:54:22 Running setup.py install for PyYAML: started 17:54:23 Running setup.py install for PyYAML: finished with status 'done' 17:54:23 Running setup.py install for docopt: started 17:54:25 Running setup.py install for docopt: finished with status 'done' 17:54:25 Running setup.py install for dockerpty: started 17:54:27 Running setup.py install for dockerpty: finished with status 'done' 17:54:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:54:37 Removing intermediate container e612894432c6 17:54:37 ---> 1ae9feafe015 17:54:37 Step 15/24 : ENV APP_PORT=58890 17:54:37 ---> Running in 66d0bbc3863d 17:54:38 Removing intermediate container 66d0bbc3863d 17:54:38 ---> 76c882a11916 17:54:38 Step 16/24 : EXPOSE $APP_PORT 17:54:38 ---> Running in ab9c8b11e445 17:54:38 Removing intermediate container ab9c8b11e445 17:54:38 ---> 3caa62a5dcf4 17:54:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:54:40 ---> 254ca61a0472 17:54:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:54:40 ---> 03e815b9a850 17:54:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:54:41 ---> 5d2a59e8a23d 17:54:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:54:42 ---> Running in ec57e856f49e 17:54:42 Removing intermediate container ec57e856f49e 17:54:42 ---> 1f5acc0ac14b 17:54:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:54:42 ---> Running in e58e62f51d6b 17:54:43 Removing intermediate container e58e62f51d6b 17:54:43 ---> 02829504ba28 17:54:43 Step 22/24 : LABEL arch=arm64 17:54:43 ---> Running in 5f796773cbe1 17:54:43 Removing intermediate container 5f796773cbe1 17:54:43 ---> f30370b58d90 17:54:43 Step 23/24 : LABEL git_sha=4da4c629555f0c94f3b521d3f8480352180d35c3 17:54:44 ---> Running in 16c780f087a5 17:54:44 Removing intermediate container 16c780f087a5 17:54:44 ---> 8330ad540d85 17:54:44 Step 24/24 : LABEL version=0.0.0 17:54:44 ---> Running in e71613c16af7 17:54:45 Removing intermediate container e71613c16af7 17:54:45 ---> 28574c4a7ee4 17:54:45 17:54:45 Successfully built 28574c4a7ee4 17:54:45 Successfully tagged sys-mgmt-agent-arm64:latest 17:54:45  Building sys-mgmt-agent ... done  [Pipeline] } 17:54:45 $ docker stop --time=1 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f 17:54:47 $ docker rm -f 62b14da3c4454386704aad6490dee6a0c4c6f2dfae19af8ac9727c0046af2d7f [Pipeline] // withDockerContainer [Pipeline] sh 17:54:48 + docker images 17:54:48 REPOSITORY TAG IMAGE ID CREATED SIZE 17:54:48 sys-mgmt-agent-arm64 latest 28574c4a7ee4 4 seconds ago 311MB 17:54:48 support-notifications-arm64 latest 2114b7cc208c 54 seconds ago 15.9MB 17:54:48 eb50d9bf78d6 About a minute ago 1.57GB 17:54:48 7b101ae174b4 About a minute ago 1.57GB 17:54:48 core-metadata-arm64 latest 32d6645e528e About a minute ago 15.8MB 17:54:48 support-scheduler-arm64 latest fd2b11b02156 About a minute ago 15.2MB 17:54:48 20f1456e4161 About a minute ago 1.57GB 17:54:48 ce910a5ee5af About a minute ago 1.57GB 17:54:48 security-bootstrapper-arm64 latest 69fb81d5ced3 3 minutes ago 17.7MB 17:54:48 core-data-arm64 latest fa97dff2d3b9 3 minutes ago 19.3MB 17:54:48 security-secretstore-setup-arm64 latest 87747915e3be 4 minutes ago 26.5MB 17:54:48 core-command-arm64 latest d5192b3e24b2 4 minutes ago 15.2MB 17:54:48 security-proxy-setup-arm64 latest e786223663d2 4 minutes ago 24.5MB 17:54:48 0a16543387b3 4 minutes ago 1.57GB 17:54:48 7281c3537101 4 minutes ago 1.57GB 17:54:48 dbaa09c67a28 4 minutes ago 1.57GB 17:54:48 4deb79f0ae21 4 minutes ago 1.56GB 17:54:48 54913a3ac7bf 4 minutes ago 1.57GB 17:54:48 ci-base-image-arm64 latest 115037c274e1 14 minutes ago 1.24GB 17:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 17:54:48 docker 20.10.7 df445af6242a 2 months ago 234MB 17:54:48 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 17:54:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:54:49 17:54:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:54:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:54:50 arm64: Pulling from edgex-lftools-log-publisher 17:54:50 448f6bf000e3: Pulling fs layer 17:54:50 f757da607395: Pulling fs layer 17:54:50 05883995daec: Pulling fs layer 17:54:50 8603b9c90790: Pulling fs layer 17:54:50 1560dd03e051: Pulling fs layer 17:54:50 27f5ce0e4adf: Pulling fs layer 17:54:50 c2d8d7efcc4b: Pulling fs layer 17:54:50 8603b9c90790: Waiting 17:54:50 1560dd03e051: Waiting 17:54:50 27f5ce0e4adf: Waiting 17:54:50 c2d8d7efcc4b: Waiting 17:54:50 f757da607395: Verifying Checksum 17:54:50 f757da607395: Download complete 17:54:50 8603b9c90790: Download complete 17:54:50 1560dd03e051: Verifying Checksum 17:54:50 1560dd03e051: Download complete 17:54:50 05883995daec: Verifying Checksum 17:54:50 05883995daec: Download complete 17:54:51 27f5ce0e4adf: Verifying Checksum 17:54:51 27f5ce0e4adf: Download complete 17:54:52 448f6bf000e3: Verifying Checksum 17:54:52 448f6bf000e3: Download complete 17:54:54 c2d8d7efcc4b: Verifying Checksum 17:54:54 c2d8d7efcc4b: Download complete 17:54:55 448f6bf000e3: Pull complete 17:54:55 f757da607395: Pull complete 17:54:57 05883995daec: Pull complete 17:54:57 8603b9c90790: Pull complete 17:54:58 1560dd03e051: Pull complete 17:54:59 27f5ce0e4adf: Pull complete 17:55:14 c2d8d7efcc4b: Pull complete 17:55:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:55:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:55:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:55:14 prd-ubuntu18.04-docker-arm64-4c-16g-710 does not seem to be running inside a container 17:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:55:18 $ docker top 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:19 ---> job-cost.sh 17:55:19 lf-activate-venv: SKIPPING 17:55:19 INFO: No Stack... 17:55:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:55:20 INFO: Archiving Costs [Pipeline] sh 17:55:21 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:55:21 + cut -d, -f6 [Pipeline] lock 17:55:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] 17:55:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] did not exist. Created. 17:55:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:22 + echo total: 0.10999999940395355 [Pipeline] stash 17:55:22 Stashed 1 file(s) [Pipeline] } 17:55:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3681-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:22 $ docker stop --time=1 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 17:55:24 $ docker rm -f 4323ea5fa6f5695e462057ee9f12afaf0f29a2b8100e63166e7602a81736f523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:55:25 provisioning config files... 17:55:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config671656845535962221tmp [Pipeline] { [Pipeline] sh 17:55:25 + set +x 17:55:25 + curl -s https://codecov.io/bash 17:55:25 + bash -s -- 17:55:25 17:55:25 _____ _ 17:55:25 / ____| | | 17:55:25 | | ___ __| | ___ ___ _____ __ 17:55:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:55:25 | |___| (_) | (_| | __/ (_| (_) \ V / 17:55:25 \_____\___/ \__,_|\___|\___\___/ \_/ 17:55:25 Bash-1.0.6 17:55:25 17:55:25 17:55:25 ==> git version 2.24.4 found 17:55:25 ==> 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 17:55:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:55:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:55:26 ==> Jenkins CI detected. 17:55:26 current dir:  /w/workspace/edgex-go/3 17:55:26 project root: . 17:55:26 --> token set from env 17:55:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:55:26 ==> Running gcov in . (disable via -X gcov) 17:55:26 ==> Python coveragepy not found 17:55:26 ==> Searching for coverage reports in: 17:55:26 + . 17:55:26 -> Found 1 reports 17:55:26 ==> Detecting git/mercurial file structure 17:55:26 ==> Reading reports 17:55:26 + ./coverage.out bytes=404331 17:55:26 ==> Appending adjustments 17:55:26 https://docs.codecov.io/docs/fixing-reports 17:55:27 + Found adjustments 17:55:27 ==> Gzipping contents 17:55:27 56K /tmp/codecov.jTLYTM.gz 17:55:27 ==> Uploading reports 17:55:27 url: https://codecov.io 17:55:27 query: branch=PR-3681&commit=4da4c629555f0c94f3b521d3f8480352180d35c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 17:55:27 -> Pinging Codecov 17:55:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3681&commit=4da4c629555f0c94f3b521d3f8480352180d35c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3681%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3681&job=&cmd_args= 17:55:27 -> Uploading to 17:55:27 https://storage.googleapis.com/codecov/v4/raw/2021-08-24/00271124DB129430A58F1EEE437C3FCB/4da4c629555f0c94f3b521d3f8480352180d35c3/2ac79ba2-86bb-4341-8780-e3e5b100129b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210824%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210824T175527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1c25e9685d8b3630ae2141ebb629353a8408663d9b60a6388c53ac18deaed6 17:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:27 Dload Upload Total Spent Left Speed 17:55:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54500 0 0 100 54500 0 117k --:--:-- --:--:-- --:--:-- 117k 17:55:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4da4c629555f0c94f3b521d3f8480352180d35c3 [Pipeline] } 17:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:55:29 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:55:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:55:30 ---> package-listing.sh 17:55:30 ++ tr '[:upper:]' '[:lower:]' 17:55:30 ++ facter osfamily 17:55:30 + OS_FAMILY=redhat 17:55:30 + workspace=/w/workspace/edgex-go/3 17:55:30 + START_PACKAGES=/tmp/packages_start.txt 17:55:30 + END_PACKAGES=/tmp/packages_end.txt 17:55:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:30 + PACKAGES=/tmp/packages_start.txt 17:55:30 + '[' /w/workspace/edgex-go/3 ']' 17:55:30 + PACKAGES=/tmp/packages_end.txt 17:55:30 + case "${OS_FAMILY}" in 17:55:30 + rpm -qa 17:55:30 + sort 17:55:32 + '[' -f /tmp/packages_start.txt ']' 17:55:32 + '[' -f /tmp/packages_end.txt ']' 17:55:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:32 + '[' /w/workspace/edgex-go/3 ']' 17:55:32 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:55:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:55:32 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:55:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:33 17:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:34 latest: Pulling from edgex-lftools-log-publisher 17:55:34 b4d181a07f80: Pulling fs layer 17:55:34 a1111a8f2ec3: Pulling fs layer 17:55:34 ed53099fbce6: Pulling fs layer 17:55:34 dc539afda2c1: Pulling fs layer 17:55:34 77bc0d833cb6: Pulling fs layer 17:55:34 9065ff56babe: Pulling fs layer 17:55:34 d287ab97295c: Pulling fs layer 17:55:34 dc539afda2c1: Waiting 17:55:34 77bc0d833cb6: Waiting 17:55:34 9065ff56babe: Waiting 17:55:34 d287ab97295c: Waiting 17:55:34 a1111a8f2ec3: Verifying Checksum 17:55:34 a1111a8f2ec3: Download complete 17:55:34 dc539afda2c1: Verifying Checksum 17:55:34 dc539afda2c1: Download complete 17:55:34 77bc0d833cb6: Verifying Checksum 17:55:34 77bc0d833cb6: Download complete 17:55:34 9065ff56babe: Verifying Checksum 17:55:34 9065ff56babe: Download complete 17:55:34 ed53099fbce6: Verifying Checksum 17:55:34 ed53099fbce6: Download complete 17:55:35 b4d181a07f80: Verifying Checksum 17:55:35 b4d181a07f80: Download complete 17:55:36 b4d181a07f80: Pull complete 17:55:36 a1111a8f2ec3: Pull complete 17:55:36 ed53099fbce6: Pull complete 17:55:36 dc539afda2c1: Pull complete 17:55:37 77bc0d833cb6: Pull complete 17:55:37 9065ff56babe: Pull complete 17:55:38 d287ab97295c: Verifying Checksum 17:55:38 d287ab97295c: Download complete 17:55:43 d287ab97295c: Pull complete 17:55:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:55:43 prd-centos7-docker-4c-2g-709 does not seem to be running inside a container 17:55:43 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:55:46 $ docker top 6a9184a7b226c94963d1be75da15a2d8ea1d9283bda11b92ec4c703647a2e812 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:46 + touch /tmp/pre-build-complete [Pipeline] sh 17:55:47 + mkdir -p /var/log/sysstat [Pipeline] sh 17:55:47 + ls /var/log/sa-host 17:55:47 + sadf -c /var/log/sa-host/sa05 17:55:47 file_magic: OK 17:55:47 HZ: Using current value: 100 17:55:47 file_header: OK 17:55:47 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 17:55:47 Statistics: 17:55:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:55:47 File successfully converted to sysstat format version 12.0.3 17:55:47 + sadf -c /var/log/sa-host/sa24 17:55:47 file_magic: OK 17:55:47 HZ: Using current value: 100 17:55:47 file_header: OK 17:55:47 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 17:55:47 Statistics: 17:55:47 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... 17:55:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:48 provisioning config files... 17:55:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9119403464901427400tmp [Pipeline] { [Pipeline] echo 17:55:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:55:48 ---> create-netrc.sh [Pipeline] } 17:55:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:55:49 ---> python-tools-install.sh [Pipeline] echo 17:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:55:49 ---> sudo-logs.sh 17:55:49 Archiving 'sudo' log.. 17:55:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-709.vexxhost.local: Name or service not known 17:55:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-709.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:55:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:55:49 ---> job-cost.sh 17:55:49 lf-activate-venv: SKIPPING 17:55:49 DEBUG: total: 0.10999999940395355 17:55:49 INFO: Retrieving Stack Cost... 17:55:50 INFO: Retrieving Pricing Info for: v3-standard-2 17:55:50 INFO: Archiving Costs [Pipeline] echo 17:55:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:55:51 ---> logs-deploy.sh 17:55:51 lf-activate-venv: SKIPPING 17:55:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3681/3 17:55:51 INFO: archiving workspace using pattern(s): 17:55:52 Archives upload complete. 17:55:52 INFO: archiving logs to Nexus 17:55:52 ---> uname -a: 17:55:52 Linux prd-centos7-docker-4c-2g-709.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:55:52 17:55:52 17:55:52 ---> lscpu: 17:55:52 Architecture: x86_64 17:55:52 CPU op-mode(s): 32-bit, 64-bit 17:55:52 Byte Order: Little Endian 17:55:52 Address sizes: 40 bits physical, 48 bits virtual 17:55:52 CPU(s): 2 17:55:52 On-line CPU(s) list: 0,1 17:55:52 Thread(s) per core: 1 17:55:52 Core(s) per socket: 1 17:55:52 Socket(s): 2 17:55:52 NUMA node(s): 1 17:55:52 Vendor ID: AuthenticAMD 17:55:52 CPU family: 23 17:55:52 Model: 49 17:55:52 Model name: AMD EPYC-Rome Processor 17:55:52 Stepping: 0 17:55:52 CPU MHz: 2799.996 17:55:52 BogoMIPS: 5599.99 17:55:52 Virtualization: AMD-V 17:55:52 Hypervisor vendor: KVM 17:55:52 Virtualization type: full 17:55:52 L1d cache: 32K 17:55:52 L1i cache: 32K 17:55:52 L2 cache: 512K 17:55:52 L3 cache: 16384K 17:55:52 NUMA node0 CPU(s): 0,1 17:55:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:55:52 17:55:52 17:55:52 ---> nproc: 17:55:52 2 17:55:52 17:55:52 17:55:52 ---> df -h: 17:55:52 Filesystem Size Used Avail Use% Mounted on 17:55:52 overlay 40G 13G 28G 32% / 17:55:52 tmpfs 64M 0 64M 0% /dev 17:55:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:55:52 shm 64M 0 64M 0% /dev/shm 17:55:52 /dev/vda1 40G 13G 28G 32% /facter-os 17:55:52 17:55:52 17:55:52 ---> sar -b -r -n DEV: 17:55:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 17:55:52 17:55:52 17:33:53 LINUX RESTART (2 CPU) 17:55:52 17:55:52 17:35:01 tps rtps wtps bread/s bwrtn/s 17:55:52 17:36:01 235.76 0.15 235.61 22.11 69293.86 17:55:52 17:37:01 165.99 0.00 165.99 0.00 32702.45 17:55:52 17:38:01 54.86 0.00 54.86 0.00 8394.87 17:55:52 17:39:03 445.70 222.70 223.00 6488.99 143450.77 17:55:52 17:40:01 663.67 349.72 313.95 15899.53 176652.90 17:55:52 17:41:01 612.30 165.92 446.39 7485.18 195825.12 17:55:52 17:42:01 199.97 27.59 172.37 2280.77 26258.25 17:55:52 17:43:01 1.53 0.00 1.53 0.00 28.92 17:55:52 17:44:01 0.20 0.00 0.20 0.00 1.48 17:55:52 17:45:01 0.30 0.05 0.25 0.40 3.96 17:55:52 17:46:01 0.28 0.05 0.23 0.40 2.88 17:55:52 17:47:01 0.25 0.00 0.25 0.00 3.95 17:55:52 17:48:01 0.27 0.00 0.27 0.00 3.08 17:55:52 17:49:02 0.30 0.07 0.23 2.00 2.56 17:55:52 17:50:01 1.17 0.39 0.78 99.61 16.42 17:55:52 17:51:01 0.28 0.00 0.28 0.00 2.75 17:55:52 17:52:01 0.23 0.00 0.23 0.00 3.27 17:55:52 17:53:01 0.25 0.00 0.25 0.00 2.48 17:55:52 17:54:01 0.27 0.00 0.27 0.00 3.25 17:55:52 17:55:01 0.25 0.00 0.25 0.00 2.82 17:55:52 Average: 118.95 38.16 80.79 1599.84 32611.60 17:55:52 17:55:52 17:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:55:52 17:36:01 3103392 0 1130880 14.12 2620 3772040 1611428 17.79 1192632 3069560 71108 17:55:52 17:37:01 3047824 0 1246224 15.56 2620 3712264 1732124 19.12 1461776 2850304 248608 17:55:52 17:38:01 3101784 0 1222416 15.26 2620 3682112 1658912 18.32 1383744 2872180 133960 17:55:52 17:39:03 1275964 0 1416084 17.68 2620 5314264 1895328 20.93 1601996 4400068 124 17:55:52 17:40:01 644356 0 1859316 23.22 2620 5502640 3533508 39.01 2812728 3758656 176676 17:55:52 17:41:01 949000 0 1653768 20.65 2620 5403544 3097332 34.20 2237004 3982488 31592 17:55:52 17:42:01 2846104 0 1332016 16.63 2620 3828192 1299552 14.35 1466368 2926752 8 17:55:52 17:43:01 2851748 0 1326364 16.56 2620 3828200 1263176 13.95 1478092 2910808 8 17:55:52 17:44:01 2854764 0 1323348 16.52 2620 3828200 1263176 13.95 1477696 2911092 8 17:55:52 17:45:01 2854492 0 1323616 16.53 2620 3828204 1263380 13.95 1477944 2911104 8 17:55:52 17:46:01 2854500 0 1323604 16.53 2620 3828208 1263404 13.95 1477580 2911672 8 17:55:52 17:47:01 2855100 0 1323000 16.52 2620 3828212 1263176 13.95 1477260 2911684 8 17:55:52 17:48:01 2854720 0 1323372 16.52 2620 3828220 1263176 13.95 1477152 2911684 8 17:55:52 17:49:02 2852944 0 1325148 16.55 2620 3828220 1264916 13.97 1478660 2911684 8 17:55:52 17:50:01 2848952 0 1326296 16.56 2620 3831064 1263248 13.95 1483080 2911516 8 17:55:52 17:51:01 2849056 0 1326192 16.56 2620 3831064 1263176 13.95 1483116 2911516 8 17:55:52 17:52:01 2849056 0 1326184 16.56 2620 3831072 1263176 13.95 1483060 2911520 12 17:55:52 17:53:01 2849096 0 1326140 16.56 2620 3831076 1263176 13.95 1483012 2911516 16 17:55:52 17:54:01 2848996 0 1326240 16.56 2620 3831076 1263176 13.95 1483012 2911516 8 17:55:52 17:55:01 2848944 0 1326284 16.56 2620 3831084 1263272 13.95 1483112 2911516 8 17:55:52 Average: 2602040 0 1354325 16.91 2620 4049948 1562591 17.25 1569951 3085442 33110 17:55:52 17:55:52 17:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:55:52 17:36:01 eth0 1435.81 1076.84 7137.74 109.91 0.00 0.00 0.00 0.00 17:55:52 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:36:01 docker0 740.44 950.88 67.51 3846.43 0.00 0.00 0.00 0.00 17:55:52 17:37:01 vethdcf5e40 0.42 0.55 0.03 0.05 0.00 0.00 0.00 0.00 17:55:52 17:37:01 eth0 43.74 24.33 34.86 15.18 0.00 0.00 0.00 0.00 17:55:52 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:37:01 docker0 0.42 0.42 0.03 0.04 0.00 0.00 0.00 0.00 17:55:52 17:38:01 vethdcf5e40 1.85 1.85 0.14 0.14 0.00 0.00 0.00 0.00 17:55:52 17:38:01 eth0 20.15 11.59 13.95 7.58 0.00 0.00 0.00 0.00 17:55:52 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:38:01 docker0 1.85 1.85 0.12 0.14 0.00 0.00 0.00 0.00 17:55:52 17:39:03 veth81edea7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:55:52 17:39:03 eth0 285.36 190.86 1660.36 128.65 0.00 0.00 0.00 0.00 17:55:52 17:39:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:39:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:40:01 veth121f24f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:55:52 17:40:01 veth81edea7 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 17:55:52 17:40:01 veth716b133 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:55:52 17:40:01 eth0 104.65 74.63 198.60 17.43 0.00 0.00 0.00 0.00 17:55:52 17:41:01 veth81edea7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:55:52 17:41:01 veth6248515 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:55:52 17:41:01 eth0 342.79 192.54 1850.48 32.52 0.00 0.00 0.00 0.00 17:55:52 17:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:42:01 eth0 58.50 37.07 129.95 16.89 0.00 0.00 0.00 0.00 17:55:52 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:42:01 docker0 1014.79 1336.37 94.32 5588.41 0.00 0.00 0.00 0.00 17:55:52 17:43:01 eth0 0.23 0.23 0.01 0.02 0.00 0.00 0.00 0.00 17:55:52 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:44:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:45:01 eth0 1.55 0.95 2.47 0.12 0.00 0.00 0.00 0.00 17:55:52 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:46:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 17:55:52 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:49:02 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:50:01 eth0 0.24 0.19 0.09 0.07 0.00 0.00 0.00 0.00 17:55:52 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:51:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:52:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:55:52 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:54:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:55:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 17:55:52 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 Average: eth0 115.16 80.80 554.52 16.64 0.00 0.00 0.00 0.00 17:55:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:52 Average: docker0 43.54 58.39 3.82 235.20 0.00 0.00 0.00 0.00 17:55:52 17:55:52 17:55:52 ---> sar -P ALL: 17:55:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/24/21 _x86_64_ (2 CPU) 17:55:52 17:55:52 17:33:53 LINUX RESTART (2 CPU) 17:55:52 17:55:52 17:35:01 CPU %user %nice %system %iowait %steal %idle 17:55:52 17:36:01 all 27.40 0.00 9.26 2.91 0.09 60.34 17:55:52 17:36:01 0 26.35 0.00 9.68 3.30 0.09 60.58 17:55:52 17:36:01 1 28.43 0.00 8.85 2.52 0.09 60.11 17:55:52 17:37:01 all 63.55 0.00 10.79 1.19 0.13 24.34 17:55:52 17:37:01 0 63.72 0.00 10.87 0.99 0.13 24.29 17:55:52 17:37:01 1 63.39 0.00 10.70 1.40 0.13 24.38 17:55:52 17:38:01 all 35.17 0.00 5.01 0.26 0.07 59.48 17:55:52 17:38:01 0 35.71 0.00 4.96 0.30 0.07 58.95 17:55:52 17:38:01 1 34.64 0.00 5.07 0.23 0.07 60.00 17:55:52 17:39:03 all 38.27 0.00 11.90 16.69 0.11 33.03 17:55:52 17:39:03 0 38.19 0.00 12.01 16.73 0.10 32.96 17:55:52 17:39:03 1 38.35 0.00 11.78 16.65 0.12 33.09 17:55:52 17:40:01 all 58.51 0.00 16.09 21.19 0.13 4.08 17:55:52 17:40:01 0 57.66 0.00 16.87 21.10 0.13 4.25 17:55:52 17:40:01 1 59.37 0.00 15.32 21.28 0.13 3.91 17:55:52 17:41:01 all 70.55 0.00 18.80 7.76 0.15 2.74 17:55:52 17:41:01 0 69.92 0.00 19.81 7.90 0.15 2.23 17:55:52 17:41:01 1 71.19 0.00 17.80 7.61 0.15 3.25 17:55:52 17:42:01 all 28.44 0.00 7.38 1.31 0.07 62.80 17:55:52 17:42:01 0 28.12 0.00 7.63 1.60 0.07 62.58 17:55:52 17:42:01 1 28.77 0.00 7.13 1.01 0.07 63.02 17:55:52 17:43:01 all 0.23 0.00 0.05 0.00 0.00 99.72 17:55:52 17:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:55:52 17:43:01 1 0.42 0.00 0.05 0.00 0.00 99.53 17:55:52 17:44:01 all 0.20 0.00 0.07 0.00 0.02 99.72 17:55:52 17:44:01 0 0.07 0.00 0.07 0.00 0.02 99.85 17:55:52 17:44:01 1 0.33 0.00 0.07 0.00 0.02 99.58 17:55:52 17:45:01 all 0.21 0.00 0.05 0.01 0.02 99.72 17:55:52 17:45:01 0 0.32 0.00 0.03 0.00 0.02 99.63 17:55:52 17:45:01 1 0.10 0.00 0.07 0.02 0.02 99.80 17:55:52 17:46:01 all 0.20 0.00 0.03 0.00 0.01 99.76 17:55:52 17:46:01 0 0.12 0.00 0.03 0.00 0.02 99.83 17:55:52 17:46:01 1 0.28 0.00 0.03 0.00 0.00 99.68 17:55:52 17:55:52 17:46:01 CPU %user %nice %system %iowait %steal %idle 17:55:52 17:47:01 all 0.18 0.00 0.03 0.00 0.00 99.80 17:55:52 17:47:01 0 0.12 0.00 0.02 0.00 0.00 99.87 17:55:52 17:47:01 1 0.23 0.00 0.03 0.00 0.00 99.73 17:55:52 17:48:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:55:52 17:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:55:52 17:48:01 1 0.37 0.00 0.03 0.00 0.02 99.58 17:55:52 17:49:02 all 0.11 0.00 0.04 0.00 0.02 99.83 17:55:52 17:49:02 0 0.05 0.00 0.05 0.00 0.03 99.87 17:55:52 17:49:02 1 0.17 0.00 0.03 0.00 0.00 99.80 17:55:52 17:50:01 all 0.09 0.00 0.04 0.00 0.02 99.85 17:55:52 17:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:55:52 17:50:01 1 0.15 0.00 0.05 0.00 0.02 99.78 17:55:52 17:51:01 all 0.20 0.00 0.03 0.00 0.01 99.77 17:55:52 17:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:55:52 17:51:01 1 0.35 0.00 0.02 0.00 0.00 99.63 17:55:52 17:52:01 all 0.16 0.00 0.03 0.00 0.02 99.79 17:55:52 17:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:55:52 17:52:01 1 0.27 0.00 0.02 0.00 0.02 99.70 17:55:52 17:53:01 all 0.22 0.00 0.03 0.00 0.01 99.74 17:55:52 17:53:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:55:52 17:53:01 1 0.35 0.00 0.02 0.00 0.00 99.63 17:55:52 17:54:01 all 0.10 0.00 0.06 0.00 0.01 99.83 17:55:52 17:54:01 0 0.10 0.00 0.07 0.00 0.02 99.82 17:55:52 17:54:01 1 0.10 0.00 0.05 0.00 0.00 99.85 17:55:52 17:55:01 all 0.20 0.00 0.04 0.00 0.01 99.75 17:55:52 17:55:01 0 0.37 0.00 0.05 0.00 0.02 99.57 17:55:52 17:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:55:52 Average: all 15.31 0.00 3.77 2.41 0.04 78.47 17:55:52 Average: 0 15.16 0.00 3.89 2.44 0.05 78.46 17:55:52 Average: 1 15.46 0.00 3.64 2.38 0.04 78.48 17:55:52 17:55:52 17:55:52