cloudxxx8 commented: recheck 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 e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb+77fe71b6b44e31624130600da248bb6ad192c9d6 (78466719af5816f07fb10b32033a4f268f7c53eb) 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-ssh7648856249432532995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh6495341780088552331.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3736/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-3736/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5701173252534994302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2320119479955919435.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3736/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-3736/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3183903721888105081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-241 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh472652746193495168.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh518938733388208247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) > git config core.sparsecheckout # timeout=10 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # 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/2@tmp/jenkins-gitclient-ssh6814288886459994653.key > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 Commit message: "style: Enable errcheck linter and associated recommendations" > git rev-list --no-walk e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:11:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:11:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:11:47 ========================================================= 07:11:47 EdgeX Global Pipelines Version Info 07:11:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:11:48 ------------------- 07:11:48 stable info: 07:11:48 ------------------- 07:11:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:11:48 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 07:11:48 Message: update stable to v1.0.206 07:11:49 ------------------- 07:11:49 experimental info: 07:11:49 ------------------- 07:11:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:11:49 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 07:11:49 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3736 [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3736 [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3736 [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e590eaa [Pipeline] echo 07:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:50 provisioning config files... 07:11:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6650943496252442713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:50 ---> docker-login.sh 07:11:50 nexus3.edgexfoundry.org:10001 07:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:50 Configure a credential helper to remove this warning. See 07:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:50 07:11:50 Login Succeeded 07:11:50 nexus3.edgexfoundry.org:10002 07:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:50 Configure a credential helper to remove this warning. See 07:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:50 07:11:50 Login Succeeded 07:11:50 nexus3.edgexfoundry.org:10003 07:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:50 Configure a credential helper to remove this warning. See 07:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:50 07:11:50 Login Succeeded 07:11:50 nexus3.edgexfoundry.org:10004 07:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:51 Configure a credential helper to remove this warning. See 07:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:51 07:11:51 Login Succeeded 07:11:51 docker.io 07:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:51 Configure a credential helper to remove this warning. See 07:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:51 07:11:51 Login Succeeded 07:11:51 ---> docker-login.sh ends [Pipeline] } 07:11:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:51 ++ 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 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/core-command/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo core-command,cmd/core-command/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/core-data/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo core-data,cmd/core-data/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/core-metadata/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo core-metadata,cmd/core-metadata/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/security-bootstrapper/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/security-proxy-setup/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/support-notifications/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo support-notifications,cmd/support-notifications/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/support-scheduler/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:11:51 + for file in '`ls cmd/**/Dockerfile`' 07:11:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:11:51 ++ cut -d/ -f2 07:11:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:11:51 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 07:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:53 07:11:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:11:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:53 latest: Pulling from edgex-devops/git-semver 07:11:53 31603596830f: Pulling fs layer 07:11:53 04fac38145f0: Pulling fs layer 07:11:53 701f6daf10bf: Pulling fs layer 07:11:53 24f72da36158: Pulling fs layer 07:11:53 24f72da36158: Waiting 07:11:53 04fac38145f0: Verifying Checksum 07:11:53 04fac38145f0: Download complete 07:11:53 31603596830f: Verifying Checksum 07:11:53 31603596830f: Download complete 07:11:54 31603596830f: Pull complete 07:11:54 24f72da36158: Verifying Checksum 07:11:54 24f72da36158: Download complete 07:11:54 04fac38145f0: Pull complete 07:11:54 701f6daf10bf: Verifying Checksum 07:11:54 701f6daf10bf: Download complete 07:11:54 701f6daf10bf: Pull complete 07:11:54 24f72da36158: Pull complete 07:11:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 07:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:11:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:11:55 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:11:55 $ docker top a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:56 [ssh-agent] Looking for ssh-agent implementation... 07:11:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:56 $ docker exec a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent 07:11:56 SSH_AUTH_SOCK=/tmp/ssh-uyyqGwbq8xoN/agent.13 07:11:56 SSH_AGENT_PID=20 07:11:56 Running ssh-add (command line suppressed) 07:11:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8389979002644943311.key (/w/workspace/edgex-go/2@tmp/private_key_8389979002644943311.key) 07:11:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:56 + git tag --points-at HEAD [Pipeline] } 07:11:56 $ docker exec --env ******** --env ******** a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent -k 07:11:56 unset SSH_AUTH_SOCK; 07:11:56 unset SSH_AGENT_PID; 07:11:56 echo Agent pid 20 killed; 07:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:11:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:56 [ssh-agent] Looking for ssh-agent implementation... 07:11:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:57 $ docker exec a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent 07:11:57 SSH_AUTH_SOCK=/tmp/ssh-mj2eNfwEgMxV/agent.53 07:11:57 SSH_AGENT_PID=59 07:11:57 Running ssh-add (command line suppressed) 07:11:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3866747885887814773.key (/w/workspace/edgex-go/2@tmp/private_key_3866747885887814773.key) 07:11:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:57 + git semver init 07:11:57 # -> Open(): unable to determine branch for HEAD 07:11:57 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:11:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:11:57 # $SEMVER_REMOTE_NAME = origin 07:11:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:11:57 # $SEMVER_USER_NAME = edgex-jenkins 07:11:57 # $SEMVER_BRANCH = PR-3736 07:11:57 # $SEMVER_TEMP = /tmp/semver-780393063 07:11:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:12:19 # '/tmp/semver-780393063' -> '/w/workspace/edgex-go/2/.semver' 07:12:19 # -> Force: false 07:12:19 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:12:19 $ docker exec --env ******** --env ******** a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 ssh-agent -k 07:12:19 unset SSH_AUTH_SOCK; 07:12:19 unset SSH_AGENT_PID; 07:12:19 echo Agent pid 59 killed; 07:12:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:20 + git semver [Pipeline] } 07:12:20 $ docker stop --time=1 a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 07:12:22 $ docker rm -f a16a0683c707faf6cb7cb170b5ad46a40a68ef962900fff8d51a22ab5e5bea97 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:23 Stashed 1 file(s) [Pipeline] echo 07:12:23 [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 07:12:23 ========================================================= 07:12:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:12:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:12:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:12:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:23 540db60ca938: Pulling fs layer 07:12:23 adcc1eea9eea: Pulling fs layer 07:12:23 4c4ab2625f07: Pulling fs layer 07:12:23 db62176df00c: Pulling fs layer 07:12:23 3b30891b0d05: Pulling fs layer 07:12:23 06b49ca38bd5: Pulling fs layer 07:12:23 c788192a36de: Pulling fs layer 07:12:23 a77e37c0d609: Pulling fs layer 07:12:23 c3185cebc471: Pulling fs layer 07:12:23 db62176df00c: Waiting 07:12:23 3b30891b0d05: Waiting 07:12:23 06b49ca38bd5: Waiting 07:12:23 c788192a36de: Waiting 07:12:23 a77e37c0d609: Waiting 07:12:23 c3185cebc471: Waiting 07:12:23 4c4ab2625f07: Download complete 07:12:23 adcc1eea9eea: Verifying Checksum 07:12:23 adcc1eea9eea: Download complete 07:12:23 3b30891b0d05: Verifying Checksum 07:12:23 3b30891b0d05: Download complete 07:12:24 06b49ca38bd5: Verifying Checksum 07:12:24 06b49ca38bd5: Download complete 07:12:24 540db60ca938: Verifying Checksum 07:12:24 540db60ca938: Download complete 07:12:24 c788192a36de: Verifying Checksum 07:12:24 c788192a36de: Download complete 07:12:24 540db60ca938: Pull complete 07:12:24 adcc1eea9eea: Pull complete 07:12:24 4c4ab2625f07: Pull complete 07:12:25 a77e37c0d609: Verifying Checksum 07:12:25 a77e37c0d609: Download complete 07:12:28 c3185cebc471: Verifying Checksum 07:12:28 c3185cebc471: Download complete 07:12:28 db62176df00c: Verifying Checksum 07:12:28 db62176df00c: Download complete 07:12:32 db62176df00c: Pull complete 07:12:32 3b30891b0d05: Pull complete 07:12:32 06b49ca38bd5: Pull complete 07:12:32 c788192a36de: Pull complete 07:12:32 a77e37c0d609: Pull complete 07:12:34 c3185cebc471: Pull complete 07:12:34 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:12:35 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:12:35 WORKDIR /edgex 07:12:35 COPY go.mod . 07:12:35 RUN go mod download' 07:12:35 + docker build -t ci-base-image-x86_64 -f - . 07:12:37 Sending build context to Docker daemon 329.2MB 07:12:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:12:37 ---> 031687cdd783 07:12:37 Step 2/4 : WORKDIR /edgex 07:12:38 Still waiting to schedule task 07:12:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:12:39 ---> Running in 00e8ad810285 07:12:39 Removing intermediate container 00e8ad810285 07:12:39 ---> 470f175dea61 07:12:39 Step 3/4 : COPY go.mod . 07:12:39 ---> 15d82fa5fb83 07:12:39 Step 4/4 : RUN go mod download 07:12:39 ---> Running in ba1226d43295 07:13:11 Removing intermediate container ba1226d43295 07:13:11 ---> e24297fbb256 07:13:11 Successfully built e24297fbb256 07:13:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:13:11 + docker inspect -f . ci-base-image-x86_64 07:13:11 . [Pipeline] withDockerContainer 07:13:12 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:13:12 $ docker top 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:12 + go version 07:13:12 go version go1.16.6 linux/amd64 [Pipeline] } 07:13:12 $ docker stop --time=1 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e 07:13:14 $ docker rm -f 64e87d11e8a7f4dbb5403bf805e9035ee0c3299e8cefc54fddc977455b8ef37e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:14 + docker inspect -f . ci-base-image-x86_64 07:13:14 . [Pipeline] withDockerContainer 07:13:14 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:13:15 $ docker top 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 -eo pid,comm [Pipeline] { [Pipeline] echo 07:13:15 ========================================================= 07:13:15 [edgeXBuildGoParallel] Running Tests and Build... 07:13:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:13:15 + go mod tidy [Pipeline] sh 07:13:16 + make test 07:13:16 go mod tidy 07:13:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:13:21 ? github.com/edgexfoundry/edgex-go [no test files] 07:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:13:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:13:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:13:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:13:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 07:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 98.5% of statements 07:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements 07:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements 07:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 94.2% of statements 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:13:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 07:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 07:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 07:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 07:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 07:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 07:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 07:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 07:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.188s coverage: 82.5% of statements 07:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:14:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:14:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 07:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 07:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 07:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 07:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.018s coverage: 100.0% of statements 07:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.238s coverage: 70.3% of statements 07:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements 07:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 07:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 07:14:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.0% of statements 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:14:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 07:14:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 07:14:38 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 07:14:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-242 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [Pipeline] { [Pipeline] ws 07:14:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:14:53 The recommended git tool is: git 07:14:58 using credential edgex-jenkins-ssh 07:14:58 Cloning the remote Git repository 07:14:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:14:58 > git init /w/workspace/edgex-go/2 # timeout=10 07:14:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:58 > git --version # timeout=10 07:14:59 > git --version # 'git version 2.17.1' 07:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:11 GO111MODULE=on go vet ./... 07:15:20 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:15:20 Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:15:20 Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) 07:15:21 gofmt -l . 07:15:21 [ "`gofmt -l .`" = "" ] 07:15:21 ./bin/test-attribution-txt.sh [Pipeline] sh 07:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:15:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:15:20 > git config core.sparsecheckout # timeout=10 07:15:20 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 07:15:20 > git remote # timeout=10 07:15:20 > git config --get remote.origin.url # timeout=10 07:15:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:20 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 07:15:20 > git rev-parse HEAD^{commit} # timeout=10 07:15:20 > git config core.sparsecheckout # timeout=10 07:15:20 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 07:15:21 + ls -al . 07:15:21 total 612 07:15:21 drwxrwxr-x 10 1001 1001 4096 Sep 30 07:15 . 07:15:21 drwxr-xr-x 4 root root 28 Sep 30 07:13 .. 07:15:21 -rw-rw-r-- 1 1001 1001 11 Sep 30 07:11 .dockerignore 07:15:21 drwxrwxr-x 8 1001 1001 179 Sep 30 07:11 .git 07:15:21 drwxrwxr-x 4 1001 1001 142 Sep 30 07:11 .github 07:15:21 -rw-rw-r-- 1 1001 1001 818 Sep 30 07:11 .gitignore 07:15:21 -rw-rw-r-- 1 1001 1001 20 Sep 30 07:11 .golangci.yml 07:15:21 -rw-rw-r-- 1 1001 1001 76 Sep 30 07:11 .hadolint.yml 07:15:21 drwx------ 3 1001 1001 58 Sep 30 07:12 .semver 07:15:21 -rw-rw-r-- 1 1001 1001 166 Sep 30 07:11 .sonarcloud.properties 07:15:21 -rw-rw-r-- 1 1001 1001 1171 Sep 30 07:11 ADOPTERS.md 07:15:21 -rw-rw-r-- 1 1001 1001 8493 Sep 30 07:11 Attribution.txt 07:15:21 -rw-rw-r-- 1 1001 1001 43881 Sep 30 07:11 CHANGELOG.md 07:15:21 -rw-rw-r-- 1 1001 1001 3804 Sep 30 07:11 CONTRIBUTING.md 07:15:21 -rw-rw-r-- 1 1001 1001 677 Sep 30 07:11 GOVERNANCE.md 07:15:21 -rw-rw-r-- 1 1001 1001 849 Sep 30 07:11 Jenkinsfile 07:15:21 -rw-rw-r-- 1 1001 1001 10775 Sep 30 07:11 LICENSE 07:15:21 -rw-rw-r-- 1 1001 1001 6386 Sep 30 07:11 Makefile 07:15:21 -rw-rw-r-- 1 1001 1001 582 Sep 30 07:11 OWNERS.md 07:15:21 -rw-rw-r-- 1 1001 1001 8256 Sep 30 07:11 README.md 07:15:21 -rw-rw-r-- 1 1001 1001 6912 Sep 30 07:11 SECURITY.md 07:15:21 -rw-rw-r-- 1 1001 1001 5 Sep 30 07:12 VERSION 07:15:21 -rw-rw-r-- 1 1001 1001 4131 Sep 30 07:11 ZMQWindows.md 07:15:21 drwxrwxr-x 2 1001 1001 37 Sep 30 07:11 bin 07:15:21 drwxrwxr-x 14 1001 1001 4096 Sep 30 07:11 cmd 07:15:21 -rw-r--r-- 1 root root 403265 Sep 30 07:14 coverage.out 07:15:21 -rw-rw-r-- 1 1001 1001 841 Sep 30 07:11 go.mod 07:15:21 -rw-r--r-- 1 root root 50064 Sep 30 07:13 go.sum 07:15:21 drwxrwxr-x 8 1001 1001 124 Sep 30 07:11 internal 07:15:21 drwxrwxr-x 3 1001 1001 16 Sep 30 07:11 openapi 07:15:21 drwxrwxr-x 4 1001 1001 71 Sep 30 07:11 snap 07:15:21 -rw-rw-r-- 1 1001 1001 204 Sep 30 07:11 version.go [Pipeline] sh 07:15:22 + '[' -e coverage.out ] 07:15:22 + chown 1001:1001 coverage.out [Pipeline] stash 07:15:22 Stashed 1 file(s) [Pipeline] sh 07:15:22 + make build 07:15:22 go mod tidy 07:15:22 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 07:15:24 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 07:15:25 Commit message: "style: Enable errcheck linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:25 provisioning config files... 07:15:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1953755674374245842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:26 ---> docker-login.sh 07:15:26 nexus3.edgexfoundry.org:10001 07:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:28 Configure a credential helper to remove this warning. See 07:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:28 07:15:28 Login Succeeded 07:15:28 nexus3.edgexfoundry.org:10002 07:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:28 Configure a credential helper to remove this warning. See 07:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:28 07:15:28 Login Succeeded 07:15:28 nexus3.edgexfoundry.org:10003 07:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:29 Configure a credential helper to remove this warning. See 07:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:29 07:15:29 Login Succeeded 07:15:29 nexus3.edgexfoundry.org:10004 07:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:29 Configure a credential helper to remove this warning. See 07:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:29 07:15:29 Login Succeeded 07:15:29 docker.io 07:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:15:30 Configure a credential helper to remove this warning. See 07:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:15:30 07:15:30 Login Succeeded 07:15:30 ---> docker-login.sh ends [Pipeline] } 07:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 07:15:30 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 [Pipeline] unstash 07:15:31 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 [Pipeline] echo 07:15:31 ========================================================= 07:15:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:15:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:15:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:15:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:32 595b0fe564bb: Pulling fs layer 07:15:32 24495759ef45: Pulling fs layer 07:15:32 d148012ef14d: Pulling fs layer 07:15:32 e90a11edd702: Pulling fs layer 07:15:32 d77568369979: Pulling fs layer 07:15:32 fc1c9f9a7f3b: Pulling fs layer 07:15:32 170f2ba95c9a: Pulling fs layer 07:15:32 97ac5df62f85: Pulling fs layer 07:15:32 e90a11edd702: Waiting 07:15:32 d77568369979: Waiting 07:15:32 fc1c9f9a7f3b: Waiting 07:15:32 170f2ba95c9a: Waiting 07:15:32 97ac5df62f85: Waiting 07:15:32 d148012ef14d: Verifying Checksum 07:15:32 d148012ef14d: Download complete 07:15:32 24495759ef45: Verifying Checksum 07:15:32 24495759ef45: Download complete 07:15:32 d77568369979: Verifying Checksum 07:15:32 d77568369979: Download complete 07:15:32 595b0fe564bb: Verifying Checksum 07:15:32 595b0fe564bb: Download complete 07:15:32 fc1c9f9a7f3b: Verifying Checksum 07:15:32 fc1c9f9a7f3b: Download complete 07:15:32 170f2ba95c9a: Verifying Checksum 07:15:32 170f2ba95c9a: Download complete 07:15:32 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 07:15:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:15:32 595b0fe564bb: Pull complete 07:15:33 24495759ef45: Pull complete 07:15:33 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 07:15:34 d148012ef14d: Pull complete 07:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:15:35 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 07:15:36 97ac5df62f85: Verifying Checksum 07:15:36 97ac5df62f85: Download complete 07:15:36 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 07:15:36 e90a11edd702: Verifying Checksum 07:15:36 e90a11edd702: Download complete 07:15:37 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 07:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:15:40 $ docker stop --time=1 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 07:15:41 $ docker rm -f 17e998ca2d2f9998cc5cf19ef2c9275cbfdc2781d7b7431ec1128ffbe733cb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:15:44 07:15:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:15:45 latest: Pulling from edgex-devops/edgex-compose 07:15:45 cbdbe7a5bc2a: Pulling fs layer 07:15:45 ca9280d653b3: Pulling fs layer 07:15:45 7e9c9ca2126c: Pulling fs layer 07:15:45 cbdbe7a5bc2a: Verifying Checksum 07:15:45 cbdbe7a5bc2a: Download complete 07:15:45 cbdbe7a5bc2a: Pull complete 07:15:45 ca9280d653b3: Verifying Checksum 07:15:45 ca9280d653b3: Download complete 07:15:46 ca9280d653b3: Pull complete 07:15:46 e90a11edd702: Pull complete 07:15:46 d77568369979: Pull complete 07:15:47 fc1c9f9a7f3b: Pull complete 07:15:47 170f2ba95c9a: Pull complete 07:15:48 7e9c9ca2126c: Verifying Checksum 07:15:48 7e9c9ca2126c: Download complete 07:15:51 7e9c9ca2126c: Pull complete 07:15:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:15:51 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:15:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:15:52 $ docker top 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:53 + grep parallel 07:15:53 + docker-compose build --help 07:15:53 --parallel Build images in parallel. [Pipeline] } 07:15:53 $ docker stop --time=1 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 07:15:54 97ac5df62f85: Pull complete 07:15:54 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:15:55 $ docker rm -f 48e6297bae785b49fac5abb72e4a859175bac525593419ebdac9e0fd74bdf5b1 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:15:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:15:55 WORKDIR /edgex 07:15:55 COPY go.mod . 07:15:55 RUN go mod download 07:15:55 + docker build -t ci-base-image-arm64 -f - . 07:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:15:55 . [Pipeline] withDockerContainer 07:15:55 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:15:56 $ docker top c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:56 + docker-compose -f ./docker-compose-build.yml build --parallel 07:15:57 Building core-command ... 07:15:57 Building core-data ... 07:15:57 Building core-metadata ... 07:15:57 Building security-bootstrapper ... 07:15:57 Building security-proxy-setup ... 07:15:57 Building security-secretstore-setup ... 07:15:57 Building support-notifications ... 07:15:57 Building support-scheduler ... 07:15:57 Building sys-mgmt-agent ... 07:15:57 Building sys-mgmt-agent 07:15:57 Building security-proxy-setup 07:15:57 Building security-secretstore-setup 07:15:57 Building support-scheduler 07:15:57 Building core-command 07:15:58 Sending build context to Docker daemon 166.2MB 07:15:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:15:58 ---> 04bc70af865f 07:15:58 Step 2/4 : WORKDIR /edgex 07:16:02 ---> Running in 4e1b2c6fa8c5 07:16:03 Removing intermediate container 4e1b2c6fa8c5 07:16:03 ---> 6bbffa51401d 07:16:03 Step 3/4 : COPY go.mod . 07:16:03 ---> eac20dbb8641 07:16:03 Step 4/4 : RUN go mod download 07:16:03 ---> Running in e9972aa2de3a 07:16:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:16:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> e24297fbb256 07:16:09 Step 3/22 : WORKDIR /edgex-go 07:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> e24297fbb256 07:16:09 Step 3/24 : WORKDIR /edgex-go 07:16:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:16:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:16:09 ---> e24297fbb256 07:16:09 Step 3/24 : WORKDIR /edgex-go 07:16:12 ---> Running in 1fbbba83203c 07:16:12 ---> Running in c724177a0af7 07:16:12 ---> Running in 5b97093b8f8a 07:16:19 Removing intermediate container c724177a0af7 07:16:19 ---> 237a3d25d979 07:16:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:19 Removing intermediate container 1fbbba83203c 07:16:19 ---> 00fecbafe785 07:16:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:19 Removing intermediate container 5b97093b8f8a 07:16:19 ---> 7f38b05b5cf4 07:16:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:19 ---> Running in 7ac05fce2aff 07:16:19 ---> Running in 4aa7f7e07e53 07:16:19 ---> Running in 5ee61e9666b6 07:16:25 Removing intermediate container 5ee61e9666b6 07:16:25 ---> 9eeeab55144a 07:16:25 Step 5/22 : RUN apk add --update --no-cache make git 07:16:25 Removing intermediate container 7ac05fce2aff 07:16:25 ---> 5a0f09a56753 07:16:25 Step 5/24 : RUN apk add --update --no-cache make git 07:16:25 ---> Running in b740cdc1ea47 07:16:25 Removing intermediate container 4aa7f7e07e53 07:16:25 ---> 72fd10b3f496 07:16:25 Step 5/24 : RUN apk add --update --no-cache make bash git 07:16:25 ---> Running in b11c23936444 07:16:25 ---> Running in 75e9bca86fff 07:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:16:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:16:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:16:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:16:25 ---> e24297fbb256 07:16:25 Step 3/26 : WORKDIR /edgex-go 07:16:25 ---> Using cache 07:16:25 ---> 00fecbafe785 07:16:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:25 ---> Using cache 07:16:25 ---> 72fd10b3f496 07:16:25 Step 5/26 : RUN apk add --update --no-cache make git 07:16:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:16:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:16:26 ---> e24297fbb256 07:16:26 Step 3/23 : WORKDIR /edgex-go 07:16:26 ---> Using cache 07:16:26 ---> 00fecbafe785 07:16:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:26 ---> Using cache 07:16:26 ---> 72fd10b3f496 07:16:26 Step 5/23 : RUN apk add --update --no-cache make git 07:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:16:26 ---> Running in ed6ff1eb0604 07:16:26 ---> Running in 6f10af1b2aaf 07:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:16:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:16:26 OK: 219 MiB in 52 packages 07:16:27 OK: 219 MiB in 52 packages 07:16:27 Removing intermediate container b740cdc1ea47 07:16:27 ---> 7f65e50bc61c 07:16:27 Step 6/22 : COPY go.mod . 07:16:27 Removing intermediate container 75e9bca86fff 07:16:27 ---> c8dbc1b9ba78 07:16:27 Step 6/24 : COPY go.mod . 07:16:27 OK: 219 MiB in 52 packages 07:16:27 ---> cc1f5535a8e4 07:16:27 Step 7/22 : RUN go mod download 07:16:27 ---> 90c7f34a3d92 07:16:27 Step 7/24 : RUN go mod download 07:16:27 ---> Running in 28df0c1a4f7d 07:16:27 ---> Running in dbed49e70946 07:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:16:27 Removing intermediate container b11c23936444 07:16:27 ---> f4ba592324a0 07:16:27 Step 6/24 : COPY go.mod . 07:16:28 ---> 7b0ab1f61d29 07:16:28 Step 7/24 : RUN go mod download 07:16:28 ---> Running in e562d6805d18 07:16:28 OK: 219 MiB in 52 packages 07:16:28 OK: 219 MiB in 52 packages 07:16:29 Removing intermediate container 6f10af1b2aaf 07:16:29 ---> 137c79b4d413 07:16:29 Step 6/23 : COPY go.mod . 07:16:29 Removing intermediate container ed6ff1eb0604 07:16:29 ---> 96fb34b4ae1c 07:16:29 Step 6/26 : COPY go.mod . 07:16:29 ---> 77c9167cf9e3 07:16:29 Step 7/23 : RUN go mod download 07:16:29 ---> Running in 34830f9101ed 07:16:29 ---> f29948619b78 07:16:29 Step 7/26 : RUN go mod download 07:16:29 ---> Running in 1d4bf4bf0308 07:16:29 Removing intermediate container 28df0c1a4f7d 07:16:29 ---> 5bcd53faf96f 07:16:29 Step 8/24 : COPY . . 07:16:29 Removing intermediate container dbed49e70946 07:16:29 ---> 97f7897cdbd2 07:16:29 Step 8/22 : COPY . . 07:16:32 Removing intermediate container e562d6805d18 07:16:32 ---> 57a473938fd2 07:16:32 Step 8/24 : COPY . . 07:16:35 Removing intermediate container 34830f9101ed 07:16:35 ---> 7c3a8fe428b8 07:16:35 Step 8/23 : COPY . . 07:16:35 ---> 38bdab2947ad 07:16:35 Step 9/24 : RUN go mod tidy 07:16:35 Removing intermediate container 1d4bf4bf0308 07:16:35 ---> 529efa4c3d2a 07:16:35 Step 8/26 : COPY . . 07:16:35 ---> Running in 250aeda33737 07:16:37 ---> ce270a16305e 07:16:37 Step 9/22 : RUN go mod tidy 07:16:39 ---> Running in 7af5dadc49d9 07:16:39 Removing intermediate container 250aeda33737 07:16:39 ---> 357230e3c31f 07:16:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:16:39 ---> Running in 663f611de90b 07:16:40 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 07:16:42 ---> b7980a4399c4 07:16:42 Step 9/24 : RUN go mod tidy 07:16:42 Removing intermediate container 7af5dadc49d9 07:16:42 ---> d1d74a11d31a 07:16:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:16:42 ---> Running in 10cbef8e3f4a 07:16:43 ---> Running in f7537656b9a7 07:16:44 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 07:16:44 ---> 2ee60c9aa70c 07:16:44 Step 9/23 : RUN go mod tidy 07:16:45 ---> Running in 738120372fa1 07:16:46 Removing intermediate container 10cbef8e3f4a 07:16:46 ---> 4679d2717fe6 07:16:46 Step 10/24 : RUN make cmd/core-command/core-command 07:16:46 ---> 277bd96b7e45 07:16:46 Step 9/26 : RUN go mod tidy 07:16:46 ---> Running in 2fabb7360925 07:16:46 ---> Running in c259bb3319d0 07:16:46 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 07:16:47 Removing intermediate container 738120372fa1 07:16:47 ---> eb835caa939f 07:16:47 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:16:47 ---> Running in 7cbefbb04e21 07:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:16:48 Removing intermediate container c259bb3319d0 07:16:48 ---> feeaefe628ed 07:16:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:16:48 ---> Running in a5376d216d83 07:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:17:15 Removing intermediate container 663f611de90b 07:17:15 ---> d012d9576b47 07:17:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:17:15 ---> Running in d2583ce7e941 07:17:15 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 07:17:15 Removing intermediate container d2583ce7e941 07:17:15 ---> fd2db76fce80 07:17:15 07:17:15 Step 12/24 : FROM docker:20.10.7 07:17:15 20.10.7: Pulling from library/docker 07:17:19 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 07:17:23 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 07:17:25 Removing intermediate container f7537656b9a7 07:17:25 ---> b12fc1b4809d 07:17:25 07:17:25 Step 11/22 : FROM alpine:3.14 07:17:25 3.14: Pulling from library/alpine 07:17:25 Removing intermediate container e9972aa2de3a 07:17:25 ---> 7073888cb3ce 07:17:25 Successfully built 7073888cb3ce 07:17:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:17:26 + docker inspect -f . ci-base-image-arm64 07:17:26 . [Pipeline] withDockerContainer 07:17:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:17:26 Status: Downloaded newer image for alpine:3.14 07:17:26 ---> 14119a10abf4 07:17:26 Step 12/22 : RUN apk add --update --no-cache curl 07:17:26 prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 07:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:26 ---> Running in d1e9228e1439 07:17:26 Removing intermediate container 2fabb7360925 07:17:26 ---> d5322f1f9554 07:17:26 07:17:26 Step 11/24 : FROM alpine:3.14 07:17:26 ---> 14119a10abf4 07:17:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:17:26 ---> Running in 06c39a512378 07:17:26 Removing intermediate container a5376d216d83 07:17:26 ---> c462b1a20259 07:17:26 07:17:26 Step 11/26 : FROM alpine:3.14 07:17:26 ---> 14119a10abf4 07:17:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:17:27 ---> Running in 6b149445f383 07:17:27 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:17:27 Status: Downloaded newer image for docker:20.10.7 07:17:27 ---> 08bdaf2f88f9 07:17:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:17:27 ---> Running in 329ad933fd0d 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:17:27 (1/5) Installing ca-certificates (20191127-r5) 07:17:27 (2/5) Installing brotli-libs (1.0.9-r5) 07:17:27 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:17:27 (4/5) Installing libcurl (7.79.1-r0) 07:17:27 (5/5) Installing curl (7.79.1-r0) 07:17:27 Executing busybox-1.33.1-r3.trigger 07:17:27 Executing ca-certificates-20191127-r5.trigger 07:17:27 OK: 8 MiB in 19 packages 07:17:27 (1/1) Installing dumb-init (1.2.5-r1) 07:17:27 Executing busybox-1.33.1-r3.trigger 07:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:17:27 OK: 6 MiB in 15 packages 07:17:27 Removing intermediate container 329ad933fd0d 07:17:27 ---> abdaae7463b4 07:17:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:17:27 ---> Running in fe860fc2a4dc 07:17:27 $ docker top 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 -eo pid,comm 07:17:28 Removing intermediate container 7cbefbb04e21 07:17:28 ---> 7e7f2d76f68a 07:17:28 07:17:28 Step 11/23 : FROM alpine:3.14 07:17:28 ---> 14119a10abf4 07:17:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:17:28 ---> Running in a37110dad011 07:17:28 Removing intermediate container d1e9228e1439 07:17:28 ---> 9096fb7c6dc8 07:17:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] { [Pipeline] sh 07:17:28 ---> Running in 238140f986e6 07:17:28 Removing intermediate container 06c39a512378 07:17:28 ---> 18f6f015f7e5 07:17:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:17:28 ---> Running in efa3b305d185 07:17:28 Removing intermediate container 238140f986e6 07:17:28 ---> 7a3858f6e29a 07:17:28 Step 14/22 : WORKDIR /edgex 07:17:28 ---> Running in 1047ed1befe9 07:17:28 Removing intermediate container efa3b305d185 07:17:28 ---> 74128caa2bef 07:17:28 Step 14/24 : ENV APP_PORT=59882 07:17:28 ---> Running in b036d60e635d 07:17:28 Removing intermediate container 1047ed1befe9 07:17:28 ---> c9143642cd4d 07:17:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:28 Removing intermediate container b036d60e635d 07:17:28 ---> fcc02868608e 07:17:28 Step 15/24 : EXPOSE $APP_PORT 07:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:17:28 ---> Running in c2cc37ba8e61 07:17:28 + go version 07:17:28 go version go1.16.6 linux/arm64 [Pipeline] } 07:17:28 $ docker stop --time=1 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 07:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:17:29 Removing intermediate container c2cc37ba8e61 07:17:29 ---> e13275799c4f 07:17:29 Step 16/24 : WORKDIR / 07:17:29 ---> 6fb660718128 07:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:17:29 ---> Running in 3f7aa17975fa 07:17:29 (1/1) Installing dumb-init (1.2.5-r1) 07:17:29 Executing busybox-1.33.1-r3.trigger 07:17:29 OK: 6 MiB in 15 packages 07:17:29 Removing intermediate container 3f7aa17975fa 07:17:29 ---> 7f55056169b6 07:17:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:29 ---> 202504d83630 07:17:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:17:29 Removing intermediate container a37110dad011 07:17:29 ---> 5fd2524da900 07:17:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:17:29 ---> Running in 1cc0ec490e55 07:17:29 ---> 3cd39cf947c4 07:17:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:17:29 ---> bb19bb98aeb7 07:17:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:17:29 Removing intermediate container 1cc0ec490e55 07:17:29 ---> b71ffd9c4f17 07:17:29 Step 14/23 : ENV APP_PORT=59861 07:17:29 ---> Running in 95fece65e910 07:17:29 ---> Running in 9eab2c70620f 07:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:17:29 Removing intermediate container 95fece65e910 07:17:29 ---> 1fb1c221c50b 07:17:29 Step 19/22 : CMD ["--init=true"] 07:17:29 ---> fa451a683e61 07:17:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:17:29 Removing intermediate container 9eab2c70620f 07:17:29 ---> 09cdea0596ea 07:17:29 Step 15/23 : EXPOSE $APP_PORT 07:17:30 ---> Running in b33fd1dc698d 07:17:30 (1/3) Installing ca-certificates (20191127-r5) 07:17:30 ---> Running in 812248c78a5b 07:17:30 (2/3) Installing dumb-init (1.2.5-r1) 07:17:30 (3/3) Installing su-exec (0.2-r1) 07:17:30 Executing busybox-1.33.1-r3.trigger 07:17:30 Executing ca-certificates-20191127-r5.trigger 07:17:30 OK: 6 MiB in 17 packages 07:17:30 Removing intermediate container b33fd1dc698d 07:17:30 ---> 4ffd2f8e2aa8 07:17:30 Step 20/22 : LABEL arch=x86_64 07:17:30 Removing intermediate container 812248c78a5b 07:17:30 ---> 4013e3b4f95a 07:17:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:17:30 ---> Running in c5a87c257567 07:17:30 ---> d344f0bfd86a 07:17:30 Step 20/24 : ENTRYPOINT ["/core-command"] 07:17:30 ---> Running in dffd3b06973b 07:17:30 Removing intermediate container c5a87c257567 07:17:30 ---> b53cdee3cd8d 07:17:30 Step 21/22 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:17:30 ---> Running in 092c976e8c81 07:17:30 Removing intermediate container dffd3b06973b 07:17:30 ---> 942ae7099c6b 07:17:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:30 ---> 20783a89bdb4 07:17:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:17:30 ---> Running in df2c35becb76 07:17:30 Removing intermediate container 092c976e8c81 07:17:30 ---> 40c485c20c91 07:17:30 Step 22/22 : LABEL version=0.0.0 07:17:30 Removing intermediate container 6b149445f383 07:17:30 ---> 7218de354733 07:17:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:17:30 ---> Running in 483db6236f00 07:17:30 Removing intermediate container df2c35becb76 07:17:30 ---> fa255fcd4bd5 07:17:30 Step 22/24 : LABEL arch=x86_64 07:17:30 ---> Running in 8ba869a0faa2 07:17:30 ---> Running in 0fbd9ca82825 07:17:30 ---> 27592e9d4010 07:17:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:17:30 Removing intermediate container 483db6236f00 07:17:30 ---> 721b3fecd4c7 07:17:30 07:17:30 $ docker rm -f 970ceb26036f97910c4408c665007884e3bd6b6a100aafb6c091ad2125b90b66 [Pipeline] // withDockerContainer [Pipeline] } 07:17:30 Successfully built 721b3fecd4c7 [Pipeline] // script 07:17:30 Successfully tagged security-proxy-setup:latest 07:17:30 Building support-notifications 07:17:30  Building security-proxy-setup ... done Removing intermediate container 0fbd9ca82825 07:17:30 ---> 95bc4ed215e1 07:17:30 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:17:30 Removing intermediate container 8ba869a0faa2 07:17:30 ---> d67616a4eefb 07:17:30 Step 14/26 : WORKDIR / [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:31 + docker inspect -f . ci-base-image-arm64 07:17:31 . [Pipeline] withDockerContainer 07:17:31 ---> Running in 14259c116f8c 07:17:31 ---> Running in c7740f2c60d1 07:17:31 prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 07:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:17:31 ---> 47b37c0344c2 07:17:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:17:32 Removing intermediate container c7740f2c60d1 07:17:32 ---> af67f19a8af5 07:17:32 Step 24/24 : LABEL version=0.0.0 07:17:32 ---> Running in 6986edf9a9c5 07:17:32 Removing intermediate container 14259c116f8c 07:17:32 ---> be178cc6d584 07:17:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:17:32 ---> Running in b1922b02c640 07:17:32 Removing intermediate container 6986edf9a9c5 07:17:32 ---> fa3a2c4f053b 07:17:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:32 ---> 0a026e86b5d1 07:17:32 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:17:32 Removing intermediate container b1922b02c640 07:17:32 ---> 12a93997fc11 07:17:32 07:17:32 ---> Running in 6f4d2f101476 07:17:32 Successfully built 12a93997fc11 07:17:32 Successfully tagged core-command:latest 07:17:32  Building core-command ... done Building security-bootstrapper 07:17:33 Removing intermediate container 6f4d2f101476 07:17:33 ---> d6d8a22ee1a0 07:17:33 Step 21/23 : LABEL arch=x86_64 07:17:33 $ docker top 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 -eo pid,comm 07:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 07:17:33 ========================================================= 07:17:33 [edgeXBuildGoParallel] Running Tests and Build... 07:17:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:17:33 (1/39) Installing readline (8.1.0-r0) 07:17:33 (2/39) Installing bash (5.1.0-r0) 07:17:33 Executing bash-5.1.0-r0.post-install 07:17:33 (3/39) Installing brotli-libs (1.0.9-r3) 07:17:33 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:17:33 (5/39) Installing libcurl (7.79.1-r0) 07:17:33 (6/39) Installing curl (7.79.1-r0) 07:17:33 (7/39) Installing dumb-init (1.2.5-r0) 07:17:33 (8/39) Installing libbz2 (1.0.8-r1) 07:17:33 (9/39) Installing expat (2.2.10-r1) 07:17:33 (10/39) Installing libffi (3.3-r2) 07:17:33 (11/39) Installing gdbm (1.19-r0) 07:17:33 (12/39) Installing xz-libs (5.2.5-r0) 07:17:33 (13/39) Installing sqlite-libs (3.34.1-r0) 07:17:33 (14/39) Installing python3 (3.8.10-r0) 07:17:34 + go mod tidy 07:17:35 ---> 5660dc62ea7c 07:17:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:17:35 ---> Running in 6571f2507799 [Pipeline] sh 07:17:35 (15/39) Installing py3-appdirs (1.4.4-r1) 07:17:35 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:17:35 (17/39) Installing py3-parsing (2.4.7-r1) 07:17:35 (18/39) Installing py3-six (1.15.0-r0) 07:17:35 (19/39) Installing py3-packaging (20.9-r0) 07:17:35 (20/39) Installing py3-setuptools (51.3.3-r0) 07:17:35 (21/39) Installing py3-chardet (4.0.0-r0) 07:17:35 (22/39) Installing py3-idna (3.1-r0) 07:17:35 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:17:35 (24/39) Installing py3-requests (2.25.1-r1) 07:17:35 (25/39) Installing py3-msgpack (1.0.2-r0) 07:17:35 (26/39) Installing py3-lockfile (0.12.2-r3) 07:17:35 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:17:36 + make test 07:17:36 go mod tidy 07:17:36 (28/39) Installing py3-colorama (0.4.4-r0) 07:17:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:17:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:17:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:17:37 ---> e24297fbb256 07:17:37 Step 3/32 : WORKDIR /edgex-go 07:17:37 ---> Using cache 07:17:37 ---> 00fecbafe785 07:17:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:37 ---> Using cache 07:17:37 ---> 72fd10b3f496 07:17:37 Step 5/32 : RUN apk add --update --no-cache make git 07:17:37 ---> Using cache 07:17:37 ---> 96fb34b4ae1c 07:17:37 Step 6/32 : COPY go.mod . 07:17:37 ---> Using cache 07:17:37 ---> f29948619b78 07:17:37 Step 7/32 : RUN go mod download 07:17:37 ---> Using cache 07:17:37 ---> 529efa4c3d2a 07:17:37 Step 8/32 : COPY . . 07:17:37 ---> Using cache 07:17:37 ---> 277bd96b7e45 07:17:37 Step 9/32 : RUN go mod tidy 07:17:37 ---> Using cache 07:17:37 ---> feeaefe628ed 07:17:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:17:37 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:17:37 (30/39) Installing py3-distlib (0.3.1-r1) 07:17:37 (31/39) Installing py3-distro (1.5.0-r1) 07:17:37 (32/39) Installing py3-webencodings (0.5.1-r3) 07:17:37 (33/39) Installing py3-html5lib (1.1-r0) 07:17:37 (34/39) Installing py3-pytoml (0.1.21-r0) 07:17:37 (35/39) Installing py3-pep517 (0.9.1-r0) 07:17:37 (36/39) Installing py3-progress (1.5-r0) 07:17:37 (37/39) Installing py3-retrying (1.3.3-r0) 07:17:38 (38/39) Installing py3-toml (0.10.2-r0) 07:17:38 (39/39) Installing py3-pip (20.3.4-r0) 07:17:38 Removing intermediate container 6571f2507799 07:17:38 ---> 0343f1fe52cf 07:17:38 Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:17:38 Executing busybox-1.32.1-r6.trigger 07:17:38 ---> 0eb50b82e8d8 07:17:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:17:38 OK: 82 MiB in 59 packages 07:17:38 ---> Running in 336207b16069 07:17:38 ---> Running in b490f9b25fd0 07:17:38 ---> 28adce59ff89 07:17:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:17:39 Removing intermediate container 336207b16069 07:17:39 ---> 82fb59faad53 07:17:39 Step 23/23 : LABEL version=0.0.0 07:17:39 ---> Running in 5efab97958d5 07:17:39 Removing intermediate container 5efab97958d5 07:17:39 ---> 983b5f1dcd1c 07:17:39 07:17:39 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 07:17:39 Successfully built 983b5f1dcd1c 07:17:39 ---> 853a22f77d85 07:17:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:17:39 Successfully tagged support-scheduler:latest 07:17:39  Building support-scheduler ... done Building core-data 07:17:40 Collecting docker-compose==1.23.2 07:17:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:17:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:17:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:17:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:17:40 Collecting docopt<0.7,>=0.6.1 07:17:40 Downloading docopt-0.6.2.tar.gz (25 kB) 07:17:41 Collecting cached-property<2,>=1.2.0 07:17:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:17:41 Collecting texttable<0.10,>=0.9.0 07:17:41 Downloading texttable-0.9.1.tar.gz (11 kB) 07:17:41 ---> 151b378a3496 07:17:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:17:41 Collecting jsonschema<3,>=2.5.1 07:17:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:17:41 Collecting websocket-client<1.0,>=0.32.0 07:17:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:17:41 Collecting dockerpty<0.5,>=0.4.1 07:17:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:17:41 ---> 145525bb4ba7 07:17:41 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/ 07:17:42 ---> Running in 8f9ed08f7bd4 07:17:42 Collecting docker<4.0,>=3.6.0 07:17:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:17:42 Collecting PyYAML<4,>=3.10 07:17:42 Downloading PyYAML-3.13.tar.gz (270 kB) 07:17:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:17:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:17:43 ---> e24297fbb256 07:17:43 Step 3/23 : WORKDIR /edgex-go 07:17:43 ---> Using cache 07:17:43 ---> 00fecbafe785 07:17:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:43 ---> Using cache 07:17:43 ---> 72fd10b3f496 07:17:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:17:43 ---> Running in e789ea677830 07:17:43 Collecting docker-pycreds>=0.4.0 07:17:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:17:43 Removing intermediate container 8f9ed08f7bd4 07:17:43 ---> 9c14fbef0496 07:17:43 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:17:43 Collecting urllib3<1.25,>=1.21.1 07:17:43 ---> Running in 7770332f6a65 07:17:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:17:43 Collecting idna<2.8,>=2.5 07:17:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:17:43 Collecting chardet<3.1.0,>=3.0.2 07:17:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:17:44 Collecting certifi>=2017.4.17 07:17:44 Removing intermediate container 7770332f6a65 07:17:44 ---> 0a4e539f6aac 07:17:44 Step 24/26 : LABEL arch=x86_64 07:17:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:17:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:17:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:17:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:17:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:17:44 ---> Running in 5d07e8487fc9 07:17:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:17:44 Attempting uninstall: urllib3 07:17:44 Found existing installation: urllib3 1.26.2 07:17:44 Uninstalling urllib3-1.26.2: 07:17:44 Successfully uninstalled urllib3-1.26.2 07:17:44 Removing intermediate container 5d07e8487fc9 07:17:44 ---> 5b198390ec7a 07:17:44 Step 25/26 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:17:44 ---> Running in 8a93c5c05a6d 07:17:44 Attempting uninstall: idna 07:17:44 Found existing installation: idna 3.1 07:17:44 Uninstalling idna-3.1: 07:17:44 Successfully uninstalled idna-3.1 07:17:44 Removing intermediate container 8a93c5c05a6d 07:17:44 ---> 8670a0611542 07:17:44 Step 26/26 : LABEL version=0.0.0 07:17:44 Attempting uninstall: chardet 07:17:44 Found existing installation: chardet 4.0.0 07:17:44 Uninstalling chardet-4.0.0: 07:17:44 ---> Running in 98fb71cfb8b0 07:17:44 Successfully uninstalled chardet-4.0.0 07:17:44 Removing intermediate container 98fb71cfb8b0 07:17:44 ---> e7e8e4dd0bed 07:17:44 07:17:44 Successfully built e7e8e4dd0bed 07:17:44 Successfully tagged security-secretstore-setup:latest 07:17:44  Building security-secretstore-setup ... done Building core-metadata 07:17:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:45 Attempting uninstall: requests 07:17:45 Found existing installation: requests 2.25.1 07:17:45 Uninstalling requests-2.25.1: 07:17:45 Successfully uninstalled requests-2.25.1 07:17:45 Running setup.py install for texttable: started 07:17:46 Running setup.py install for texttable: finished with status 'done' 07:17:46 Running setup.py install for PyYAML: started 07:17:46 OK: 219 MiB in 52 packages 07:17:46 Running setup.py install for PyYAML: finished with status 'done' 07:17:49 Running setup.py install for docopt: started 07:17:49 Running setup.py install for docopt: finished with status 'done' 07:17:49 Running setup.py install for dockerpty: started 07:17:49 Removing intermediate container e789ea677830 07:17:49 ---> 24b3cd9ead74 07:17:49 Step 6/23 : COPY go.mod . 07:17:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:17:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:17:49 ---> e24297fbb256 07:17:49 Step 3/24 : WORKDIR /edgex-go 07:17:49 ---> Using cache 07:17:49 ---> 00fecbafe785 07:17:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:49 ---> Using cache 07:17:49 ---> 72fd10b3f496 07:17:49 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:17:49 ---> Running in 72d15927a66e 07:17:49 ---> 2373152d17f6 07:17:49 Step 7/23 : RUN go mod download 07:17:49 Running setup.py install for dockerpty: finished with status 'done' 07:17:50 ---> Running in 1d02e4cbe8cc 07:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:17:50 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 07:17:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:17:52 OK: 219 MiB in 52 packages 07:17:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:17:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:17:52 ---> e24297fbb256 07:17:52 Step 3/24 : WORKDIR /edgex-go 07:17:52 ---> Using cache 07:17:52 ---> 00fecbafe785 07:17:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:52 ---> Using cache 07:17:52 ---> 72fd10b3f496 07:17:52 Step 5/24 : RUN apk add --update --no-cache make git 07:17:52 ---> Using cache 07:17:52 ---> 96fb34b4ae1c 07:17:52 Step 6/24 : COPY go.mod . 07:17:52 ---> Using cache 07:17:52 ---> f29948619b78 07:17:52 Step 7/24 : RUN go mod download 07:17:52 ---> Using cache 07:17:52 ---> 529efa4c3d2a 07:17:52 Step 8/24 : COPY . . 07:17:52 ---> Using cache 07:17:52 ---> 277bd96b7e45 07:17:52 Step 9/24 : RUN go mod tidy 07:17:52 ---> Using cache 07:17:52 ---> feeaefe628ed 07:17:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:17:52 Removing intermediate container 1d02e4cbe8cc 07:17:52 ---> a0789afa9ac1 07:17:52 Step 8/23 : COPY . . 07:17:52 ---> Running in e7f91915b43b 07:17:53 Removing intermediate container 72d15927a66e 07:17:53 ---> 8193aaa4d37a 07:17:53 Step 6/24 : COPY go.mod . 07:17:53 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 07:17:55 ---> 3216d64d2d0c 07:17:55 Step 7/24 : RUN go mod download 07:17:56 ---> Running in 7a898acc8ff5 07:17:59 ---> a214c54908aa 07:17:59 Step 9/23 : RUN go mod tidy 07:17:59 ---> Running in 1391eab0b913 07:17:59 Removing intermediate container 7a898acc8ff5 07:17:59 ---> ac2e5a34d8c6 07:17:59 Step 8/24 : COPY . . 07:18:01 Removing intermediate container fe860fc2a4dc 07:18:01 ---> 66c0b5387d7a 07:18:01 Step 15/24 : ENV APP_PORT=58890 07:18:01 ---> Running in 9bc81c37ef21 07:18:02 Removing intermediate container 9bc81c37ef21 07:18:02 ---> d0a809eb51fa 07:18:02 Step 16/24 : EXPOSE $APP_PORT 07:18:03 Removing intermediate container 1391eab0b913 07:18:03 ---> 4affcc3faf88 07:18:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:18:03 ---> Running in f3266301d8bc 07:18:03 ---> Running in 36c3697c1456 07:18:03 ? github.com/edgexfoundry/edgex-go [no test files] 07:18:03 Removing intermediate container f3266301d8bc 07:18:03 ---> b41a2a2b4a84 07:18:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:18:04 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 07:18:04 ---> 734b5377d296 07:18:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:18:05 ---> 2a503ed85903 07:18:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:18:06 ---> dd67c4063ed3 07:18:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:18:06 Removing intermediate container b490f9b25fd0 07:18:06 ---> c0e07698f014 07:18:06 07:18:06 Step 11/32 : FROM alpine:3.14 07:18:06 ---> 14119a10abf4 07:18:06 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:18:06 ---> Running in 96ecc02f1e78 07:18:06 ---> Running in 561695b28860 07:18:07 ---> a36e24bdbd6b 07:18:07 Step 9/24 : RUN go mod tidy 07:18:07 Removing intermediate container 96ecc02f1e78 07:18:07 ---> c4358534988f 07:18:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:07 ---> Running in d52b931a5bf9 07:18:07 Removing intermediate container 561695b28860 07:18:07 ---> a4a04402f1ff 07:18:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:18:07 ---> Running in 983a9baa434d 07:18:07 ---> Running in c0d41a7017ba 07:18:07 Removing intermediate container 983a9baa434d 07:18:07 ---> e8e165c3a6a1 07:18:07 Step 22/24 : LABEL arch=x86_64 07:18:07 ---> Running in 70d83b32b946 07:18:07 Removing intermediate container 70d83b32b946 07:18:07 ---> e8649326fada 07:18:07 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:18:07 ---> Running in fa18d4813b7c 07:18:07 Removing intermediate container fa18d4813b7c 07:18:07 ---> ba202db4d033 07:18:07 Step 24/24 : LABEL version=0.0.0 07:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:18:07 ---> Running in f7e4c3e6c20f 07:18:07 Removing intermediate container f7e4c3e6c20f 07:18:07 ---> 7dc5c02e7b84 07:18:07 07:18:08 Successfully built 7dc5c02e7b84 07:18:08 Successfully tagged sys-mgmt-agent:latest 07:18:08  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:18:08 Removing intermediate container d52b931a5bf9 07:18:08 ---> 3e0a52d38ed7 07:18:08 Step 10/24 : RUN make cmd/core-data/core-data 07:18:08 ---> Running in 5e6026945760 07:18:08 (1/2) Installing dumb-init (1.2.5-r1) 07:18:08 (2/2) Installing su-exec (0.2-r1) 07:18:08 Executing busybox-1.33.1-r3.trigger 07:18:08 OK: 6 MiB in 16 packages 07:18:09 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 07:18:09 Removing intermediate container c0d41a7017ba 07:18:09 ---> 847bdea4ebd1 07:18:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:18:09 ---> Running in 40b49678d007 07:18:09 Removing intermediate container 40b49678d007 07:18:09 ---> 5c38270ba7be 07:18:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:18:09 ---> Running in ad767e144029 07:18:10 Removing intermediate container ad767e144029 07:18:10 ---> 5275244440be 07:18:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:18:10 ---> Running in 1fd18f5a54e6 07:18:11 Removing intermediate container 1fd18f5a54e6 07:18:11 ---> 333ab9d76192 07:18:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:18:11 ---> Running in 6d588ff35412 07:18:11 Removing intermediate container 6d588ff35412 07:18:11 ---> 6fdc9173061b 07:18:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:18:11 ---> 6d7ebf418122 07:18:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:18:11 ---> Running in 8d097c1103cf 07:18:12 Removing intermediate container 8d097c1103cf 07:18:12 ---> f6280a710999 07:18:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:12 ---> 40e901ce3160 07:18:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:18:13 ---> 5a8d03ff8d36 07:18:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:18:13 ---> e724b9286a1f 07:18:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:18:14 ---> 154fa2d29b13 07:18:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:18:14 ---> 847c94527c78 07:18:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:18:14 ---> Running in 3444f06c0915 07:18:14 Removing intermediate container 3444f06c0915 07:18:14 ---> 57e845722def 07:18:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:18:15 ---> ad9dd0aee3b0 07:18:15 Step 27/32 : RUN chmod +x /entrypoint.sh 07:18:15 ---> Running in 6e1688beff33 07:18:16 Removing intermediate container 6e1688beff33 07:18:16 ---> d32112aeba70 07:18:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:18:16 ---> Running in c73b5909a216 07:18:16 Removing intermediate container c73b5909a216 07:18:16 ---> fb2cb07e88cc 07:18:16 Step 29/32 : CMD ["gate"] 07:18:16 ---> Running in d31e622fcac7 07:18:16 Removing intermediate container d31e622fcac7 07:18:16 ---> 77ee91416d97 07:18:16 Step 30/32 : LABEL arch=x86_64 07:18:16 ---> Running in 083a0175a19c 07:18:17 Removing intermediate container 083a0175a19c 07:18:17 ---> 3152f1417e08 07:18:17 Step 31/32 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:18:17 ---> Running in aed4e8944a93 07:18:17 Removing intermediate container aed4e8944a93 07:18:17 ---> d998d90f70f7 07:18:17 Step 32/32 : LABEL version=0.0.0 07:18:17 ---> Running in b3ad69091a6d 07:18:17 Removing intermediate container b3ad69091a6d 07:18:17 ---> 72f900eaf06d 07:18:17 07:18:17 Successfully built 72f900eaf06d 07:18:17 Successfully tagged security-bootstrapper:latest 07:18:22  Building security-bootstrapper ... done Removing intermediate container e7f91915b43b 07:18:22 ---> 9ee69550babf 07:18:22 07:18:22 Step 11/24 : FROM alpine:3.14 07:18:22 ---> 14119a10abf4 07:18:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:18:22 ---> Using cache 07:18:22 ---> 5fd2524da900 07:18:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:18:22 ---> Using cache 07:18:22 ---> b71ffd9c4f17 07:18:22 Step 14/24 : ENV APP_PORT=59881 07:18:22 ---> Running in 4b129de8f367 07:18:22 Removing intermediate container 4b129de8f367 07:18:22 ---> 54f1b8efdafd 07:18:22 Step 15/24 : EXPOSE $APP_PORT 07:18:22 ---> Running in 3a7821c2c76e 07:18:22 Removing intermediate container 3a7821c2c76e 07:18:22 ---> 69d55ca3e92d 07:18:22 Step 16/24 : WORKDIR / 07:18:22 ---> Running in 1382a4864f2c 07:18:22 Removing intermediate container 1382a4864f2c 07:18:22 ---> a4c5dca03b84 07:18:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:23 ---> c70a88fb5623 07:18:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:23 ---> d2312a9fd32c 07:18:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:18:23 ---> 1af7fbf6a1d8 07:18:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:18:23 ---> Running in c58307c85779 07:18:24 Removing intermediate container c58307c85779 07:18:24 ---> 7fed751d17e7 07:18:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:24 ---> Running in 3f44b1fd9aa2 07:18:24 Removing intermediate container 3f44b1fd9aa2 07:18:24 ---> ab3f76988da4 07:18:24 Step 22/24 : LABEL arch=x86_64 07:18:24 ---> Running in a6a603fa2e28 07:18:24 Removing intermediate container a6a603fa2e28 07:18:24 ---> a476b13823ba 07:18:24 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:18:24 ---> Running in a74f707a8f0a 07:18:24 Removing intermediate container a74f707a8f0a 07:18:24 ---> bb736cfbac7f 07:18:24 Step 24/24 : LABEL version=0.0.0 07:18:24 ---> Running in 37a0f22b74c7 07:18:24 Removing intermediate container 37a0f22b74c7 07:18:24 ---> fcb0b25f333b 07:18:24 07:18:24 Successfully built fcb0b25f333b 07:18:24 Successfully tagged core-metadata:latest 07:18:30  Building core-metadata ... done Removing intermediate container 36c3697c1456 07:18:30 ---> 00898ac45d94 07:18:30 07:18:30 Step 11/23 : FROM alpine:3.14 07:18:30 ---> 14119a10abf4 07:18:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:18:30 ---> Running in 8f213837fa1e 07:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:18:30 (1/2) Installing ca-certificates (20191127-r5) 07:18:30 (2/2) Installing dumb-init (1.2.5-r1) 07:18:30 Executing busybox-1.33.1-r3.trigger 07:18:30 Executing ca-certificates-20191127-r5.trigger 07:18:30 OK: 6 MiB in 16 packages 07:18:31 Removing intermediate container 8f213837fa1e 07:18:31 ---> 773cf2619b6f 07:18:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:18:31 ---> Running in b51081bd7fd6 07:18:31 Removing intermediate container b51081bd7fd6 07:18:31 ---> 91171e86689d 07:18:31 Step 14/23 : ENV APP_PORT=59860 07:18:31 ---> Running in 43e945e72145 07:18:31 Removing intermediate container 43e945e72145 07:18:31 ---> a38be55b635e 07:18:31 Step 15/23 : EXPOSE $APP_PORT 07:18:31 ---> Running in 600b4c3250d1 07:18:31 Removing intermediate container 600b4c3250d1 07:18:31 ---> bef21a425560 07:18:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:31 ---> ffbec931d18e 07:18:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:18:32 ---> 696240304e91 07:18:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:18:32 ---> 5a969b8d1248 07:18:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:18:32 ---> Running in 944cc5ae8c8b 07:18:32 Removing intermediate container 944cc5ae8c8b 07:18:32 ---> 9d1794e37fa2 07:18:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:32 ---> Running in d17bfcbd972a 07:18:32 Removing intermediate container d17bfcbd972a 07:18:32 ---> 486175edc4f8 07:18:32 Step 21/23 : LABEL arch=x86_64 07:18:33 ---> Running in 5063251f3d46 07:18:33 Removing intermediate container 5063251f3d46 07:18:33 ---> 675fe940f59a 07:18:33 Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:18:33 ---> Running in df90d59e043b 07:18:33 Removing intermediate container 5e6026945760 07:18:33 ---> 202d3e02489a 07:18:33 07:18:33 Step 11/24 : FROM alpine:3.14 07:18:33 ---> 14119a10abf4 07:18:33 Removing intermediate container df90d59e043b 07:18:33 ---> 9bbf2e71a0c0 07:18:33 Step 23/23 : LABEL version=0.0.0 07:18:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:18:33 ---> Running in 7fddee506272 07:18:33 ---> Running in 2d381de4da73 07:18:33 Removing intermediate container 7fddee506272 07:18:33 ---> 6703672864d9 07:18:33 07:18:33 Removing intermediate container 2d381de4da73 07:18:33 ---> 474fe31f2c34 07:18:33 Step 13/24 : ENV APP_PORT=59880 07:18:33 ---> Running in c02a378c724f 07:18:33 Successfully built 6703672864d9 07:18:33 Successfully tagged support-notifications:latest 07:18:33  Building support-notifications ... done Removing intermediate container c02a378c724f 07:18:33 ---> 478e0caf5aee 07:18:33 Step 14/24 : EXPOSE $APP_PORT 07:18:33 ---> Running in 2a8811e32137 07:18:33 Removing intermediate container 2a8811e32137 07:18:33 ---> 90cc441fb63c 07:18:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:33 ---> Running in ca6235d8f61d 07:18:34 Removing intermediate container ca6235d8f61d 07:18:34 ---> 70c63086ce86 07:18:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:18:34 ---> Running in e822cdd37859 07:18:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:18:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:18:36 (1/6) Installing dumb-init (1.2.5-r1) 07:18:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:18:36 (3/6) Installing libsodium (1.0.18-r0) 07:18:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:18:36 (5/6) Installing libzmq (4.3.4-r0) 07:18:37 (6/6) Installing zeromq (4.3.4-r0) 07:18:37 Executing busybox-1.33.1-r3.trigger 07:18:37 OK: 8 MiB in 20 packages 07:18:37 Removing intermediate container e822cdd37859 07:18:37 ---> 26c35da025b1 07:18:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:18:37 ---> 98f470099059 07:18:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:18:38 ---> 82c851c976af 07:18:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:18:38 ---> f2028a47763a 07:18:38 Step 20/24 : ENTRYPOINT ["/core-data"] 07:18:38 ---> Running in 3f49d66f3177 07:18:38 Removing intermediate container 3f49d66f3177 07:18:38 ---> 2c33f9ced259 07:18:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:38 ---> Running in 8246d6cbd3bd 07:18:38 Removing intermediate container 8246d6cbd3bd 07:18:38 ---> e4c316122508 07:18:38 Step 22/24 : LABEL arch=x86_64 07:18:38 ---> Running in bea52faff2ae 07:18:38 Removing intermediate container bea52faff2ae 07:18:38 ---> 8b2199d12897 07:18:38 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:18:38 ---> Running in 78254ce87e0e 07:18:38 Removing intermediate container 78254ce87e0e 07:18:38 ---> 1edcd6e50b8b 07:18:38 Step 24/24 : LABEL version=0.0.0 07:18:38 ---> Running in efbb43577fc1 07:18:38 Removing intermediate container efbb43577fc1 07:18:38 ---> 94b205fd7493 07:18:38 07:18:38 Successfully built 94b205fd7493 07:18:38 Successfully tagged core-data:latest 07:18:38  Building core-data ... done  [Pipeline] } 07:18:38 $ docker stop --time=1 c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 07:18:40 $ docker rm -f c8851612b1e4935a08b0ab579135dfcd0fbc31ac76e3c3a86183f9fc8e1e15e4 [Pipeline] // withDockerContainer [Pipeline] sh 07:18:40 + docker images 07:18:40 REPOSITORY TAG IMAGE ID CREATED SIZE 07:18:40 core-data latest 94b205fd7493 2 seconds ago 20.5MB 07:18:40 support-notifications latest 6703672864d9 7 seconds ago 16.8MB 07:18:40 202d3e02489a 7 seconds ago 1.76GB 07:18:40 00898ac45d94 11 seconds ago 1.75GB 07:18:40 core-metadata latest fcb0b25f333b 16 seconds ago 16.8MB 07:18:40 9ee69550babf 19 seconds ago 1.76GB 07:18:40 security-bootstrapper latest 72f900eaf06d 23 seconds ago 18.8MB 07:18:40 sys-mgmt-agent latest 7dc5c02e7b84 33 seconds ago 325MB 07:18:40 c0e07698f014 35 seconds ago 1.75GB 07:18:40 security-secretstore-setup latest e7e8e4dd0bed 56 seconds ago 28.2MB 07:18:40 support-scheduler latest 983b5f1dcd1c About a minute ago 16.1MB 07:18:40 core-command latest 12a93997fc11 About a minute ago 16MB 07:18:40 security-proxy-setup latest 721b3fecd4c7 About a minute ago 26.7MB 07:18:40 7e7f2d76f68a About a minute ago 1.75GB 07:18:40 d5322f1f9554 About a minute ago 1.75GB 07:18:40 c462b1a20259 About a minute ago 1.76GB 07:18:40 b12fc1b4809d About a minute ago 1.76GB 07:18:40 fd2db76fce80 About a minute ago 1.75GB 07:18:40 ci-base-image-x86_64 latest e24297fbb256 5 minutes ago 1.25GB 07:18:40 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 07:18:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 07:18:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 07:18:40 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 07:18:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:18:56 Still waiting to schedule task 07:18:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:19:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:19:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:19:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:19:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:19:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:19:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:19:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:19:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:19:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements 07:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:19:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.296s coverage: 98.5% of statements 07:19:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:19:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.297s coverage: 46.3% of statements 07:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:19:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.683s coverage: 90.1% of statements 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:19:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.237s coverage: 84.4% of statements 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:19:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 94.2% of statements 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 59.1% of statements 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.292s coverage: 0.8% of statements 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.194s coverage: 58.8% of statements 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.166s coverage: 21.7% of statements 07:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements 07:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements 07:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 07:19:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 07:19:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 07:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.282s coverage: 94.4% of statements 07:19:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 07:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.603s coverage: 82.5% of statements 07:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.224s coverage: 58.8% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.803s coverage: 91.2% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.719s coverage: 64.4% of statements 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.202s coverage: 100.0% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 07:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 07:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 07:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.240s coverage: 70.3% of statements 07:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 43.4% of statements 07:20:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:20:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.196s coverage: 89.5% of statements 07:20:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 07:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.261s coverage: 19.5% of statements 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 92.0% of statements 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:20:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 07:20:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 96.9% of statements 07:20:22 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 07:20:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:20:22 GO111MODULE=on go vet ./... 07:21:44 gofmt -l . 07:21:44 [ "`gofmt -l .`" = "" ] 07:21:44 ./bin/test-attribution-txt.sh [Pipeline] sh 07:21:45 Running on prd-ubuntu18.04-docker-8c-8g-243 in /w/workspace/edgexfoundry_edgex-go_PR-3736 [Pipeline] { [Pipeline] ws 07:21:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:21:45 The recommended git tool is: git 07:21:45 + ls -al . 07:21:45 total 640 07:21:45 drwxrwxr-x 9 1001 1001 4096 Sep 30 07:21 . 07:21:45 drwxr-xr-x 4 root root 4096 Sep 30 07:17 .. 07:21:45 -rw-rw-r-- 1 1001 1001 11 Sep 30 07:15 .dockerignore 07:21:45 drwxrwxr-x 8 1001 1001 4096 Sep 30 07:15 .git 07:21:45 drwxrwxr-x 4 1001 1001 4096 Sep 30 07:15 .github 07:21:45 -rw-rw-r-- 1 1001 1001 818 Sep 30 07:15 .gitignore 07:21:45 -rw-rw-r-- 1 1001 1001 20 Sep 30 07:15 .golangci.yml 07:21:45 -rw-rw-r-- 1 1001 1001 76 Sep 30 07:15 .hadolint.yml 07:21:45 -rw-rw-r-- 1 1001 1001 166 Sep 30 07:15 .sonarcloud.properties 07:21:45 -rw-rw-r-- 1 1001 1001 1171 Sep 30 07:15 ADOPTERS.md 07:21:45 -rw-rw-r-- 1 1001 1001 8493 Sep 30 07:15 Attribution.txt 07:21:45 -rw-rw-r-- 1 1001 1001 43881 Sep 30 07:15 CHANGELOG.md 07:21:45 -rw-rw-r-- 1 1001 1001 3804 Sep 30 07:15 CONTRIBUTING.md 07:21:45 -rw-rw-r-- 1 1001 1001 677 Sep 30 07:15 GOVERNANCE.md 07:21:45 -rw-rw-r-- 1 1001 1001 849 Sep 30 07:15 Jenkinsfile 07:21:45 -rw-rw-r-- 1 1001 1001 10775 Sep 30 07:15 LICENSE 07:21:45 -rw-rw-r-- 1 1001 1001 6386 Sep 30 07:15 Makefile 07:21:45 -rw-rw-r-- 1 1001 1001 582 Sep 30 07:15 OWNERS.md 07:21:45 -rw-rw-r-- 1 1001 1001 8256 Sep 30 07:15 README.md 07:21:45 -rw-rw-r-- 1 1001 1001 6912 Sep 30 07:15 SECURITY.md 07:21:45 -rw-rw-r-- 1 1001 1001 5 Sep 30 07:12 VERSION 07:21:45 -rw-rw-r-- 1 1001 1001 4131 Sep 30 07:15 ZMQWindows.md 07:21:45 drwxrwxr-x 2 1001 1001 4096 Sep 30 07:15 bin 07:21:45 drwxrwxr-x 14 1001 1001 4096 Sep 30 07:15 cmd 07:21:45 -rw-r--r-- 1 root root 403265 Sep 30 07:20 coverage.out 07:21:45 -rw-rw-r-- 1 1001 1001 841 Sep 30 07:15 go.mod 07:21:45 -rw-r--r-- 1 root root 50064 Sep 30 07:17 go.sum 07:21:45 drwxrwxr-x 8 1001 1001 4096 Sep 30 07:15 internal 07:21:45 drwxrwxr-x 3 1001 1001 4096 Sep 30 07:15 openapi 07:21:45 drwxrwxr-x 4 1001 1001 4096 Sep 30 07:15 snap 07:21:45 -rw-rw-r-- 1 1001 1001 204 Sep 30 07:15 version.go [Pipeline] sh 07:21:46 + '[' -e coverage.out ] 07:21:46 + chown 1001:1001 coverage.out [Pipeline] stash 07:21:46 Warning: overwriting stash ‘coverage-report’ 07:21:47 Stashed 1 file(s) [Pipeline] sh 07:21:47 + make build 07:21:47 go mod tidy 07:21:48 using credential edgex-jenkins-ssh 07:21:48 Cloning the remote Git repository 07:21:48 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 07:21:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:21:48 > git init /w/workspace/edgex-go/2 # timeout=10 07:21:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:21:48 > git --version # timeout=10 07:21:48 > git --version # 'git version 2.17.1' 07:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:55 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 07:22:08 Merging remotes/origin/main commit 77fe71b6b44e31624130600da248bb6ad192c9d6 into PR head commit e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:22:08 Merge succeeded, producing e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:22:08 Checking out Revision e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb (PR-3736) 07:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:22:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:22:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3736/head:refs/remotes/origin/PR-3736 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:22:08 > git config core.sparsecheckout # timeout=10 07:22:08 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 07:22:08 > git remote # timeout=10 07:22:08 > git config --get remote.origin.url # timeout=10 07:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:22:08 > git merge 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 07:22:08 > git rev-parse HEAD^{commit} # timeout=10 07:22:08 > git config core.sparsecheckout # timeout=10 07:22:08 > git checkout -f e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb # timeout=10 07:22:12 Commit message: "style: Enable errcheck linter and associated recommendations" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:13 + echo snap-build.sh 07:22:13 snap-build.sh 07:22:13 + SNAP_BASE_DIR=. 07:22:13 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:22:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:22:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:22:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:22:13 + cd /w/workspace/edgex-go/2 07:22:13 + sudo apt-get remove -qy --purge lxd lxd-client 07:22:13 Reading package lists... 07:22:13 Building dependency tree... 07:22:13 Reading state information... 07:22:13 The following packages were automatically installed and are no longer required: 07:22:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:22:13 uidmap xdelta3 07:22:13 Use 'sudo apt autoremove' to remove them. 07:22:13 The following packages will be REMOVED: 07:22:13 lxd* lxd-client* 07:22:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:22:13 After this operation, 31.7 MB disk space will be freed. 07:22:14 (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.) 07:22:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:22:15 Removing lxd dnsmasq configuration 07:22:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:22:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:22:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:22:16 (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.) 07:22:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:22:17 Processing triggers for systemd (237-3ubuntu10.45) ... 07:22:17 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 07:22:17 Processing triggers for ureadahead (0.100.0-21) ... 07:22:18 + sudo snap remove --purge lxd 07:22:18 snap "lxd" is not installed 07:22:18 + sudo groupadd --force --system lxd 07:22:18 ++ whoami 07:22:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:22:18 + newgrp - lxd 07:22:18 + sudo snap install lxd 07:22:19 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 07:22:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:22: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 07:22:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:22:28 2021-09-30T07:22:25Z INFO Waiting for automatic snapd restart... 07:22:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:22:34 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 07:22:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:22:41 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 07:22:44 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 07:22:46 lxd 4.18 from Canonical* installed 07:22:46 + sudo lxd init --auto [Pipeline] } 07:22:49 $ docker stop --time=1 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 07:22:52 $ docker rm -f 2b64c84fb227818c8dcc72f16efb3077318659fafd2d36635e3faed08be7fae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:22:54 07:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:22:54 + sudo snap install --classic snapcraft 07:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:22:55 latest: Pulling from edgex-devops/edgex-compose-arm64 07:22:55 29e5d40040c1: Pulling fs layer 07:22:55 1ce36da41761: Pulling fs layer 07:22:55 25b303627fd3: Pulling fs layer 07:22:55 29e5d40040c1: Verifying Checksum 07:22:55 29e5d40040c1: Download complete 07:22:56 29e5d40040c1: Pull complete 07:22:56 1ce36da41761: Verifying Checksum 07:22:56 1ce36da41761: Download complete 07:22:57 1ce36da41761: Pull complete 07:22:58 25b303627fd3: Verifying Checksum 07:22:58 25b303627fd3: Download complete 07:23:08 25b303627fd3: Pull complete 07:23:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:23:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:23:08 prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 07:23:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:23:09 snapcraft 5.0 from Canonical* installed 07:23:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:23:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:23:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:09 Dload Upload Total Spent Left Speed 07:23:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 07:23:09 100 3325k 100 3325k 0 0 7626k 0 --:--:-- --:--:-- --:--:-- 7626k 07:23:09 ./yq_linux_amd64 07:23:09 + sudo snapcraft prime --use-lxd 07:23:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:23:10 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: 07:23:10 - README.md 07:23:10 07:23:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:23:11 Launching a container. 07:23:12 $ docker top 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:13 + docker-compose build --help 07:23:13 + grep parallel 07:23:17 Waiting for container to be ready 07:23:17 --parallel Build images in parallel. [Pipeline] } 07:23:17 $ docker stop --time=1 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 07:23:17 To start your first instance, try: lxc launch ubuntu:18.04 07:23:17 07:23:19 $ docker rm -f 3e2ede0faf2160f5562bc7ec3cd0c527d354d00fc9b135fdfccac8abce418c72 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:23:20 . [Pipeline] withDockerContainer 07:23:20 prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 07:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:23:22 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:23:22 $ docker top 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 -eo pid,comm 07:23:22 Waiting for network to be ready... 07:23:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [Pipeline] { [Pipeline] sh 07:23:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 07:23:23 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:23:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 07:23:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:23:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:23:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 07:23:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 07:23:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 07:23:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 07:23:23 + docker-compose -f ./docker-compose-build.yml build --parallel 07:23:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:23:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:23:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:23:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:23:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:23:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:23:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:23:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:23:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:23:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 07:23:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 07:23:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:23:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:23:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 07:23:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 07:23:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 07:23:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 07:23:27 Fetched 25.4 MB in 5s (5538 kB/s) 07:23:27 Building core-command ... 07:23:27 Building core-data ... 07:23:27 Building core-metadata ... 07:23:27 Building security-bootstrapper ... 07:23:27 Building security-proxy-setup ... 07:23:27 Building security-secretstore-setup ... 07:23:27 Building support-notifications ... 07:23:27 Building support-scheduler ... 07:23:27 Building sys-mgmt-agent ... 07:23:27 Building security-secretstore-setup 07:23:27 Building security-bootstrapper 07:23:27 Building sys-mgmt-agent 07:23:27 Building core-data 07:23:27 Building core-command 07:23:28 Reading package lists... 07:23:28 Reading package lists... 07:23:29 Building dependency tree... 07:23:29 Reading state information... 07:23:29 The following additional packages will be installed: 07:23:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:23:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:23:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:23:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:23:29 Suggested packages: 07:23:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:23:29 Recommended packages: 07:23:29 gnupg libsasl2-modules 07:23:29 The following NEW packages will be installed: 07:23:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:23:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:23:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:23:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:23:29 The following packages will be upgraded: 07:23:29 gpg gpg-agent gpgconf libudev1 07:23:29 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:23:29 Need to get 3527 kB of archives. 07:23:29 After this operation, 13.3 MB of additional disk space will be used. 07:23: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] 07:23: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] 07:23:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:23: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] 07:23:29 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 07:23:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 07:23:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:23:30 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:23:30 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:23:30 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:23:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:23:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:23:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:23:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:23:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:23:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:23:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:23:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:23:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:23:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:23:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:23:30 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:23:30 debconf: delaying package configuration, since apt-utils is not installed 07:23:30 Fetched 3527 kB in 1s (2991 kB/s) 07:23:30 (Reading database ... 12511 files and directories currently installed.) 07:23:30 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 07:23:30 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:23:30 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 07:23:31 Selecting previously unselected package udev. 07:23:31 (Reading database ... 12511 files and directories currently installed.) 07:23:31 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 07:23:31 Unpacking udev (237-3ubuntu10.52) ... 07:23:31 Selecting previously unselected package libfuse2:amd64. 07:23:31 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:23:31 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:23:31 Selecting previously unselected package fuse. 07:23:31 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:23:31 Unpacking fuse (2.9.7-1ubuntu1) ... 07:23:31 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:23:31 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:23:31 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:23:31 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:23:31 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:23:31 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:23:31 Selecting previously unselected package libksba8:amd64. 07:23:31 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:23:31 Unpacking libksba8:amd64 (1.3.5-2) ... 07:23:31 Selecting previously unselected package libroken18-heimdal:amd64. 07:23:31 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:31 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:31 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:23:31 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:31 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:23:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:23:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libwind0-heimdal:amd64. 07:23:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:23:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:23:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:23:32 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:23:32 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:23:32 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Selecting previously unselected package libsasl2-modules-db:amd64. 07:23:32 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:23:32 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:23:32 Selecting previously unselected package libsasl2-2:amd64. 07:23:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:23:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:23:32 Selecting previously unselected package libldap-common. 07:23:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:23:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:23:32 Selecting previously unselected package libldap-2.4-2:amd64. 07:23:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:23:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:23:32 Selecting previously unselected package dirmngr. 07:23:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:23:32 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:23:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:23:32 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:23:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:23:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:23:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:23:32 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:23:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:32 Setting up libksba8:amd64 (1.3.5-2) ... 07:23:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:23:32 Setting up udev (237-3ubuntu10.52) ... 07:23:33 invoke-rc.d: policy-rc.d denied execution of start. 07:23:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Processing triggers for systemd (237-3ubuntu10) ... 07:23:33 Setting up fuse (2.9.7-1ubuntu1) ... 07:23:33 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:23:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:23:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:23:33 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:23:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:23:33 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:23:33 settings in the [Install] section, and DefaultInstance for template units). 07:23:33 This means they are not meant to be enabled using systemctl. 07:23:33 Possible reasons for having this kind of units are: 07:23:33 1) A unit may be statically enabled by being symlinked from another unit's 07:23:33 .wants/ or .requires/ directory. 07:23:33 2) A unit's purpose may be to act as a helper for some other unit which has 07:23:33 a requirement dependency on it. 07:23:33 3) A unit may be started when needed via activation (socket, path, timer, 07:23:33 D-Bus, udev, scripted systemctl call, ...). 07:23:33 4) In case of template units, the unit is meant to be enabled with some 07:23:33 instance name specified. 07:23:34 Reading package lists... 07:23:34 Building dependency tree... 07:23:34 Reading state information... 07:23:34 The following additional packages will be installed: 07:23:34 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:23:34 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:23:34 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:23:34 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:23:34 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:23:34 Suggested packages: 07:23:34 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:23:34 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:23:34 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:23:34 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:23:34 systemd-container policykit-1 07:23:34 Recommended packages: 07:23:34 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:23:34 The following NEW packages will be installed: 07:23:34 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:23:34 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:23:34 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:23:34 multiarch-support openssh-client python3 python3-minimal python3.6 07:23:34 python3.6-minimal snapd squashfs-tools sudo 07:23:34 The following packages will be upgraded: 07:23:34 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:23:35 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:23:35 Need to get 36.8 MB of archives. 07:23:35 After this operation, 147 MB of additional disk space will be used. 07:23:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 07:23:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:23:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 07:23:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:23:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:23:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:23:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:23:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:23:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:23:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:23:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:23:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:23:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:23:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:23:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:23:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:23:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:23:36 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 07:23:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:23:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:23:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:23:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:23:36 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:23:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:23:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:23:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:23:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:23:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:23:36 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:23:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:23:37 debconf: delaying package configuration, since apt-utils is not installed 07:23:37 Fetched 36.8 MB in 2s (16.0 MB/s) 07:23:37 (Reading database ... 12757 files and directories currently installed.) 07:23:37 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 07:23:37 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:23:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 07:23:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:23:38 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 07:23:38 (Reading database ... 12757 files and directories currently installed.) 07:23:38 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:23:38 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:23:38 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:23:38 (Reading database ... 12757 files and directories currently installed.) 07:23:38 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:23:38 Unpacking apt (1.6.14) over (1.6.1) ... 07:23:38 Setting up apt (1.6.14) ... 07:23:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:23:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:23:39 (Reading database ... 12764 files and directories currently installed.) 07:23:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:23:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:23:39 Selecting previously unselected package libpython3.6-minimal:amd64. 07:23:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:23:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:23:39 Selecting previously unselected package libexpat1:amd64. 07:23:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:23:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:23:39 Selecting previously unselected package python3.6-minimal. 07:23:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:23:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:23:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 07:23:39 Checking for services that may need to be restarted...done. 07:23:39 Checking for services that may need to be restarted...done. 07:23:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:23:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:23:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:23:40 Selecting previously unselected package python3-minimal. 07:23:40 (Reading database ... 13012 files and directories currently installed.) 07:23:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:23:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:23:40 Selecting previously unselected package mime-support. 07:23:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:23:40 Unpacking mime-support (3.60ubuntu1) ... 07:23:40 Selecting previously unselected package libmpdec2:amd64. 07:23:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:23:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:23:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:23:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:23:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:23:40 Selecting previously unselected package python3.6. 07:23:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:23:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:23:40 Selecting previously unselected package libpython3-stdlib:amd64. 07:23:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:23:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:23:41 Setting up python3-minimal (3.6.7-1~18.04) ... 07:23:41 Selecting previously unselected package python3. 07:23:41 (Reading database ... 13442 files and directories currently installed.) 07:23:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:23:41 Unpacking python3 (3.6.7-1~18.04) ... 07:23:41 Selecting previously unselected package multiarch-support. 07:23:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:23:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:23:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:23:41 Selecting previously unselected package liblzo2-2:amd64. 07:23:41 (Reading database ... 13479 files and directories currently installed.) 07:23:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:23:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:23:41 Selecting previously unselected package libbsd0:amd64. 07:23:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:23:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:23:41 Selecting previously unselected package sudo. 07:23:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:23:41 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:23:41 Selecting previously unselected package apparmor. 07:23:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:23:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:23:41 Selecting previously unselected package libedit2:amd64. 07:23:41 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:23:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:23:41 Selecting previously unselected package libkrb5support0:amd64. 07:23:41 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:23:41 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:23:41 Selecting previously unselected package libk5crypto3:amd64. 07:23:41 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:23:41 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:23:41 Selecting previously unselected package libkeyutils1:amd64. 07:23:41 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:23:41 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:23:41 Selecting previously unselected package libkrb5-3:amd64. 07:23:41 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:23:41 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:23:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:23:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:23:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:23:42 Selecting previously unselected package libssl1.0.0:amd64. 07:23:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:23:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:23:42 Selecting previously unselected package openssh-client. 07:23:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:23:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:23:42 Selecting previously unselected package squashfs-tools. 07:23:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:23:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:23:42 Selecting previously unselected package snapd. 07:23:42 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:23:42 Unpacking snapd (2.51.1+18.04) ... 07:23:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:23:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:23:45 Setting up mime-support (3.60ubuntu1) ... 07:23:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:23:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:23:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:23:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:23:45 Setting up systemd (237-3ubuntu10.52) ... 07:23:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:23:45 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:23:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:23:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:23:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:23:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:23:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:23:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:23:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:23:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:23:47 Setting up python3 (3.6.7-1~18.04) ... 07:23:47 running python rtupdate hooks for python3.6... 07:23:47 running python post-rtupdate hooks for python3.6... 07:23:47 Setting up apparmor (2.12-4ubuntu5.1) ... 07:23:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:23:48 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:23:48 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:23:48 Setting up snapd (2.51.1+18.04) ... 07:23:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:23:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:23:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:23:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:23:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:23:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:23:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:23:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:23:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:23:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:23:50 /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' 07:23:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:23:50 Processing triggers for systemd (237-3ubuntu10.52) ... 07:23:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:23:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:23:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:23:52 Reading package lists... 07:23:52 Reading package lists... 07:23:52 Building dependency tree... 07:23:52 Reading state information... 07:23:53 Calculating upgrade... 07:23:53 The following packages will be upgraded: 07:23:53 advancecomp base-files bash binutils binutils-common 07:23:53 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:23:53 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:23:53 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:23:53 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:23:53 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:23:53 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:23:53 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:23:53 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:23:53 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:23:53 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:23:53 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:23:53 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:23:53 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:23:53 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:23:53 ubuntu-keyring util-linux 07:23:53 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:23:53 Need to get 64.2 MB of archives. 07:23:53 After this operation, 5142 kB of additional disk space will be used. 07:23:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 07:23:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:23:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:23:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:23:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:23:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:23:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:23:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:23:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:23:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:23:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:23:53 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:23:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:23:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:23:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:23:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:23:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:23:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:23:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:23:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:23:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:23:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:23:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:23:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:23:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:23:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:23:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:23:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:23:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:23:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:23:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:23:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:23:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:23:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:23:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:23:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:23:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:23:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:23:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:23:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:23:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:23:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 07:23:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:23:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:23:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:23:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:23:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 07:23:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:23:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:23:53 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] 07:23:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 07:23:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 07:23:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 07:23:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:23:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:23:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:23:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:23:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:23:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:23:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:23:54 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:23:54 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:23:54 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:23:54 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:23:54 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:23:54 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:23:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:23:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:23:54 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:23:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:23:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:23:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:23:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:23:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:23:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:23:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:23:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:23:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:23:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:23:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:23:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:23:55 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:23:55 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:23:55 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:23:55 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] 07:23:55 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:23:55 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 07:23:55 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] 07:23:55 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:23:55 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:23:55 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:23:55 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:23:55 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:23:55 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:23:55 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:23:55 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:23:55 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] 07:23:55 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:23:55 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:23:55 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:23:55 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:23:55 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:23:55 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:23:55 debconf: delaying package configuration, since apt-utils is not installed 07:23:55 Fetched 64.2 MB in 2s (30.6 MB/s) 07:23:55 (Reading database ... 13914 files and directories currently installed.) 07:23:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:23:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:23:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:23:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:23:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 07:23:56 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 07:23:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:57 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:57 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:23:57 (Reading database ... 13914 files and directories currently installed.) 07:23:57 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:23:57 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:23:57 (Reading database ... 13914 files and directories currently installed.) 07:23:57 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:57 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:57 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:23:57 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:23:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:23:58 (Reading database ... 13914 files and directories currently installed.) 07:23:58 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:23:58 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:23:58 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:23:58 (Reading database ... 13914 files and directories currently installed.) 07:23:58 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:23:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:23:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:23:58 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:23:59 Setting up base-files (10.1ubuntu2.11) ... 07:23:59 Installing new version of config file /etc/issue ... 07:23:59 Installing new version of config file /etc/issue.net ... 07:23:59 Installing new version of config file /etc/lsb-release ... 07:23:59 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:23:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:23:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:23:59 Removing obsolete conffile /etc/default/motd-news ... 07:23:59 (Reading database ... 13915 files and directories currently installed.) 07:23:59 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:23:59 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:23:59 Setting up bash (4.4.18-2ubuntu1.2) ... 07:23:59 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 07:23:59 (Reading database ... 13915 files and directories currently installed.) 07:23:59 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:23:59 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:23:59 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:23:59 (Reading database ... 13915 files and directories currently installed.) 07:23:59 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:23:59 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:23:59 Setting up tar (1.29b-2ubuntu0.2) ... 07:23:59 (Reading database ... 13915 files and directories currently installed.) 07:23:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:23:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:24:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:24:00 (Reading database ... 13915 files and directories currently installed.) 07:24:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:24:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:24:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:24:00 (Reading database ... 13915 files and directories currently installed.) 07:24:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:24:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:24:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:24:00 (Reading database ... 13915 files and directories currently installed.) 07:24:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:24:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:24:00 Setting up grep (3.1-2build1) ... 07:24:00 (Reading database ... 13915 files and directories currently installed.) 07:24:00 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:24:00 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:24:00 Setting up gzip (1.6-5ubuntu1.1) ... 07:24:00 (Reading database ... 13915 files and directories currently installed.) 07:24:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:24:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:24:01 Setting up login (1:4.5-1ubuntu2) ... 07:24:01 (Reading database ... 13915 files and directories currently installed.) 07:24:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:24:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:24:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:24:01 (Reading database ... 13915 files and directories currently installed.) 07:24:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:24:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:24:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:24:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:24:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:24:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:24:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:24:02 (Reading database ... 13915 files and directories currently installed.) 07:24:02 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:24:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:24:02 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:24:02 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:24:02 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:24:02 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:24:02 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:24:02 (Reading database ... 13915 files and directories currently installed.) 07:24:02 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:24:02 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:24:03 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:03 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:03 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:03 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:03 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:03 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:03 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:24:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:24:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:24:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:24:03 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:24:03 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:24:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:24:03 (Reading database ... 13915 files and directories currently installed.) 07:24:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:04 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:24:04 (Reading database ... 13915 files and directories currently installed.) 07:24:04 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:04 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:04 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:24:04 (Reading database ... 13915 files and directories currently installed.) 07:24:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:24:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:24:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:24:05 (Reading database ... 13915 files and directories currently installed.) 07:24:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:24:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:24:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:24:05 (Reading database ... 13915 files and directories currently installed.) 07:24:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:24:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:24:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:24:05 (Reading database ... 13917 files and directories currently installed.) 07:24:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:24:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:24:05 Setting up debconf (1.5.66ubuntu1) ... 07:24:06 (Reading database ... 13917 files and directories currently installed.) 07:24:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:24:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:24:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:24:06 (Reading database ... 13917 files and directories currently installed.) 07:24:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:24:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:24:06 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:24:06 (Reading database ... 13917 files and directories currently installed.) 07:24:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:24:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:24:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:24:06 (Reading database ... 13917 files and directories currently installed.) 07:24:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:24:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:24:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:24:06 (Reading database ... 13919 files and directories currently installed.) 07:24:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:24:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:24:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:24:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:24:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 07:24:07 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:24:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:24:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:24:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:24:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:24:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:24:07 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:24:07 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:24:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:24:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:24:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:24:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:24:07 (Reading database ... 13923 files and directories currently installed.) 07:24:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:24:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:24:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:24:08 (Reading database ... 13923 files and directories currently installed.) 07:24:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:24:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:24:08 Setting up passwd (1:4.5-1ubuntu2) ... 07:24:08 (Reading database ... 13923 files and directories currently installed.) 07:24:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:24:08 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:24:08 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:24:08 (Reading database ... 13923 files and directories currently installed.) 07:24:08 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:24:08 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:24:08 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:24:08 (Reading database ... 13923 files and directories currently installed.) 07:24:08 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:24:08 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:24:08 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:24:08 (Reading database ... 13923 files and directories currently installed.) 07:24:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:24:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:24:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:24:09 (Reading database ... 13923 files and directories currently installed.) 07:24:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:24:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:24:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:24:09 (Reading database ... 13923 files and directories currently installed.) 07:24:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:24:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:24:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:24:09 (Reading database ... 13923 files and directories currently installed.) 07:24:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:24:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:24:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:24:09 (Reading database ... 13923 files and directories currently installed.) 07:24:09 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:24:09 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:24:09 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:24:09 (Reading database ... 13923 files and directories currently installed.) 07:24:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:24:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:24:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:24:09 (Reading database ... 13924 files and directories currently installed.) 07:24:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:24:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:24:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:24:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:24:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:24:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:24:10 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:24:10 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:24:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:24:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:24:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:24:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:24:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:24:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:24:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:24:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:24:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:24:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:24:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:24:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:24:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:24:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:24:11 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 07:24:11 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 07:24:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:24:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:24:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:24:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:24:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:24:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:24:11 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:24:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:24:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:24:12 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:24:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 07:24:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 07:24:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:14 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:14 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:15 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:24:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:24:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:24:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:24:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:24:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:24:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:24:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:24:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:24:15 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:24:15 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:24:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:24:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:24:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:24:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:24:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:24:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:24:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:24:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:24:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 07:24:16 07:24:16 Current default time zone: 'Etc/UTC' 07:24:16 Local time is now: Thu Sep 30 07:24:16 UTC 2021. 07:24:16 Universal Time is now: Thu Sep 30 07:24:16 UTC 2021. 07:24:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:24:16 07:24:16 Setting up systemd-sysv (237-3ubuntu10.52) ... 07:24:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 07:24:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:24:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:24:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:24:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:24:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:24:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:24:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:24:16 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:24:16 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:16 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 07:24:16 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:16 Setting up patch (2.7.6-2ubuntu1.1) ... 07:24:16 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:24:16 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:24:16 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 07:24:16 Installing new version of config file /etc/ssl/openssl.cnf ... 07:24:16 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:24:16 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:24:16 Setting up ca-certificates (20210119~18.04.2) ... 07:24:18 Updating certificates in /etc/ssl/certs... 07:24:19 23 added, 28 removed; done. 07:24:19 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:24:19 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:24:19 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:24:19 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:24:19 Setting up pkgbinarymangler (138.18.04.1) ... 07:24:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 07:24:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up perl (5.26.1-6ubuntu0.5) ... 07:24:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 07:24:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:24:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:24:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 07:24:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:24:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:24:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:24:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:24:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:24:19 Processing triggers for systemd (237-3ubuntu10.52) ... 07:24:19 Processing triggers for mime-support (3.60ubuntu1) ... 07:24:19 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:24:19 Updating certificates in /etc/ssl/certs... 07:24:20 0 added, 0 removed; done. 07:24:20 Running hooks in /etc/ca-certificates/update.d... 07:24:20 done. 07:24:21 Reading package lists... 07:24:21 Building dependency tree... 07:24:21 Reading state information... 07:24:21 The following NEW packages will be installed: 07:24:21 apt-transport-https 07:24:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:24:21 Need to get 4348 B of archives. 07:24:21 After this operation, 154 kB of additional disk space will be used. 07:24:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:24:21 debconf: delaying package configuration, since apt-utils is not installed 07:24:21 Fetched 4348 B in 0s (23.5 kB/s) 07:24:21 Selecting previously unselected package apt-transport-https. 07:24:21 (Reading database ... 13928 files and directories currently installed.) 07:24:21 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:24:21 Unpacking apt-transport-https (1.6.14) ... 07:24:21 Setting up apt-transport-https (1.6.14) ... 07:24:22 Waiting for network to be ready... 07:24:28 2021-09-30T07:24:26Z INFO Waiting for automatic snapd restart... 07:24:29 snapd 2.51.7 from Canonical* installed 07:24:31 "snapd" switched to the "latest/stable" channel 07:24:31 07:24:33 core18 20210722 from Canonical* installed 07:24:33 "core18" switched to the "latest/stable" channel 07:24:33 07:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:24:35 ---> 7073888cb3ce 07:24:35 Step 3/24 : WORKDIR /edgex-go 07:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:24:35 ---> 7073888cb3ce 07:24:35 Step 3/24 : WORKDIR /edgex-go 07:24:35 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:24:35 ---> 7073888cb3ce 07:24:35 Step 3/26 : WORKDIR /edgex-go 07:24:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:24:35 ---> 7073888cb3ce 07:24:35 Step 3/24 : WORKDIR /edgex-go 07:24:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:24:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:24:35 ---> 7073888cb3ce 07:24:35 Step 3/32 : WORKDIR /edgex-go 07:24:35 ---> Running in 03b88124e330 07:24:35 ---> Running in 63602c43d187 07:24:35 ---> Running in 6490beeede2c 07:24:35 ---> Running in 35d8f90af5b9 07:24:35 ---> Running in bdbff3be37a5 07:24:35 Removing intermediate container 63602c43d187 07:24:35 ---> 0008cd09c4dc 07:24:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:35 Removing intermediate container bdbff3be37a5 07:24:35 ---> ac2d44de0541 07:24:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:35 Removing intermediate container 35d8f90af5b9 07:24:35 ---> ba948bc339fd 07:24:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:35 Removing intermediate container 03b88124e330 07:24:35 ---> d5304a3748cd 07:24:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:35 Removing intermediate container 6490beeede2c 07:24:35 ---> 8b738ab6e8b6 07:24:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:36 ---> Running in 0156b7aea5c2 07:24:36 ---> Running in da2b8ab6c6f2 07:24:36 ---> Running in fce40e5a0937 07:24:36 ---> Running in bc008c69f849 07:24:36 snapcraft 5.0 from Canonical* installed 07:24:36 ---> Running in 139151826c9f 07:24:36 "snapcraft" switched to the "latest/stable" channel 07:24:36 07:24:40 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: 07:24:40 - README.md 07:24:40 07:24:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:24:40 Removing intermediate container 0156b7aea5c2 07:24:40 ---> ac2eb1815135 07:24:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:24:40 Removing intermediate container da2b8ab6c6f2 07:24:40 ---> 05d2520ab14c 07:24:40 Step 5/24 : RUN apk add --update --no-cache make git 07:24:40 ---> Running in 02194b1b6c25 07:24:40 Removing intermediate container 139151826c9f 07:24:40 ---> fad33154b0ef 07:24:40 Step 5/26 : RUN apk add --update --no-cache make git 07:24:40 ---> Running in 3503512ec76d 07:24:41 Removing intermediate container bc008c69f849 07:24:41 ---> f5f00c3887af 07:24:41 Step 5/32 : RUN apk add --update --no-cache make git 07:24:41 ---> Running in 62c16675ee83 07:24:41 Removing intermediate container fce40e5a0937 07:24:41 ---> d375069146f5 07:24:41 Step 5/24 : RUN apk add --update --no-cache make bash git 07:24:41 ---> Running in f885e2369c5d 07:24:41 ---> Running in b96506639d2c 07:24:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:24:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:24:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:24:42 Reading package lists... 07:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:43 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:24:43 Reading package lists... 07:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:24:43 Building dependency tree... 07:24:43 Reading state information... 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:44 Suggested packages: 07:24:44 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:24:44 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:24:44 Recommended packages: 07:24:44 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:24:44 The following NEW packages will be installed: 07:24:44 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:24:44 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:24:44 pkg-config zip 07:24:44 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:24:44 Need to get 7670 kB of archives. 07:24:44 After this operation, 43.8 MB of additional disk space will be used. 07:24:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:44 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:24:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:24:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:24:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:24:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:24:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:24:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:24:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:24:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:24:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:24:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:24:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:24:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:24:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:24:44 debconf: delaying package configuration, since apt-utils is not installed 07:24:45 Fetched 7670 kB in 1s (10.1 MB/s) 07:24:45 Selecting previously unselected package libglib2.0-0:amd64. 07:24:45 (Reading database ... 13932 files and directories currently installed.) 07:24:45 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:24:45 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:24:45 Selecting previously unselected package libpsl5:amd64. 07:24:45 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:24:45 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:24:45 Selecting previously unselected package libnghttp2-14:amd64. 07:24:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:24:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:24:45 Selecting previously unselected package librtmp1:amd64. 07:24:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:24:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:24:45 Selecting previously unselected package libcurl3-gnutls:amd64. 07:24:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:24:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:24:45 Selecting previously unselected package liberror-perl. 07:24:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:24:45 Unpacking liberror-perl (0.17025-1) ... 07:24:45 Selecting previously unselected package git-man. 07:24:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:24:45 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:24:45 OK: 218 MiB in 52 packages 07:24:45 Selecting previously unselected package git. 07:24:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:24:45 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:24:45 OK: 218 MiB in 52 packages 07:24:45 OK: 218 MiB in 52 packages 07:24:45 OK: 218 MiB in 52 packages 07:24:46 Selecting previously unselected package libnorm1:amd64. 07:24:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:24:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:24:46 Selecting previously unselected package libpgm-5.2-0:amd64. 07:24:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:24:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:24:46 Selecting previously unselected package libsodium23:amd64. 07:24:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:24:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:24:46 Selecting previously unselected package libzmq5:amd64. 07:24:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:24:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:24:46 Selecting previously unselected package libzmq3-dev:amd64. 07:24:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:24:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:24:46 Selecting previously unselected package pkg-config. 07:24:46 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:24:46 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:24:46 Selecting previously unselected package zip. 07:24:46 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:24:46 Unpacking zip (3.0-11build1) ... 07:24:46 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:24:46 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:24:46 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:24:46 Setting up liberror-perl (0.17025-1) ... 07:24:46 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:24:46 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:24:46 No schema files found: doing nothing. 07:24:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:24:46 Setting up zip (3.0-11build1) ... 07:24:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:24:46 Setting up libsodium23:amd64 (1.0.16-2) ... 07:24:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:24:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:24:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:24:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:24:46 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:24:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:24:47 OK: 218 MiB in 52 packages 07:24:47 Removing intermediate container 3503512ec76d 07:24:47 ---> 0e86ce82a63c 07:24:47 Step 6/24 : COPY go.mod . 07:24:47 Removing intermediate container b96506639d2c 07:24:47 ---> 56bc54d5edd6 07:24:47 Step 6/24 : COPY go.mod . 07:24:47 git set to automatically installed. 07:24:47 git-man set to automatically installed. 07:24:47 libcurl3-gnutls set to automatically installed. 07:24:47 liberror-perl set to automatically installed. 07:24:47 libglib2.0-0 set to automatically installed. 07:24:47 libnghttp2-14 set to automatically installed. 07:24:47 libnorm1 set to automatically installed. 07:24:47 libpgm-5.2-0 set to automatically installed. 07:24:47 libpsl5 set to automatically installed. 07:24:47 librtmp1 set to automatically installed. 07:24:47 libsodium23 set to automatically installed. 07:24:47 libzmq3-dev set to automatically installed. 07:24:47 libzmq5 set to automatically installed. 07:24:47 pkg-config set to automatically installed. 07:24:47 zip set to automatically installed. 07:24:47 Removing intermediate container 02194b1b6c25 07:24:47 ---> 4b3705da745a 07:24:47 Step 6/24 : COPY go.mod . 07:24:48 Removing intermediate container 62c16675ee83 07:24:48 ---> 6f2642caa04a 07:24:48 Step 6/26 : COPY go.mod . 07:24:48 ---> dbbf9f47cde1 07:24:48 Step 7/24 : RUN go mod download 07:24:48 ---> Running in f4be35cb6d68 07:24:48 snapd is not logged in, snap install commands will use sudo 07:24:48 ---> 30841ecf72a7 07:24:48 Step 7/24 : RUN go mod download 07:24:48 Removing intermediate container f885e2369c5d 07:24:48 ---> 024b18e6ed99 07:24:48 Step 6/32 : COPY go.mod . 07:24:49 ---> Running in 881d93aa2ba1 07:24:49 ---> 4ee5b2ea23f6 07:24:49 Step 7/24 : RUN go mod download 07:24:49 ---> 994230acf373 07:24:49 Step 7/26 : RUN go mod download 07:24:49 ---> Running in 36dcce56cbb6 07:24:49 ---> Running in f2cf08caa10d 07:24:50 ---> 5e49d3e013ba 07:24:50 Step 7/32 : RUN go mod download 07:24:50 ---> Running in 9583f501c767 07:24:53 go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed 07:24:54 Removing intermediate container f4be35cb6d68 07:24:54 ---> 00a29b7e02f2 07:24:54 Step 8/24 : COPY . . 07:24:54 snapd is not logged in, snap install commands will use sudo 07:24:55 snap "core18" has no updates available 07:24:56 Removing intermediate container 881d93aa2ba1 07:24:56 ---> 4feb1bcd6c2a 07:24:56 Step 8/24 : COPY . . 07:24:56 Pulling config-common 07:24:56 + snapcraftctl pull 07:24:56 Removing intermediate container 36dcce56cbb6 07:24:56 ---> 8ab9427de381 07:24:56 Step 8/24 : COPY . . 07:24:57 Removing intermediate container 9583f501c767 07:24:57 ---> f41bee8d0aa7 07:24:57 Step 8/32 : COPY . . 07:24:57 Removing intermediate container f2cf08caa10d 07:24:57 ---> 1a4ef6826f39 07:24:57 Step 8/26 : COPY . . 07:24:57 Pulling go-build-helper 07:24:57 + snapcraftctl pull 07:24:58 'edgex-go' has dependencies that need to be staged: go-build-helper 07:24:58 Skipping pull go-build-helper (already ran) 07:24:58 Building go-build-helper 07:24:58 + snapcraftctl build 07:25:01 Staging go-build-helper 07:25:01 + snapcraftctl stage 07:25:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:25:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:25:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] 07:25:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] 07:25:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:25:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:25:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] 07:25:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] 07:25:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] 07:25:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] 07:25:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:25:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:25:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:25:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:25:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:25:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:25:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:25:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:25:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:25:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2249 kB] 07:25:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] 07:25:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:25:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:25:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] 07:25:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] 07:25:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] 07:25:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] 07:25:11 Fetched 25.4 MB in 0s (0 B/s) 07:25:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:25:11 Fetched 224 kB in 0s (0 B/s) 07:25:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:25:11 Fetched 157 kB in 0s (0 B/s) 07:25:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:25:11 Fetched 221 kB in 0s (0 B/s) 07:25:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:25:11 Fetched 143 kB in 0s (0 B/s) 07:25:11 Pulling edgex-go 07:25:11 + snapcraftctl pull 07:25:12 Pulling hooks 07:25:12 + snapcraftctl pull 07:25:24 ---> 44bf87b97394 07:25:24 Step 9/24 : RUN go mod tidy 07:25:24 ---> ead1139df0af 07:25:24 Step 9/24 : RUN go mod tidy 07:25:24 ---> 98ecd60a71ba 07:25:24 Step 9/26 : RUN go mod tidy 07:25:24 ---> 021d6617b4e4 07:25:24 Step 9/24 : RUN go mod tidy 07:25:24 ---> 84e0742375e7 07:25:24 Step 9/32 : RUN go mod tidy 07:25:24 ---> Running in af5c723ca3ba 07:25:24 ---> Running in 0edebbca5b8a 07:25:24 ---> Running in 011ab7e324ea 07:25:24 ---> Running in d30dfb2d338d 07:25:24 ---> Running in 34ac87f735ff 07:25:28 Removing intermediate container af5c723ca3ba 07:25:28 ---> d0b1f17c68e2 07:25:28 Step 10/24 : RUN make cmd/core-command/core-command 07:25:28 Removing intermediate container 0edebbca5b8a 07:25:28 ---> a92f1ddf6ba4 07:25:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:25:28 ---> Running in 7b36b04d55f7 07:25:29 Removing intermediate container 34ac87f735ff 07:25:29 ---> 3147b84e9426 07:25:29 Step 10/24 : RUN make cmd/core-data/core-data 07:25:29 ---> Running in 7bf64a68ce65 07:25:29 ---> Running in 8fb4cc4e220d 07:25:29 Removing intermediate container d30dfb2d338d 07:25:29 ---> da774c92788d 07:25:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:25:29 Removing intermediate container 011ab7e324ea 07:25:29 ---> 86e76806fade 07:25:29 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:25:30 ---> Running in 7dd0ab56d63c 07:25:30 ---> Running in 8044d8e339bb 07:25:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:25:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:25:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:25:30 Fetched 0 B in 0s (0 B/s) 07:25:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:25:30 Fetched 96.5 kB in 0s (0 B/s) 07:25:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:25:30 Fetched 279 kB in 0s (0 B/s) 07:25:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:25:30 Fetched 122 kB in 0s (0 B/s) 07:25:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:25:30 Fetched 77.8 kB in 0s (0 B/s) 07:25:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:25:30 Fetched 8848 B in 0s (0 B/s) 07:25:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:25:30 Fetched 47.8 kB in 0s (0 B/s) 07:25:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:25:30 Fetched 45.6 kB in 0s (0 B/s) 07:25:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:25:30 Fetched 15.0 kB in 0s (0 B/s) 07:25:30 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:25:30 Fetched 220 kB in 0s (0 B/s) 07:25:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:25:30 Fetched 154 kB in 0s (0 B/s) 07:25:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:25:30 Fetched 50.6 kB in 0s (0 B/s) 07:25:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:25:30 Fetched 14.8 kB in 0s (0 B/s) 07:25:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:25:30 Fetched 41.8 kB in 0s (0 B/s) 07:25:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:25:30 Fetched 499 kB in 0s (0 B/s) 07:25:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:25:30 Fetched 111 kB in 0s (0 B/s) 07:25:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:25:30 Fetched 240 kB in 0s (0 B/s) 07:25:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:25:30 Fetched 29.3 kB in 0s (0 B/s) 07:25:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:25:30 Fetched 85.5 kB in 0s (0 B/s) 07:25:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:25:30 Fetched 24.5 kB in 0s (0 B/s) 07:25:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:25:30 Fetched 49.2 kB in 0s (0 B/s) 07:25:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:25:30 Fetched 54.2 kB in 0s (0 B/s) 07:25:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:25:30 Fetched 30.8 kB in 0s (0 B/s) 07:25:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:25:30 Fetched 15.8 kB in 0s (0 B/s) 07:25:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:25:30 Fetched 85.9 kB in 0s (0 B/s) 07:25:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:25:30 Fetched 8720 B in 0s (0 B/s) 07:25:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:25:30 Fetched 140 kB in 0s (0 B/s) 07:25:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:25:30 Fetched 119 kB in 0s (0 B/s) 07:25:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:25:30 Fetched 111 kB in 0s (0 B/s) 07:25:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:25:30 Fetched 11.1 kB in 0s (0 B/s) 07:25:30 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:25:30 Fetched 646 kB in 0s (0 B/s) 07:25:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:25:30 Fetched 41.3 kB in 0s (0 B/s) 07:25:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:25:30 Fetched 17.9 kB in 0s (0 B/s) 07:25:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:25:30 Fetched 368 kB in 0s (0 B/s) 07:25:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:25:30 Fetched 187 kB in 0s (0 B/s) 07:25:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:25:30 Fetched 175 kB in 0s (0 B/s) 07:25:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:25:30 Fetched 206 kB in 0s (0 B/s) 07:25:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 07:25:30 Fetched 1302 kB in 0s (0 B/s) 07:25:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:25:30 Fetched 36.2 kB in 0s (0 B/s) 07:25:30 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:25:30 Fetched 159 kB in 0s (0 B/s) 07:25:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:25:30 Fetched 107 kB in 0s (0 B/s) 07:25:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:25:30 Fetched 48.7 kB in 0s (0 B/s) 07:25:30 Pulling static-packages 07:25:30 + snapcraftctl pull 07:25:31 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 07:25:31 Pulling version 07:25:31 + cd /root/project 07:25:31 + git describe --tags --abbrev=0 07:25:31 + sed s/v// 07:25:31 + GIT_VERSION=2.0.1-dev.60 07:25:31 + [ -z 2.0.1-dev.60 ] 07:25:31 + snapcraftctl set-version 2.0.1-dev.60 07:25:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:25:32 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 07:25:32 Building config-common 07:25:32 + snapcraftctl build 07:25:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:25:32 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 07:25:35 Skipping build go-build-helper (already ran) 07:25:35 Building edgex-go 07:25:35 + cd /root/parts/edgex-go/src 07:25:35 + + gitsed describe s/v// --tags 07:25:35 --abbrev=0 07:25:35 + GIT_VERSION=2.0.1-dev.60 07:25:35 + [ -z 2.0.1-dev.60 ] 07:25:35 + echo 2.0.1-dev.60 07:25:35 + make build 07:25:35 go mod tidy 07:25:37 go: downloading github.com/gorilla/mux v1.8.0 07:25:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 07:25:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 07:25:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 07:25:37 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 07:25:37 go: downloading github.com/google/uuid v1.3.0 07:25:37 go: downloading github.com/stretchr/testify v1.7.0 07:25:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:25:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 07:25:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 07:25:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 07:25:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 07:25:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:25:38 go: downloading github.com/go-playground/validator/v10 v10.9.0 07:25:38 go: downloading github.com/go-kit/kit v0.11.0 07:25:38 go: downloading github.com/x448/float16 v0.8.4 07:25:38 go: downloading github.com/davecgh/go-spew v1.1.1 07:25:38 go: downloading github.com/pmezard/go-difflib v1.0.0 07:25:38 go: downloading github.com/stretchr/objx v0.1.1 07:25:38 go: downloading github.com/lib/pq v1.10.3 07:25:39 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:25:39 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 07:25:39 go: downloading github.com/pelletier/go-toml v1.9.4 07:25:39 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:25:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 07:25:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 07:25:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:25:39 go: downloading github.com/pebbe/zmq4 v1.2.7 07:25:39 go: downloading github.com/go-playground/universal-translator v0.18.0 07:25:39 go: downloading github.com/leodido/go-urn v1.2.1 07:25:39 go: downloading golang.org/x/text v0.3.6 07:25:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:25:39 go: downloading github.com/go-playground/locales v0.14.0 07:25:39 go: downloading github.com/go-logfmt/logfmt v0.5.0 07:25:39 go: downloading github.com/go-stack/stack v1.8.0 07:25:39 go: downloading github.com/hashicorp/consul/api v1.8.1 07:25:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:25:39 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 07:25:39 go: downloading github.com/kr/pretty v0.3.0 07:25:39 go: downloading github.com/onsi/ginkgo v1.10.1 07:25:39 go: downloading github.com/onsi/gomega v1.7.0 07:25:40 go: downloading github.com/gorilla/websocket v1.4.2 07:25:40 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 07:25:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:25:40 go: downloading github.com/mitchellh/copystructure v1.0.0 07:25:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:25:40 go: downloading github.com/kr/text v0.2.0 07:25:40 go: downloading github.com/rogpeppe/go-internal v1.8.0 07:25:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:25:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:25:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:25:40 go: downloading github.com/hashicorp/serf v0.9.5 07:25:40 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:25:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:25:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:25:40 go: downloading github.com/fatih/color v1.9.0 07:25:40 go: downloading github.com/mattn/go-colorable v0.1.6 07:25:40 go: downloading github.com/mattn/go-isatty v0.0.12 07:25:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:25:40 go: downloading github.com/pkg/errors v0.9.1 07:25:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:25:40 go: downloading github.com/hpcloud/tail v1.0.0 07:25:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:25:40 go: downloading github.com/hashicorp/memberlist v0.2.2 07:25:40 go: downloading gopkg.in/yaml.v2 v2.4.0 07:25:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:25:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:25:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:25:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:25:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:25:40 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:25:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:25:40 go: downloading github.com/miekg/dns v1.1.26 07:25:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:25:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:25:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:25:40 go: downloading github.com/hashicorp/errwrap v1.0.0 07:25:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data 07:25:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command 07:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:25:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:26:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:26:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config 07:26:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:26:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:26:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:26:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:26:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:26:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:26:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:26:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:26:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:26:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:26:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:26:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:26:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:26:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:26:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:26:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:26:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:26:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:26:07 + 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 07:26:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:26:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:26:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:26:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:26:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:26:07 + 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 07:26:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:26:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:26:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:26:08 Building hooks 07:26:08 + cd /root/parts/hooks/src 07:26:08 + make build 07:26:08 go mod tidy 07:26:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 07:26:09 go: downloading github.com/stretchr/testify v1.5.1 07:26:09 go: downloading github.com/davecgh/go-spew v1.1.0 07:26:09 go: downloading gopkg.in/yaml.v2 v2.2.2 07:26:09 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:26:10 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:26:10 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:26:10 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:26:13 Building static-packages 07:26:13 + snapcraftctl build 07:26:15 Building version 07:26:15 + snapcraftctl build 07:26:18 Staging config-common 07:26:18 + snapcraftctl stage 07:26:19 Skipping stage go-build-helper (already ran) 07:26:19 Staging edgex-go 07:26:19 + snapcraftctl stage 07:26:20 Staging hooks 07:26:20 + snapcraftctl stage 07:26:21 Staging static-packages 07:26:21 + snapcraftctl stage 07:26:23 Staging version 07:26:23 + snapcraftctl stage 07:26:23 Priming config-common 07:26:23 + snapcraftctl prime 07:26:25 Priming go-build-helper 07:26:25 + snapcraftctl prime 07:26:26 Priming edgex-go 07:26:26 + snapcraftctl prime 07:26:27 Priming hooks 07:26:27 + snapcraftctl prime 07:26:29 Priming static-packages 07:26:29 + snapcraftctl prime 07:26:31 Priming version 07:26:31 + snapcraftctl prime 07:26:32 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] } 07:27:24 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 07:27:24 Removing intermediate container 7b36b04d55f7 07:27:24 ---> 93f1787a3b86 07:27:24 07:27:24 Step 11/24 : FROM alpine:3.14 07:27:24 3.14: Pulling from library/alpine 07:27:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:27:25 Status: Downloaded newer image for alpine:3.14 07:27:25 ---> bb3de5531c18 07:27:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:27:26 ---> Running in 082d9eda90c7 07:27:27 Removing intermediate container 7bf64a68ce65 07:27:27 ---> 03f35c3dbb9b 07:27:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:27:28 ---> Running in 36cdf5f339a9 07:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:27:29 (1/1) Installing dumb-init (1.2.5-r1) 07:27:30 Executing busybox-1.33.1-r3.trigger 07:27:30 OK: 5 MiB in 15 packages 07:27:30 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 07:27:32 Removing intermediate container 8044d8e339bb 07:27:32 ---> 26ca10085a31 07:27:32 07:27:32 Step 11/32 : FROM alpine:3.14 07:27:32 ---> bb3de5531c18 07:27:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:27:32 Removing intermediate container 082d9eda90c7 07:27:32 ---> c30ebd8fe4fa 07:27:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:27:33 ---> Running in d4022f20d9dc 07:27:33 ---> Running in 309327e8a804 07:27:34 Removing intermediate container 309327e8a804 07:27:34 ---> a64a7ad1ed46 07:27:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:27:34 Removing intermediate container d4022f20d9dc 07:27:34 ---> 5e168466ca22 07:27:34 Step 14/24 : ENV APP_PORT=59882 07:27:34 Removing intermediate container 7dd0ab56d63c 07:27:34 ---> e24bddac84fc 07:27:34 07:27:34 Step 11/26 : FROM alpine:3.14 07:27:34 ---> bb3de5531c18 07:27:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:27:34 ---> Running in b0aa7dbe8e89 07:27:34 ---> Running in 2cbcac640082 07:27:35 ---> Running in 89540867bfac 07:27:35 Removing intermediate container 36cdf5f339a9 07:27:35 ---> 71b8785954dd 07:27:35 07:27:35 Step 12/24 : FROM docker:20.10.7 07:27:35 Removing intermediate container b0aa7dbe8e89 07:27:35 ---> b5767fda0da0 07:27:35 Step 15/24 : EXPOSE $APP_PORT 07:27:35 20.10.7: Pulling from library/docker 07:27:36 ---> Running in 4e6e8b61ca4f 07:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:27:37 Removing intermediate container 4e6e8b61ca4f 07:27:37 ---> fd895683fbe4 07:27:37 Step 16/24 : WORKDIR / 07:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:27:38 ---> Running in 674acc845175 07:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:27:38 (1/2) Installing dumb-init (1.2.5-r1) 07:27:38 (2/2) Installing su-exec (0.2-r1) 07:27:38 Executing busybox-1.33.1-r3.trigger 07:27:38 OK: 5 MiB in 16 packages 07:27:39 (1/3) Installing ca-certificates (20191127-r5) 07:27:39 (2/3) Installing dumb-init (1.2.5-r1) 07:27:39 (3/3) Installing su-exec (0.2-r1) 07:27:39 Executing busybox-1.33.1-r3.trigger 07:27:39 Executing ca-certificates-20191127-r5.trigger 07:27:39 OK: 6 MiB in 17 packages 07:27:40 Removing intermediate container 674acc845175 07:27:40 ---> fffde9087f5e 07:27:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:27:41 Removing intermediate container 2cbcac640082 07:27:41 ---> a9f615911d59 07:27:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:27:41 ---> a874f132306e 07:27:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:27:41 ---> Running in 114d89e8f18c 07:27:42 Removing intermediate container 89540867bfac 07:27:42 ---> 214f9fed06ef 07:27:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:27:43 Removing intermediate container 114d89e8f18c 07:27:43 ---> 8e237fca4602 07:27:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:27:44 ---> Running in 9cf4c04d8386 07:27:44 ---> 3c187c1c1236 07:27:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:27:44 ---> Running in 9258bacfb00b 07:27:44 Removing intermediate container 9cf4c04d8386 07:27:44 ---> 9a126eb4ee61 07:27:44 Step 14/26 : WORKDIR / 07:27:45 Removing intermediate container 8fb4cc4e220d 07:27:45 ---> f1ea3875fd11 07:27:45 07:27:45 Step 11/24 : FROM alpine:3.14 07:27:45 ---> bb3de5531c18 07:27:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:27:46 ---> Running in 8f808d350c89 07:27:46 ---> Running in 2ba253922ab0 07:27:46 Removing intermediate container 9258bacfb00b 07:27:46 ---> cedb12514537 07:27:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:27:46 ---> eaf8d922be55 07:27:46 Step 20/24 : ENTRYPOINT ["/core-command"] 07:27:46 ---> Running in ee13d2854aaa 07:27:47 ---> Running in 2302609aa6c5 07:27:47 Removing intermediate container 2ba253922ab0 07:27:47 ---> ea45e862f822 07:27:47 Step 13/24 : ENV APP_PORT=59880 07:27:47 Removing intermediate container 8f808d350c89 07:27:47 ---> 048f95cefe74 07:27:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:27:47 ---> Running in 43a5ccfca573 07:27:47 Removing intermediate container 2302609aa6c5 07:27:47 ---> bed3df33a0cb 07:27:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:27:48 ---> Running in e3a3a5d71855 07:27:48 Removing intermediate container 43a5ccfca573 07:27:48 ---> 273ce7aad39d 07:27:48 Step 14/24 : EXPOSE $APP_PORT 07:27:48 ---> Running in dc186e071737 07:27:48 ---> c0f07e060717 07:27:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:27:48 Removing intermediate container e3a3a5d71855 07:27:48 ---> 3483e2b7c022 07:27:48 Step 22/24 : LABEL arch=arm64 07:27:49 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:27:49 Status: Downloaded newer image for docker:20.10.7 07:27:49 ---> df445af6242a 07:27:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:27:49 ---> Running in ceb17f466748 07:27:49 ---> Running in 9e3cb1862f67 07:27:49 Removing intermediate container dc186e071737 07:27:49 ---> 98e585a63e97 07:27:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:27:49 ---> Running in b1a8f918d3c6 07:27:50 Removing intermediate container ceb17f466748 07:27:50 ---> 2d2d6901c3a1 07:27:50 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:27:50 ---> 0bc159360041 07:27:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:27:50 Removing intermediate container ee13d2854aaa 07:27:50 ---> 7787ed12d225 07:27:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:27:50 Removing intermediate container 9e3cb1862f67 07:27:50 ---> d5ce228079ee 07:27:50 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 07:27:50 ---> Running in 669f931fb5ff 07:27:50 ---> Running in 87b87e4d76ed 07:27:50 ---> Running in f5a395317fde 07:27:51 ---> 740e23591a62 07:27:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:27:51 Removing intermediate container 669f931fb5ff 07:27:51 ---> 2f2a67c8db8f 07:27:51 Step 24/24 : LABEL version=0.0.0 07:27:51 ---> Running in d9864de51c84 07:27:51 Removing intermediate container f5a395317fde 07:27:51 ---> a74961a68494 07:27:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:27:52 Removing intermediate container d9864de51c84 07:27:52 ---> 143ce42ae220 07:27:52 07:27:52 ---> e51b44e2988a 07:27:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:27:53 Successfully built 143ce42ae220 07:27:53 Successfully tagged core-command-arm64:latest 07:27:53 Building security-proxy-setup 07:27:53  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:27:53 ---> 46e6bd1ad68a 07:27:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:27:53 ---> Running in 55ad500ece98 07:27:53 Removing intermediate container b1a8f918d3c6 07:27:53 ---> 28ea9a7fb7f4 07:27:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:27:53 (1/39) Installing readline (8.1.0-r0) 07:27:53 (2/39) Installing bash (5.1.0-r0) 07:27:54 Executing bash-5.1.0-r0.post-install 07:27:54 (3/39) Installing brotli-libs (1.0.9-r3) 07:27:54 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:27:54 (5/39) Installing libcurl (7.79.1-r0) 07:27:54 ---> Running in 470b64689e09 07:27:54 (6/39) Installing curl (7.79.1-r0) 07:27:54 (7/39) Installing dumb-init (1.2.5-r0) 07:27:54 (8/39) Installing libbz2 (1.0.8-r1) 07:27:54 (9/39) Installing expat (2.2.10-r1) 07:27:54 (10/39) Installing libffi (3.3-r2) 07:27:54 (11/39) Installing gdbm (1.19-r0) 07:27:54 (12/39) Installing xz-libs (5.2.5-r0) 07:27:54 (13/39) Installing sqlite-libs (3.34.1-r0) 07:27:54 (14/39) Installing python3 (3.8.10-r0) 07:27:54 ---> 731d2b4789ca 07:27:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:27:56 (15/39) Installing py3-appdirs (1.4.4-r1) 07:27:56 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:27:56 (17/39) Installing py3-parsing (2.4.7-r1) 07:27:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:27:56 (18/39) Installing py3-six (1.15.0-r0) 07:27:56 (19/39) Installing py3-packaging (20.9-r0) 07:27:56 (20/39) Installing py3-setuptools (51.3.3-r0) 07:27:57 (21/39) Installing py3-chardet (4.0.0-r0) 07:27:57 (22/39) Installing py3-idna (3.1-r0) 07:27:57 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:27:57 (24/39) Installing py3-requests (2.25.1-r1) 07:27:57 (25/39) Installing py3-msgpack (1.0.2-r0) 07:27:57 (26/39) Installing py3-lockfile (0.12.2-r3) 07:27:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:27:57 (28/39) Installing py3-colorama (0.4.4-r0) 07:27:57 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:27:57 (30/39) Installing py3-distlib (0.3.1-r1) 07:27:57 (31/39) Installing py3-distro (1.5.0-r1) 07:27:57 (32/39) Installing py3-webencodings (0.5.1-r3) 07:27:57 (33/39) Installing py3-html5lib (1.1-r0) 07:27:57 (34/39) Installing py3-pytoml (0.1.21-r0) 07:27:57 (35/39) Installing py3-pep517 (0.9.1-r0) 07:27:57 (36/39) Installing py3-progress (1.5-r0) 07:27:57 (37/39) Installing py3-retrying (1.3.3-r0) 07:27:57 (38/39) Installing py3-toml (0.10.2-r0) 07:27:57 (39/39) Installing py3-pip (20.3.4-r0) 07:27:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:27:58 Executing busybox-1.32.1-r6.trigger 07:27:58 OK: 82 MiB in 59 packages 07:27:58 ---> 0d7408cf13a2 07:27:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:27:58 (1/6) Installing dumb-init (1.2.5-r1) 07:27:58 Removing intermediate container 55ad500ece98 07:27:58 ---> cdf3b47cfb83 07:27:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:27:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:27:59 (3/6) Installing libsodium (1.0.18-r0) 07:27:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:27:59 (5/6) Installing libzmq (4.3.4-r0) 07:27:59 ---> acfebab7a52f 07:27:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:27:59 (6/6) Installing zeromq (4.3.4-r0) 07:27:59 Executing busybox-1.33.1-r3.trigger 07:27:59 OK: 8 MiB in 20 packages 07:28:00 ---> d2b82a87c3c7 07:28:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:28:00 ---> Running in d5e40d63efe9 07:28:02 Removing intermediate container 470b64689e09 07:28:02 ---> 8f54e2a32f97 07:28:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:28:03 ---> dd9eaf35708d 07:28:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:28:04 ---> 0b29944acb6a 07:28:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:28:04 ---> caec6bea8ce1 07:28:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:28:04 Removing intermediate container d5e40d63efe9 07:28:04 ---> b77d066d773b 07:28:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:28:05 ---> Running in 216b8b57c1d3 07:28:06 ---> a2e677684de7 07:28:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:28:06 Removing intermediate container 216b8b57c1d3 07:28:06 ---> 8b70e6472774 07:28:06 Step 24/26 : LABEL arch=arm64 07:28:06 ---> Running in ea1b98ab6ecf 07:28:06 ---> 73aa1747b3ae 07:28:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:28:07 Collecting docker-compose==1.23.2 07:28:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:28:07 ---> ffc4dbc72eb1 07:28:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:28:08 Collecting jsonschema<3,>=2.5.1 07:28:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:28:08 Removing intermediate container ea1b98ab6ecf 07:28:08 ---> 3730644942bb 07:28:08 Step 25/26 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:28:08 Collecting texttable<0.10,>=0.9.0 07:28:08 Downloading texttable-0.9.1.tar.gz (11 kB) 07:28:08 ---> 2559fda88e09 07:28:08 Step 20/24 : ENTRYPOINT ["/core-data"] 07:28:08 ---> Running in 6803222d48da 07:28:08 ---> Running in a1f513d8faea 07:28:08 ---> Running in e9f0b370e5f8 07:28:09 Removing intermediate container a1f513d8faea 07:28:09 ---> 83e4b66e39d0 07:28:09 Step 26/26 : LABEL version=0.0.0 07:28:09 Removing intermediate container 6803222d48da 07:28:09 ---> ca0f7b4153f2 07:28:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:28:09 Removing intermediate container e9f0b370e5f8 07:28:09 ---> 64a534040acb 07:28:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:28:09 ---> Running in 9e27d030fdba 07:28:10 ---> Running in e8d5cfbbb389 07:28:10 Removing intermediate container 9e27d030fdba 07:28:10 ---> 81655b9276c8 07:28:10 07:28:10 Removing intermediate container e8d5cfbbb389 07:28:10 ---> bbe44c81aba4 07:28:10 Step 22/24 : LABEL arch=arm64 07:28:10 ---> 4685c80c1139 07:28:10 Step 27/32 : RUN chmod +x /entrypoint.sh 07:28:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:28:11 ---> 7073888cb3ce 07:28:11 Step 3/22 : WORKDIR /edgex-go 07:28:11 ---> Using cache 07:28:11 ---> 8b738ab6e8b6 07:28:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:11 ---> Using cache 07:28:11 ---> fad33154b0ef 07:28:11 Step 5/22 : RUN apk add --update --no-cache make git 07:28:11 ---> Using cache 07:28:11 ---> 6f2642caa04a 07:28:11 Step 6/22 : COPY go.mod . 07:28:11 ---> Using cache 07:28:11 ---> 994230acf373 07:28:11 Step 7/22 : RUN go mod download 07:28:11 ---> Using cache 07:28:11 ---> 1a4ef6826f39 07:28:11 Step 8/22 : COPY . . 07:28:11 Successfully built 81655b9276c8 07:28:11 ---> Using cache 07:28:11 ---> 98ecd60a71ba 07:28:11 Step 9/22 : RUN go mod tidy 07:28:11 ---> Using cache 07:28:11 ---> 86e76806fade 07:28:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:28:11 Successfully tagged security-secretstore-setup-arm64:latest 07:28:11  Building security-secretstore-setup ... done Building support-scheduler 07:28:11 ---> Running in 39dd0d298a7f 07:28:11 ---> Running in 468b88896446 07:28:11 ---> Running in 4cc09ba4a331 07:28:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:28:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:28:11 Collecting docopt<0.7,>=0.6.1 07:28:11 Downloading docopt-0.6.2.tar.gz (25 kB) 07:28:12 Removing intermediate container 39dd0d298a7f 07:28:12 ---> b5b3185eef4d 07:28:12 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:28:12 ---> Running in 6af5ad9e6b07 07:28:13 Removing intermediate container 6af5ad9e6b07 07:28:13 ---> 4f09a54df9eb 07:28:13 Step 24/24 : LABEL version=0.0.0 07:28:14 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 07:28:14 ---> Running in 1a7750826103 07:28:15 Collecting cached-property<2,>=1.2.0 07:28:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:28:15 Removing intermediate container 1a7750826103 07:28:15 ---> 86ece77fdc1f 07:28:15 07:28:16 Collecting websocket-client<1.0,>=0.32.0 07:28:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:28:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:28:16 Successfully built 86ece77fdc1f 07:28:16 Removing intermediate container 468b88896446 07:28:16 ---> 1483d3a0004a 07:28:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:28:16 Successfully tagged core-data-arm64:latest 07:28:16  Building core-data ... done Building core-metadata 07:28:16 ---> Running in fb346ab00f2e 07:28:16 Collecting PyYAML<4,>=3.10 07:28:17 Downloading PyYAML-3.13.tar.gz (270 kB) 07:28:17 Removing intermediate container fb346ab00f2e 07:28:17 ---> bf3b69b5e67f 07:28:17 Step 29/32 : CMD ["gate"] 07:28:18 ---> Running in 0d0f6bc7f399 07:28:19 Removing intermediate container 0d0f6bc7f399 07:28:19 ---> 7874143da287 07:28:19 Step 30/32 : LABEL arch=arm64 07:28:20 ---> Running in cf36a0d7ff43 07:28:21 Removing intermediate container cf36a0d7ff43 07:28:21 ---> 84b06c0d3e56 07:28:21 Step 31/32 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:28:21 Collecting docker<4.0,>=3.6.0 07:28:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:28:21 Collecting dockerpty<0.5,>=0.4.1 07:28:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:28:21 ---> Running in 96d5046fe4e0 07:28:22 Removing intermediate container 96d5046fe4e0 07:28:22 ---> a41e09fc9277 07:28:22 Step 32/32 : LABEL version=0.0.0 07:28:23 ---> Running in e9bc319bf354 07:28:24 Collecting docker-pycreds>=0.4.0 07:28:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:28:24 Removing intermediate container e9bc319bf354 07:28:24 ---> 2eeabd8f212e 07:28:24 07:28:25 Successfully built 2eeabd8f212e 07:28:25 Successfully tagged security-bootstrapper-arm64:latest 07:28:25 Building support-notifications 07:28:25  Building security-bootstrapper ... done Collecting idna<2.8,>=2.5 07:28:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:28:25 Collecting certifi>=2017.4.17 07:28:25 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:28:26 Collecting chardet<3.1.0,>=3.0.2 07:28:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:28:26 Collecting urllib3<1.25,>=1.21.1 07:28:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:28:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:28:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:28:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:28:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:28:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:28:28 Attempting uninstall: urllib3 07:28:28 Found existing installation: urllib3 1.26.2 07:28:29 Uninstalling urllib3-1.26.2: 07:28:29 Successfully uninstalled urllib3-1.26.2 07:28:29 Attempting uninstall: idna 07:28:29 Found existing installation: idna 3.1 07:28:30 Uninstalling idna-3.1: 07:28:30 Successfully uninstalled idna-3.1 07:28:31 Attempting uninstall: chardet 07:28:31 Found existing installation: chardet 4.0.0 07:28:31 Uninstalling chardet-4.0.0: 07:28:31 Successfully uninstalled chardet-4.0.0 07:28:33 Attempting uninstall: requests 07:28:33 Found existing installation: requests 2.25.1 07:28:33 Uninstalling requests-2.25.1: 07:28:33 Successfully uninstalled requests-2.25.1 07:28:33 Running setup.py install for texttable: started 07:28:35 Running setup.py install for texttable: finished with status 'done' 07:28:35 Running setup.py install for PyYAML: started 07:28:39 Running setup.py install for PyYAML: finished with status 'done' 07:28:39 Running setup.py install for docopt: started 07:28:42 Running setup.py install for docopt: finished with status 'done' 07:28:42 Running setup.py install for dockerpty: started 07:28:44 Running setup.py install for dockerpty: finished with status 'done' 07:28:46 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 07:28:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:28:49 ---> 7073888cb3ce 07:28:49 Step 3/23 : WORKDIR /edgex-go 07:28:49 ---> Using cache 07:28:49 ---> 8b738ab6e8b6 07:28:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:49 ---> Using cache 07:28:49 ---> fad33154b0ef 07:28:49 Step 5/23 : RUN apk add --update --no-cache make git 07:28:49 ---> Using cache 07:28:49 ---> 6f2642caa04a 07:28:49 Step 6/23 : COPY go.mod . 07:28:49 ---> Using cache 07:28:49 ---> 994230acf373 07:28:49 Step 7/23 : RUN go mod download 07:28:49 ---> Using cache 07:28:49 ---> 1a4ef6826f39 07:28:49 Step 8/23 : COPY . . 07:28:49 ---> Using cache 07:28:49 ---> 98ecd60a71ba 07:28:49 Step 9/23 : RUN go mod tidy 07:28:49 ---> Using cache 07:28:49 ---> 86e76806fade 07:28:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:28:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:28:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:28:53 ---> 7073888cb3ce 07:28:53 Step 3/24 : WORKDIR /edgex-go 07:28:53 ---> Using cache 07:28:53 ---> 8b738ab6e8b6 07:28:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:53 ---> Using cache 07:28:53 ---> fad33154b0ef 07:28:53 Step 5/24 : RUN apk add --update --no-cache make git 07:28:53 ---> Using cache 07:28:53 ---> 6f2642caa04a 07:28:53 Step 6/24 : COPY go.mod . 07:28:53 ---> Using cache 07:28:53 ---> 994230acf373 07:28:53 Step 7/24 : RUN go mod download 07:28:53 ---> Using cache 07:28:53 ---> 1a4ef6826f39 07:28:53 Step 8/24 : COPY . . 07:28:53 ---> Using cache 07:28:53 ---> 98ecd60a71ba 07:28:53 Step 9/24 : RUN go mod tidy 07:28:53 ---> Using cache 07:28:53 ---> 86e76806fade 07:28:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:28:54 ---> Running in 61ef938eb800 07:28:54 ---> Running in 8ec804d839ab 07:28:57 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 07:28:57 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 07:29:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:29:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:29:02 ---> 7073888cb3ce 07:29:02 Step 3/23 : WORKDIR /edgex-go 07:29:02 ---> Using cache 07:29:02 ---> 8b738ab6e8b6 07:29:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:02 ---> Using cache 07:29:02 ---> fad33154b0ef 07:29:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:29:03 ---> Running in f839d7e68e12 07:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:29:07 Removing intermediate container 87b87e4d76ed 07:29:07 ---> 6aa59cfc85ae 07:29:07 Step 15/24 : ENV APP_PORT=58890 07:29:08 ---> Running in 433bd26abc5c 07:29:08 OK: 218 MiB in 52 packages 07:29:08 Removing intermediate container 433bd26abc5c 07:29:08 ---> bcaf6f9cf7a8 07:29:08 Step 16/24 : EXPOSE $APP_PORT 07:29:09 ---> Running in db4811abf3a6 07:29:10 Removing intermediate container db4811abf3a6 07:29:10 ---> 97ebb496d6eb 07:29:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:29:11 Removing intermediate container f839d7e68e12 07:29:11 ---> ecc6906c02af 07:29:11 Step 6/23 : COPY go.mod . 07:29:12 ---> 184d5c7e9667 07:29:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:29:12 ---> 4de72d7db48f 07:29:12 Step 7/23 : RUN go mod download 07:29:13 ---> Running in 3a698a1bf859 07:29:14 ---> 2d32c81062e2 07:29:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:29:15 ---> 8c85818e4799 07:29:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:29:15 ---> Running in a036d37f2bec 07:29:16 Removing intermediate container a036d37f2bec 07:29:16 ---> 6dc391427cb3 07:29:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:16 ---> Running in b0de00ae03f3 07:29:17 Removing intermediate container b0de00ae03f3 07:29:17 ---> 2f084ba61869 07:29:17 Step 22/24 : LABEL arch=arm64 07:29:17 ---> Running in ec700c196d6d 07:29:18 Removing intermediate container ec700c196d6d 07:29:18 ---> 19cd99600610 07:29:18 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:29:18 ---> Running in 67935fc274c3 07:29:19 Removing intermediate container 67935fc274c3 07:29:19 ---> 8f0ae6f794b1 07:29:19 Step 24/24 : LABEL version=0.0.0 07:29:19 ---> Running in c2c0074b29e4 07:29:20 Removing intermediate container 3a698a1bf859 07:29:20 ---> 25d2865bb057 07:29:20 Step 8/23 : COPY . . 07:29:21 Removing intermediate container c2c0074b29e4 07:29:21 ---> 87bb5e43a51c 07:29:21 07:29:21 Successfully built 87bb5e43a51c 07:29:21 Successfully tagged sys-mgmt-agent-arm64:latest 07:29:24  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/secrets-config ./cmd/secrets-config 07:29:42 ---> 8eed63e677be 07:29:42 Step 9/23 : RUN go mod tidy 07:29:42 ---> Running in ade0ebb91d4b 07:29:44 Removing intermediate container 4cc09ba4a331 07:29:44 ---> 78c7d540b729 07:29:44 07:29:44 Step 11/22 : FROM alpine:3.14 07:29:44 ---> bb3de5531c18 07:29:44 Step 12/22 : RUN apk add --update --no-cache curl 07:29:44 ---> Running in d2af0fcfbb3e 07:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:29:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:29:48 (1/5) Installing ca-certificates (20191127-r5) 07:29:48 (2/5) Installing brotli-libs (1.0.9-r5) 07:29:48 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:29:48 (4/5) Installing libcurl (7.79.1-r0) 07:29:48 (5/5) Installing curl (7.79.1-r0) 07:29:48 Executing busybox-1.33.1-r3.trigger 07:29:48 Removing intermediate container ade0ebb91d4b 07:29:48 ---> b08427c6bc70 07:29:48 Step 10/23 : RUN make cmd/support-notifications/support-notificationsExecuting ca-certificates-20191127-r5.trigger 07:29:48 07:29:48 OK: 8 MiB in 19 packages 07:29:48 ---> Running in d41d4d05bacd 07:29:51 Removing intermediate container d2af0fcfbb3e 07:29:51 ---> 83b9b98b7b03 07:29:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:29:51 ---> Running in 7e49dbd76585 07:29:51 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 07:29:51 Removing intermediate container 7e49dbd76585 07:29:51 ---> 9e521e7ee35b 07:29:51 Step 14/22 : WORKDIR /edgex 07:29:52 ---> Running in b5cd7c955113 07:29:52 Removing intermediate container b5cd7c955113 07:29:52 ---> f4b1a7fd431b 07:29:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:29:53 ---> 482daf6282e0 07:29:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:29:55 ---> 1c820ff58c10 07:29:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:29:57 ---> a031df10368e 07:29:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:29:57 ---> Running in eb1f1a492fc4 07:29:58 Removing intermediate container eb1f1a492fc4 07:29:58 ---> f8a514e714d2 07:29:58 Step 19/22 : CMD ["--init=true"] 07:29:58 ---> Running in 66311f51f76b 07:29:59 Removing intermediate container 66311f51f76b 07:29:59 ---> e8be644ee214 07:29:59 Step 20/22 : LABEL arch=arm64 07:29:59 ---> Running in 08633458d87e 07:30:00 Removing intermediate container 08633458d87e 07:30:00 ---> 96f822c67637 07:30:00 Step 21/22 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:30:00 ---> Running in 0057b7b52c19 07:30:00 Removing intermediate container 0057b7b52c19 07:30:00 ---> 9915e11dc275 07:30:00 Step 22/22 : LABEL version=0.0.0 07:30:01 ---> Running in fd8cd9c96d20 07:30:01 Removing intermediate container fd8cd9c96d20 07:30:01 ---> c9e6bfbee53d 07:30:01 07:30:02 Successfully built c9e6bfbee53d 07:30:02 Successfully tagged security-proxy-setup-arm64:latest 07:30:29  Building security-proxy-setup ... done Removing intermediate container 8ec804d839ab 07:30:29 ---> 70fabfb78928 07:30:29 07:30:29 Step 11/23 : FROM alpine:3.14 07:30:29 ---> bb3de5531c18 07:30:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:30:29 ---> Using cache 07:30:29 ---> c30ebd8fe4fa 07:30:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:30:29 ---> Using cache 07:30:29 ---> 5e168466ca22 07:30:29 Step 14/23 : ENV APP_PORT=59861 07:30:29 ---> Running in f9db48e42e15 07:30:30 Removing intermediate container f9db48e42e15 07:30:30 ---> f577bf7c3a33 07:30:30 Step 15/23 : EXPOSE $APP_PORT 07:30:31 ---> Running in ed3ef25fd70d 07:30:31 Removing intermediate container 61ef938eb800 07:30:31 ---> 64b0a87da895 07:30:31 07:30:31 Step 11/24 : FROM alpine:3.14 07:30:31 ---> bb3de5531c18 07:30:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:30:31 ---> Using cache 07:30:31 ---> c30ebd8fe4fa 07:30:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:30:31 ---> Using cache 07:30:31 ---> 5e168466ca22 07:30:31 Step 14/24 : ENV APP_PORT=59881 07:30:31 ---> Running in db4cb7abca5f 07:30:32 Removing intermediate container ed3ef25fd70d 07:30:32 ---> 9cf9caaf2c26 07:30:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:32 Removing intermediate container db4cb7abca5f 07:30:32 ---> 0f2a429661dc 07:30:32 Step 15/24 : EXPOSE $APP_PORT 07:30:32 ---> Running in 9af9f88f229a 07:30:32 ---> ee0e8b8333bd 07:30:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:30:33 Removing intermediate container 9af9f88f229a 07:30:33 ---> 01a9fe0be483 07:30:33 Step 16/24 : WORKDIR / 07:30:33 ---> Running in 1d3bcd63f3f6 07:30:34 Removing intermediate container 1d3bcd63f3f6 07:30:34 ---> 41df9b2d9b2a 07:30:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:35 ---> 4ba38f45b7f8 07:30:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:30:36 ---> 511127d89192 07:30:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:30:36 ---> 44f500a759a3 07:30:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:30:36 ---> Running in 8cd140c9f525 07:30:37 Removing intermediate container 8cd140c9f525 07:30:37 ---> 4a49acf1d4f1 07:30:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:37 ---> Running in ec295099b1bd 07:30:37 ---> 603899f637c2 07:30:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:30:38 Removing intermediate container ec295099b1bd 07:30:38 ---> a548090faeea 07:30:38 Step 21/23 : LABEL arch=arm64 07:30:39 ---> Running in 5a778a3c53a4 07:30:39 ---> aaeb498f4445 07:30:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:30:39 ---> Running in a90887862fc4 07:30:39 Removing intermediate container 5a778a3c53a4 07:30:39 ---> ba3f4df69236 07:30:39 Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:30:40 ---> Running in 5f403824395e 07:30:40 Removing intermediate container a90887862fc4 07:30:40 ---> 75b8d168381e 07:30:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:40 ---> Running in 0802025e571e 07:30:40 Removing intermediate container 5f403824395e 07:30:40 ---> 5686dd44fa21 07:30:40 Step 23/23 : LABEL version=0.0.0 07:30:41 ---> Running in 50009bf81273 07:30:41 Removing intermediate container 0802025e571e 07:30:41 ---> 0e40a556714a 07:30:41 Step 22/24 : LABEL arch=arm64 07:30:41 ---> Running in cc368dc0d741 07:30:41 Removing intermediate container 50009bf81273 07:30:41 ---> 73ac418b75dd 07:30:41 07:30:42 Removing intermediate container cc368dc0d741 07:30:42 ---> d6feb87bb970 07:30:42 Step 23/24 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:30:42 Successfully built 73ac418b75dd 07:30:42 Successfully tagged support-scheduler-arm64:latest 07:30:42  Building support-scheduler ... done  ---> Running in c0a4752c2eac 07:30:43 Removing intermediate container c0a4752c2eac 07:30:43 ---> d0799fbd073e 07:30:43 Step 24/24 : LABEL version=0.0.0 07:30:43 ---> Running in 05a262267ecd 07:30:44 Removing intermediate container 05a262267ecd 07:30:44 ---> 62190e14197c 07:30:44 07:30:44 Successfully built 62190e14197c 07:30:44 Successfully tagged core-metadata-arm64:latest 07:30:51  Building core-metadata ... done Removing intermediate container d41d4d05bacd 07:30:51 ---> 7bd6a2914e79 07:30:51 07:30:51 Step 11/23 : FROM alpine:3.14 07:30:51 ---> bb3de5531c18 07:30:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:30:51 ---> Running in f5e7221438c8 07:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:30:53 (1/2) Installing ca-certificates (20191127-r5) 07:30:53 (2/2) Installing dumb-init (1.2.5-r1) 07:30:53 Executing busybox-1.33.1-r3.trigger 07:30:53 Executing ca-certificates-20191127-r5.trigger 07:30:53 OK: 6 MiB in 16 packages 07:30:54 Removing intermediate container f5e7221438c8 07:30:54 ---> 1721697913f0 07:30:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:30:55 ---> Running in cb7305fd74d5 07:30:55 Removing intermediate container cb7305fd74d5 07:30:55 ---> d38b83ef9dd5 07:30:55 Step 14/23 : ENV APP_PORT=59860 07:30:55 ---> Running in 1c8a570f22db 07:30:56 Removing intermediate container 1c8a570f22db 07:30:56 ---> 3a3f616b63fd 07:30:56 Step 15/23 : EXPOSE $APP_PORT 07:30:56 ---> Running in 35c569eb4b6a 07:30:56 Removing intermediate container 35c569eb4b6a 07:30:56 ---> 050abdcfdca6 07:30:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:30:57 ---> bba49b6bd172 07:30:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:30:59 ---> 7b108e226db4 07:30:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:30:59 ---> b7117287a4ad 07:30:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:30:59 ---> Running in 0eccd6b132e3 07:31:00 Removing intermediate container 0eccd6b132e3 07:31:00 ---> c36964d633dc 07:31:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:00 ---> Running in dba92900b628 07:31:01 Removing intermediate container dba92900b628 07:31:01 ---> 2ff8dd215373 07:31:01 Step 21/23 : LABEL arch=arm64 07:31:01 ---> Running in 7b6259103965 07:31:01 Removing intermediate container 7b6259103965 07:31:01 ---> cb296f523765 07:31:01 Step 22/23 : LABEL git_sha=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb 07:31:01 ---> Running in d344d6c2e132 07:31:02 Removing intermediate container d344d6c2e132 07:31:02 ---> 02b99063deee 07:31:02 Step 23/23 : LABEL version=0.0.0 07:31:02 ---> Running in ce8cd9aa4213 07:31:02 Removing intermediate container ce8cd9aa4213 07:31:02 ---> 39c7ea1feaa1 07:31:02 07:31:03 Successfully built 39c7ea1feaa1 07:31:03 Successfully tagged support-notifications-arm64:latest 07:31:03  Building support-notifications ... done  [Pipeline] } 07:31:03 $ docker stop --time=1 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 07:31:05 $ docker rm -f 421147a0eb2589c01bbec01dbae54d5733119dc24d59dd1d6cdf7932c2bc13c6 [Pipeline] // withDockerContainer [Pipeline] sh 07:31:05 + docker images 07:31:06 REPOSITORY TAG IMAGE ID CREATED SIZE 07:31:06 support-notifications-arm64 latest 39c7ea1feaa1 3 seconds ago 15.9MB 07:31:06 7bd6a2914e79 15 seconds ago 1.57GB 07:31:06 core-metadata-arm64 latest 62190e14197c 22 seconds ago 15.8MB 07:31:06 support-scheduler-arm64 latest 73ac418b75dd 24 seconds ago 15.2MB 07:31:06 64b0a87da895 34 seconds ago 1.57GB 07:31:06 70fabfb78928 37 seconds ago 1.57GB 07:31:06 security-proxy-setup-arm64 latest c9e6bfbee53d About a minute ago 25.3MB 07:31:06 78c7d540b729 About a minute ago 1.57GB 07:31:06 sys-mgmt-agent-arm64 latest 87bb5e43a51c About a minute ago 312MB 07:31:06 security-bootstrapper-arm64 latest 2eeabd8f212e 2 minutes ago 17.7MB 07:31:06 core-data-arm64 latest 86ece77fdc1f 2 minutes ago 19.4MB 07:31:06 security-secretstore-setup-arm64 latest 81655b9276c8 2 minutes ago 26.5MB 07:31:06 core-command-arm64 latest 143ce42ae220 3 minutes ago 15.2MB 07:31:06 f1ea3875fd11 3 minutes ago 1.57GB 07:31:06 71b8785954dd 3 minutes ago 1.57GB 07:31:06 e24bddac84fc 3 minutes ago 1.57GB 07:31:06 26ca10085a31 3 minutes ago 1.57GB 07:31:06 93f1787a3b86 3 minutes ago 1.56GB 07:31:06 ci-base-image-arm64 latest 7073888cb3ce 13 minutes ago 1.24GB 07:31:06 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 07:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 07:31:06 docker 20.10.7 df445af6242a 3 months ago 234MB 07:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:07 07:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:07 arm64: Pulling from edgex-lftools-log-publisher 07:31:07 448f6bf000e3: Pulling fs layer 07:31:07 f757da607395: Pulling fs layer 07:31:07 05883995daec: Pulling fs layer 07:31:07 8603b9c90790: Pulling fs layer 07:31:07 1560dd03e051: Pulling fs layer 07:31:07 27f5ce0e4adf: Pulling fs layer 07:31:07 c2d8d7efcc4b: Pulling fs layer 07:31:07 8603b9c90790: Waiting 07:31:07 27f5ce0e4adf: Waiting 07:31:08 f757da607395: Verifying Checksum 07:31:08 f757da607395: Download complete 07:31:08 8603b9c90790: Verifying Checksum 07:31:08 8603b9c90790: Download complete 07:31:08 1560dd03e051: Verifying Checksum 07:31:08 1560dd03e051: Download complete 07:31:08 27f5ce0e4adf: Verifying Checksum 07:31:08 27f5ce0e4adf: Download complete 07:31:08 05883995daec: Verifying Checksum 07:31:08 05883995daec: Download complete 07:31:09 448f6bf000e3: Verifying Checksum 07:31:09 448f6bf000e3: Download complete 07:31:12 c2d8d7efcc4b: Verifying Checksum 07:31:12 c2d8d7efcc4b: Download complete 07:31:12 448f6bf000e3: Pull complete 07:31:13 f757da607395: Pull complete 07:31:15 05883995daec: Pull complete 07:31:15 8603b9c90790: Pull complete 07:31:16 1560dd03e051: Pull complete 07:31:16 27f5ce0e4adf: Pull complete 07:31:31 c2d8d7efcc4b: Pull complete 07:31:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:31:32 prd-ubuntu18.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 07:31:32 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:31:36 $ docker top f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:37 ---> job-cost.sh 07:31:37 lf-activate-venv: SKIPPING 07:31:37 INFO: No Stack... 07:31:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:31:38 INFO: Archiving Costs [Pipeline] sh 07:31:39 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:31:39 + cut -d, -f6 [Pipeline] lock 07:31:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] 07:31:39 Resource [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] did not exist. Created. 07:31:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:31:40 Stashed 1 file(s) [Pipeline] } 07:31:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3736-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:40 $ docker stop --time=1 f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c 07:31:42 $ docker rm -f f96b9bec3e6b5a204332027957c238fb886feabc418eafb26e68d4295506557c [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 07:31:43 provisioning config files... 07:31:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config546213236631863746tmp [Pipeline] { [Pipeline] sh 07:31:43 + set +x 07:31:43 + curl -s https://codecov.io/bash 07:31:43 + bash -s -- 07:31:43 07:31:43 _____ _ 07:31:43 / ____| | | 07:31:43 | | ___ __| | ___ ___ _____ __ 07:31:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:43 Bash-1.0.6 07:31:43 07:31:43 07:31:43 ==> git version 2.24.4 found 07:31:43 ==> 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 07:31:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:31:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:31:43 ==> Jenkins CI detected. 07:31:43 current dir:  /w/workspace/edgex-go/2 07:31:43 project root: . 07:31:43 --> token set from env 07:31:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:43 ==> Running gcov in . (disable via -X gcov) 07:31:43 ==> Python coveragepy not found 07:31:43 ==> Searching for coverage reports in: 07:31:43 + . 07:31:43 -> Found 1 reports 07:31:43 ==> Detecting git/mercurial file structure 07:31:43 ==> Reading reports 07:31:43 + ./coverage.out bytes=403265 07:31:43 ==> Appending adjustments 07:31:43 https://docs.codecov.io/docs/fixing-reports 07:31:44 + Found adjustments 07:31:44 ==> Gzipping contents 07:31:44 56K /tmp/codecov.05uxJ3.gz 07:31:44 ==> Uploading reports 07:31:44 url: https://codecov.io 07:31:44 query: branch=PR-3736&commit=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3736%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3736&job=&cmd_args= 07:31:44 -> Pinging Codecov 07:31:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3736&commit=e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3736%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3736&job=&cmd_args= 07:31:45 -> Uploading to 07:31:45 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb/9cfdc2e7-70ef-415f-9fc2-c00e9239b29f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T073145Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91dad9fc3b1cfb8db0f1d0b6e678814679758d06defe45d53d5bdea74c5e55f0 07:31:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:45 Dload Upload Total Spent Left Speed 07:31:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54302 0 0 100 54302 0 149k --:--:-- --:--:-- --:--:-- 149k 100 54302 0 0 100 54302 0 149k --:--:-- --:--:-- --:--:-- 149k 07:31:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e590eaad0c046dcd1d58bfe9e86998dee8f4b1eb [Pipeline] } 07:31:45 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 07:31:47 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:31:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:31:48 ---> package-listing.sh 07:31:48 ++ facter osfamily 07:31:48 ++ tr '[:upper:]' '[:lower:]' 07:31:48 + OS_FAMILY=redhat 07:31:48 + workspace=/w/workspace/edgex-go/2 07:31:48 + START_PACKAGES=/tmp/packages_start.txt 07:31:48 + END_PACKAGES=/tmp/packages_end.txt 07:31:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:48 + PACKAGES=/tmp/packages_start.txt 07:31:48 + '[' /w/workspace/edgex-go/2 ']' 07:31:48 + PACKAGES=/tmp/packages_end.txt 07:31:48 + case "${OS_FAMILY}" in 07:31:48 + rpm -qa 07:31:48 + sort 07:31:50 + '[' -f /tmp/packages_start.txt ']' 07:31:50 + '[' -f /tmp/packages_end.txt ']' 07:31:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:50 + '[' /w/workspace/edgex-go/2 ']' 07:31:50 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:31:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:31:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:31:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:51 07:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:51 latest: Pulling from edgex-lftools-log-publisher 07:31:51 b4d181a07f80: Pulling fs layer 07:31:51 a1111a8f2ec3: Pulling fs layer 07:31:51 ed53099fbce6: Pulling fs layer 07:31:51 dc539afda2c1: Pulling fs layer 07:31:51 77bc0d833cb6: Pulling fs layer 07:31:51 9065ff56babe: Pulling fs layer 07:31:51 d287ab97295c: Pulling fs layer 07:31:51 dc539afda2c1: Waiting 07:31:51 77bc0d833cb6: Waiting 07:31:51 9065ff56babe: Waiting 07:31:51 d287ab97295c: Waiting 07:31:51 a1111a8f2ec3: Verifying Checksum 07:31:51 a1111a8f2ec3: Download complete 07:31:51 dc539afda2c1: Verifying Checksum 07:31:51 dc539afda2c1: Download complete 07:31:52 77bc0d833cb6: Verifying Checksum 07:31:52 77bc0d833cb6: Download complete 07:31:52 9065ff56babe: Verifying Checksum 07:31:52 9065ff56babe: Download complete 07:31:52 ed53099fbce6: Verifying Checksum 07:31:52 ed53099fbce6: Download complete 07:31:52 b4d181a07f80: Verifying Checksum 07:31:52 b4d181a07f80: Download complete 07:31:54 b4d181a07f80: Pull complete 07:31:54 a1111a8f2ec3: Pull complete 07:31:54 ed53099fbce6: Pull complete 07:31:54 dc539afda2c1: Pull complete 07:31:54 77bc0d833cb6: Pull complete 07:31:54 9065ff56babe: Pull complete 07:31:55 d287ab97295c: Verifying Checksum 07:31:55 d287ab97295c: Download complete 07:32:00 d287ab97295c: Pull complete 07:32:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:32:00 prd-centos7-docker-4c-2g-241 does not seem to be running inside a container 07:32:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:03 $ docker top 1d53add842e475fd6ccc638744754a096e7dbc3346484f61029e0e3be410e515 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:04 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:04 + ls /var/log/sa-host 07:32:04 + sadf -c /var/log/sa-host/sa05 07:32:04 file_magic: OK 07:32:04 HZ: Using current value: 100 07:32:04 file_header: OK 07:32:04 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 07:32:04 Statistics: 07:32:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:32:04 File successfully converted to sysstat format version 12.0.3 07:32:04 + sadf -c /var/log/sa-host/sa30 07:32:04 file_magic: OK 07:32:04 HZ: Using current value: 100 07:32:04 file_header: OK 07:32:04 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 07:32:04 Statistics: 07:32:04 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... 07:32:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:05 provisioning config files... 07:32:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4741693026643086048tmp [Pipeline] { [Pipeline] echo 07:32:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:05 ---> create-netrc.sh [Pipeline] } 07:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:05 ---> python-tools-install.sh [Pipeline] echo 07:32:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:06 ---> sudo-logs.sh 07:32:06 Archiving 'sudo' log.. 07:32:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-241.vexxhost.local: Name or service not known 07:32:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-241.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:32:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:06 ---> job-cost.sh 07:32:06 lf-activate-venv: SKIPPING 07:32:06 DEBUG: total: 0.10999999940395355 07:32:06 INFO: Retrieving Stack Cost... 07:32:07 INFO: Retrieving Pricing Info for: v3-standard-2 07:32:07 INFO: Archiving Costs [Pipeline] echo 07:32:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:08 ---> logs-deploy.sh 07:32:08 lf-activate-venv: SKIPPING 07:32:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3736/2 07:32:08 INFO: archiving workspace using pattern(s): 07:32:08 Archives upload complete. 07:32:08 INFO: archiving logs to Nexus 07:32:09 ---> uname -a: 07:32:09 Linux prd-centos7-docker-4c-2g-241.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 07:32:09 07:32:09 07:32:09 ---> lscpu: 07:32:09 Architecture: x86_64 07:32:09 CPU op-mode(s): 32-bit, 64-bit 07:32:09 Byte Order: Little Endian 07:32:09 Address sizes: 40 bits physical, 48 bits virtual 07:32:09 CPU(s): 2 07:32:09 On-line CPU(s) list: 0,1 07:32:09 Thread(s) per core: 1 07:32:09 Core(s) per socket: 1 07:32:09 Socket(s): 2 07:32:09 NUMA node(s): 1 07:32:09 Vendor ID: AuthenticAMD 07:32:09 CPU family: 23 07:32:09 Model: 49 07:32:09 Model name: AMD EPYC-Rome Processor 07:32:09 Stepping: 0 07:32:09 CPU MHz: 2799.998 07:32:09 BogoMIPS: 5599.99 07:32:09 Virtualization: AMD-V 07:32:09 Hypervisor vendor: KVM 07:32:09 Virtualization type: full 07:32:09 L1d cache: 32K 07:32:09 L1i cache: 32K 07:32:09 L2 cache: 512K 07:32:09 L3 cache: 16384K 07:32:09 NUMA node0 CPU(s): 0,1 07:32:09 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 07:32:09 07:32:09 07:32:09 ---> nproc: 07:32:09 2 07:32:09 07:32:09 07:32:09 ---> df -h: 07:32:09 Filesystem Size Used Avail Use% Mounted on 07:32:09 overlay 40G 13G 28G 32% / 07:32:09 tmpfs 64M 0 64M 0% /dev 07:32:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:32:09 shm 64M 0 64M 0% /dev/shm 07:32:09 /dev/vda1 40G 13G 28G 32% /facter-os 07:32:09 07:32:09 07:32:09 ---> sar -b -r -n DEV: 07:32:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 07:32:09 07:32:09 07:10:51 LINUX RESTART (2 CPU) 07:32:09 07:32:09 07:12:01 tps rtps wtps bread/s bwrtn/s 07:32:09 07:13:01 269.45 0.17 269.28 22.64 71705.36 07:32:09 07:14:01 152.45 0.00 152.45 0.00 32625.87 07:32:09 07:15:02 77.29 0.00 77.29 0.00 6453.92 07:32:09 07:16:01 163.33 0.00 163.33 0.00 67697.73 07:32:09 07:17:01 761.41 372.14 389.26 11702.43 250918.83 07:32:09 07:18:01 564.16 82.61 481.56 3440.75 207927.81 07:32:09 07:19:01 290.09 40.23 249.86 4196.50 47273.79 07:32:09 07:20:01 1.43 0.02 1.42 0.13 26.40 07:32:09 07:21:01 0.30 0.00 0.30 0.00 3.63 07:32:09 07:22:01 0.58 0.33 0.25 94.75 3.22 07:32:09 07:23:01 0.32 0.00 0.32 0.00 3.55 07:32:09 07:24:01 0.23 0.00 0.23 0.00 2.47 07:32:09 07:25:01 0.20 0.00 0.20 0.00 1.80 07:32:09 07:26:01 0.47 0.18 0.28 5.73 3.00 07:32:09 07:27:01 0.75 0.00 0.75 0.00 15.59 07:32:09 07:28:01 0.33 0.00 0.33 0.00 3.85 07:32:09 07:29:01 0.20 0.00 0.20 0.00 2.73 07:32:09 07:30:01 0.28 0.00 0.28 0.00 3.30 07:32:09 07:31:01 0.23 0.00 0.23 0.00 2.73 07:32:09 07:32:01 88.72 42.40 46.33 4144.99 6370.90 07:32:09 Average: 118.62 26.94 91.68 1181.68 34538.35 07:32:09 07:32:09 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:32:09 07:13:01 2411112 0 1231420 15.38 2620 4363788 1691100 18.67 1827148 3063736 591836 07:32:09 07:14:01 3084732 0 1212824 15.14 2620 3708764 1853532 20.46 1415432 2858920 177912 07:32:09 07:15:02 3018012 0 1336772 16.69 2620 3651536 1782980 19.69 1447252 2885644 94560 07:32:09 07:16:01 702388 0 1253420 15.65 2620 6050512 1706612 18.84 1980908 4596428 726328 07:32:09 07:17:01 474008 0 1892812 23.63 2620 5639500 3875272 42.79 3168116 3563996 116776 07:32:09 07:18:01 230944 0 1461992 18.25 2620 6313384 2297816 25.37 2504940 4426272 34080 07:32:09 07:19:01 2922752 0 1226792 15.32 2620 3856776 1460248 16.12 1122492 3186604 20 07:32:09 07:20:01 2937700 0 1211836 15.13 2620 3856784 1244788 13.74 1138580 3160156 12 07:32:09 07:21:01 2939244 0 1210292 15.11 2620 3856784 1244728 13.74 1142548 3156056 12 07:32:09 07:22:01 2934184 0 1212536 15.14 2620 3859600 1245032 13.75 1148708 3156096 16 07:32:09 07:23:01 2935160 0 1211560 15.13 2620 3859600 1244792 13.74 1150304 3154048 16 07:32:09 07:24:01 2934812 0 1211904 15.13 2620 3859604 1244792 13.74 1150308 3154048 8 07:32:09 07:25:01 2934796 0 1211912 15.13 2620 3859612 1244792 13.74 1150316 3154048 8 07:32:09 07:26:01 2934664 0 1212012 15.13 2620 3859644 1244792 13.74 1151568 3152912 16 07:32:09 07:27:01 2934328 0 1212340 15.14 2620 3859652 1244876 13.74 1151584 3152912 8 07:32:09 07:28:01 2934624 0 1212044 15.13 2620 3859652 1244840 13.74 1151504 3152912 12 07:32:09 07:29:01 2934696 0 1211964 15.13 2620 3859660 1244792 13.74 1151616 3152912 12 07:32:09 07:30:01 2934844 0 1211812 15.13 2620 3859664 1244792 13.74 1151504 3152912 16 07:32:09 07:31:01 2934696 0 1211956 15.13 2620 3859668 1244792 13.74 1151624 3152912 8 07:32:09 07:32:01 2228304 0 1303948 16.28 2620 4474068 1422456 15.70 1223424 3725144 277996 07:32:09 Average: 2514800 0 1273107 15.90 2620 4218413 1551391 17.13 1423994 3307933 100983 07:32:09 07:32:09 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:32:09 07:13:01 eth0 1552.38 1442.74 7388.71 131.75 0.00 0.00 0.00 0.00 07:32:09 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:13:01 docker0 1112.34 1067.83 84.63 4095.23 0.00 0.00 0.00 0.00 07:32:09 07:14:01 eth0 49.78 29.13 35.88 58.94 0.00 0.00 0.00 0.00 07:32:09 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:14:01 vethf7278d4 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 07:32:09 07:14:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 07:32:09 07:15:02 eth0 30.43 17.90 18.56 56.49 0.00 0.00 0.00 0.00 07:32:09 07:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:15:02 vethf7278d4 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 07:32:09 07:15:02 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 07:32:09 07:16:01 eth0 272.06 178.45 1739.78 28.98 0.00 0.00 0.00 0.00 07:32:09 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:16:01 veth7193ac6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:32:09 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:17:01 veth72a52e6 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:32:09 07:17:01 veth1fc595b 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 07:32:09 07:17:01 eth0 107.96 66.33 192.81 54.57 0.00 0.00 0.00 0.00 07:32:09 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:18:01 veth8cb0c99 0.02 0.27 0.00 0.20 0.00 0.00 0.00 0.00 07:32:09 07:18:01 veth33340d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:18:01 eth0 360.02 168.86 1895.23 87.87 0.00 0.00 0.00 0.00 07:32:09 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:19:01 eth0 82.70 47.31 157.56 61.70 0.00 0.00 0.00 0.00 07:32:09 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:19:01 docker0 1514.09 1555.35 115.11 5676.98 0.00 0.00 0.00 0.00 07:32:09 07:20:01 eth0 0.67 0.47 0.39 0.04 0.00 0.00 0.00 0.00 07:32:09 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:21:01 eth0 0.28 0.15 0.03 0.01 0.00 0.00 0.00 0.00 07:32:09 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:22:01 eth0 1.18 0.60 0.47 0.25 0.00 0.00 0.00 0.00 07:32:09 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:23:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 07:32:09 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:32:09 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:32:09 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:32:09 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:27:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:32:09 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:28:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:32:09 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:29:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:32:09 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:30:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:32:09 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:31:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:32:01 eth0 368.58 244.99 2620.62 25.33 0.00 0.00 0.00 0.00 07:32:09 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 Average: eth0 141.28 109.86 701.84 25.31 0.00 0.00 0.00 0.00 07:32:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:09 Average: docker0 61.61 65.51 4.61 250.98 0.00 0.00 0.00 0.00 07:32:09 07:32:09 07:32:09 ---> sar -P ALL: 07:32:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 07:32:09 07:32:09 07:10:51 LINUX RESTART (2 CPU) 07:32:09 07:32:09 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:32:09 07:13:01 all 32.62 0.00 12.43 3.30 0.10 51.55 07:32:09 07:13:01 0 30.56 0.00 12.75 4.67 0.11 51.92 07:32:09 07:13:01 1 34.66 0.00 12.11 1.95 0.09 51.18 07:32:09 07:14:01 all 57.49 0.00 8.10 1.21 0.12 33.08 07:32:09 07:14:01 0 57.25 0.00 8.55 1.36 0.13 32.70 07:32:09 07:14:01 1 57.72 0.00 7.64 1.07 0.11 33.46 07:32:09 07:15:02 all 41.90 0.00 4.29 0.57 0.08 53.16 07:32:09 07:15:02 0 41.45 0.00 4.23 0.56 0.09 53.67 07:32:09 07:15:02 1 42.36 0.00 4.35 0.58 0.07 52.64 07:32:09 07:16:01 all 54.24 0.00 11.03 2.36 0.11 32.25 07:32:09 07:16:01 0 54.01 0.00 11.10 2.18 0.11 32.59 07:32:09 07:16:01 1 54.47 0.00 10.97 2.54 0.11 31.91 07:32:09 07:17:01 all 48.57 0.00 20.21 26.41 0.13 4.68 07:32:09 07:17:01 0 48.25 0.00 20.84 26.60 0.11 4.19 07:32:09 07:17:01 1 48.90 0.00 19.58 26.21 0.15 5.17 07:32:09 07:18:01 all 72.02 0.00 19.62 6.09 0.15 2.13 07:32:09 07:18:01 0 71.63 0.00 20.53 5.12 0.15 2.57 07:32:09 07:18:01 1 72.41 0.00 18.70 7.05 0.15 1.69 07:32:09 07:19:01 all 42.85 0.00 9.63 1.69 0.08 45.74 07:32:09 07:19:01 0 44.18 0.00 8.62 1.43 0.07 45.70 07:32:09 07:19:01 1 41.53 0.00 10.65 1.95 0.09 45.78 07:32:09 07:20:01 all 0.14 0.00 0.06 0.00 0.02 99.78 07:32:09 07:20:01 0 0.08 0.00 0.07 0.00 0.03 99.82 07:32:09 07:20:01 1 0.20 0.00 0.05 0.00 0.00 99.75 07:32:09 07:21:01 all 0.18 0.00 0.06 0.00 0.02 99.75 07:32:09 07:21:01 0 0.32 0.00 0.07 0.00 0.02 99.60 07:32:09 07:21:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:32:09 07:22:01 all 0.18 0.00 0.05 0.01 0.01 99.75 07:32:09 07:22:01 0 0.30 0.00 0.07 0.02 0.00 99.62 07:32:09 07:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:32:09 07:23:01 all 0.18 0.00 0.03 0.00 0.01 99.78 07:32:09 07:23:01 0 0.32 0.00 0.03 0.00 0.00 99.65 07:32:09 07:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:32:09 07:32:09 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:32:09 07:24:01 all 0.14 0.00 0.04 0.00 0.02 99.80 07:32:09 07:24:01 0 0.27 0.00 0.07 0.00 0.03 99.63 07:32:09 07:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:32:09 07:25:01 all 0.09 0.00 0.03 0.00 0.02 99.86 07:32:09 07:25:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:32:09 07:25:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:32:09 07:26:01 all 0.13 0.00 0.06 0.00 0.01 99.80 07:32:09 07:26:01 0 0.15 0.00 0.07 0.00 0.02 99.77 07:32:09 07:26:01 1 0.12 0.00 0.05 0.00 0.00 99.83 07:32:09 07:27:01 all 0.13 0.00 0.03 0.00 0.02 99.82 07:32:09 07:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:32:09 07:27:01 1 0.23 0.00 0.03 0.00 0.02 99.72 07:32:09 07:28:01 all 0.18 0.00 0.03 0.00 0.01 99.77 07:32:09 07:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:32:09 07:28:01 1 0.32 0.00 0.03 0.00 0.00 99.65 07:32:09 07:29:01 all 0.14 0.00 0.03 0.00 0.01 99.82 07:32:09 07:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:32:09 07:29:01 1 0.25 0.00 0.02 0.00 0.00 99.73 07:32:09 07:30:01 all 0.23 0.00 0.03 0.00 0.02 99.72 07:32:09 07:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:32:09 07:30:01 1 0.42 0.00 0.03 0.00 0.02 99.53 07:32:09 07:31:01 all 0.09 0.00 0.03 0.00 0.01 99.87 07:32:09 07:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:32:09 07:31:01 1 0.13 0.00 0.03 0.00 0.00 99.83 07:32:09 07:32:01 all 8.45 0.00 3.45 2.25 0.03 85.83 07:32:09 07:32:01 0 8.08 0.00 3.51 1.93 0.02 86.47 07:32:09 07:32:01 1 8.82 0.00 3.39 2.57 0.03 85.19 07:32:09 Average: all 17.05 0.00 4.21 2.06 0.05 76.63 07:32:09 Average: 0 16.90 0.00 4.28 2.06 0.05 76.71 07:32:09 Average: 1 17.19 0.00 4.15 2.07 0.04 76.55 07:32:09 07:32:09 07:32:09