cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae+1c9af10f427590f3fed47012b244cbba5cfcd3da (8761aec812a0ea46b7673bbe443dbbb41e80b952) 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-ssh8290562344611901930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh5308941025326404258.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-3645/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-3645/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3823583622434726693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh9163059987929283102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3645/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-3645/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6402623953823210584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1863 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [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-ssh615170976730491733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) > 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-ssh2384676753133378502.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # 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-ssh6527413516962257420.key > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:25:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:25:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:25:39 ========================================================= 08:25:39 EdgeX Global Pipelines Version Info 08:25:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:25:40 ------------------- 08:25:40 stable info: 08:25:40 ------------------- 08:25:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:40 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 08:25:40 Message: update stable to v1.0.203 08:25:41 ------------------- 08:25:41 experimental info: 08:25:41 ------------------- 08:25:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:25:41 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 08:25:41 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3645 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3645 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3645 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e0aa63 [Pipeline] echo 08:25:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:42 provisioning config files... 08:25:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6194969205448550238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:42 ---> docker-login.sh 08:25:42 nexus3.edgexfoundry.org:10001 08:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:42 Configure a credential helper to remove this warning. See 08:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:42 08:25:42 Login Succeeded 08:25:42 nexus3.edgexfoundry.org:10002 08:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:42 Configure a credential helper to remove this warning. See 08:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:42 08:25:42 Login Succeeded 08:25:42 nexus3.edgexfoundry.org:10003 08:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:43 Configure a credential helper to remove this warning. See 08:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:43 08:25:43 Login Succeeded 08:25:43 nexus3.edgexfoundry.org:10004 08:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:43 Configure a credential helper to remove this warning. See 08:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:43 08:25:43 Login Succeeded 08:25:43 docker.io 08:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:43 Configure a credential helper to remove this warning. See 08:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:43 08:25:43 Login Succeeded 08:25:43 ---> docker-login.sh ends [Pipeline] } 08:25:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:43 ++ 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 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/core-command/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo core-command,cmd/core-command/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/core-data/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo core-data,cmd/core-data/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/core-metadata/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/security-bootstrapper/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/security-proxy-setup/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/support-notifications/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/support-scheduler/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:25:43 + for file in '`ls cmd/**/Dockerfile`' 08:25:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:25:43 ++ cut -d/ -f2 08:25:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:25:43 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 08:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:44 08:25:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:25:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:45 latest: Pulling from edgex-devops/git-semver 08:25:45 31603596830f: Pulling fs layer 08:25:45 d4622e32a9a9: Pulling fs layer 08:25:45 1030fce36090: Pulling fs layer 08:25:45 6c6cb7e1b49b: Pulling fs layer 08:25:45 6c6cb7e1b49b: Waiting 08:25:45 d4622e32a9a9: Download complete 08:25:45 31603596830f: Verifying Checksum 08:25:45 31603596830f: Download complete 08:25:45 31603596830f: Pull complete 08:25:45 6c6cb7e1b49b: Verifying Checksum 08:25:45 6c6cb7e1b49b: Download complete 08:25:45 d4622e32a9a9: Pull complete 08:25:45 1030fce36090: Verifying Checksum 08:25:45 1030fce36090: Download complete 08:25:46 1030fce36090: Pull complete 08:25:46 6c6cb7e1b49b: Pull complete 08:25:46 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 08:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:25:46 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:25:46 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:25:47 $ docker top 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:47 [ssh-agent] Looking for ssh-agent implementation... 08:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:47 $ docker exec 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent 08:25:47 SSH_AUTH_SOCK=/tmp/ssh-Gj85auyryZbE/agent.14 08:25:47 SSH_AGENT_PID=21 08:25:47 Running ssh-add (command line suppressed) 08:25:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8451716334984942268.key (/w/workspace/edgex-go/2@tmp/private_key_8451716334984942268.key) 08:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:48 + git tag --points-at HEAD [Pipeline] } 08:25:48 $ docker exec --env ******** --env ******** 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent -k 08:25:48 unset SSH_AUTH_SOCK; 08:25:48 unset SSH_AGENT_PID; 08:25:48 echo Agent pid 21 killed; 08:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:48 [ssh-agent] Looking for ssh-agent implementation... 08:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:48 $ docker exec 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent 08:25:48 SSH_AUTH_SOCK=/tmp/ssh-QZRtmeosQr7p/agent.54 08:25:48 SSH_AGENT_PID=60 08:25:48 Running ssh-add (command line suppressed) 08:25:48 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7140523229308520399.key (/w/workspace/edgex-go/2@tmp/private_key_7140523229308520399.key) 08:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:49 + git semver init 08:25:49 # -> Open(): unable to determine branch for HEAD 08:25:49 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:25:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:25:49 # $SEMVER_REMOTE_NAME = origin 08:25:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:49 # $SEMVER_USER_NAME = edgex-jenkins 08:25:49 # $SEMVER_BRANCH = PR-3645 08:25:49 # $SEMVER_TEMP = /tmp/semver-915630199 08:25:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:26:08 # '/tmp/semver-915630199' -> '/w/workspace/edgex-go/2/.semver' 08:26:08 # -> Force: false 08:26:08 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:26:08 $ docker exec --env ******** --env ******** 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 ssh-agent -k 08:26:08 unset SSH_AUTH_SOCK; 08:26:08 unset SSH_AGENT_PID; 08:26:08 echo Agent pid 60 killed; 08:26:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:26:08 + git semver [Pipeline] } 08:26:08 $ docker stop --time=1 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 08:26:10 $ docker rm -f 504c51b24018cc8ad5d89398f19fb1f70741aa52f028defd5cad6c467afb7a24 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:26:11 Stashed 1 file(s) [Pipeline] echo 08:26:11 [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 08:26:12 ========================================================= 08:26:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:26:12 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:26:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:26:13 Sending build context to Docker daemon 328.5MB 08:26:13 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:26:13 Step 2/6 : FROM ${BASE} 08:26:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:26:14 540db60ca938: Pulling fs layer 08:26:14 adcc1eea9eea: Pulling fs layer 08:26:14 4c4ab2625f07: Pulling fs layer 08:26:14 db62176df00c: Pulling fs layer 08:26:14 3b30891b0d05: Pulling fs layer 08:26:14 444f5516b4c7: Pulling fs layer 08:26:14 90b9b1106a8b: Pulling fs layer 08:26:14 0383d17a5b7e: Pulling fs layer 08:26:14 c82ef313ddc5: Pulling fs layer 08:26:14 db62176df00c: Waiting 08:26:14 3b30891b0d05: Waiting 08:26:14 444f5516b4c7: Waiting 08:26:14 90b9b1106a8b: Waiting 08:26:14 0383d17a5b7e: Waiting 08:26:14 c82ef313ddc5: Waiting 08:26:14 4c4ab2625f07: Verifying Checksum 08:26:14 4c4ab2625f07: Download complete 08:26:14 adcc1eea9eea: Verifying Checksum 08:26:14 adcc1eea9eea: Download complete 08:26:14 3b30891b0d05: Verifying Checksum 08:26:14 3b30891b0d05: Download complete 08:26:14 444f5516b4c7: Download complete 08:26:14 90b9b1106a8b: Verifying Checksum 08:26:14 90b9b1106a8b: Download complete 08:26:14 540db60ca938: Verifying Checksum 08:26:14 540db60ca938: Download complete 08:26:14 540db60ca938: Pull complete 08:26:14 adcc1eea9eea: Pull complete 08:26:14 4c4ab2625f07: Pull complete 08:26:16 0383d17a5b7e: Verifying Checksum 08:26:16 0383d17a5b7e: Download complete 08:26:20 c82ef313ddc5: Verifying Checksum 08:26:20 c82ef313ddc5: Download complete 08:26:21 db62176df00c: Download complete 08:26:24 db62176df00c: Pull complete 08:26:24 3b30891b0d05: Pull complete 08:26:24 444f5516b4c7: Pull complete 08:26:24 90b9b1106a8b: Pull complete 08:26:24 0383d17a5b7e: Pull complete 08:26:26 Still waiting to schedule task 08:26:26 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1862’ 08:26:27 c82ef313ddc5: Pull complete 08:26:27 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 08:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:26:27 ---> 4508b0543a43 08:26:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:26:28 ---> Running in 244b9d18a196 08:26:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:26:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:26:30 OK: 219 MiB in 52 packages 08:26:30 Removing intermediate container 244b9d18a196 08:26:30 ---> 50ae14ac599b 08:26:30 Step 4/6 : WORKDIR /edgex-go 08:26:30 ---> Running in 9304159eb953 08:26:30 Removing intermediate container 9304159eb953 08:26:30 ---> ecb5dc1b159f 08:26:30 Step 5/6 : COPY go.mod . 08:26:30 ---> d986c7acf08a 08:26:30 Step 6/6 : RUN go mod download 08:26:30 ---> Running in 2bcdca0a4342 08:27:19 Removing intermediate container 2bcdca0a4342 08:27:19 ---> ddffa5f4e32b 08:27:19 Successfully built ddffa5f4e32b 08:27:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:27:19 + docker inspect -f . ci-base-image-x86_64 08:27:19 . [Pipeline] withDockerContainer 08:27:19 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:27:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:27:19 $ docker top 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:21 + go version 08:27:21 go version go1.16.6 linux/amd64 [Pipeline] } 08:27:21 $ docker stop --time=1 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 08:27:23 $ docker rm -f 131a3b8eaed9b0539f1249dabfe280a7ef6dae235403468539ee7ecd3a827c09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:27:23 + docker inspect -f . ci-base-image-x86_64 08:27:23 . [Pipeline] withDockerContainer 08:27:23 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:27:24 $ docker top 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 -eo pid,comm [Pipeline] { [Pipeline] echo 08:27:24 ========================================================= 08:27:24 [edgeXBuildGoParallel] Running Tests and Build... 08:27:24 ========================================================= [Pipeline] sh 08:27:24 + go mod tidy [Pipeline] sh 08:27:25 + make test 08:27:25 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 08:27:25 go mod tidy 08:27:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:27:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:27:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:27:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:27:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:27:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:28:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:28:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:28:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:28:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:28:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:28:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:28:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:28:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:28:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 08:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 08:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.054s coverage: 46.3% of statements 08:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:28:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 90.1% of statements 08:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:28:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:28:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 08:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.233s coverage: 94.2% of statements 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:28:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:28:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:28:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:28:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 08:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:28:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 08:28:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 08:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 08:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 08:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 08:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 08:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 08:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 08:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements 08:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 08:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.124s coverage: 43.6% of statements 08:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 08:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 08:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.0% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:28:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 08:28:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 08:28:56 GO111MODULE=on go vet ./... 08:29:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1865 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [Pipeline] { [Pipeline] ws 08:29:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:29:17 The recommended git tool is: git 08:29:20 gofmt -l . 08:29:20 [ "`gofmt -l .`" = "" ] 08:29:20 ./bin/test-attribution-txt.sh [Pipeline] sh 08:29:20 + ls -al . 08:29:20 total 596 08:29:20 drwxrwxr-x 10 1001 1001 4096 Aug 3 08:29 . 08:29:20 drwxr-xr-x 4 root root 28 Aug 3 08:27 .. 08:29:20 -rw-rw-r-- 1 1001 1001 11 Aug 3 08:25 .dockerignore 08:29:20 drwxrwxr-x 8 1001 1001 179 Aug 3 08:25 .git 08:29:20 drwxrwxr-x 3 1001 1001 125 Aug 3 08:25 .github 08:29:20 -rw-rw-r-- 1 1001 1001 818 Aug 3 08:25 .gitignore 08:29:20 -rw-rw-r-- 1 1001 1001 76 Aug 3 08:25 .hadolint.yml 08:29:20 drwx------ 3 1001 1001 58 Aug 3 08:26 .semver 08:29:20 -rw-rw-r-- 1 1001 1001 166 Aug 3 08:25 .sonarcloud.properties 08:29:20 -rw-rw-r-- 1 1001 1001 8609 Aug 3 08:25 Attribution.txt 08:29:20 -rw-rw-r-- 1 1001 1001 43881 Aug 3 08:25 CHANGELOG.md 08:29:20 -rw-rw-r-- 1 1001 1001 3804 Aug 3 08:25 CONTRIBUTING.md 08:29:20 -rw-rw-r-- 1 1001 1001 931 Aug 3 08:25 Dockerfile.build 08:29:20 -rw-rw-r-- 1 1001 1001 849 Aug 3 08:25 Jenkinsfile 08:29:20 -rw-rw-r-- 1 1001 1001 10775 Aug 3 08:25 LICENSE 08:29:20 -rw-rw-r-- 1 1001 1001 5915 Aug 3 08:25 Makefile 08:29:20 -rw-rw-r-- 1 1001 1001 8643 Aug 3 08:25 README.md 08:29:20 -rw-rw-r-- 1 1001 1001 6912 Aug 3 08:25 SECURITY.md 08:29:20 -rw-rw-r-- 1 1001 1001 5 Aug 3 08:26 VERSION 08:29:20 -rw-rw-r-- 1 1001 1001 4131 Aug 3 08:25 ZMQWindows.md 08:29:20 drwxrwxr-x 2 1001 1001 37 Aug 3 08:25 bin 08:29:20 drwxrwxr-x 14 1001 1001 4096 Aug 3 08:25 cmd 08:29:20 -rw-r--r-- 1 root root 403847 Aug 3 08:28 coverage.out 08:29:20 -rw-rw-r-- 1 1001 1001 813 Aug 3 08:25 go.mod 08:29:20 -rw-r--r-- 1 root root 48847 Aug 3 08:27 go.sum 08:29:20 drwxrwxr-x 8 1001 1001 124 Aug 3 08:25 internal 08:29:20 drwxrwxr-x 3 1001 1001 16 Aug 3 08:25 openapi 08:29:20 drwxrwxr-x 4 1001 1001 71 Aug 3 08:25 snap 08:29:20 -rw-rw-r-- 1 1001 1001 204 Aug 3 08:25 version.go [Pipeline] sh 08:29:20 + '[' -e coverage.out ] 08:29:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:29:20 Stashed 1 file(s) [Pipeline] sh 08:29:21 + make build 08:29:21 go mod tidy 08:29:21 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 08:29:22 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 08:29:23 using credential edgex-jenkins-ssh 08:29:23 Cloning the remote Git repository 08:29:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:29:23 > git init /w/workspace/edgex-go/2 # timeout=10 08:29:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:29:23 > git --version # timeout=10 08:29:23 > git --version # 'git version 2.17.1' 08:29:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:29 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 08:29:29 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 08:29:31 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 08:29: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 08:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:29:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:29:33 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 08:29:34 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 08:29:35 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 08:29:36 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] } 08:29:37 $ docker stop --time=1 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 08:29:39 $ docker rm -f 153952fb0ab2a010143cd3073a73b8f76bbf36eb67cff7e733dddd47d7175b47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:29:43 latest: Pulling from edgex-devops/edgex-compose 08:29:43 cbdbe7a5bc2a: Pulling fs layer 08:29:43 ca9280d653b3: Pulling fs layer 08:29:43 7e9c9ca2126c: Pulling fs layer 08:29:43 cbdbe7a5bc2a: Verifying Checksum 08:29:43 cbdbe7a5bc2a: Download complete 08:29:43 cbdbe7a5bc2a: Pull complete 08:29:44 ca9280d653b3: Verifying Checksum 08:29:44 ca9280d653b3: Download complete 08:29:44 ca9280d653b3: Pull complete 08:29:46 7e9c9ca2126c: Verifying Checksum 08:29:46 7e9c9ca2126c: Download complete 08:29:46 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:29:47 Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:29:47 Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) 08:29:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:29:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:29:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:29:46 > git config core.sparsecheckout # timeout=10 08:29:46 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 08:29:47 > git remote # timeout=10 08:29:47 > git config --get remote.origin.url # timeout=10 08:29:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:47 > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 08:29:47 > git rev-parse HEAD^{commit} # timeout=10 08:29:47 > git config core.sparsecheckout # timeout=10 08:29:47 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 08:29:48 7e9c9ca2126c: Pull complete 08:29:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:29:49 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:29:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:29:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:29:51 $ docker top 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:52 provisioning config files... 08:29:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5697746826722743228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:52 + docker-compose build --help 08:29:52 + grep parallel 08:29:52 ---> docker-login.sh 08:29:52 nexus3.edgexfoundry.org:10001 08:29:52 --parallel Build images in parallel. [Pipeline] } 08:29:52 $ docker stop --time=1 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b 08:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:54 Configure a credential helper to remove this warning. See 08:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:54 08:29:54 Login Succeeded 08:29:54 nexus3.edgexfoundry.org:10002 08:29:54 $ docker rm -f 8b67527ad9c4207f298f166789ed13f5c2ce74043b57726310a2ae52cc9a988b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:29:54 . [Pipeline] withDockerContainer 08:29:54 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:54 Configure a credential helper to remove this warning. See 08:29:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:54 08:29:54 Login Succeeded 08:29:54 nexus3.edgexfoundry.org:10003 08:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:29:55 $ docker top f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:55 Configure a credential helper to remove this warning. See 08:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:55 08:29:55 Login Succeeded 08:29:55 nexus3.edgexfoundry.org:10004 08:29:55 + docker-compose -f ./docker-compose-build.yml build --parallel 08:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:55 Configure a credential helper to remove this warning. See 08:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:55 08:29:55 Login Succeeded 08:29:55 docker.io 08:29:56 Building core-command ... 08:29:56 Building core-data ... 08:29:56 Building core-metadata ... 08:29:56 Building security-bootstrapper ... 08:29:56 Building security-proxy-setup ... 08:29:56 Building security-secretstore-setup ... 08:29:56 Building support-notifications ... 08:29:56 Building support-scheduler ... 08:29:56 Building sys-mgmt-agent ... 08:29:56 Building support-notifications 08:29:56 Building security-proxy-setup 08:29:56 Building core-data 08:29:56 Building support-scheduler 08:29:56 Building security-secretstore-setup 08:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:56 Configure a credential helper to remove this warning. See 08:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:56 08:29:56 Login Succeeded 08:29:56 ---> docker-login.sh ends [Pipeline] } 08:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:29:57 ========================================================= 08:29:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:29:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:29:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:29:59 Sending build context to Docker daemon 165.8MB 08:29:59 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:29:59 Step 2/6 : FROM ${BASE} 08:29:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:29:59 595b0fe564bb: Pulling fs layer 08:29:59 24495759ef45: Pulling fs layer 08:29:59 d148012ef14d: Pulling fs layer 08:29:59 e90a11edd702: Pulling fs layer 08:29:59 d77568369979: Pulling fs layer 08:29:59 02195dbdac53: Pulling fs layer 08:29:59 2b1b35aa2570: Pulling fs layer 08:29:59 2c1f732e5b09: Pulling fs layer 08:29:59 e90a11edd702: Waiting 08:29:59 02195dbdac53: Waiting 08:29:59 d77568369979: Waiting 08:29:59 2c1f732e5b09: Waiting 08:29:59 d148012ef14d: Download complete 08:30:00 24495759ef45: Verifying Checksum 08:30:00 24495759ef45: Download complete 08:30:00 d77568369979: Verifying Checksum 08:30:00 d77568369979: Download complete 08:30:00 02195dbdac53: Verifying Checksum 08:30:00 02195dbdac53: Download complete 08:30:00 595b0fe564bb: Verifying Checksum 08:30:00 595b0fe564bb: Download complete 08:30:00 2b1b35aa2570: Verifying Checksum 08:30:00 2b1b35aa2570: Download complete 08:30:00 595b0fe564bb: Pull complete 08:30:01 24495759ef45: Pull complete 08:30:02 d148012ef14d: Pull complete 08:30:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:30:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:30:06 ---> ddffa5f4e32b 08:30:06 Step 3/26 : WORKDIR /edgex-go 08:30:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:30:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:30:06 ---> ddffa5f4e32b 08:30:06 Step 3/24 : WORKDIR /edgex-go 08:30:06 2c1f732e5b09: Download complete 08:30:06 e90a11edd702: Verifying Checksum 08:30:06 e90a11edd702: Download complete 08:30:08 ---> Running in 4c63e5923bd8 08:30:08 ---> Running in 02af298a2a4f 08:30:09 Removing intermediate container 02af298a2a4f 08:30:09 ---> 4456f0c6f3ef 08:30:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:09 Removing intermediate container 4c63e5923bd8 08:30:09 ---> 66402fcb1966 08:30:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:09 ---> Running in d4a525b6b6e5 08:30:09 ---> Running in ecd882dc0135 08:30:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:30:11 ---> ddffa5f4e32b 08:30:11 Step 3/23 : WORKDIR /edgex-go 08:30:11 ---> Using cache 08:30:11 ---> 4456f0c6f3ef 08:30:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:30:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:11 ---> ddffa5f4e32b 08:30:11 Step 3/22 : WORKDIR /edgex-go 08:30:11 ---> Using cache 08:30:11 ---> 4456f0c6f3ef 08:30:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:30:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:30:11 ---> ddffa5f4e32b 08:30:11 Step 3/23 : WORKDIR /edgex-go 08:30:11 ---> Using cache 08:30:11 ---> 4456f0c6f3ef 08:30:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:11 ---> Running in 206cc424e066 08:30:11 ---> Running in 0b0db99fbb67 08:30:11 ---> Running in f5ca9c4f11bf 08:30:12 Removing intermediate container ecd882dc0135 08:30:12 ---> 1db88b06cd9a 08:30:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:30:12 Removing intermediate container d4a525b6b6e5 08:30:12 ---> b63033b15309 08:30:12 Step 5/26 : RUN apk add --update --no-cache make git 08:30:12 ---> Running in ca4d9797735c 08:30:12 ---> Running in ef651bba7fe5 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:13 Removing intermediate container 206cc424e066 08:30:13 ---> d6611aa39205 08:30:13 Step 5/22 : RUN apk add --update --no-cache make git 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:13 ---> Running in e329268898eb 08:30:13 Removing intermediate container f5ca9c4f11bf 08:30:13 ---> fe071509972e 08:30:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:30:13 ---> Running in bbc3d85df6bc 08:30:13 Removing intermediate container 0b0db99fbb67 08:30:13 ---> 49de60107bcb 08:30:13 Step 5/23 : RUN apk add --update --no-cache make git 08:30:13 ---> Running in 7a968a104e78 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:14 OK: 219 MiB in 52 packages 08:30:14 OK: 219 MiB in 52 packages 08:30:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:14 Removing intermediate container ef651bba7fe5 08:30:14 ---> 5cc91da96f51 08:30:14 Step 6/26 : COPY go.mod . 08:30:14 Removing intermediate container ca4d9797735c 08:30:14 ---> 253a2ecb9277 08:30:14 Step 6/24 : COPY go.mod . 08:30:14 OK: 219 MiB in 52 packages 08:30:14 ---> f5db91931e4e 08:30:14 Step 7/26 : RUN go mod download 08:30:14 ---> 1f6cb6fd0d3f 08:30:14 Step 7/24 : RUN go mod download 08:30:14 ---> Running in f6aff4faee7a 08:30:14 ---> Running in ac570e6cec7e 08:30:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:30:15 Removing intermediate container 7a968a104e78 08:30:15 ---> 5d486c76b134 08:30:15 Step 6/23 : COPY go.mod . 08:30:15 OK: 219 MiB in 52 packages 08:30:15 ---> 2c2e876db0cd 08:30:15 Step 7/23 : RUN go mod download 08:30:15 ---> Running in 779f9e5da7ce 08:30:15 OK: 219 MiB in 52 packages 08:30:15 Removing intermediate container e329268898eb 08:30:15 ---> a3b996f79acb 08:30:15 Step 6/22 : COPY go.mod . 08:30:15 Removing intermediate container bbc3d85df6bc 08:30:15 ---> 98e2b4a532ba 08:30:15 Step 6/23 : COPY go.mod . 08:30:15 ---> 90ed3af812f6 08:30:15 Step 7/22 : RUN go mod download 08:30:15 ---> Running in 1cfb2c5f2706 08:30:16 ---> 05ecc99d47dc 08:30:16 Step 7/23 : RUN go mod download 08:30:16 ---> Running in c8ce01eee286 08:30:16 Removing intermediate container f6aff4faee7a 08:30:16 ---> a7ce5d8a0719 08:30:16 Step 8/26 : COPY . . 08:30:16 e90a11edd702: Pull complete 08:30:16 d77568369979: Pull complete 08:30:16 Removing intermediate container ac570e6cec7e 08:30:16 ---> de63e11c6755 08:30:16 Step 8/24 : COPY . . 08:30:16 02195dbdac53: Pull complete 08:30:17 2b1b35aa2570: Pull complete 08:30:18 Removing intermediate container 779f9e5da7ce 08:30:18 ---> 9e3ce89155b5 08:30:18 Step 8/23 : COPY . . 08:30:22 Removing intermediate container 1cfb2c5f2706 08:30:22 ---> e50ed0a7f9c7 08:30:22 Step 8/22 : COPY . . 08:30:22 Removing intermediate container c8ce01eee286 08:30:22 ---> c6312942a636 08:30:22 Step 8/23 : COPY . . 08:30:22 2c1f732e5b09: Pull complete 08:30:22 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 08:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:30:22 ---> 88ecf2bb1f95 08:30:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:30:23 ---> adf51acf3af8 08:30:23 Step 9/26 : RUN go mod tidy 08:30:25 ---> 2a57eb864aef 08:30:25 Step 9/24 : RUN go mod tidy 08:30:26 ---> Running in 876ab670c513 08:30:26 ---> Running in ebbb0dc5887e 08:30:26 ---> c0bab381ca97 08:30:26 Step 9/23 : RUN go mod tidy 08:30:26 ---> Running in fa78b26508b6 08:30:27 ---> Running in b01d4f031905 08:30:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:29 OK: 218 MiB in 52 packages 08:30:30 ---> db52c310a736 08:30:30 Step 9/22 : RUN go mod tidy 08:30:30 Removing intermediate container 876ab670c513 08:30:30 ---> 49e5b0287f1c 08:30:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:30 ---> Running in d055191c68c1 08:30:30 ---> Running in d94899cbb18f 08:30:30 Removing intermediate container ebbb0dc5887e 08:30:30 ---> b5f306c41d81 08:30:30 Step 10/24 : RUN make cmd/core-data/core-data 08:30:31 Removing intermediate container fa78b26508b6 08:30:31 ---> 76886f8128a6 08:30:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:30:31 ---> Running in 3c5fe973352c 08:30:31 ---> Running in 8a20b49655b9 08:30:31 Removing intermediate container b01d4f031905 08:30:31 ---> ef44ebbe46fa 08:30:31 Step 4/6 : WORKDIR /edgex-go 08:30:31 ---> Running in 8c31c2f12d39 08:30:31 Removing intermediate container 8c31c2f12d39 08:30:31 ---> 8455fcbe4a82 08:30:31 Step 5/6 : COPY go.mod . 08:30:31 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 08:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:30:31 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 08:30:32 ---> b1b650af74bc 08:30:32 Step 6/6 : RUN go mod download 08:30:32 ---> Running in 7bb7b71a54d5 08:30:33 Removing intermediate container d055191c68c1 08:30:33 ---> c73da5f8150f 08:30:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:30:33 ---> Running in 1f77b37697d0 08:30: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 08:30:34 ---> f63cc1eb9005 08:30:34 Step 9/23 : RUN go mod tidy 08:30:34 ---> Running in 03e03859af4a 08:30:37 Removing intermediate container 03e03859af4a 08:30:37 ---> 2992eafac627 08:30:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:30:37 ---> Running in 38727087c837 08:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:31:16 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 08:31:16 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 08:31:16 Removing intermediate container d94899cbb18f 08:31:16 ---> f1d190991947 08:31:16 08:31:16 Step 11/26 : FROM alpine:3.12 08:31:16 Removing intermediate container 1f77b37697d0 08:31:16 ---> fca222e6e627 08:31:16 08:31:16 Step 11/22 : FROM alpine:3.12 08:31:16 Removing intermediate container 8a20b49655b9 08:31:16 ---> cec8c28a5cf1 08:31:16 08:31:16 Step 11/23 : FROM alpine:3.12 08:31:17 3.12: Pulling from library/alpine 08:31:17 3.12: Pulling from library/alpine 08:31:17 3.12: Pulling from library/alpine 08:31:19 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:31:19 Status: Image is up to date for alpine:3.12 08:31:19 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:31:19 Status: Downloaded newer image for alpine:3.12 08:31:19 Removing intermediate container 3c5fe973352c 08:31:19 ---> 29f2be774754 08:31:19 08:31:19 Step 11/24 : FROM alpine:3.12 08:31:19 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:31:19 Status: Image is up to date for alpine:3.12 08:31:19 ---> 13621d1b12d4 08:31:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:31:19 ---> 13621d1b12d4 08:31:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:31:19 ---> 13621d1b12d4 08:31:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:31:19 ---> 13621d1b12d4 08:31:19 Step 12/22 : RUN apk add --update --no-cache curl 08:31:19 ---> Running in 5683ec197d8c 08:31:19 ---> Running in ace418068ec7 08:31:19 ---> Running in 8591c5664d57 08:31:19 Removing intermediate container 38727087c837 08:31:19 ---> 5d0b13e4938e 08:31:19 08:31:19 Step 11/23 : FROM alpine:3.12 08:31:19 ---> 13621d1b12d4 08:31:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:31:19 ---> Running in 70559ba44ae7 08:31:19 ---> Running in 5a5273e45956 08:31:19 Removing intermediate container 8591c5664d57 08:31:19 ---> fb53a10921a0 08:31:19 Step 13/24 : ENV APP_PORT=59880 08:31:19 ---> Running in d0f9050811cf 08:31:19 Removing intermediate container d0f9050811cf 08:31:19 ---> 64adcc07f67f 08:31:19 Step 14/24 : EXPOSE $APP_PORT 08:31:19 ---> Running in 8cde1478b5fd 08:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:20 Removing intermediate container 8cde1478b5fd 08:31:20 ---> 08807c9518ad 08:31:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:20 (1/6) Installing ca-certificates (20191127-r4) 08:31:20 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:31:20 (3/6) Installing libcurl (7.78.0-r0) 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:20 (4/6) Installing curl (7.78.0-r0) 08:31:20 (1/1) Installing dumb-init (1.2.2-r1) 08:31:20 Executing busybox-1.31.1-r20.trigger 08:31:20 (5/6) Installing dumb-init (1.2.2-r1) 08:31:20 (6/6) Installing su-exec (0.2-r1) 08:31:20 OK: 6 MiB in 15 packages 08:31:20 Executing busybox-1.31.1-r20.trigger 08:31:20 Executing ca-certificates-20191127-r4.trigger 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:20 OK: 7 MiB in 20 packages 08:31:20 ---> Running in 0d34986a505a 08:31:20 (1/4) Installing ca-certificates (20191127-r4) 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:31:20 (3/4) Installing libcurl (7.78.0-r0) 08:31:20 (4/4) Installing curl (7.78.0-r0) 08:31:20 Executing busybox-1.31.1-r20.trigger 08:31:20 Executing ca-certificates-20191127-r4.trigger 08:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:20 OK: 7 MiB in 18 packages 08:31:20 (1/2) Installing ca-certificates (20191127-r4) 08:31:20 (2/2) Installing dumb-init (1.2.2-r1) 08:31:20 Executing busybox-1.31.1-r20.trigger 08:31:20 Executing ca-certificates-20191127-r4.trigger 08:31:20 OK: 6 MiB in 16 packages 08:31:20 Removing intermediate container ace418068ec7 08:31:20 ---> d85ba0dd668b 08:31:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:31:21 ---> Running in 7bba5f5fb084 08:31:21 Removing intermediate container 70559ba44ae7 08:31:21 ---> c72cb66249a6 08:31:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:31:21 Removing intermediate container 5a5273e45956 08:31:21 ---> a5298d7eebec 08:31:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:31:21 Removing intermediate container 5683ec197d8c 08:31:21 ---> 83cb70f3c8ef 08:31:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:31:21 Removing intermediate container 7bba5f5fb084 08:31:21 ---> 0c154a6e83e4 08:31:21 Step 14/23 : ENV APP_PORT=59861 08:31:21 ---> Running in 78e24e0eb30c 08:31:21 ---> Running in 59f4e3809a97 08:31:21 ---> Running in 30bf562935ec 08:31:21 ---> Running in 44ebc8b64a99 08:31:21 Removing intermediate container 78e24e0eb30c 08:31:21 ---> 26be21c0e0ed 08:31:21 Step 14/23 : ENV APP_PORT=59860 08:31:21 Removing intermediate container 59f4e3809a97 08:31:21 ---> 52166bfe258c 08:31:21 Step 14/26 : WORKDIR / 08:31:21 Removing intermediate container 30bf562935ec 08:31:21 ---> cf28d97b4280 08:31:21 Step 15/23 : EXPOSE $APP_PORT 08:31:21 Removing intermediate container 44ebc8b64a99 08:31:21 ---> 7f13b1324a71 08:31:21 Step 14/22 : WORKDIR /edgex 08:31:21 ---> Running in 875cdbbbb299 08:31:21 ---> Running in 04b73cf9975c 08:31:21 ---> Running in d53ca1647d16 08:31:21 Removing intermediate container 0d34986a505a 08:31:21 ---> ef25cf4079e5 08:31:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:31:21 ---> Running in 31a07346b533 08:31:21 ---> Running in ac40caebcc9a 08:31:21 Removing intermediate container 875cdbbbb299 08:31:21 ---> 10d4ffd16dcb 08:31:21 Step 15/23 : EXPOSE $APP_PORT 08:31:21 Removing intermediate container d53ca1647d16 08:31:21 ---> ed4ce0386625 08:31:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:21 ---> Running in 8012323e2521 08:31:21 Removing intermediate container 04b73cf9975c 08:31:21 ---> 6d941b0175b5 08:31:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:31:21 Removing intermediate container 31a07346b533 08:31:21 ---> ff074cd74003 08:31:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:31:22 Removing intermediate container 8012323e2521 08:31:22 ---> 15f16025094e 08:31:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:22 ---> 24337c2a3b40 08:31:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:31:22 ---> 43cf56036d97 08:31:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:31:22 ---> 82a8d6f17775 08:31:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:31:22 ---> 72607686b412 08:31:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:31:22 ---> 7a07b58803fe 08:31:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:31:22 ---> 9f95ac8bedbc 08:31:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:31:22 ---> 7bdeb8a5aeda 08:31:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:22 ---> fa3af385931c 08:31:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:31:22 ---> a37fb7b8a1d4 08:31:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:31:23 ---> 1a1efda2c93d 08:31:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:31:23 ---> 94107ee77a27 08:31:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:31:23 ---> 78d846eba949 08:31:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:31:23 ---> 1fbd30d0f3aa 08:31:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:31:23 ---> Running in fa934a296490 08:31:23 (1/6) Installing dumb-init (1.2.2-r1) 08:31:23 ---> Running in ce0813ea19d3 08:31:23 ---> Running in f5de115a072b 08:31:23 (2/6) Installing libgcc (9.3.0-r2) 08:31:23 Removing intermediate container fa934a296490 08:31:23 ---> ba932eb1d967 08:31:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:23 (3/6) Installing libsodium (1.0.18-r0) 08:31:23 Removing intermediate container f5de115a072b 08:31:23 ---> 82f77402aecb 08:31:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:23 ---> Running in 46a54d7ec4ca 08:31:23 Removing intermediate container ce0813ea19d3 08:31:23 ---> 174e377e12ae 08:31:23 Step 19/22 : CMD ["--init=true"] 08:31:23 (4/6) Installing libstdc++ (9.3.0-r2) 08:31:23 ---> Running in 00d6fd67fe7e 08:31:23 ---> Running in 6b95ea52b59a 08:31:23 Removing intermediate container 46a54d7ec4ca 08:31:23 ---> 38f567b0bde2 08:31:23 Step 21/23 : LABEL arch=x86_64 08:31:23 ---> 58b00ace6a96 08:31:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:31:23 ---> Running in 3ead3f9742ba 08:31:23 Removing intermediate container 6b95ea52b59a 08:31:23 ---> 578335fe163e 08:31:23 Step 20/22 : LABEL arch=x86_64 08:31:23 Removing intermediate container 00d6fd67fe7e 08:31:23 ---> 2711d9d61b93 08:31:23 Step 21/23 : LABEL arch=x86_64 08:31:23 ---> Running in f26eb100bdd0 08:31:23 ---> Running in 7518aa843b3a 08:31:23 Removing intermediate container 3ead3f9742ba 08:31:23 ---> 7acd184e93eb 08:31:23 Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:31:23 ---> Running in 6d8370d23230 08:31:23 Removing intermediate container 7518aa843b3a 08:31:23 ---> caadbee8fb02 08:31:23 Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:31:23 ---> 7dbf69adca85 08:31:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:31:23 ---> Running in 38ad2050cf22 08:31:23 Removing intermediate container 6d8370d23230 08:31:23 ---> a9f4a19f82e5 08:31:23 Step 23/23 : LABEL version=0.0.0 08:31:23 Removing intermediate container f26eb100bdd0 08:31:23 ---> e2bed50a82fd 08:31:23 Step 21/22 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:31:23 ---> Running in d9e2d8ac94ac 08:31:23 ---> Running in 741390b9c0e6 08:31:24 Removing intermediate container 38ad2050cf22 08:31:24 ---> 293e636e6729 08:31:24 Step 23/23 : LABEL version=0.0.0 08:31:24 ---> d18ae8bed72f 08:31:24 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/ 08:31:24 Removing intermediate container d9e2d8ac94ac 08:31:24 ---> befe7d877d5b 08:31:24 Step 22/22 : LABEL version=0.0.0 08:31:24 Removing intermediate container 741390b9c0e6 08:31:24 ---> dd954a06214b 08:31:24 08:31:24 ---> Running in 707c57e20f82 08:31:24 ---> Running in 2064731648e9 08:31:24 ---> Running in d8a07bc7c39b 08:31:24 Successfully built dd954a06214b 08:31:24 Successfully tagged support-scheduler:latest 08:31:24 Building security-bootstrapper 08:31:24  Building support-scheduler ... done Removing intermediate container 707c57e20f82 08:31:24 ---> 025f7802628a 08:31:24 08:31:24 (5/6) Installing libzmq (4.3.3-r0) 08:31:24 Successfully built 025f7802628a 08:31:24 Successfully tagged support-notifications:latest 08:31:24  Building support-notifications ... done Building sys-mgmt-agent 08:31:24 (6/6) Installing zeromq (4.3.3-r0) 08:31:24 Executing busybox-1.31.1-r20.trigger 08:31:24 OK: 8 MiB in 20 packages 08:31:24 Removing intermediate container d8a07bc7c39b 08:31:24 ---> 2e74fdb5c1c8 08:31:24 08:31:24 Successfully built 2e74fdb5c1c8 08:31:25 Successfully tagged security-proxy-setup:latest 08:31:25  Building security-proxy-setup ... done Building core-metadata 08:31:28 Removing intermediate container ac40caebcc9a 08:31:28 ---> 3c0f947dbbc8 08:31:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:31:28 Removing intermediate container 2064731648e9 08:31:28 ---> 7b838c6936d4 08:31:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:31:31 ---> 5794ede39db4 08:31:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:31:31 ---> Running in 3eacd1e79d4c 08:31:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:31:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:31 ---> ddffa5f4e32b 08:31:31 Step 3/24 : WORKDIR /edgex-go 08:31:31 ---> Using cache 08:31:31 ---> 4456f0c6f3ef 08:31:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:31 ---> Using cache 08:31:31 ---> 49de60107bcb 08:31:31 Step 5/24 : RUN apk add --update --no-cache make git 08:31:31 ---> Using cache 08:31:31 ---> 5d486c76b134 08:31:31 Step 6/24 : COPY go.mod . 08:31:31 ---> Using cache 08:31:31 ---> 2c2e876db0cd 08:31:31 Step 7/24 : RUN go mod download 08:31:31 ---> Using cache 08:31:31 ---> 9e3ce89155b5 08:31:31 Step 8/24 : COPY . . 08:31:31 ---> Using cache 08:31:31 ---> c0bab381ca97 08:31:31 Step 9/24 : RUN go mod tidy 08:31:31 ---> Using cache 08:31:31 ---> 76886f8128a6 08:31:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:31:32 ---> Running in 06c8091a4528 08:31:32 Removing intermediate container 3eacd1e79d4c 08:31:32 ---> d3b43c54b4f2 08:31:32 Step 24/26 : LABEL arch=x86_64 08:31:32 ---> f7ced3c936ad 08:31:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:31:32 ---> Running in c52de5b2bf84 08:31:33 ---> cf4a2f418b8f 08:31:33 Step 20/24 : ENTRYPOINT ["/core-data"] 08:31:33 ---> Running in 132092012b03 08:31:33 Removing intermediate container c52de5b2bf84 08:31:33 ---> 2ce1d6d97c9e 08:31:33 Step 25/26 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:31:33 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 08:31:33 ---> Running in ddace005753f 08:31:34 Removing intermediate container 132092012b03 08:31:34 ---> cc0a6c160bab 08:31:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:34 Removing intermediate container ddace005753f 08:31:34 ---> fc60305d8fae 08:31:34 Step 26/26 : LABEL version=0.0.0 08:31:34 ---> Running in 038a41b5cbc5 08:31:34 ---> Running in 4f58b85b1b59 08:31:34 Removing intermediate container 038a41b5cbc5 08:31:34 ---> c7b07253066e 08:31:34 Step 22/24 : LABEL arch=x86_64 08:31:34 ---> Running in 5501870c78f6 08:31:34 Removing intermediate container 4f58b85b1b59 08:31:34 ---> d83129be9de3 08:31:34 08:31:34 Successfully built d83129be9de3 08:31:34 Successfully tagged security-secretstore-setup:latest 08:31:34  Building security-secretstore-setup ... done Building core-command 08:31:34 Removing intermediate container 5501870c78f6 08:31:34 ---> e9c65757cbb0 08:31:34 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:31:34 ---> Running in 4a69507c30b2 08:31:35 Removing intermediate container 4a69507c30b2 08:31:35 ---> 8df0b78b510e 08:31:35 Step 24/24 : LABEL version=0.0.0 08:31:36 ---> Running in ea0ee04cae78 08:31:37 Removing intermediate container ea0ee04cae78 08:31:37 ---> 63a1539b9705 08:31:37 08:31:38 Successfully built 63a1539b9705 08:31:38 Successfully tagged core-data:latest 08:31:38  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:31:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> ddffa5f4e32b 08:31:38 Step 3/24 : WORKDIR /edgex-go 08:31:38 ---> Using cache 08:31:38 ---> 4456f0c6f3ef 08:31:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:38 ---> Using cache 08:31:38 ---> 49de60107bcb 08:31:38 Step 5/24 : RUN apk add --update --no-cache make bash git 08:31:38 ---> Running in a46b26b55cf6 08:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:31:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:31:39 ---> ddffa5f4e32b 08:31:39 Step 3/32 : WORKDIR /edgex-go 08:31:39 ---> Using cache 08:31:39 ---> 4456f0c6f3ef 08:31:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:39 ---> Using cache 08:31:39 ---> 49de60107bcb 08:31:39 Step 5/32 : RUN apk add --update --no-cache make git 08:31:39 ---> Using cache 08:31:39 ---> 5d486c76b134 08:31:39 Step 6/32 : COPY go.mod . 08:31:39 ---> Using cache 08:31:39 ---> 2c2e876db0cd 08:31:39 Step 7/32 : RUN go mod download 08:31:39 ---> Using cache 08:31:39 ---> 9e3ce89155b5 08:31:39 Step 8/32 : COPY . . 08:31:39 ---> Using cache 08:31:39 ---> c0bab381ca97 08:31:39 Step 9/32 : RUN go mod tidy 08:31:39 ---> Using cache 08:31:39 ---> 76886f8128a6 08:31:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:31:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:40 ---> Running in a66700442004 08:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:41 OK: 219 MiB in 52 packages 08:31:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:31:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:41 ---> ddffa5f4e32b 08:31:41 Step 3/24 : WORKDIR /edgex-go 08:31:41 ---> Using cache 08:31:41 ---> 4456f0c6f3ef 08:31:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:41 ---> Using cache 08:31:41 ---> 49de60107bcb 08:31:41 Step 5/24 : RUN apk add --update --no-cache make git 08:31:41 ---> Using cache 08:31:41 ---> 5d486c76b134 08:31:41 Step 6/24 : COPY go.mod . 08:31:41 ---> Using cache 08:31:41 ---> 2c2e876db0cd 08:31:41 Step 7/24 : RUN go mod download 08:31:41 ---> Using cache 08:31:41 ---> 9e3ce89155b5 08:31:41 Step 8/24 : COPY . . 08:31:41 ---> Using cache 08:31:41 ---> c0bab381ca97 08:31:41 Step 9/24 : RUN go mod tidy 08:31:41 ---> Using cache 08:31:41 ---> 76886f8128a6 08:31:41 Step 10/24 : RUN make cmd/core-command/core-command 08:31:41 ---> Running in fb08933b0bf3 08:31:42 Removing intermediate container a46b26b55cf6 08:31:42 ---> 7fd67aaa426c 08:31:42 Step 6/24 : COPY go.mod . 08:31:42 ---> f46d68552757 08:31:42 Step 7/24 : RUN go mod download 08:31:42 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 08:31:42 ---> Running in 9785f5367580 08:31:44 Removing intermediate container 9785f5367580 08:31:44 ---> ae06fa314beb 08:31:44 Step 8/24 : COPY . . 08:31:50 ---> 3708ddeaa6f3 08:31:50 Step 9/24 : RUN go mod tidy 08:31:50 ---> Running in 54f6559249a6 08:31:52 Removing intermediate container 54f6559249a6 08:31:52 ---> f56a250045b0 08:31:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:31:52 ---> Running in 38353f4b347d 08:31:53 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 08:31:54 Removing intermediate container 7bb7b71a54d5 08:31:54 ---> 2d101bafa583 08:31:54 Successfully built 2d101bafa583 08:31:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:31:55 + docker inspect -f . ci-base-image-arm64 08:31:55 . [Pipeline] withDockerContainer 08:31:55 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 08:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:57 $ docker top a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:58 + go version 08:31:58 go version go1.16.6 linux/arm64 [Pipeline] } 08:31:58 $ docker stop --time=1 a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f 08:32:00 $ docker rm -f a67bcac4c2dffb6f684d80059aaec8d7a5c68717b275c51c8ca4281691a4911f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:00 + docker inspect -f . ci-base-image-arm64 08:32:00 . [Pipeline] withDockerContainer 08:32:01 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 08:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:32:02 $ docker top 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:02 ========================================================= 08:32:02 [edgeXBuildGoParallel] Running Tests and Build... 08:32:02 ========================================================= [Pipeline] sh 08:32:03 + go mod tidy [Pipeline] sh 08:32:05 + make test 08:32:05 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 08:32:05 go mod tidy 08:32:05 Removing intermediate container 06c8091a4528 08:32:05 ---> 94b26b25cb60 08:32:05 08:32:05 Step 11/24 : FROM alpine:3.12 08:32:05 ---> 13621d1b12d4 08:32:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:32:05 ---> Using cache 08:32:05 ---> d85ba0dd668b 08:32:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:05 ---> Using cache 08:32:05 ---> 0c154a6e83e4 08:32:05 Step 14/24 : ENV APP_PORT=59881 08:32:05 ---> Running in 188ce8e61dc4 08:32:05 Removing intermediate container 188ce8e61dc4 08:32:05 ---> 35e2418c9728 08:32:05 Step 15/24 : EXPOSE $APP_PORT 08:32:05 ---> Running in f905e8321564 08:32:05 Removing intermediate container f905e8321564 08:32:05 ---> ec2be2a3eae6 08:32:05 Step 16/24 : WORKDIR / 08:32:05 ---> Running in 5e32f52baeca 08:32:05 Removing intermediate container 5e32f52baeca 08:32:05 ---> edf33371772e 08:32:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:32:06 ---> 42449504bdd1 08:32:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:32:06 ---> 34c196027f48 08:32:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:32:06 ---> bbbaf1d540de 08:32:06 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:32:06 ---> Running in 21abe49bd3f2 08:32:06 Removing intermediate container 21abe49bd3f2 08:32:06 ---> 35e6bf669135 08:32:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:06 ---> Running in 7a3d8fbb4566 08:32:06 Removing intermediate container 7a3d8fbb4566 08:32:06 ---> 851399df6753 08:32:06 Step 22/24 : LABEL arch=x86_64 08:32:06 ---> Running in 83cc8efdbc3d 08:32:07 Removing intermediate container 83cc8efdbc3d 08:32:07 ---> dabd2a281a93 08:32:07 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:32:07 ---> Running in 9873fbb34ef8 08:32:07 Removing intermediate container 9873fbb34ef8 08:32:07 ---> 8d21836b1814 08:32:07 Step 24/24 : LABEL version=0.0.0 08:32:07 ---> Running in 60c94ec5e65d 08:32:07 Removing intermediate container 60c94ec5e65d 08:32:07 ---> 7d85810a8556 08:32:07 08:32:07 Successfully built 7d85810a8556 08:32:07 Successfully tagged core-metadata:latest 08:32:11  Building core-metadata ... done Removing intermediate container a66700442004 08:32:11 ---> cb5aa5c95ed3 08:32:11 08:32:11 Step 11/32 : FROM alpine:3.12 08:32:11 ---> 13621d1b12d4 08:32:11 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:32:11 ---> Running in a7b0f17fe6d1 08:32:12 Removing intermediate container a7b0f17fe6d1 08:32:12 ---> 554ddd847712 08:32:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:32:12 ---> Running in 6ee5f1073e3c 08:32:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:32:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:32:13 (1/2) Installing dumb-init (1.2.2-r1) 08:32:13 (2/2) Installing su-exec (0.2-r1) 08:32:13 Executing busybox-1.31.1-r20.trigger 08:32:13 OK: 6 MiB in 16 packages 08:32:13 Removing intermediate container fb08933b0bf3 08:32:13 ---> 4baa58aebc06 08:32:13 08:32:13 Step 11/24 : FROM alpine:3.12 08:32:13 ---> 13621d1b12d4 08:32:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:32:13 ---> Using cache 08:32:13 ---> d85ba0dd668b 08:32:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:13 ---> Using cache 08:32:13 ---> 0c154a6e83e4 08:32:13 Step 14/24 : ENV APP_PORT=59882 08:32:13 ---> Running in 454d17642a2c 08:32:13 Removing intermediate container 454d17642a2c 08:32:13 ---> b5d38f1d9892 08:32:13 Step 15/24 : EXPOSE $APP_PORT 08:32:13 ---> Running in cb8e44e59e1c 08:32:13 Removing intermediate container 6ee5f1073e3c 08:32:13 ---> cee4a61f8a95 08:32:13 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:32:13 ---> Running in 90b08158bbac 08:32:13 Removing intermediate container cb8e44e59e1c 08:32:13 ---> 1208dacda2b9 08:32:13 Step 16/24 : WORKDIR / 08:32:13 Removing intermediate container 90b08158bbac 08:32:13 ---> 9c62b328d3d1 08:32:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:32:13 ---> Running in 0a70ab0886b2 08:32:13 ---> Running in 509b24922509 08:32:14 Removing intermediate container 0a70ab0886b2 08:32:14 ---> b274572ec131 08:32:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:14 Removing intermediate container 509b24922509 08:32:14 ---> 42108678bf07 08:32:14 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:32:14 ---> Running in 60b149246812 08:32:14 ---> 0858418b3543 08:32:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:32:15 ---> c5d6c034f8a4 08:32:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:32:15 Removing intermediate container 60b149246812 08:32:15 ---> 4349a9dbf2be 08:32:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:32:15 ---> Running in cc488ef81bb2 08:32:15 ---> 89987999c054 08:32:15 Step 20/24 : ENTRYPOINT ["/core-command"] 08:32:15 ---> Running in d3b0aa3df707 08:32:15 Removing intermediate container cc488ef81bb2 08:32:15 ---> 95746eadae3c 08:32:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:32:15 Removing intermediate container d3b0aa3df707 08:32:15 ---> dfc5e716f4df 08:32:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:15 ---> 5a1aa7711cc8 08:32:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:32:15 ---> Running in 9ce1afa14a81 08:32:15 ---> Running in 16208fff5838 08:32:15 Removing intermediate container 9ce1afa14a81 08:32:15 ---> 18261ac139cd 08:32:15 Step 22/24 : LABEL arch=x86_64 08:32:15 ---> Running in f718df534a39 08:32:15 Removing intermediate container f718df534a39 08:32:15 ---> bce8489bd05a 08:32:15 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:32:15 ---> Running in fa6daa60cd62 08:32:16 Removing intermediate container fa6daa60cd62 08:32:16 ---> 91ee144acb23 08:32:16 Step 24/24 : LABEL version=0.0.0 08:32:16 ---> Running in ae4765f7a04d 08:32:16 Removing intermediate container ae4765f7a04d 08:32:16 ---> 67cb42746924 08:32:16 08:32:16 Removing intermediate container 16208fff5838 08:32:16 ---> 14e427aca049 08:32:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:16 Successfully built 67cb42746924 08:32:16 Successfully tagged core-command:latest 08:32:16  Building core-command ... done  ---> e343ffddf53b 08:32:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:32:17 ---> 8989c045d9c0 08:32:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:32:17 Removing intermediate container 38353f4b347d 08:32:17 ---> f671ee9a4d29 08:32:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:32:17 ---> Running in 4663e09e1847 08:32:17 ---> 0462248480a0 08:32:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:32:17 ---> f87b21bb177b 08:32:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:32:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:32:17 ---> ca70111920c3 08:32:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:32:17 ---> Running in c07e7d5e6027 08:32:17 Removing intermediate container c07e7d5e6027 08:32:17 ---> 87b9001d1384 08:32:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:32:18 ---> 1a937e769eeb 08:32:18 Step 27/32 : RUN chmod +x /entrypoint.sh 08:32:18 ---> Running in 67573e905f76 08:32:18 Removing intermediate container 4663e09e1847 08:32:18 ---> 4f17e39a7a9d 08:32:18 08:32:18 Step 12/24 : FROM docker:20.10.6 08:32:18 20.10.6: Pulling from library/docker 08:32:18 Removing intermediate container 67573e905f76 08:32:18 ---> c30375c36be0 08:32:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:32:18 ---> Running in b8abb8746837 08:32:19 Removing intermediate container b8abb8746837 08:32:19 ---> 33a30c112c53 08:32:19 Step 29/32 : CMD ["gate"] 08:32:19 ---> Running in c73102ef6b94 08:32:19 Removing intermediate container c73102ef6b94 08:32:19 ---> be3bf9a64495 08:32:19 Step 30/32 : LABEL arch=x86_64 08:32:19 ---> Running in 3932fd402feb 08:32:19 Removing intermediate container 3932fd402feb 08:32:19 ---> d0aedfa38c54 08:32:19 Step 31/32 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:32:19 ---> Running in c54210e90eaa 08:32:19 Removing intermediate container c54210e90eaa 08:32:19 ---> eb8fbc1ebb54 08:32:19 Step 32/32 : LABEL version=0.0.0 08:32:19 ---> Running in 43294e831de5 08:32:19 Removing intermediate container 43294e831de5 08:32:19 ---> e905af4331c9 08:32:19 08:32:19 Successfully built e905af4331c9 08:32:19 Successfully tagged security-bootstrapper:latest 08:32:23  Building security-bootstrapper ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:32:23 Status: Downloaded newer image for docker:20.10.6 08:32:23 ---> d2979b152a7d 08:32:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:32:23 ---> Running in e66f6a77056e 08:32:23 Removing intermediate container e66f6a77056e 08:32:23 ---> 9fbed346dab1 08:32:23 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 08:32:23 ---> Running in c7209b8b23f1 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:32:23 (1/39) Installing readline (8.1.0-r0) 08:32:23 (2/39) Installing bash (5.1.0-r0) 08:32:23 Executing bash-5.1.0-r0.post-install 08:32:23 (3/39) Installing brotli-libs (1.0.9-r3) 08:32:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:32:23 (5/39) Installing libcurl (7.78.0-r0) 08:32:23 (6/39) Installing curl (7.78.0-r0) 08:32:23 (7/39) Installing dumb-init (1.2.5-r0) 08:32:23 (8/39) Installing libbz2 (1.0.8-r1) 08:32:23 (9/39) Installing expat (2.2.10-r1) 08:32:23 (10/39) Installing libffi (3.3-r2) 08:32:23 (11/39) Installing gdbm (1.19-r0) 08:32:24 (12/39) Installing xz-libs (5.2.5-r0) 08:32:24 (13/39) Installing sqlite-libs (3.34.1-r0) 08:32:24 (14/39) Installing python3 (3.8.10-r0) 08:32:24 (15/39) Installing py3-appdirs (1.4.4-r1) 08:32:24 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:32:24 (17/39) Installing py3-parsing (2.4.7-r1) 08:32:24 (18/39) Installing py3-six (1.15.0-r0) 08:32:24 (19/39) Installing py3-packaging (20.9-r0) 08:32:24 (20/39) Installing py3-setuptools (51.3.3-r0) 08:32:24 (21/39) Installing py3-chardet (4.0.0-r0) 08:32:24 (22/39) Installing py3-idna (3.1-r0) 08:32:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:32:24 (24/39) Installing py3-requests (2.25.1-r1) 08:32:24 (25/39) Installing py3-msgpack (1.0.2-r0) 08:32:24 (26/39) Installing py3-lockfile (0.12.2-r3) 08:32:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:32:24 (28/39) Installing py3-colorama (0.4.4-r0) 08:32:24 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:32:24 (30/39) Installing py3-distlib (0.3.1-r1) 08:32:24 (31/39) Installing py3-distro (1.5.0-r1) 08:32:24 (32/39) Installing py3-webencodings (0.5.1-r3) 08:32:24 (33/39) Installing py3-html5lib (1.1-r0) 08:32:24 (34/39) Installing py3-pytoml (0.1.21-r0) 08:32:24 (35/39) Installing py3-pep517 (0.9.1-r0) 08:32:24 (36/39) Installing py3-progress (1.5-r0) 08:32:24 (37/39) Installing py3-retrying (1.3.3-r0) 08:32:24 (38/39) Installing py3-toml (0.10.2-r0) 08:32:24 (39/39) Installing py3-pip (20.3.4-r0) 08:32:24 Executing busybox-1.32.1-r6.trigger 08:32:24 OK: 82 MiB in 59 packages 08:32:26 Collecting docker-compose==1.23.2 08:32:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:32:26 Collecting PyYAML<4,>=3.10 08:32:26 Downloading PyYAML-3.13.tar.gz (270 kB) 08:32:26 Collecting websocket-client<1.0,>=0.32.0 08:32:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:32:26 Collecting dockerpty<0.5,>=0.4.1 08:32:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:32:27 Collecting docopt<0.7,>=0.6.1 08:32:27 Downloading docopt-0.6.2.tar.gz (25 kB) 08:32:27 Collecting cached-property<2,>=1.2.0 08:32:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:32:27 Collecting jsonschema<3,>=2.5.1 08:32:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:32:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:32:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:32:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:32:27 Collecting docker<4.0,>=3.6.0 08:32:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:32:27 Collecting texttable<0.10,>=0.9.0 08:32:27 Downloading texttable-0.9.1.tar.gz (11 kB) 08:32:28 Collecting docker-pycreds>=0.4.0 08:32:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:32:28 Collecting certifi>=2017.4.17 08:32:28 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:32:28 Collecting idna<2.8,>=2.5 08:32:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:32:28 Collecting urllib3<1.25,>=1.21.1 08:32:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:32:28 Collecting chardet<3.1.0,>=3.0.2 08:32:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:32:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:32:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:32:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:32:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:32:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:32:28 Attempting uninstall: urllib3 08:32:28 Found existing installation: urllib3 1.26.2 08:32:28 Uninstalling urllib3-1.26.2: 08:32:28 Successfully uninstalled urllib3-1.26.2 08:32:28 Attempting uninstall: idna 08:32:28 Found existing installation: idna 3.1 08:32:28 Uninstalling idna-3.1: 08:32:28 Successfully uninstalled idna-3.1 08:32:28 Attempting uninstall: chardet 08:32:28 Found existing installation: chardet 4.0.0 08:32:28 Uninstalling chardet-4.0.0: 08:32:28 Successfully uninstalled chardet-4.0.0 08:32:29 Attempting uninstall: requests 08:32:29 Found existing installation: requests 2.25.1 08:32:29 Uninstalling requests-2.25.1: 08:32:29 Successfully uninstalled requests-2.25.1 08:32:29 Running setup.py install for texttable: started 08:32:29 Running setup.py install for texttable: finished with status 'done' 08:32:29 Running setup.py install for PyYAML: started 08:32:29 Running setup.py install for PyYAML: finished with status 'done' 08:32:29 Running setup.py install for docopt: started 08:32:30 Running setup.py install for docopt: finished with status 'done' 08:32:30 Running setup.py install for dockerpty: started 08:32:30 Running setup.py install for dockerpty: finished with status 'done' 08:32:30 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 08:32:32 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:33 Removing intermediate container c7209b8b23f1 08:32:33 ---> 94569a76227d 08:32:33 Step 15/24 : ENV APP_PORT=58890 08:32:33 ---> Running in 59ec1a9b30eb 08:32:34 Removing intermediate container 59ec1a9b30eb 08:32:34 ---> aa5552ed04fc 08:32:34 Step 16/24 : EXPOSE $APP_PORT 08:32:34 ---> Running in 9e4b855adc95 08:32:34 Removing intermediate container 9e4b855adc95 08:32:34 ---> 68d03ed0d729 08:32:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:32:34 ---> a71b5b4a3fdd 08:32:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:32:34 ---> 559ffed1ede7 08:32:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:32:34 ---> d144bc774fae 08:32:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:32:34 ---> Running in 2ac2d4f84890 08:32:34 Removing intermediate container 2ac2d4f84890 08:32:34 ---> e57c1924e93d 08:32:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:34 ---> Running in 802c114d10ec 08:32:34 Removing intermediate container 802c114d10ec 08:32:34 ---> 65ad5d1922fc 08:32:34 Step 22/24 : LABEL arch=x86_64 08:32:34 ---> Running in 96b34673f1d0 08:32:35 Removing intermediate container 96b34673f1d0 08:32:35 ---> 90f76ca0bc49 08:32:35 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:32:35 ---> Running in d80c7e0c30b3 08:32:35 Removing intermediate container d80c7e0c30b3 08:32:35 ---> 9ad98c4e90bd 08:32:35 Step 24/24 : LABEL version=0.0.0 08:32:35 ---> Running in 76151bbe2d86 08:32:35 Removing intermediate container 76151bbe2d86 08:32:35 ---> 1ce9c06185c2 08:32:35 08:32:35 Successfully built 1ce9c06185c2 08:32:35 Successfully tagged sys-mgmt-agent:latest 08:32:35  Building sys-mgmt-agent ... done  [Pipeline] } 08:32:35 $ docker stop --time=1 f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a 08:32:36 $ docker rm -f f061d19b33b1ef73234b0a7d49cbe77b2ed107ac88d958b81c075e5ca54c2c1a [Pipeline] // withDockerContainer [Pipeline] sh 08:32:37 + docker images 08:32:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:32:37 sys-mgmt-agent latest 1ce9c06185c2 2 seconds ago 324MB 08:32:37 security-bootstrapper latest e905af4331c9 18 seconds ago 18.7MB 08:32:37 4f17e39a7a9d 19 seconds ago 1.75GB 08:32:37 core-command latest 67cb42746924 21 seconds ago 16MB 08:32:37 4baa58aebc06 24 seconds ago 1.74GB 08:32:37 cb5aa5c95ed3 26 seconds ago 1.75GB 08:32:37 core-metadata latest 7d85810a8556 30 seconds ago 16.7MB 08:32:37 94b26b25cb60 33 seconds ago 1.75GB 08:32:37 core-data latest 63a1539b9705 About a minute ago 20.4MB 08:32:37 security-secretstore-setup latest d83129be9de3 About a minute ago 29MB 08:32:37 support-scheduler latest dd954a06214b About a minute ago 16.1MB 08:32:37 support-notifications latest 025f7802628a About a minute ago 16.8MB 08:32:37 security-proxy-setup latest 2e74fdb5c1c8 About a minute ago 25.9MB 08:32:37 29f2be774754 About a minute ago 1.75GB 08:32:37 5d0b13e4938e About a minute ago 1.75GB 08:32:37 cec8c28a5cf1 About a minute ago 1.75GB 08:32:37 fca222e6e627 About a minute ago 1.75GB 08:32:37 f1d190991947 About a minute ago 1.75GB 08:32:37 ci-base-image-x86_64 latest ddffa5f4e32b 5 minutes ago 1.24GB 08:32:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 13 hours ago 547MB 08:32:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 15 hours ago 37.5MB 08:32:37 docker 20.10.6 d2979b152a7d 3 months ago 246MB 08:32:37 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:32:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:32:52 Still waiting to schedule task 08:32:52 ‘prd-ubuntu18.04-docker-8c-8g-1866’ is offline 08:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:49 Running on prd-ubuntu18.04-docker-8c-8g-1867 in /w/workspace/edgexfoundry_edgex-go_PR-3645 [Pipeline] { [Pipeline] ws 08:33:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:50 The recommended git tool is: git 08:33:52 using credential edgex-jenkins-ssh 08:33:52 Cloning the remote Git repository 08:33:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:52 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:52 > git --version # timeout=10 08:33:52 > git --version # 'git version 2.17.1' 08:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements 08:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 100.0% of statements 08:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:34:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.364s coverage: 46.3% of statements 08:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.629s coverage: 90.1% of statements 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:34:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.273s coverage: 81.2% of statements 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:05 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:34:05 Merge succeeded, producing 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:34:05 Checking out Revision 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae (PR-3645) 08:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3645/head:refs/remotes/origin/PR-3645 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:05 > git config core.sparsecheckout # timeout=10 08:34:05 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 08:34:05 > git remote # timeout=10 08:34:05 > git config --get remote.origin.url # timeout=10 08:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:05 > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 08:34:05 > git rev-parse HEAD^{commit} # timeout=10 08:34:05 > git config core.sparsecheckout # timeout=10 08:34:05 > git checkout -f 6e0aa63459a2fed603ff5e0533ac1f5f25e564ae # timeout=10 08:34:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:10 + echo snap-build.sh 08:34:10 snap-build.sh 08:34:10 + SNAP_BASE_DIR=. 08:34:10 + '[' '!' -z /w/workspace/edgex-go/2 ']' 08:34:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 08:34:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 08:34:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 08:34:10 + cd /w/workspace/edgex-go/2 08:34:10 + sudo apt-get remove -qy --purge lxd lxd-client 08:34:10 Reading package lists... 08:34:10 Building dependency tree... 08:34:10 Reading state information... 08:34:10 The following packages were automatically installed and are no longer required: 08:34:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:34:10 uidmap xdelta3 08:34:10 Use 'sudo apt autoremove' to remove them. 08:34:10 The following packages will be REMOVED: 08:34:10 lxd* lxd-client* 08:34:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:34:10 After this operation, 31.7 MB disk space will be freed. 08:34:11 (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.) 08:34:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:34:11 Removing lxd dnsmasq configuration 08:34:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:34:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:34:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:34:12 (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.) 08:34:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.534s coverage: 94.2% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.261s coverage: 59.1% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.227s coverage: 60.0% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.8% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 22.0% of statements 08:34:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.236s coverage: 79.5% of statements 08:34:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements 08:34:14 Processing triggers for systemd (237-3ubuntu10.45) ... 08:34:14 Processing triggers for ureadahead (0.100.0-21) ... 08:34:14 + sudo snap remove --purge lxd 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 08:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 08:34:14 snap "lxd" is not installed 08:34:14 + sudo groupadd --force --system lxd 08:34:14 ++ whoami 08:34:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:34:14 + newgrp - lxd 08:34:14 + sudo snap install lxd 08:34:23 2021-08-03T08:34:20Z INFO Waiting for automatic snapd restart... 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements 08:34:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.559s coverage: 81.8% of statements 08:34:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.256s coverage: 92.9% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.176s coverage: 87.2% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.0% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.800s coverage: 64.4% of statements 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements 08:34:41 lxd 4.16 from Canonical* installed 08:34:41 + sudo lxd init --auto 08:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 08:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 08:34:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.016s coverage: 66.9% of statements 08:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:34:47 + sudo snap install --classic snapcraft 08:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.6% of statements 08:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 08:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 08:34:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 19.3% of statements 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.631s coverage: 92.0% of statements 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.213s coverage: 62.7% of statements 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.168s coverage: 28.9% of statements 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:34:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.169s coverage: 100.0% of statements 08:34:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 08:34:57 GO111MODULE=on go vet ./... 08:35:00 snapcraft 4.8.3 from Canonical* installed 08:35:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:35:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:00 Dload Upload Total Spent Left Speed 08:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 08:35:00 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9340k 0 --:--:-- --:--:-- --:--:-- 52.3M 08:35:00 ./yq_linux_amd64 08:35:00 + sudo snapcraft prime --use-lxd 08:35:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:35:01 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: 08:35:01 - README.md 08:35:01 08:35:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:35:01 Launching a container. 08:35:08 Waiting for container to be ready 08:35:08 To start your first instance, try: lxc launch ubuntu:18.04 08:35:08 08:35:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:35:13 Waiting for network to be ready... 08:35:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:35:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:35:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 08:35:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 08:35:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:35:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:35:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 08:35:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 08:35:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 08:35:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 08:35:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:35:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:35:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:35:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:35:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:35:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:35:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:35:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:35:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:35:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 08:35:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 08:35:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 08:35:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 08:35:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 08:35:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 08:35:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 08:35:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 08:35:17 Fetched 25.0 MB in 4s (6214 kB/s) 08:35:18 Reading package lists... 08:35:18 Reading package lists... 08:35:18 Building dependency tree... 08:35:18 Reading state information... 08:35:18 The following additional packages will be installed: 08:35:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:35:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:35:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:35:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:35:18 Suggested packages: 08:35:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:35:18 Recommended packages: 08:35:18 gnupg libsasl2-modules 08:35:18 The following NEW packages will be installed: 08:35:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:35:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:35:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:35:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:35:18 The following packages will be upgraded: 08:35:18 gpg gpg-agent gpgconf libudev1 08:35:18 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 08:35:18 Need to get 3527 kB of archives. 08:35:18 After this operation, 13.3 MB of additional disk space will be used. 08:35:18 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:35:18 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:35:18 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:35:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 08:35:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 08:35:19 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:35:19 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:35:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:35:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:35:19 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:35:19 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:35:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:35:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:35:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:35:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:35:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:35:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:35:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:35:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:35:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:35:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:35:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:35:19 debconf: delaying package configuration, since apt-utils is not installed 08:35:19 Fetched 3527 kB in 1s (3771 kB/s) 08:35:19 (Reading database ... 12511 files and directories currently installed.) 08:35:19 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 08:35:19 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 08:35:19 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 08:35:19 Selecting previously unselected package udev. 08:35:19 (Reading database ... 12511 files and directories currently installed.) 08:35:19 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 08:35:19 Unpacking udev (237-3ubuntu10.50) ... 08:35:19 Selecting previously unselected package libfuse2:amd64. 08:35:19 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:35:19 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:35:19 Selecting previously unselected package fuse. 08:35:19 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:35:19 Unpacking fuse (2.9.7-1ubuntu1) ... 08:35:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:20 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:35:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:20 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:35:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:20 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:35:20 Selecting previously unselected package libksba8:amd64. 08:35:20 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:35:20 Unpacking libksba8:amd64 (1.3.5-2) ... 08:35:20 Selecting previously unselected package libroken18-heimdal:amd64. 08:35:20 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:35:20 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:35:20 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:35:20 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libwind0-heimdal:amd64. 08:35:20 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:35:20 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:35:20 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:20 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:35:20 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:20 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:35:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:35:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Selecting previously unselected package libsasl2-modules-db:amd64. 08:35:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:35:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:35:21 Selecting previously unselected package libsasl2-2:amd64. 08:35:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:35:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:35:21 Selecting previously unselected package libldap-common. 08:35:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:35:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:35:21 Selecting previously unselected package libldap-2.4-2:amd64. 08:35:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:35:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:35:21 Selecting previously unselected package dirmngr. 08:35:21 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:21 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:35:21 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:35:21 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:35:21 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:35:21 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:35:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:35:21 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:35:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libksba8:amd64 (1.3.5-2) ... 08:35:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:35:21 Setting up udev (237-3ubuntu10.50) ... 08:35:21 invoke-rc.d: policy-rc.d denied execution of start. 08:35:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Processing triggers for systemd (237-3ubuntu10) ... 08:35:21 Setting up fuse (2.9.7-1ubuntu1) ... 08:35:21 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:35:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:35:21 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:35:22 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:35:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:35:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:35:22 settings in the [Install] section, and DefaultInstance for template units). 08:35:22 This means they are not meant to be enabled using systemctl. 08:35:22 Possible reasons for having this kind of units are: 08:35:22 1) A unit may be statically enabled by being symlinked from another unit's 08:35:22 .wants/ or .requires/ directory. 08:35:22 2) A unit's purpose may be to act as a helper for some other unit which has 08:35:22 a requirement dependency on it. 08:35:22 3) A unit may be started when needed via activation (socket, path, timer, 08:35:22 D-Bus, udev, scripted systemctl call, ...). 08:35:22 4) In case of template units, the unit is meant to be enabled with some 08:35:22 instance name specified. 08:35:22 Reading package lists... 08:35:22 Building dependency tree... 08:35:22 Reading state information... 08:35:22 The following additional packages will be installed: 08:35:22 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:35:22 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:35:22 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:35:22 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:35:22 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:35:22 Suggested packages: 08:35:22 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:35:22 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:35:22 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:35:22 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:35:22 systemd-container policykit-1 08:35:22 Recommended packages: 08:35:22 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:35:23 The following NEW packages will be installed: 08:35:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:35:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:35:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:35:23 multiarch-support openssh-client python3 python3-minimal python3.6 08:35:23 python3.6-minimal snapd squashfs-tools sudo 08:35:23 The following packages will be upgraded: 08:35:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:35:23 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 08:35:23 Need to get 36.7 MB of archives. 08:35:23 After this operation, 147 MB of additional disk space will be used. 08:35:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 08:35:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:35:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 08:35:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:35:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:35:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:35:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:35:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:35:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:35:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:35:23 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:35:23 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:35:23 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:35:23 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:35:23 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:35:23 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:35:23 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:35:23 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:35:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:35:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:35:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:35:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:35:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:35:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:35:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:35:24 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:35:24 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:35:24 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:35:24 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:35:24 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:35:25 debconf: delaying package configuration, since apt-utils is not installed 08:35:25 Fetched 36.7 MB in 2s (18.0 MB/s) 08:35:25 (Reading database ... 12757 files and directories currently installed.) 08:35:25 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 08:35:25 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 08:35:25 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 08:35:25 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 08:35:25 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 08:35:26 (Reading database ... 12757 files and directories currently installed.) 08:35:26 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:35:26 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:35:26 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:35:26 (Reading database ... 12757 files and directories currently installed.) 08:35:26 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:35:26 Unpacking apt (1.6.14) over (1.6.1) ... 08:35:26 Setting up apt (1.6.14) ... 08:35:26 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:35:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:35:26 (Reading database ... 12764 files and directories currently installed.) 08:35:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:35:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:35:27 Selecting previously unselected package libpython3.6-minimal:amd64. 08:35:27 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:35:27 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:35:27 Selecting previously unselected package libexpat1:amd64. 08:35:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:35:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:35:27 Selecting previously unselected package python3.6-minimal. 08:35:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:35:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:35:27 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:35:27 Checking for services that may need to be restarted...done. 08:35:27 Checking for services that may need to be restarted...done. 08:35:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:35:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:35:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:35:27 Selecting previously unselected package python3-minimal. 08:35:27 (Reading database ... 13012 files and directories currently installed.) 08:35:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:35:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:35:28 Selecting previously unselected package mime-support. 08:35:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:35:28 Unpacking mime-support (3.60ubuntu1) ... 08:35:28 Selecting previously unselected package libmpdec2:amd64. 08:35:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:35:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:35:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:35:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:35:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:35:28 Selecting previously unselected package python3.6. 08:35:28 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:35:28 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:35:28 Selecting previously unselected package libpython3-stdlib:amd64. 08:35:28 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:35:28 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:35:28 Setting up python3-minimal (3.6.7-1~18.04) ... 08:35:28 Selecting previously unselected package python3. 08:35:28 (Reading database ... 13442 files and directories currently installed.) 08:35:28 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:35:28 Unpacking python3 (3.6.7-1~18.04) ... 08:35:28 Selecting previously unselected package multiarch-support. 08:35:28 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:35:28 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:35:28 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:35:28 Selecting previously unselected package liblzo2-2:amd64. 08:35:28 (Reading database ... 13479 files and directories currently installed.) 08:35:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:35:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:35:29 Selecting previously unselected package libbsd0:amd64. 08:35:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:35:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:35:29 Selecting previously unselected package sudo. 08:35:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:35:29 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:35:29 Selecting previously unselected package apparmor. 08:35:29 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:35:29 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:35:29 Selecting previously unselected package libedit2:amd64. 08:35:29 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:35:29 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:35:29 Selecting previously unselected package libkrb5support0:amd64. 08:35:29 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:35:29 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:35:29 Selecting previously unselected package libk5crypto3:amd64. 08:35:29 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:35:29 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:35:29 Selecting previously unselected package libkeyutils1:amd64. 08:35:29 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:35:29 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:35:29 Selecting previously unselected package libkrb5-3:amd64. 08:35:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:35:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:35:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:35:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:35:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:35:29 Selecting previously unselected package libssl1.0.0:amd64. 08:35:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:35:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:35:29 Selecting previously unselected package openssh-client. 08:35:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:35:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:35:29 Selecting previously unselected package squashfs-tools. 08:35:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:35:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:35:29 Selecting previously unselected package snapd. 08:35:29 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:35:29 Unpacking snapd (2.49.2+18.04) ... 08:35:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:35:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:35:31 Setting up mime-support (3.60ubuntu1) ... 08:35:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:35:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:35:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:35:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:35:31 Setting up systemd (237-3ubuntu10.50) ... 08:35:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:35:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:35:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:35:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:35:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:35:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:35:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:35:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:35:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:35:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:35:33 Setting up python3 (3.6.7-1~18.04) ... 08:35:33 running python rtupdate hooks for python3.6... 08:35:33 running python post-rtupdate hooks for python3.6... 08:35:33 Setting up apparmor (2.12-4ubuntu5.1) ... 08:35:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:35:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:35:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:35:34 Setting up snapd (2.49.2+18.04) ... 08:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:35:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:35:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:35:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:35:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:35:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:35:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:35:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:35:36 /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' 08:35:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:35:36 Processing triggers for systemd (237-3ubuntu10.50) ... 08:35:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:35:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:35:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:35:38 Reading package lists... 08:35:38 Reading package lists... 08:35:38 Building dependency tree... 08:35:38 Reading state information... 08:35:38 Calculating upgrade... 08:35:38 The following packages will be upgraded: 08:35:38 advancecomp base-files bash binutils binutils-common 08:35:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:35:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:35:38 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 08:35:38 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 08:35:38 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:35:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:35:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:35:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:35:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:35:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:35:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:35:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:35:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:35:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:35:38 ubuntu-keyring util-linux 08:35:38 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:35:38 Need to get 64.2 MB of archives. 08:35:38 After this operation, 5125 kB of additional disk space will be used. 08:35:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 08:35:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:35:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:35:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:35:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:35:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:35:38 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:35:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:35:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:35:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:35:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:35:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:35:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:35:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:35:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:35:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:35:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:35:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:35:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:35:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:35:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:35:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:35:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:35:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:35:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:35:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:35:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:35:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:35:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:35:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:35:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:35:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:35:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 08:35:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:35:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:35:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:35:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:35:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:35:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:35:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:35:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:35:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:35:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:35:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:35:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:35:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:35:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:35:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:35:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:35:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:35:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:35:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:35:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:35:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:35:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:35:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:35:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:35:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:35:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:35:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:35:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:35:39 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:35:39 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:35:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:35:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:35:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:35:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:35:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:35:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:35:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:35:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:35:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:35:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:35:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 08:35:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:35:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:35:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:35:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:35:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:35:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:35:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:35:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:35:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:35:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:35:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:35:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:35:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:35:40 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] 08:35:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:35:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:35:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:35:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:35:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:35:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:35:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:35:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:35:40 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] 08:35:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:35:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:35:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:35:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:35:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:35:40 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:35:40 debconf: delaying package configuration, since apt-utils is not installed 08:35:40 Fetched 64.2 MB in 2s (32.4 MB/s) 08:35:40 (Reading database ... 13914 files and directories currently installed.) 08:35:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:35:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:35:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 08:35:41 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 08:35:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:42 (Reading database ... 13914 files and directories currently installed.) 08:35:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:35:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:35:42 (Reading database ... 13914 files and directories currently installed.) 08:35:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:35:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:35:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:42 (Reading database ... 13914 files and directories currently installed.) 08:35:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:35:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:43 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:35:43 (Reading database ... 13914 files and directories currently installed.) 08:35:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:35:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:35:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:35:43 Setting up base-files (10.1ubuntu2.10) ... 08:35:43 Installing new version of config file /etc/issue ... 08:35:43 Installing new version of config file /etc/issue.net ... 08:35:43 Installing new version of config file /etc/lsb-release ... 08:35:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:35:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:35:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:35:43 Removing obsolete conffile /etc/default/motd-news ... 08:35:43 (Reading database ... 13915 files and directories currently installed.) 08:35:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:35:44 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:35:44 Setting up bash (4.4.18-2ubuntu1.2) ... 08:35:44 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 08:35:44 (Reading database ... 13915 files and directories currently installed.) 08:35:44 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:44 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:35:44 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:35:44 (Reading database ... 13915 files and directories currently installed.) 08:35:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:35:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:35:44 Setting up tar (1.29b-2ubuntu0.2) ... 08:35:44 (Reading database ... 13915 files and directories currently installed.) 08:35:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:35:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:35:44 (Reading database ... 13915 files and directories currently installed.) 08:35:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:45 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:45 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:45 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:35:45 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:35:45 Setting up grep (3.1-2build1) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 08:35:45 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 08:35:45 Setting up gzip (1.6-5ubuntu1.1) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:35:45 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:35:45 Setting up login (1:4.5-1ubuntu2) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:35:45 (Reading database ... 13915 files and directories currently installed.) 08:35:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:46 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:46 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:35:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:35:46 (Reading database ... 13915 files and directories currently installed.) 08:35:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:35:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:35:47 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:35:47 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:35:47 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:35:47 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:35:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:35:47 (Reading database ... 13915 files and directories currently installed.) 08:35:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:35:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:35:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:35:47 (Reading database ... 13915 files and directories currently installed.) 08:35:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:47 (Reading database ... 13915 files and directories currently installed.) 08:35:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:48 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:48 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:48 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:48 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:48 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:35:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:35:48 (Reading database ... 13915 files and directories currently installed.) 08:35:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:35:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:35:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:35:49 (Reading database ... 13915 files and directories currently installed.) 08:35:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:35:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:35:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:35:49 (Reading database ... 13915 files and directories currently installed.) 08:35:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:35:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:35:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:35:50 (Reading database ... 13917 files and directories currently installed.) 08:35:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:35:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:35:50 Setting up debconf (1.5.66ubuntu1) ... 08:35:50 (Reading database ... 13917 files and directories currently installed.) 08:35:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:35:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:35:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:35:50 (Reading database ... 13917 files and directories currently installed.) 08:35:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:35:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:35:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:35:50 (Reading database ... 13917 files and directories currently installed.) 08:35:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:50 (Reading database ... 13917 files and directories currently installed.) 08:35:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:51 (Reading database ... 13919 files and directories currently installed.) 08:35:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:35:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:51 (Reading database ... 13923 files and directories currently installed.) 08:35:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:35:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:35:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 08:35:51 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 08:35:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:51 (Reading database ... 13923 files and directories currently installed.) 08:35:51 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:35:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:35:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:35:51 (Reading database ... 13923 files and directories currently installed.) 08:35:51 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:35:51 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:35:51 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:35:51 (Reading database ... 13923 files and directories currently installed.) 08:35:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:35:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:35:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:35:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:35:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:35:52 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:35:52 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:35:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:35:52 Setting up passwd (1:4.5-1ubuntu2) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:35:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:35:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:35:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:35:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:35:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:35:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:35:52 (Reading database ... 13923 files and directories currently installed.) 08:35:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:35:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:35:53 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:35:53 (Reading database ... 13923 files and directories currently installed.) 08:35:53 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:35:53 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:35:53 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:35:53 (Reading database ... 13923 files and directories currently installed.) 08:35:53 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:35:53 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:35:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:35:53 (Reading database ... 13923 files and directories currently installed.) 08:35:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:35:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:35:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:35:53 (Reading database ... 13923 files and directories currently installed.) 08:35:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:35:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:35:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:35:53 (Reading database ... 13923 files and directories currently installed.) 08:35:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:35:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:35:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:35:53 (Reading database ... 13924 files and directories currently installed.) 08:35:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:35:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:35:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:35:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:35:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:35:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:35:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:35:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:35:54 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:35:54 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:35:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:35:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:35:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:35:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:35:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:35:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:35:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:35:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:35:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:35:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:35:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:35:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:35:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:35:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:35:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:35:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:35:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:35:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:35:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:35:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:35:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:35:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:35:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:35:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:35:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:35:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:35:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:55 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:55 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:55 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:55 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:57 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:57 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:58 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:35:58 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:35:58 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:58 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:58 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:35:58 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:35:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:35:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:35:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:35:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:35:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:35:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:35:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:35:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:35:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:35:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:35:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:35:59 08:35:59 Current default time zone: 'Etc/UTC' 08:35:59 Local time is now: Tue Aug 3 08:35:59 UTC 2021. 08:35:59 Universal Time is now: Tue Aug 3 08:35:59 UTC 2021. 08:35:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:35:59 08:35:59 Setting up systemd-sysv (237-3ubuntu10.50) ... 08:35:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 08:35:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:35:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:35:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:35:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:35:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:35:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:35:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:35:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:35:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:35:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:35:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:35:59 Setting up patch (2.7.6-2ubuntu1.1) ... 08:35:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:35:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:35:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:35:59 Installing new version of config file /etc/ssl/openssl.cnf ... 08:35:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:36:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:36:00 Setting up ca-certificates (20210119~18.04.1) ... 08:36:02 Updating certificates in /etc/ssl/certs... 08:36:02 23 added, 27 removed; done. 08:36:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:36:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:36:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:36:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:36:02 Setting up pkgbinarymangler (138.18.04.1) ... 08:36:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:36:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up perl (5.26.1-6ubuntu0.5) ... 08:36:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:36:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:36:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:36:02 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:36:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:36:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:36:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:36:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:36:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:36:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:36:03 Processing triggers for systemd (237-3ubuntu10.50) ... 08:36:03 Processing triggers for mime-support (3.60ubuntu1) ... 08:36:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:36:03 Updating certificates in /etc/ssl/certs... 08:36:03 0 added, 0 removed; done. 08:36:03 Running hooks in /etc/ca-certificates/update.d... 08:36:03 done. 08:36:04 Reading package lists... 08:36:04 Building dependency tree... 08:36:04 Reading state information... 08:36:04 The following NEW packages will be installed: 08:36:04 apt-transport-https 08:36:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:36:04 Need to get 4348 B of archives. 08:36:04 After this operation, 154 kB of additional disk space will be used. 08:36:04 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:36:04 debconf: delaying package configuration, since apt-utils is not installed 08:36:04 Fetched 4348 B in 0s (24.5 kB/s) 08:36:04 Selecting previously unselected package apt-transport-https. 08:36:04 (Reading database ... 13929 files and directories currently installed.) 08:36:04 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:36:04 Unpacking apt-transport-https (1.6.14) ... 08:36:04 Setting up apt-transport-https (1.6.14) ... 08:36:05 Waiting for network to be ready... 08:36:10 2021-08-03T08:36:08Z INFO Waiting for automatic snapd restart... 08:36:11 snapd 2.51.3 from Canonical* installed 08:36:12 "snapd" switched to the "latest/stable" channel 08:36:12 08:36:14 core18 20210611 from Canonical* installed 08:36:14 "core18" switched to the "latest/stable" channel 08:36:14 08:36:18 snapcraft 4.8.3 from Canonical* installed 08:36:18 "snapcraft" switched to the "latest/stable" channel 08:36:18 08:36:19 gofmt -l . 08:36:19 [ "`gofmt -l .`" = "" ] 08:36:19 ./bin/test-attribution-txt.sh [Pipeline] sh 08:36:20 + ls -al . 08:36:20 total 624 08:36:20 drwxrwxr-x 9 1001 1001 4096 Aug 3 08:36 . 08:36:20 drwxr-xr-x 4 root root 4096 Aug 3 08:32 .. 08:36:20 -rw-rw-r-- 1 1001 1001 11 Aug 3 08:29 .dockerignore 08:36:20 drwxrwxr-x 8 1001 1001 4096 Aug 3 08:29 .git 08:36:20 drwxrwxr-x 3 1001 1001 4096 Aug 3 08:29 .github 08:36:20 -rw-rw-r-- 1 1001 1001 818 Aug 3 08:29 .gitignore 08:36:20 -rw-rw-r-- 1 1001 1001 76 Aug 3 08:29 .hadolint.yml 08:36:20 -rw-rw-r-- 1 1001 1001 166 Aug 3 08:29 .sonarcloud.properties 08:36:20 -rw-rw-r-- 1 1001 1001 8609 Aug 3 08:29 Attribution.txt 08:36:20 -rw-rw-r-- 1 1001 1001 43881 Aug 3 08:29 CHANGELOG.md 08:36:20 -rw-rw-r-- 1 1001 1001 3804 Aug 3 08:29 CONTRIBUTING.md 08:36:20 -rw-rw-r-- 1 1001 1001 931 Aug 3 08:29 Dockerfile.build 08:36:20 -rw-rw-r-- 1 1001 1001 849 Aug 3 08:29 Jenkinsfile 08:36:20 -rw-rw-r-- 1 1001 1001 10775 Aug 3 08:29 LICENSE 08:36:20 -rw-rw-r-- 1 1001 1001 5915 Aug 3 08:29 Makefile 08:36:20 -rw-rw-r-- 1 1001 1001 8643 Aug 3 08:29 README.md 08:36:20 -rw-rw-r-- 1 1001 1001 6912 Aug 3 08:29 SECURITY.md 08:36:20 -rw-rw-r-- 1 1001 1001 5 Aug 3 08:26 VERSION 08:36:20 -rw-rw-r-- 1 1001 1001 4131 Aug 3 08:29 ZMQWindows.md 08:36:20 drwxrwxr-x 2 1001 1001 4096 Aug 3 08:29 bin 08:36:20 drwxrwxr-x 14 1001 1001 4096 Aug 3 08:29 cmd 08:36:20 -rw-r--r-- 1 root root 403847 Aug 3 08:34 coverage.out 08:36:20 -rw-rw-r-- 1 1001 1001 813 Aug 3 08:29 go.mod 08:36:20 -rw-r--r-- 1 root root 48847 Aug 3 08:32 go.sum 08:36:20 drwxrwxr-x 8 1001 1001 4096 Aug 3 08:29 internal 08:36:20 drwxrwxr-x 3 1001 1001 4096 Aug 3 08:29 openapi 08:36:20 drwxrwxr-x 4 1001 1001 4096 Aug 3 08:29 snap 08:36:20 -rw-rw-r-- 1 1001 1001 204 Aug 3 08:29 version.go [Pipeline] sh 08:36:20 + '[' -e coverage.out ] 08:36:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:36:20 Warning: overwriting stash ‘coverage-report’ 08:36:21 Stashed 1 file(s) [Pipeline] sh 08:36:21 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: 08:36:21 - README.md 08:36:21 08:36:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:36:22 + make build 08:36:22 go mod tidy 08:36:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:36:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:36:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:36: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 08:36:24 Reading package lists... 08:36:24 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:36:24 Reading package lists... 08:36:24 Building dependency tree... 08:36:24 Reading state information... 08:36:24 Suggested packages: 08:36:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:36:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:36:24 Recommended packages: 08:36:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:36:24 The following NEW packages will be installed: 08:36:24 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:36:24 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:36:24 pkg-config zip 08:36:24 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:36:24 Need to get 7663 kB of archives. 08:36:24 After this operation, 43.8 MB of additional disk space will be used. 08:36:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:36:24 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:36:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 08:36:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:36:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:36:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:36:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:36:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:36:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:36:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:36:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:36:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:36:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:36:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:36:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:36:25 debconf: delaying package configuration, since apt-utils is not installed 08:36:25 Fetched 7663 kB in 1s (8263 kB/s) 08:36:26 Selecting previously unselected package libglib2.0-0:amd64. 08:36:26 (Reading database ... 13933 files and directories currently installed.) 08:36:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:36:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:36:26 Selecting previously unselected package libpsl5:amd64. 08:36:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:36:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:36:26 Selecting previously unselected package libnghttp2-14:amd64. 08:36:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:36:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:36:26 Selecting previously unselected package librtmp1:amd64. 08:36:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:36:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:36:26 Selecting previously unselected package libcurl3-gnutls:amd64. 08:36:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 08:36:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 08:36:26 Selecting previously unselected package liberror-perl. 08:36:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:36:26 Unpacking liberror-perl (0.17025-1) ... 08:36:26 Selecting previously unselected package git-man. 08:36:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:36:26 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:36:26 Selecting previously unselected package git. 08:36:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:36:27 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:36:27 Selecting previously unselected package libnorm1:amd64. 08:36:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:36:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:36:27 Selecting previously unselected package libpgm-5.2-0:amd64. 08:36:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:36:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:36:27 Selecting previously unselected package libsodium23:amd64. 08:36:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:36:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:36:27 Selecting previously unselected package libzmq5:amd64. 08:36:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:36:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:36:27 Selecting previously unselected package libzmq3-dev:amd64. 08:36:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:36:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:36:27 Selecting previously unselected package pkg-config. 08:36:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:36:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:36:27 Selecting previously unselected package zip. 08:36:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:36:27 Unpacking zip (3.0-11build1) ... 08:36:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:36:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:36:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:36:27 Setting up liberror-perl (0.17025-1) ... 08:36:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:36:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:36:27 No schema files found: doing nothing. 08:36:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:36:27 Setting up zip (3.0-11build1) ... 08:36:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:36:27 Setting up libsodium23:amd64 (1.0.16-2) ... 08:36:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:36:28 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:36:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 08:36:28 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:36:28 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:36:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:36:28 git set to automatically installed. 08:36:28 git-man set to automatically installed. 08:36:28 libcurl3-gnutls set to automatically installed. 08:36:28 liberror-perl set to automatically installed. 08:36:28 libglib2.0-0 set to automatically installed. 08:36:28 libnghttp2-14 set to automatically installed. 08:36:28 libnorm1 set to automatically installed. 08:36:28 libpgm-5.2-0 set to automatically installed. 08:36:28 libpsl5 set to automatically installed. 08:36:28 librtmp1 set to automatically installed. 08:36:28 libsodium23 set to automatically installed. 08:36:28 libzmq3-dev set to automatically installed. 08:36:28 libzmq5 set to automatically installed. 08:36:28 pkg-config set to automatically installed. 08:36:28 zip set to automatically installed. 08:36:29 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 08:36:29 snapd is not logged in, snap install commands will use sudo 08:36:31 snap "core18" has no updates available 08:36:31 snapd is not logged in, snap install commands will use sudo 08:36:38 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 08:36:39 Pulling config-common 08:36:39 + snapcraftctl pull 08:36:40 Pulling go-build-helper 08:36:40 + snapcraftctl pull 08:36:41 'edgex-go' has dependencies that need to be staged: go-build-helper 08:36:41 Skipping pull go-build-helper (already ran) 08:36:41 Building go-build-helper 08:36:41 + snapcraftctl build 08:36:43 Staging go-build-helper 08:36:43 + snapcraftctl stage 08:36:51 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 08:36:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:36:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:36:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 08:36:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 08:36:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 08:36:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 08:36:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 08:36:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 08:36:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 08:36:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 08:36:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:36:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:36:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:36:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:36:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:36:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:36:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:36:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:36:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:36:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 08:36:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 08:36:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 08:36:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 08:36:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 08:36:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 08:36:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 08:36:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 08:36:52 Fetched 25.0 MB in 0s (0 B/s) 08:36:52 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:36:52 Fetched 224 kB in 0s (0 B/s) 08:36:52 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:36:52 Fetched 157 kB in 0s (0 B/s) 08:36:52 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:36:52 Fetched 221 kB in 0s (0 B/s) 08:36:52 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:36:52 Fetched 143 kB in 0s (0 B/s) 08:36:52 Pulling edgex-go 08:36:52 + snapcraftctl pull 08:36:53 Pulling hooks 08:36:53 + snapcraftctl pull 08:36:53 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 08:36:58 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 08:36:58 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 08:37:01 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 08:37:05 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 08:37:08 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 08:37:12 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 08:37:15 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:37:15 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:37:15 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:37:15 Fetched 0 B in 0s (0 B/s) 08:37:15 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:37:15 Fetched 96.5 kB in 0s (0 B/s) 08:37:15 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:37:15 Fetched 279 kB in 0s (0 B/s) 08:37:15 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:37:15 Fetched 122 kB in 0s (0 B/s) 08:37:15 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:37:15 Fetched 77.8 kB in 0s (0 B/s) 08:37:15 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:37:15 Fetched 8848 B in 0s (0 B/s) 08:37:15 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:37:15 Fetched 47.8 kB in 0s (0 B/s) 08:37:15 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:37:15 Fetched 45.6 kB in 0s (0 B/s) 08:37:15 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:37:15 Fetched 15.0 kB in 0s (0 B/s) 08:37:15 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 08:37:15 Fetched 219 kB in 0s (0 B/s) 08:37:15 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:37:15 Fetched 154 kB in 0s (0 B/s) 08:37:15 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:37:15 Fetched 50.6 kB in 0s (0 B/s) 08:37:15 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:37:15 Fetched 14.8 kB in 0s (0 B/s) 08:37:15 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:37:15 Fetched 41.8 kB in 0s (0 B/s) 08:37:15 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:37:15 Fetched 499 kB in 0s (0 B/s) 08:37:15 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:37:15 Fetched 111 kB in 0s (0 B/s) 08:37:15 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:37:15 Fetched 240 kB in 0s (0 B/s) 08:37:15 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:37:15 Fetched 29.3 kB in 0s (0 B/s) 08:37:15 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:37:15 Fetched 85.5 kB in 0s (0 B/s) 08:37:15 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:37:15 Fetched 24.5 kB in 0s (0 B/s) 08:37:15 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:37:15 Fetched 49.2 kB in 0s (0 B/s) 08:37:15 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:37:15 Fetched 54.2 kB in 0s (0 B/s) 08:37:15 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:37:15 Fetched 30.8 kB in 0s (0 B/s) 08:37:15 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:37:15 Fetched 15.8 kB in 0s (0 B/s) 08:37:15 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:37:15 Fetched 85.9 kB in 0s (0 B/s) 08:37:15 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:37:15 Fetched 8720 B in 0s (0 B/s) 08:37:15 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:37:15 Fetched 140 kB in 0s (0 B/s) 08:37:15 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:37:15 Fetched 119 kB in 0s (0 B/s) 08:37:15 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:37:15 Fetched 111 kB in 0s (0 B/s) 08:37:15 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:37:15 Fetched 11.1 kB in 0s (0 B/s) 08:37:15 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:37:15 Fetched 645 kB in 0s (0 B/s) 08:37:15 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:37:15 Fetched 41.3 kB in 0s (0 B/s) 08:37:15 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:37:15 Fetched 17.9 kB in 0s (0 B/s) 08:37:15 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:37:15 Fetched 368 kB in 0s (0 B/s) 08:37:15 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:37:15 Fetched 187 kB in 0s (0 B/s) 08:37:15 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:37:15 Fetched 175 kB in 0s (0 B/s) 08:37:15 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:37:15 Fetched 206 kB in 0s (0 B/s) 08:37:15 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:37:15 Fetched 1301 kB in 0s (0 B/s) 08:37:15 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:37:15 Fetched 36.2 kB in 0s (0 B/s) 08:37:15 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 08:37:15 Fetched 159 kB in 0s (0 B/s) 08:37:15 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:37:15 Fetched 107 kB in 0s (0 B/s) 08:37:15 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:37:15 Fetched 48.7 kB in 0s (0 B/s) 08:37:15 Pulling static-packages 08:37:15 + snapcraftctl pull 08:37:15 Pulling version 08:37:15 + cd /root/project 08:37:15 + git describe --tags --abbrev=0 08:37:15 + sed s/v// 08:37:15 + GIT_VERSION=2.0.1-dev.19 08:37:15 + [ -z 2.0.1-dev.19 ] 08:37:15 + snapcraftctl set-version 2.0.1-dev.19 08:37:15 Building config-common 08:37:15 + snapcraftctl build 08:37:15 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 08:37:16 Skipping build go-build-helper (already ran) 08:37:16 Building edgex-go 08:37:16 + cd /root/parts/edgex-go/src 08:37:16 + git describe --tags --abbrev=0 08:37:16 + sed s/v// 08:37:16 + GIT_VERSION=2.0.1-dev.19 08:37:16 + [ -z 2.0.1-dev.19 ] 08:37:16 + echo 2.0.1-dev.19 08:37:16 + make build 08:37:16 go mod tidy 08:37:18 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 08:37:19 go: downloading github.com/gorilla/mux v1.8.0 08:37:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:37:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.12 08:37:19 go: downloading github.com/stretchr/testify v1.7.0 08:37:19 go: downloading github.com/google/uuid v1.3.0 08:37:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:37:19 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 08:37:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:37:19 go: downloading gopkg.in/yaml.v2 v2.4.0 08:37:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:37:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:37:19 go: downloading github.com/lib/pq v1.10.2 08:37:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:37:19 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 08:37:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:37:19 go: downloading github.com/pelletier/go-toml v1.9.3 08:37:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:37:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:37:20 go: downloading github.com/davecgh/go-spew v1.1.1 08:37:20 go: downloading github.com/pmezard/go-difflib v1.0.0 08:37:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 08:37:20 go: downloading github.com/go-playground/validator/v10 v10.8.0 08:37:20 go: downloading github.com/go-kit/kit v0.11.0 08:37:20 go: downloading github.com/stretchr/objx v0.1.1 08:37:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:37:20 go: downloading github.com/x448/float16 v0.8.4 08:37:21 go: downloading github.com/go-playground/universal-translator v0.17.0 08:37:21 go: downloading github.com/leodido/go-urn v1.2.1 08:37:21 go: downloading golang.org/x/text v0.3.6 08:37:21 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:37:21 go: downloading github.com/go-playground/locales v0.13.0 08:37:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:37:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:37:21 go: downloading github.com/pebbe/zmq4 v1.2.7 08:37:21 go: downloading github.com/go-logfmt/logfmt v0.5.0 08:37:21 go: downloading github.com/go-stack/stack v1.8.0 08:37:21 go: downloading github.com/kr/pretty v0.2.0 08:37:21 go: downloading github.com/hashicorp/consul/api v1.8.1 08:37:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:37:21 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 08:37:21 go: downloading github.com/gorilla/websocket v1.4.2 08:37:21 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 08:37:21 go: downloading github.com/onsi/ginkgo v1.10.1 08:37:21 go: downloading github.com/onsi/gomega v1.7.0 08:37:21 go: downloading github.com/kr/text v0.1.0 08:37:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:37:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:37:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:37:21 go: downloading github.com/hashicorp/serf v0.9.5 08:37:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:37:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:37:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:37:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:37:22 go: downloading github.com/mitchellh/copystructure v1.0.0 08:37:22 go: downloading github.com/fatih/color v1.9.0 08:37:22 go: downloading github.com/mattn/go-colorable v0.1.6 08:37:22 go: downloading github.com/mattn/go-isatty v0.0.12 08:37:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:37:22 go: downloading github.com/pkg/errors v0.9.1 08:37:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:37:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:37:22 go: downloading github.com/hashicorp/memberlist v0.2.2 08:37:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:37:22 go: downloading github.com/hpcloud/tail v1.0.0 08:37:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:37:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:37:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:37:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:37:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:37:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:37:22 go: downloading github.com/miekg/dns v1.1.26 08:37:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:37:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:37:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:37:22 go: downloading github.com/hashicorp/errwrap v1.0.0 08:37:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:37:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } 08:37:25 $ docker stop --time=1 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d 08:37:28 $ docker rm -f 5b48d4f6052a30903e62e7986fd1cb1d56da39a48c54b4c658b1d1bb6530064d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:37:30 08:37:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:37:30 latest: Pulling from edgex-devops/edgex-compose-arm64 08:37:30 29e5d40040c1: Pulling fs layer 08:37:30 1ce36da41761: Pulling fs layer 08:37:30 25b303627fd3: Pulling fs layer 08:37:31 29e5d40040c1: Verifying Checksum 08:37:31 29e5d40040c1: Download complete 08:37:32 29e5d40040c1: Pull complete 08:37:32 1ce36da41761: Verifying Checksum 08:37:32 1ce36da41761: Download complete 08:37:33 1ce36da41761: Pull complete 08:37:33 25b303627fd3: Verifying Checksum 08:37:33 25b303627fd3: Download complete 08:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:43 25b303627fd3: Pull complete 08:37:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command 08:37:44 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 08:37:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:37:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:37:47 $ docker top 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 -eo pid,comm 08:37:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] { [Pipeline] sh 08:37:48 + docker-compose build --help 08:37:48 + grep parallel 08:37:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:37:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:51 --parallel Build images in parallel. 08:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 08:37:52 $ docker stop --time=1 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 08:37:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:53 $ docker rm -f 9e81ef4df7638349e612874db4507fa699afacde907c3e63ea2ce119a8fd5e52 [Pipeline] // withDockerContainer 08:37:54 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:37:54 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:37:54 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:37:54 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:37:54 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:37:54 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:37:54 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:37:54 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:37:54 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:37:54 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:37:54 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:37:54 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:37:54 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:37:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:37:54 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:37:54 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:37:54 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:37:54 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:37:54 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:37:54 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:37:54 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:37:54 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:37:54 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:37:54 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 08:37:54 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:37:54 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:37:54 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:37:54 . [Pipeline] withDockerContainer 08:37:54 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 08:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:37:55 Building hooks 08:37:55 + cd /root/parts/hooks/src 08:37:55 + make build 08:37:55 go mod tidy 08:37:55 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 08:37:56 go: downloading github.com/stretchr/testify v1.5.1 08:37:56 go: downloading gopkg.in/yaml.v2 v2.2.2 08:37:56 go: downloading github.com/davecgh/go-spew v1.1.0 08:37:56 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:37:56 $ docker top 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae -eo pid,comm 08:37:56 GO111MODULE=on go build -o cmd/install/install ./cmd/install [Pipeline] { [Pipeline] sh 08:37:57 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:37:57 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:37:57 + docker-compose -f ./docker-compose-build.yml build --parallel 08:37:59 Building static-packages 08:37:59 + snapcraftctl build 08:38:00 Building core-command ... 08:38:00 Building core-data ... 08:38:00 Building core-metadata ... 08:38:00 Building security-bootstrapper ... 08:38:00 Building security-proxy-setup ... 08:38:00 Building security-secretstore-setup ... 08:38:00 Building support-notifications ... 08:38:00 Building support-scheduler ... 08:38:00 Building sys-mgmt-agent ... 08:38:00 Building core-command 08:38:00 Building security-bootstrapper 08:38:00 Building core-metadata 08:38:00 Building support-notifications 08:38:00 Building support-scheduler 08:38:01 Building version 08:38:01 + snapcraftctl build 08:38:04 Staging config-common 08:38:04 + snapcraftctl stage 08:38:04 Skipping stage go-build-helper (already ran) 08:38:04 Staging edgex-go 08:38:04 + snapcraftctl stage 08:38:05 Staging hooks 08:38:05 + snapcraftctl stage 08:38:06 Staging static-packages 08:38:06 + snapcraftctl stage 08:38:07 Staging version 08:38:07 + snapcraftctl stage 08:38:08 Priming config-common 08:38:08 + snapcraftctl prime 08:38:09 Priming go-build-helper 08:38:09 + snapcraftctl prime 08:38:10 Priming edgex-go 08:38:10 + snapcraftctl prime 08:38:12 Priming hooks 08:38:12 + snapcraftctl prime 08:38:13 Priming static-packages 08:38:13 + snapcraftctl prime 08:38:15 Priming version 08:38:15 + snapcraftctl prime 08:38:16 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] } 08:39:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:08 ---> 2d101bafa583 08:39:08 Step 3/24 : WORKDIR /edgex-go 08:39:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:08 ---> 2d101bafa583 08:39:08 Step 3/23 : WORKDIR /edgex-go 08:39:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:08 ---> 2d101bafa583 08:39:08 Step 3/24 : WORKDIR /edgex-go 08:39:08 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:39:08 ---> 2d101bafa583 08:39:08 Step 3/32 : WORKDIR /edgex-go 08:39:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:08 ---> 2d101bafa583 08:39:08 Step 3/23 : WORKDIR /edgex-go 08:39:11 ---> Running in 1d93a5ffb169 08:39:11 ---> Running in 5d582785ad89 08:39:11 ---> Running in f2d5adaf1e16 08:39:11 ---> Running in c488abac43d5 08:39:11 ---> Running in 010deb7935f5 08:39:12 Removing intermediate container 010deb7935f5 08:39:12 ---> 9ccf450621b3 08:39:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:12 Removing intermediate container 5d582785ad89 08:39:12 ---> 535dfdde380e 08:39:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:12 Removing intermediate container 1d93a5ffb169 08:39:12 ---> 6288152de6cc 08:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:12 Removing intermediate container f2d5adaf1e16 08:39:12 ---> 96ea3412d303 08:39:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:12 Removing intermediate container c488abac43d5 08:39:12 ---> 9de81af7a8e2 08:39:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:12 ---> Running in fb96f71a9b9e 08:39:12 ---> Running in dc812d3cfa5f 08:39:12 ---> Running in 2ae295604e63 08:39:12 ---> Running in 6a967bd98642 08:39:12 ---> Running in a6adf0bfdd88 08:39:17 Removing intermediate container fb96f71a9b9e 08:39:17 ---> 20b8e85f42c3 08:39:17 Step 5/24 : RUN apk add --update --no-cache make git 08:39:17 ---> Running in 77a615968c68 08:39:17 Removing intermediate container 2ae295604e63 08:39:17 ---> ed562c925e5c 08:39:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:39:17 ---> Running in 7bb2b40e1c0c 08:39:17 Removing intermediate container dc812d3cfa5f 08:39:17 ---> e40b94f5fa71 08:39:17 Step 5/24 : RUN apk add --update --no-cache make git 08:39:17 Removing intermediate container 6a967bd98642 08:39:17 ---> 79e948151ea7 08:39:17 Step 5/23 : RUN apk add --update --no-cache make git 08:39:17 ---> Running in a806b71753e0 08:39:17 Removing intermediate container a6adf0bfdd88 08:39:17 ---> a2d270bda70b 08:39:17 Step 5/32 : RUN apk add --update --no-cache make git 08:39:17 ---> Running in d301145b407b 08:39:17 ---> Running in f8fdc3d6c594 08:39:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:39:20 OK: 218 MiB in 52 packages 08:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:39:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:39:21 OK: 218 MiB in 52 packages 08:39:22 OK: 218 MiB in 52 packages 08:39:22 OK: 218 MiB in 52 packages 08:39:22 OK: 218 MiB in 52 packages 08:39:22 Removing intermediate container 77a615968c68 08:39:22 ---> 986b868c077e 08:39:22 Step 6/24 : COPY go.mod . 08:39:23 Removing intermediate container 7bb2b40e1c0c 08:39:23 ---> 57895782097f 08:39:23 Step 6/23 : COPY go.mod . 08:39:23 Removing intermediate container d301145b407b 08:39:23 ---> 9968e9f6293e 08:39:23 Step 6/23 : COPY go.mod . 08:39:23 ---> 3326ddf8f14b 08:39:23 Step 7/24 : RUN go mod download 08:39:23 Removing intermediate container f8fdc3d6c594 08:39:23 ---> fd2bff375551 08:39:23 Step 6/32 : COPY go.mod . 08:39:24 Removing intermediate container a806b71753e0 08:39:24 ---> c6fee2f31132 08:39:24 Step 6/24 : COPY go.mod . 08:39:24 ---> Running in e26668596ed9 08:39:24 ---> b2a40e0b44df 08:39:24 Step 7/23 : RUN go mod download 08:39:24 ---> Running in 60f3acb65c80 08:39:25 ---> c21353fd75af 08:39:25 Step 7/23 : RUN go mod download 08:39:25 ---> Running in 205ec8e6ecfd 08:39:25 ---> b1d5ee03af30 08:39:25 Step 7/32 : RUN go mod download 08:39:25 ---> 9d75311c336c 08:39:25 Step 7/24 : RUN go mod download 08:39:25 ---> Running in f36fcb1e92e8 08:39:25 ---> Running in a400cfb3a034 08:39:29 Removing intermediate container e26668596ed9 08:39:29 ---> b18bf3457e60 08:39:29 Step 8/24 : COPY . . 08:39:30 Removing intermediate container 60f3acb65c80 08:39:30 ---> c77b5e118ed0 08:39:30 Step 8/23 : COPY . . 08:39:31 Removing intermediate container 205ec8e6ecfd 08:39:31 ---> 006cad3cf79a 08:39:31 Step 8/23 : COPY . . 08:39:32 Removing intermediate container f36fcb1e92e8 08:39:32 ---> 8d9bb61e581f 08:39:32 Step 8/32 : COPY . . 08:39:32 Removing intermediate container a400cfb3a034 08:39:32 ---> 6c6acbabc16e 08:39:32 Step 8/24 : COPY . . 08:39:54 ---> 06dba7c4a351 08:39:54 Step 9/24 : RUN go mod tidy 08:39:54 ---> Running in 179b0460b7ce 08:39:54 ---> e8d42c4f3dc3 08:39:54 Step 9/23 : RUN go mod tidy 08:39:54 ---> fc740701fcaf 08:39:54 Step 9/23 : RUN go mod tidy 08:39:54 ---> Running in e02aa9d7391b 08:39:54 ---> Running in ef8c17e9be80 08:39:54 ---> 4bc48ab84837 08:39:54 Step 9/32 : RUN go mod tidy 08:39:54 ---> Running in 9446522525b8 08:39:54 ---> 7de1f9c2e30c 08:39:54 Step 9/24 : RUN go mod tidy 08:39:54 ---> Running in 70f1b84fda7d 08:39:59 Removing intermediate container 179b0460b7ce 08:39:59 ---> a64526525c54 08:39:59 Step 10/24 : RUN make cmd/core-command/core-command 08:39:59 ---> Running in c4570e3ba8f9 08:40:01 Removing intermediate container ef8c17e9be80 08:40:01 ---> 6b198d384827 08:40:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:40:01 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 08:40:01 ---> Running in f4f5134a5915 08:40:01 Removing intermediate container e02aa9d7391b 08:40:01 ---> ba0e8f729370 08:40:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:40:01 ---> Running in db091cbce25a 08:40:01 Removing intermediate container 9446522525b8 08:40:01 ---> 698bfeeed51e 08:40:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:40:01 Removing intermediate container 70f1b84fda7d 08:40:01 ---> 3ef679b019e2 08:40:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:40:01 ---> Running in d0867357ff56 08:40:01 ---> Running in 0f680003ca4f 08:40:03 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 08:40: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 08:40:04 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 08:40:04 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 08:41:56 Removing intermediate container c4570e3ba8f9 08:41:56 ---> 2b4ad31f0f94 08:41:56 08:41:56 Step 11/24 : FROM alpine:3.12 08:41:56 3.12: Pulling from library/alpine 08:41:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 08:41:56 Status: Downloaded newer image for alpine:3.12 08:41:56 ---> c4fd0aeabfcf 08:41:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:41:56 ---> Running in e455fac3e9fb 08:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:41:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:41:56 (1/1) Installing dumb-init (1.2.2-r1) 08:41:56 Executing busybox-1.31.1-r20.trigger 08:41:56 OK: 5 MiB in 15 packages 08:41:56 Removing intermediate container e455fac3e9fb 08:41:56 ---> 13e7879c7a36 08:41:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:41:56 ---> Running in d24738aee0de 08:41:57 Removing intermediate container d24738aee0de 08:41:57 ---> 59ca73cc8e70 08:41:57 Step 14/24 : ENV APP_PORT=59882 08:41:57 ---> Running in a00a6bac9a55 08:41:58 Removing intermediate container a00a6bac9a55 08:41:58 ---> 8fab7f5f47c7 08:41:58 Step 15/24 : EXPOSE $APP_PORT 08:41:59 ---> Running in a3a52a5653c4 08:42:00 Removing intermediate container a3a52a5653c4 08:42:00 ---> d68e1afa6cbd 08:42:00 Step 16/24 : WORKDIR / 08:42:00 ---> Running in 23256ba13d3f 08:42:01 Removing intermediate container 23256ba13d3f 08:42:01 ---> 12643e4fd080 08:42:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:03 ---> fa176a9b502f 08:42:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:05 Removing intermediate container d0867357ff56 08:42:05 ---> 887bbfad895e 08:42:05 08:42:05 Step 11/32 : FROM alpine:3.12 08:42:05 ---> c4fd0aeabfcf 08:42:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:42:07 ---> Running in fd625dce991a 08:42:07 ---> 34f61b6b84f1 08:42:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:07 Removing intermediate container fd625dce991a 08:42:07 ---> 8095b918c48b 08:42:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:42:07 Removing intermediate container f4f5134a5915 08:42:07 ---> 37ed8ef191e7 08:42:07 08:42:07 Step 11/23 : FROM alpine:3.12 08:42:07 ---> c4fd0aeabfcf 08:42:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:42:07 ---> Using cache 08:42:07 ---> 13e7879c7a36 08:42:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:07 ---> Using cache 08:42:07 ---> 59ca73cc8e70 08:42:07 Step 14/23 : ENV APP_PORT=59861 08:42:08 ---> 0accaff3ca46 08:42:08 Step 20/24 : ENTRYPOINT ["/core-command"] 08:42:08 ---> Running in 1bd29047bc49 08:42:08 ---> Running in 6bb3c1220909 08:42:08 ---> Running in 85ead6022422 08:42:09 Removing intermediate container db091cbce25a 08:42:09 ---> d7781816b991 08:42:09 08:42:09 Step 11/23 : FROM alpine:3.12 08:42:09 ---> c4fd0aeabfcf 08:42:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:42:09 Removing intermediate container 0f680003ca4f 08:42:09 ---> 86aa11ff354b 08:42:09 08:42:09 Step 11/24 : FROM alpine:3.12 08:42:09 ---> c4fd0aeabfcf 08:42:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:42:09 ---> Using cache 08:42:09 ---> 13e7879c7a36 08:42:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:42:09 ---> Using cache 08:42:09 ---> 59ca73cc8e70 08:42:09 Step 14/24 : ENV APP_PORT=59881 08:42:09 ---> Running in 82554a939ef4 08:42:09 ---> Running in ec9c38272406 08:42:09 Removing intermediate container 6bb3c1220909 08:42:09 ---> dbb391ccac6f 08:42:09 Step 15/23 : EXPOSE $APP_PORT 08:42:09 Removing intermediate container 85ead6022422 08:42:09 ---> cca8b16fa2ff 08:42:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:09 ---> Running in 54c0db9c240f 08:42:09 ---> Running in 6bd0de4d1609 08:42:09 Removing intermediate container ec9c38272406 08:42:09 ---> f50104b3b443 08:42:09 Step 15/24 : EXPOSE $APP_PORT 08:42:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:10 ---> Running in 6dfccd7dad25 08:42:10 Removing intermediate container 54c0db9c240f 08:42:10 ---> 625ada104463 08:42:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:10 Removing intermediate container 6bd0de4d1609 08:42:10 ---> 3c701da5f318 08:42:10 Step 22/24 : LABEL arch=arm64 08:42:10 ---> Running in 44b5cb5eea32 08:42:10 (1/2) Installing dumb-init (1.2.2-r1) 08:42:10 (2/2) Installing su-exec (0.2-r1) 08:42:11 Executing busybox-1.31.1-r20.trigger 08:42:11 OK: 5 MiB in 16 packages 08:42:11 Removing intermediate container 6dfccd7dad25 08:42:11 ---> 8af522212012 08:42:11 Step 16/24 : WORKDIR / 08:42:11 ---> Running in fcb6f524d588 08:42:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:11 Removing intermediate container 44b5cb5eea32 08:42:11 ---> ab063fb6165d 08:42:11 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:42:11 ---> Running in 66f33f1e319e 08:42:11 ---> 06f3896fa933 08:42:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:12 Removing intermediate container fcb6f524d588 08:42:12 ---> 3f8bfc4399b1 08:42:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:12 (1/2) Installing ca-certificates (20191127-r4) 08:42:12 (2/2) Installing dumb-init (1.2.2-r1) 08:42:12 Executing busybox-1.31.1-r20.trigger 08:42:12 Executing ca-certificates-20191127-r4.trigger 08:42:12 OK: 6 MiB in 16 packages 08:42:12 Removing intermediate container 1bd29047bc49 08:42:12 ---> e80c945e0e75 08:42:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:42:13 Removing intermediate container 66f33f1e319e 08:42:13 ---> 8e789a946800 08:42:13 Step 24/24 : LABEL version=0.0.0 08:42:13 ---> Running in 0d3121bd971b 08:42:13 ---> Running in 56004a74294e 08:42:13 ---> 27d33152ab3a 08:42:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:42:14 Removing intermediate container 0d3121bd971b 08:42:14 ---> a418485d8cd6 08:42:14 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:42:14 Removing intermediate container 56004a74294e 08:42:14 ---> 0c03cc9601ee 08:42:14 08:42:14 ---> 5cb684351846 08:42:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:42:14 ---> Running in b5762b6b3e20 08:42:14 Successfully built 0c03cc9601ee 08:42:14 Removing intermediate container 82554a939ef4 08:42:14 ---> d21bcbf6808c 08:42:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:42:14 Successfully tagged core-command-arm64:latest 08:42:14  Building core-command ... done Building sys-mgmt-agent 08:42:15 ---> Running in 9c425c8aa77c 08:42:15 Removing intermediate container b5762b6b3e20 08:42:15 ---> 31fc64bd345c 08:42:15 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:42:15 ---> d61ccd48deca 08:42:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:42:15 ---> Running in 466fea268973 08:42:16 ---> d248cb4209ac 08:42:16 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:42:16 Removing intermediate container 9c425c8aa77c 08:42:16 ---> 9d83c512aa79 08:42:16 Step 14/23 : ENV APP_PORT=59860 08:42:17 ---> Running in 09868cb61d27 08:42:17 ---> 821eab83baed 08:42:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:42:17 ---> Running in f1c507832cbe 08:42:17 ---> Running in 9d84f4847035 08:42:17 Removing intermediate container 09868cb61d27 08:42:17 ---> d11a8c67fb3c 08:42:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:18 Removing intermediate container f1c507832cbe 08:42:18 ---> 313801293972 08:42:18 Step 15/23 : EXPOSE $APP_PORT 08:42:18 ---> Running in 0975ff7cc966 08:42:18 ---> Running in 75bb432670d8 08:42:18 Removing intermediate container 9d84f4847035 08:42:18 ---> 2a5e7e871310 08:42:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:19 ---> Running in 99932076ed33 08:42:19 Removing intermediate container 0975ff7cc966 08:42:19 ---> f2031c01e0a6 08:42:19 Step 21/23 : LABEL arch=arm64 08:42:19 Removing intermediate container 75bb432670d8 08:42:19 ---> 1d76c934e2a7 08:42:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:19 ---> Running in b34dfb8730d4 08:42:19 Removing intermediate container 466fea268973 08:42:19 ---> 660d6850dc18 08:42:19 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:42:20 Removing intermediate container 99932076ed33 08:42:20 ---> c24ca2ea9c3b 08:42:20 Step 22/24 : LABEL arch=arm64 08:42:20 ---> Running in f0c1482ac025 08:42:20 ---> Running in c9f673cdabcf 08:42:20 Removing intermediate container b34dfb8730d4 08:42:20 ---> c8f583961300 08:42:20 Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:42:21 ---> Running in 4bb7aec5753f 08:42:21 Removing intermediate container c9f673cdabcf 08:42:21 ---> 05a79cb5dba2 08:42:21 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:42:21 ---> 8ad519488033 08:42:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:42:21 Removing intermediate container f0c1482ac025 08:42:21 ---> a7ef1a0feead 08:42:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:42:21 ---> Running in 394ac9324cd2 08:42:21 Removing intermediate container 4bb7aec5753f 08:42:21 ---> b16705e8ab25 08:42:21 Step 23/23 : LABEL version=0.0.0 08:42:22 ---> Running in 35c85bc28711 08:42:22 Removing intermediate container 394ac9324cd2 08:42:22 ---> 9835f8bdc91a 08:42:22 Step 24/24 : LABEL version=0.0.0 08:42:22 ---> Running in cedbd0d1f96c 08:42:23 ---> f622080ecc3e 08:42:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:42:23 Removing intermediate container 35c85bc28711 08:42:23 ---> 92b18b2e4222 08:42:23 08:42:23 ---> Running in 8038e5d0e68b 08:42:23 ---> 4bd118dcad0b 08:42:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:42:24 Removing intermediate container cedbd0d1f96c 08:42:24 ---> 106e2ec86113 08:42:24 08:42:24 Successfully built 92b18b2e4222 08:42:24 Successfully tagged support-scheduler-arm64:latest 08:42:24  Building support-scheduler ... done Building security-secretstore-setup 08:42:24 Successfully built 106e2ec86113 08:42:24 Successfully tagged core-metadata-arm64:latest 08:42:24  Building core-metadata ... done Building core-data 08:42:25 ---> e66758e192b5 08:42:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:42:25 ---> Running in ee28b0fbe385 08:42:26 Removing intermediate container ee28b0fbe385 08:42:26 ---> c445d2319128 08:42:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:26 ---> Running in 5f8c86807b16 08:42:27 Removing intermediate container 8038e5d0e68b 08:42:27 ---> abfecbfb393c 08:42:27 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:42:27 Removing intermediate container 5f8c86807b16 08:42:27 ---> ca9ff042ef37 08:42:27 Step 21/23 : LABEL arch=arm64 08:42:27 ---> Running in 80ea23417bf0 08:42:28 ---> 038739a5ee73 08:42:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:42:28 Removing intermediate container 80ea23417bf0 08:42:28 ---> 9bd974b20baf 08:42:28 Step 22/23 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:42:28 ---> Running in bb331f6b9da4 08:42:29 Removing intermediate container bb331f6b9da4 08:42:29 ---> a8f01892c74f 08:42:29 Step 23/23 : LABEL version=0.0.0 08:42:30 ---> 41f701858564 08:42:30 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:42:30 ---> Running in 9ba6f08ebe72 08:42:31 Removing intermediate container 9ba6f08ebe72 08:42:31 ---> a96022a53034 08:42:31 08:42:31 Successfully built a96022a53034 08:42:31 ---> 3ff1c375171a 08:42:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:42:31 Successfully tagged support-notifications-arm64:latest 08:42:31 Building security-proxy-setup 08:42:33  Building support-notifications ... done  ---> cc6235b73424 08:42:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:42:34 ---> 724544f0a55b 08:42:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:42:34 ---> Running in ceb4187f6c68 08:42:35 Removing intermediate container ceb4187f6c68 08:42:35 ---> 572a3bb055ac 08:42:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:42:37 ---> cc8c32bbbd36 08:42:37 Step 27/32 : RUN chmod +x /entrypoint.sh 08:42:37 ---> Running in b68d215d369e 08:42:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:42:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:42:40 ---> 2d101bafa583 08:42:40 Step 3/24 : WORKDIR /edgex-go 08:42:40 ---> Using cache 08:42:40 ---> 9de81af7a8e2 08:42:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:40 ---> Using cache 08:42:40 ---> a2d270bda70b 08:42:40 Step 5/24 : RUN apk add --update --no-cache make bash git 08:42:41 ---> Running in 15c061c2eefb 08:42:41 Removing intermediate container b68d215d369e 08:42:41 ---> 1b61267929b6 08:42:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:42:41 ---> Running in bc582cbd0a1a 08:42:42 Removing intermediate container bc582cbd0a1a 08:42:42 ---> 1a22c04049f2 08:42:42 Step 29/32 : CMD ["gate"] 08:42:42 ---> Running in d64a9e6f56d7 08:42:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:42:43 Removing intermediate container d64a9e6f56d7 08:42:43 ---> da03eeef64a0 08:42:43 Step 30/32 : LABEL arch=arm64 08:42:44 ---> Running in c769ed739df1 08:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:42:44 Removing intermediate container c769ed739df1 08:42:44 ---> 5931fa04ff4c 08:42:44 Step 31/32 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:42:45 ---> Running in b2ae162bc64e 08:42:46 Removing intermediate container b2ae162bc64e 08:42:46 ---> 511200cccba4 08:42:46 Step 32/32 : LABEL version=0.0.0 08:42:46 OK: 218 MiB in 52 packages 08:42:47 ---> Running in 3309d8dcdea5 08:42:48 Removing intermediate container 3309d8dcdea5 08:42:48 ---> 976384bef7fc 08:42:48 08:42:48 Successfully built 976384bef7fc 08:42:48 Successfully tagged security-bootstrapper-arm64:latest 08:42:48 Removing intermediate container 15c061c2eefb 08:42:48  Building security-bootstrapper ... done  ---> db6821683a45 08:42:48 Step 6/24 : COPY go.mod . 08:42:49 ---> ee23a467e76f 08:42:49 Step 7/24 : RUN go mod download 08:42:49 ---> Running in a3cd7415d457 08:42:55 Removing intermediate container a3cd7415d457 08:42:55 ---> 6d4f59ff6d17 08:42:55 Step 8/24 : COPY . . 08:43:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:43:03 ---> 2d101bafa583 08:43:03 Step 3/24 : WORKDIR /edgex-go 08:43:03 ---> Using cache 08:43:03 ---> 9de81af7a8e2 08:43:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:03 ---> Using cache 08:43:03 ---> a2d270bda70b 08:43:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:43:03 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:43:03 ---> 2d101bafa583 08:43:03 Step 3/26 : WORKDIR /edgex-go 08:43:03 ---> Using cache 08:43:03 ---> 9de81af7a8e2 08:43:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:03 ---> Using cache 08:43:03 ---> a2d270bda70b 08:43:03 Step 5/26 : RUN apk add --update --no-cache make git 08:43:03 ---> Using cache 08:43:03 ---> fd2bff375551 08:43:03 Step 6/26 : COPY go.mod . 08:43:03 ---> Using cache 08:43:03 ---> b1d5ee03af30 08:43:03 Step 7/26 : RUN go mod download 08:43:03 ---> Using cache 08:43:03 ---> 8d9bb61e581f 08:43:03 Step 8/26 : COPY . . 08:43:03 ---> Using cache 08:43:03 ---> 4bc48ab84837 08:43:03 Step 9/26 : RUN go mod tidy 08:43:03 ---> Using cache 08:43:03 ---> 698bfeeed51e 08:43:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:43:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:04 ---> 2d101bafa583 08:43:04 Step 3/22 : WORKDIR /edgex-go 08:43:04 ---> Using cache 08:43:04 ---> 9de81af7a8e2 08:43:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:04 ---> Using cache 08:43:04 ---> a2d270bda70b 08:43:04 Step 5/22 : RUN apk add --update --no-cache make git 08:43:04 ---> Using cache 08:43:04 ---> fd2bff375551 08:43:04 Step 6/22 : COPY go.mod . 08:43:04 ---> Using cache 08:43:04 ---> b1d5ee03af30 08:43:04 Step 7/22 : RUN go mod download 08:43:04 ---> Using cache 08:43:04 ---> 8d9bb61e581f 08:43:04 Step 8/22 : COPY . . 08:43:04 ---> Using cache 08:43:04 ---> 4bc48ab84837 08:43:04 Step 9/22 : RUN go mod tidy 08:43:04 ---> Using cache 08:43:04 ---> 698bfeeed51e 08:43:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:43:06 ---> Running in 2b074f0d7aa6 08:43:06 ---> Running in c1d0124f4fa8 08:43:06 ---> Running in 1f22473cde9d 08:43:08 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 08:43:08 ---> c01806245d3e 08:43:08 Step 9/24 : RUN go mod tidy 08:43:08 ---> Running in 71f51533c014 08:43:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:43:08 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 08:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:43:10 OK: 218 MiB in 52 packages 08:43:12 Removing intermediate container c1d0124f4fa8 08:43:12 ---> 0c5c9e9ca358 08:43:12 Step 6/24 : COPY go.mod . 08:43:13 ---> e713a4a0ef4c 08:43:13 Step 7/24 : RUN go mod download 08:43:13 ---> Running in cd49216c497e 08:43:15 Removing intermediate container 71f51533c014 08:43:15 ---> 4654c99fe644 08:43:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:43:15 ---> Running in 976efb5a410d 08:43:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:43:19 Removing intermediate container cd49216c497e 08:43:19 ---> c303a63f98bd 08:43:19 Step 8/24 : COPY . . 08:43:34 ---> 781035f7a77d 08:43:34 Step 9/24 : RUN go mod tidy 08:43:35 ---> Running in bf845b0a826c 08:43:42 Removing intermediate container bf845b0a826c 08:43:42 ---> d2d45bb47671 08:43:42 Step 10/24 : RUN make cmd/core-data/core-data 08:43:42 ---> Running in 530563d075ac 08:43:44 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 08:44:41 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 08:44: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 08:44:48 Removing intermediate container 2b074f0d7aa6 08:44:48 ---> 125e59e49de4 08:44:48 08:44:48 Step 11/26 : FROM alpine:3.12 08:44:48 ---> c4fd0aeabfcf 08:44:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:44:48 ---> Running in 2466efd44beb 08:44:49 Removing intermediate container 1f22473cde9d 08:44:49 ---> 4491033cf003 08:44:49 08:44:49 Step 11/22 : FROM alpine:3.12 08:44:49 ---> c4fd0aeabfcf 08:44:49 Step 12/22 : RUN apk add --update --no-cache curl 08:44:49 ---> Running in 9949e36fea94 08:44:50 Removing intermediate container 976efb5a410d 08:44:50 ---> 4e8d72c39d3b 08:44:50 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:44:50 ---> Running in 584558af38ba 08:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:44:51 (1/6) Installing ca-certificates (20191127-r4) 08:44:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:44:51 (3/6) Installing libcurl (7.78.0-r0) 08:44:51 (4/6) Installing curl (7.78.0-r0) 08:44:51 (5/6) Installing dumb-init (1.2.2-r1) 08:44:51 (6/6) Installing su-exec (0.2-r1) 08:44:51 Executing busybox-1.31.1-r20.trigger 08:44:51 Executing ca-certificates-20191127-r4.trigger 08:44:52 OK: 7 MiB in 20 packages 08:44:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:44:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:44:53 (1/4) Installing ca-certificates (20191127-r4) 08:44:53 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 08:44:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:44:53 (3/4) Installing libcurl (7.78.0-r0) 08:44:53 (4/4) Installing curl (7.78.0-r0) 08:44:53 Executing busybox-1.31.1-r20.trigger 08:44:53 Executing ca-certificates-20191127-r4.trigger 08:44:53 OK: 7 MiB in 18 packages 08:44:54 Removing intermediate container 2466efd44beb 08:44:54 ---> e712f5ec256a 08:44:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:55 ---> Running in 98fa59909ec5 08:44:56 Removing intermediate container 98fa59909ec5 08:44:56 ---> 5eb64a0526f9 08:44:56 Step 14/26 : WORKDIR / 08:44:56 Removing intermediate container 9949e36fea94 08:44:56 ---> 30e4a3eeb02a 08:44:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:56 ---> Running in 4d1fe9df807e 08:44:56 ---> Running in 102b66385edf 08:44:58 Removing intermediate container 4d1fe9df807e 08:44:58 ---> c47acedbced2 08:44:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:44:58 Removing intermediate container 102b66385edf 08:44:58 ---> dc6e47fd182a 08:44:58 Step 14/22 : WORKDIR /edgex 08:44:58 ---> Running in 703144a9bbc4 08:44:58 Removing intermediate container 584558af38ba 08:44:58 ---> 06a34250f3f6 08:44:58 08:44:58 Step 12/24 : FROM docker:20.10.6 08:44:59 20.10.6: Pulling from library/docker 08:44:59 ---> cd20bba47b72 08:44:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:44:59 Removing intermediate container 703144a9bbc4 08:44:59 ---> 98dbe2b613ad 08:44:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:45:02 ---> 03d5cd5e0e5b 08:45:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:45:02 ---> 6cc05e0ae608 08:45:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:45:04 ---> 15b078214b31 08:45:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:45:04 ---> 62c910451405 08:45:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:45:05 ---> 7953aadce49a 08:45:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:45:06 ---> c8866104a140 08:45:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:45:06 ---> Running in 68886d368afc 08:45:07 ---> 23fc67ee6940 08:45:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:45:07 Removing intermediate container 68886d368afc 08:45:07 ---> 33ed4bcafd72 08:45:07 Step 19/22 : CMD ["--init=true"] 08:45:07 ---> Running in 5f439be479b3 08:45:09 Removing intermediate container 5f439be479b3 08:45:09 ---> bb4b778a92d8 08:45:09 Step 20/22 : LABEL arch=arm64 08:45:09 ---> Running in f2dedfdd08bb 08:45:09 ---> 05c9536e08dd 08:45:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:45:11 Removing intermediate container f2dedfdd08bb 08:45:11 ---> 864099932abb 08:45:11 Step 21/22 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:45:12 ---> 8c3ca8904a76 08:45:12 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/ 08:45:12 ---> Running in 6d16e920e3f0 08:45:12 ---> Running in c08afdf956a0 08:45:12 Removing intermediate container 6d16e920e3f0 08:45:12 ---> 79e5fb44ac6c 08:45:12 Step 22/22 : LABEL version=0.0.0 08:45:13 ---> Running in dcec6f604382 08:45:13 Removing intermediate container 530563d075ac 08:45:13 ---> e2d4542f159e 08:45:13 08:45:13 Step 11/24 : FROM alpine:3.12 08:45:13 ---> c4fd0aeabfcf 08:45:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:45:14 ---> Running in 92bc1d2ff5a7 08:45:14 Removing intermediate container dcec6f604382 08:45:14 ---> bca13baa4f0c 08:45:14 08:45:14 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 08:45:14 Status: Downloaded newer image for docker:20.10.6 08:45:14 ---> cdf2a7733a7b 08:45:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:45:14 Successfully built bca13baa4f0c 08:45:14 ---> Running in db72ebd82d8c 08:45:14 Successfully tagged security-proxy-setup-arm64:latest 08:45:14  Building security-proxy-setup ... done Removing intermediate container 92bc1d2ff5a7 08:45:14 ---> aabd7c564d35 08:45:14 Step 13/24 : ENV APP_PORT=59880 08:45:15 ---> Running in b64109bee2dc 08:45:15 Removing intermediate container db72ebd82d8c 08:45:15 ---> b50086997b25 08:45:15 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 08:45:15 Removing intermediate container c08afdf956a0 08:45:15 ---> 503b2ba0ca37 08:45:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:45:15 ---> Running in f87e42aff1f9 08:45:15 ---> Running in 1a1206224049 08:45:15 Removing intermediate container b64109bee2dc 08:45:15 ---> dec0ed333a5e 08:45:15 Step 14/24 : EXPOSE $APP_PORT 08:45:15 ---> Running in 00b0db750f52 08:45:15 Removing intermediate container 1a1206224049 08:45:15 ---> 104863373e87 08:45:15 Step 24/26 : LABEL arch=arm64 08:45:16 ---> Running in bd873508828e 08:45:16 Removing intermediate container 00b0db750f52 08:45:16 ---> f864bb14904f 08:45:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:16 ---> Running in 667eda703400 08:45:16 Removing intermediate container bd873508828e 08:45:16 ---> d2aa73a5c38d 08:45:16 Step 25/26 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:45:16 ---> Running in 7a9018ff802f 08:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:45:17 Removing intermediate container 7a9018ff802f 08:45:17 ---> 346fac657afc 08:45:17 Step 26/26 : LABEL version=0.0.0 08:45:17 ---> Running in 5095204b90eb 08:45:17 (1/39) Installing readline (8.1.0-r0) 08:45:17 (2/39) Installing bash (5.1.0-r0) 08:45:18 Executing bash-5.1.0-r0.post-install 08:45:18 (3/39) Installing brotli-libs (1.0.9-r3) 08:45:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 08:45:18 (5/39) Installing libcurl (7.78.0-r0) 08:45:18 (6/39) Installing curl (7.78.0-r0) 08:45:18 (7/39) Installing dumb-init (1.2.5-r0) 08:45:18 (8/39) Installing libbz2 (1.0.8-r1) 08:45:18 (9/39) Installing expat (2.2.10-r1) 08:45:18 (10/39) Installing libffi (3.3-r2) 08:45:18 (11/39) Installing gdbm (1.19-r0) 08:45:18 (12/39) Installing xz-libs (5.2.5-r0) 08:45:18 (13/39) Installing sqlite-libs (3.34.1-r0) 08:45:18 (14/39) Installing python3 (3.8.10-r0) 08:45:18 Removing intermediate container 5095204b90eb 08:45:18 ---> 91744cf22246 08:45:18 08:45:18 Successfully built 91744cf22246 08:45:18 Successfully tagged security-secretstore-setup-arm64:latest 08:45:19  Building security-secretstore-setup ... done Removing intermediate container 667eda703400 08:45:19 ---> f92dbf855e95 08:45:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:45:19 ---> Running in 0e923bfd0779 08:45:19 (15/39) Installing py3-appdirs (1.4.4-r1) 08:45:19 (16/39) Installing py3-ordered-set (4.0.2-r0) 08:45:19 (17/39) Installing py3-parsing (2.4.7-r1) 08:45:19 (18/39) Installing py3-six (1.15.0-r0) 08:45:19 (19/39) Installing py3-packaging (20.9-r0) 08:45:20 (20/39) Installing py3-setuptools (51.3.3-r0) 08:45:20 (21/39) Installing py3-chardet (4.0.0-r0) 08:45:20 (22/39) Installing py3-idna (3.1-r0) 08:45:20 (23/39) Installing py3-urllib3 (1.26.2-r1) 08:45:20 (24/39) Installing py3-requests (2.25.1-r1) 08:45:20 (25/39) Installing py3-msgpack (1.0.2-r0) 08:45:20 (26/39) Installing py3-lockfile (0.12.2-r3) 08:45:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:45:20 (28/39) Installing py3-colorama (0.4.4-r0) 08:45:20 (29/39) Installing py3-contextlib2 (0.6.0-r0) 08:45:20 (30/39) Installing py3-distlib (0.3.1-r1) 08:45:20 (31/39) Installing py3-distro (1.5.0-r1) 08:45:20 (32/39) Installing py3-webencodings (0.5.1-r3) 08:45:20 (33/39) Installing py3-html5lib (1.1-r0) 08:45:20 (34/39) Installing py3-pytoml (0.1.21-r0) 08:45:20 (35/39) Installing py3-pep517 (0.9.1-r0) 08:45:20 (36/39) Installing py3-progress (1.5-r0) 08:45:20 (37/39) Installing py3-retrying (1.3.3-r0) 08:45:20 (38/39) Installing py3-toml (0.10.2-r0) 08:45:20 (39/39) Installing py3-pip (20.3.4-r0) 08:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:45:21 Executing busybox-1.32.1-r6.trigger 08:45:21 OK: 82 MiB in 59 packages 08:45:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:45:22 (1/6) Installing dumb-init (1.2.2-r1) 08:45:22 (2/6) Installing libgcc (9.3.0-r2) 08:45:22 (3/6) Installing libsodium (1.0.18-r0) 08:45:22 (4/6) Installing libstdc++ (9.3.0-r2) 08:45:23 (5/6) Installing libzmq (4.3.3-r0) 08:45:23 (6/6) Installing zeromq (4.3.3-r0) 08:45:23 Executing busybox-1.31.1-r20.trigger 08:45:23 OK: 8 MiB in 20 packages 08:45:24 Removing intermediate container 0e923bfd0779 08:45:24 ---> f8dadae11d0d 08:45:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:45:25 ---> 4011d6708d95 08:45:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:45:26 ---> c5229b8114b1 08:45:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:45:27 ---> bda348db49f7 08:45:27 Step 20/24 : ENTRYPOINT ["/core-data"] 08:45:27 ---> Running in 263f3bb633f3 08:45:28 Collecting docker-compose==1.23.2 08:45:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:45:28 Removing intermediate container 263f3bb633f3 08:45:28 ---> 04df9164367f 08:45:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:45:28 ---> Running in 67d75b3168e7 08:45:28 Collecting websocket-client<1.0,>=0.32.0 08:45:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:45:28 Collecting texttable<0.10,>=0.9.0 08:45:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:45:28 Removing intermediate container 67d75b3168e7 08:45:28 ---> 2ee119d43d33 08:45:28 Step 22/24 : LABEL arch=arm64 08:45:29 ---> Running in 9b088fd8a0d8 08:45:29 Removing intermediate container 9b088fd8a0d8 08:45:29 ---> a0957f1b70f8 08:45:29 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:45:29 ---> Running in aede8884a0e6 08:45:30 Removing intermediate container aede8884a0e6 08:45:30 ---> 5ea97582037a 08:45:30 Step 24/24 : LABEL version=0.0.0 08:45:30 ---> Running in 1fb09724f075 08:45:31 Collecting docopt<0.7,>=0.6.1 08:45:31 Downloading docopt-0.6.2.tar.gz (25 kB) 08:45:31 Removing intermediate container 1fb09724f075 08:45:31 ---> 53b73e2e735e 08:45:31 08:45:31 Successfully built 53b73e2e735e 08:45:31 Successfully tagged core-data-arm64:latest 08:45:33  Building core-data ... done Collecting PyYAML<4,>=3.10 08:45:33 Downloading PyYAML-3.13.tar.gz (270 kB) 08:45:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:45:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:45:37 Collecting dockerpty<0.5,>=0.4.1 08:45:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:45:38 Collecting jsonschema<3,>=2.5.1 08:45:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:45:38 Collecting cached-property<2,>=1.2.0 08:45:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:45:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:45:39 Collecting docker<4.0,>=3.6.0 08:45:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:45:39 Collecting docker-pycreds>=0.4.0 08:45:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:45:40 Collecting chardet<3.1.0,>=3.0.2 08:45:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:45:40 Collecting urllib3<1.25,>=1.21.1 08:45:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:45:40 Collecting idna<2.8,>=2.5 08:45:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:45:41 Collecting certifi>=2017.4.17 08:45:41 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 08:45:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:45:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:45:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:45:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:45:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:45:42 Attempting uninstall: urllib3 08:45:42 Found existing installation: urllib3 1.26.2 08:45:42 Uninstalling urllib3-1.26.2: 08:45:42 Successfully uninstalled urllib3-1.26.2 08:45:43 Attempting uninstall: idna 08:45:43 Found existing installation: idna 3.1 08:45:43 Uninstalling idna-3.1: 08:45:43 Successfully uninstalled idna-3.1 08:45:43 Attempting uninstall: chardet 08:45:43 Found existing installation: chardet 4.0.0 08:45:43 Uninstalling chardet-4.0.0: 08:45:43 Successfully uninstalled chardet-4.0.0 08:45:45 Attempting uninstall: requests 08:45:45 Found existing installation: requests 2.25.1 08:45:45 Uninstalling requests-2.25.1: 08:45:45 Successfully uninstalled requests-2.25.1 08:45:45 Running setup.py install for texttable: started 08:45:47 Running setup.py install for texttable: finished with status 'done' 08:45:47 Running setup.py install for PyYAML: started 08:45:49 Running setup.py install for PyYAML: finished with status 'done' 08:45:49 Running setup.py install for docopt: started 08:45:51 Running setup.py install for docopt: finished with status 'done' 08:45:51 Running setup.py install for dockerpty: started 08:45:53 Running setup.py install for dockerpty: finished with status 'done' 08:45:55 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 08:46:03 Removing intermediate container f87e42aff1f9 08:46:03 ---> 1fc5c6ad1a58 08:46:03 Step 15/24 : ENV APP_PORT=58890 08:46:03 ---> Running in 804cb58ded06 08:46:04 Removing intermediate container 804cb58ded06 08:46:04 ---> 0af903052906 08:46:04 Step 16/24 : EXPOSE $APP_PORT 08:46:04 ---> Running in b9b800ff26e4 08:46:04 Removing intermediate container b9b800ff26e4 08:46:04 ---> 79a7fb7beb1c 08:46:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:46:06 ---> 0322936ddefb 08:46:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:46:07 ---> 9cba80874ee0 08:46:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:46:07 ---> 13e94fca9949 08:46:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:46:07 ---> Running in 37d315967f7c 08:46:08 Removing intermediate container 37d315967f7c 08:46:08 ---> 0647e09d268e 08:46:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:08 ---> Running in 4035b9947d36 08:46:09 Removing intermediate container 4035b9947d36 08:46:09 ---> 4e56e610d9b6 08:46:09 Step 22/24 : LABEL arch=arm64 08:46:09 ---> Running in 6233be5b1221 08:46:09 Removing intermediate container 6233be5b1221 08:46:09 ---> ac615c195639 08:46:09 Step 23/24 : LABEL git_sha=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae 08:46:10 ---> Running in 9ea9d0a1ee99 08:46:10 Removing intermediate container 9ea9d0a1ee99 08:46:10 ---> 7567c9727640 08:46:10 Step 24/24 : LABEL version=0.0.0 08:46:10 ---> Running in 2d98d8fa5d80 08:46:11 Removing intermediate container 2d98d8fa5d80 08:46:11 ---> 94507a6300a6 08:46:11 08:46:11 Successfully built 94507a6300a6 08:46:11 Successfully tagged sys-mgmt-agent-arm64:latest 08:46:11  Building sys-mgmt-agent ... done  [Pipeline] } 08:46:11 $ docker stop --time=1 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae 08:46:13 $ docker rm -f 2ade77dcb090fdd06f4627b57738d34f0d3b55f3e23c2e0c509be319dfd21dae [Pipeline] // withDockerContainer [Pipeline] sh 08:46:14 + docker images 08:46:14 REPOSITORY TAG IMAGE ID CREATED SIZE 08:46:14 sys-mgmt-agent-arm64 latest 94507a6300a6 4 seconds ago 311MB 08:46:14 core-data-arm64 latest 53b73e2e735e 44 seconds ago 19.3MB 08:46:14 security-secretstore-setup-arm64 latest 91744cf22246 57 seconds ago 27.4MB 08:46:14 security-proxy-setup-arm64 latest bca13baa4f0c About a minute ago 24.5MB 08:46:14 e2d4542f159e About a minute ago 1.57GB 08:46:14 06a34250f3f6 About a minute ago 1.56GB 08:46:14 4491033cf003 About a minute ago 1.56GB 08:46:14 125e59e49de4 About a minute ago 1.57GB 08:46:14 security-bootstrapper-arm64 latest 976384bef7fc 3 minutes ago 17.7MB 08:46:14 support-notifications-arm64 latest a96022a53034 3 minutes ago 15.9MB 08:46:14 core-metadata-arm64 latest 106e2ec86113 3 minutes ago 15.8MB 08:46:14 support-scheduler-arm64 latest 92b18b2e4222 3 minutes ago 15.2MB 08:46:14 core-command-arm64 latest 0c03cc9601ee 4 minutes ago 15.1MB 08:46:14 86aa11ff354b 4 minutes ago 1.56GB 08:46:14 37ed8ef191e7 4 minutes ago 1.56GB 08:46:14 d7781816b991 4 minutes ago 1.56GB 08:46:14 887bbfad895e 4 minutes ago 1.56GB 08:46:14 2b4ad31f0f94 4 minutes ago 1.56GB 08:46:14 ci-base-image-arm64 latest 2d101bafa583 14 minutes ago 1.23GB 08:46:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 14 hours ago 533MB 08:46:14 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 08:46:14 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 08:46:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:15 08:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:46:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:15 arm64: Pulling from edgex-lftools-log-publisher 08:46:15 448f6bf000e3: Pulling fs layer 08:46:15 f757da607395: Pulling fs layer 08:46:15 05883995daec: Pulling fs layer 08:46:15 8603b9c90790: Pulling fs layer 08:46:15 1560dd03e051: Pulling fs layer 08:46:15 27f5ce0e4adf: Pulling fs layer 08:46:15 c2d8d7efcc4b: Pulling fs layer 08:46:15 8603b9c90790: Waiting 08:46:15 1560dd03e051: Waiting 08:46:15 27f5ce0e4adf: Waiting 08:46:15 c2d8d7efcc4b: Waiting 08:46:16 f757da607395: Verifying Checksum 08:46:16 f757da607395: Download complete 08:46:16 8603b9c90790: Verifying Checksum 08:46:16 8603b9c90790: Download complete 08:46:16 1560dd03e051: Verifying Checksum 08:46:16 1560dd03e051: Download complete 08:46:16 27f5ce0e4adf: Download complete 08:46:16 05883995daec: Verifying Checksum 08:46:16 05883995daec: Download complete 08:46:17 448f6bf000e3: Verifying Checksum 08:46:17 448f6bf000e3: Download complete 08:46:21 c2d8d7efcc4b: Verifying Checksum 08:46:21 c2d8d7efcc4b: Download complete 08:46:21 448f6bf000e3: Pull complete 08:46:22 f757da607395: Pull complete 08:46:23 05883995daec: Pull complete 08:46:23 8603b9c90790: Pull complete 08:46:24 1560dd03e051: Pull complete 08:46:25 27f5ce0e4adf: Pull complete 08:46:40 c2d8d7efcc4b: Pull complete 08:46:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:46:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:46:40 prd-ubuntu18.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 08:46:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:46:44 $ docker top 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:46 ---> job-cost.sh 08:46:46 lf-activate-venv: SKIPPING 08:46:46 INFO: No Stack... 08:46:47 INFO: Retrieving Pricing Info for: v2-standard-4 08:46:47 INFO: Archiving Costs [Pipeline] sh 08:46:48 + + cat /w/workspace/edgex-go/2/archives/cost.csvcut 08:46:48 -d, -f6 [Pipeline] lock 08:46:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] 08:46:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] did not exist. Created. 08:46:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:46:49 + echo total: 0.18000000715255737 [Pipeline] stash 08:46:49 Stashed 1 file(s) [Pipeline] } 08:46:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3645-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:46:49 $ docker stop --time=1 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b 08:46:51 $ docker rm -f 18f64a8aed8cc88928983f09c2f92dd0cdb0282e4e2ca70fd0bdace11ff1c28b [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 08:46:52 provisioning config files... 08:46:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5278603894007047926tmp [Pipeline] { [Pipeline] sh 08:46:53 + set +x 08:46:53 + curl -s https://codecov.io/bash 08:46:53 + bash -s -- 08:46:53 08:46:53 _____ _ 08:46:53 / ____| | | 08:46:53 | | ___ __| | ___ ___ _____ __ 08:46:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:46:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:46:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:46:53 Bash-1.0.6 08:46:53 08:46:53 08:46:53 ==> git version 2.24.4 found 08:46:53 ==> 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 08:46:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:46:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:46:53 ==> Jenkins CI detected. 08:46:53 current dir:  /w/workspace/edgex-go/2 08:46:53 project root: . 08:46:53 --> token set from env 08:46:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:46:53 ==> Running gcov in . (disable via -X gcov) 08:46:53 ==> Python coveragepy not found 08:46:53 ==> Searching for coverage reports in: 08:46:53 + . 08:46:53 -> Found 1 reports 08:46:53 ==> Detecting git/mercurial file structure 08:46:53 ==> Reading reports 08:46:53 + ./coverage.out bytes=403847 08:46:53 ==> Appending adjustments 08:46:53 https://docs.codecov.io/docs/fixing-reports 08:46:54 + Found adjustments 08:46:54 ==> Gzipping contents 08:46:54 56K /tmp/codecov.JylX0n.gz 08:46:54 ==> Uploading reports 08:46:54 url: https://codecov.io 08:46:54 query: branch=PR-3645&commit=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3645&job=&cmd_args= 08:46:54 -> Pinging Codecov 08:46:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3645&commit=6e0aa63459a2fed603ff5e0533ac1f5f25e564ae&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3645%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3645&job=&cmd_args= 08:46:54 -> Uploading to 08:46:54 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/6e0aa63459a2fed603ff5e0533ac1f5f25e564ae/d291d800-fb66-4b31-93c7-8e2869926665.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T084654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51ca98eed43818b62cccbd2b888d4cf94f3c8272de6d968eb639e5ee83b817b3 08:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:46:54 Dload Upload Total Spent Left Speed 08:46:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54493 0 0 100 54493 0 137k --:--:-- --:--:-- --:--:-- 138k 08:46:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e0aa63459a2fed603ff5e0533ac1f5f25e564ae [Pipeline] } 08:46:55 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 08:46:56 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:46:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:46:57 ---> package-listing.sh 08:46:57 ++ facter osfamily 08:46:57 ++ tr '[:upper:]' '[:lower:]' 08:46:57 + OS_FAMILY=redhat 08:46:57 + workspace=/w/workspace/edgex-go/2 08:46:57 + START_PACKAGES=/tmp/packages_start.txt 08:46:57 + END_PACKAGES=/tmp/packages_end.txt 08:46:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:46:57 + PACKAGES=/tmp/packages_start.txt 08:46:57 + '[' /w/workspace/edgex-go/2 ']' 08:46:57 + PACKAGES=/tmp/packages_end.txt 08:46:57 + case "${OS_FAMILY}" in 08:46:57 + sort 08:46:57 + rpm -qa 08:46:59 + '[' -f /tmp/packages_start.txt ']' 08:46:59 + '[' -f /tmp/packages_end.txt ']' 08:46:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:46:59 + '[' /w/workspace/edgex-go/2 ']' 08:46:59 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:46:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:46:59 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 08:47:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:47:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:00 08:47:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:01 latest: Pulling from edgex-lftools-log-publisher 08:47:01 b4d181a07f80: Pulling fs layer 08:47:01 a1111a8f2ec3: Pulling fs layer 08:47:01 ed53099fbce6: Pulling fs layer 08:47:01 dc539afda2c1: Pulling fs layer 08:47:01 77bc0d833cb6: Pulling fs layer 08:47:01 9065ff56babe: Pulling fs layer 08:47:01 d287ab97295c: Pulling fs layer 08:47:01 77bc0d833cb6: Waiting 08:47:01 9065ff56babe: Waiting 08:47:01 d287ab97295c: Waiting 08:47:01 dc539afda2c1: Waiting 08:47:01 a1111a8f2ec3: Verifying Checksum 08:47:01 a1111a8f2ec3: Download complete 08:47:01 dc539afda2c1: Verifying Checksum 08:47:01 dc539afda2c1: Download complete 08:47:01 77bc0d833cb6: Verifying Checksum 08:47:01 77bc0d833cb6: Download complete 08:47:01 9065ff56babe: Verifying Checksum 08:47:01 9065ff56babe: Download complete 08:47:01 ed53099fbce6: Verifying Checksum 08:47:01 ed53099fbce6: Download complete 08:47:02 b4d181a07f80: Download complete 08:47:03 b4d181a07f80: Pull complete 08:47:03 a1111a8f2ec3: Pull complete 08:47:04 ed53099fbce6: Pull complete 08:47:04 dc539afda2c1: Pull complete 08:47:04 77bc0d833cb6: Pull complete 08:47:04 9065ff56babe: Pull complete 08:47:05 d287ab97295c: Verifying Checksum 08:47:05 d287ab97295c: Download complete 08:47:10 d287ab97295c: Pull complete 08:47:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:47:10 prd-centos7-docker-4c-2g-1863 does not seem to be running inside a container 08:47:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:13 $ docker top 3441d222439842c292cc0393d51a0f4221a37050d906e9a84348c55902adc225 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:13 + touch /tmp/pre-build-complete [Pipeline] sh 08:47:14 + mkdir -p /var/log/sysstat [Pipeline] sh 08:47:14 + ls /var/log/sa-host 08:47:14 + sadf -c /var/log/sa-host/sa03 08:47:14 file_magic: OK 08:47:14 HZ: Using current value: 100 08:47:14 file_header: OK 08:47:14 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 08:47:14 Statistics: 08:47:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:47:14 File successfully converted to sysstat format version 12.0.3 08:47:14 + sadf -c /var/log/sa-host/sa05 08:47:14 file_magic: OK 08:47:14 HZ: Using current value: 100 08:47:14 file_header: OK 08:47:14 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 08:47:14 Statistics: 08:47:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:47:14 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:14 provisioning config files... 08:47:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2120209667517392789tmp [Pipeline] { [Pipeline] echo 08:47:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:47:14 ---> create-netrc.sh [Pipeline] } 08:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:47:15 ---> python-tools-install.sh [Pipeline] echo 08:47:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:47:15 ---> sudo-logs.sh 08:47:15 Archiving 'sudo' log.. 08:47:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1863.vexxhost.local: Name or service not known 08:47:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-1863.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:47:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:47:16 ---> job-cost.sh 08:47:16 lf-activate-venv: SKIPPING 08:47:16 DEBUG: total: 0.18000000715255737 08:47:16 INFO: Retrieving Stack Cost... 08:47:17 INFO: Retrieving Pricing Info for: v3-standard-2 08:47:17 INFO: Archiving Costs [Pipeline] echo 08:47:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:47:17 ---> logs-deploy.sh 08:47:17 lf-activate-venv: SKIPPING 08:47:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3645/2 08:47:17 INFO: archiving workspace using pattern(s): 08:47:18 Archives upload complete. 08:47:18 INFO: archiving logs to Nexus 08:47:19 ---> uname -a: 08:47:19 Linux prd-centos7-docker-4c-2g-1863.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 08:47:19 08:47:19 08:47:19 ---> lscpu: 08:47:19 Architecture: x86_64 08:47:19 CPU op-mode(s): 32-bit, 64-bit 08:47:19 Byte Order: Little Endian 08:47:19 Address sizes: 40 bits physical, 48 bits virtual 08:47:19 CPU(s): 2 08:47:19 On-line CPU(s) list: 0,1 08:47:19 Thread(s) per core: 1 08:47:19 Core(s) per socket: 1 08:47:19 Socket(s): 2 08:47:19 NUMA node(s): 1 08:47:19 Vendor ID: AuthenticAMD 08:47:19 CPU family: 23 08:47:19 Model: 49 08:47:19 Model name: AMD EPYC-Rome Processor 08:47:19 Stepping: 0 08:47:19 CPU MHz: 2799.998 08:47:19 BogoMIPS: 5599.99 08:47:19 Virtualization: AMD-V 08:47:19 Hypervisor vendor: KVM 08:47:19 Virtualization type: full 08:47:19 L1d cache: 32K 08:47:19 L1i cache: 32K 08:47:19 L2 cache: 512K 08:47:19 L3 cache: 16384K 08:47:19 NUMA node0 CPU(s): 0,1 08:47:19 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 08:47:19 08:47:19 08:47:19 ---> nproc: 08:47:19 2 08:47:19 08:47:19 08:47:19 ---> df -h: 08:47:19 Filesystem Size Used Avail Use% Mounted on 08:47:19 overlay 40G 13G 28G 32% / 08:47:19 tmpfs 64M 0 64M 0% /dev 08:47:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:47:19 shm 64M 0 64M 0% /dev/shm 08:47:19 /dev/vda1 40G 13G 28G 32% /facter-os 08:47:19 08:47:19 08:47:19 ---> sar -b -r -n DEV: 08:47:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 08:47:19 08:47:19 08:24:40 LINUX RESTART (2 CPU) 08:47:19 08:47:19 08:25:01 tps rtps wtps bread/s bwrtn/s 08:47:19 08:26:01 127.57 20.36 107.21 5876.26 19634.85 08:47:19 08:27:02 230.95 0.15 230.80 21.69 71068.69 08:47:19 08:28:02 168.51 0.00 168.51 0.00 32258.95 08:47:19 08:29:01 55.01 0.00 55.01 0.00 10065.80 08:47:19 08:30:01 165.16 1.86 163.30 1313.95 82219.99 08:47:19 08:31:01 584.29 201.11 383.18 23927.58 234151.67 08:47:19 08:32:01 514.07 131.03 383.04 5465.89 180983.54 08:47:19 08:33:01 224.30 15.97 208.33 1460.38 38437.30 08:47:19 08:34:01 1.23 0.12 1.12 1.20 16.07 08:47:19 08:35:01 0.25 0.00 0.25 0.00 2.95 08:47:19 08:36:01 0.53 0.28 0.25 94.89 2.83 08:47:19 08:37:01 0.28 0.00 0.28 0.00 3.41 08:47:19 08:38:01 0.28 0.00 0.28 0.00 2.90 08:47:19 08:39:01 0.23 0.00 0.23 0.00 1.83 08:47:19 08:40:01 0.45 0.18 0.27 5.73 3.35 08:47:19 08:41:01 0.80 0.00 0.80 0.00 15.99 08:47:19 08:42:01 0.28 0.00 0.28 0.00 3.25 08:47:19 08:43:01 0.22 0.00 0.22 0.00 3.28 08:47:19 08:44:01 0.27 0.00 0.27 0.00 3.36 08:47:19 08:45:01 0.22 0.00 0.22 0.00 2.33 08:47:19 08:46:01 0.27 0.00 0.27 0.00 2.28 08:47:19 08:47:02 42.38 41.65 0.73 4212.16 21.54 08:47:19 Average: 96.40 18.78 77.62 1928.41 30477.61 08:47:19 08:47:19 08:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:47:19 08:26:01 4889072 0 1065732 13.31 2620 2051508 1747204 19.29 1123032 1583824 157736 08:47:19 08:27:02 3206056 0 1106588 13.82 2620 3693668 1460696 16.13 1157732 2984648 96 08:47:19 08:28:02 3186504 0 1184640 14.79 2620 3635168 1670260 18.44 1353036 2826760 227260 08:47:19 08:29:01 3129968 0 1275056 15.92 2620 3601288 1672788 18.47 1348320 2881360 63868 08:47:19 08:30:01 152872 0 1540176 19.23 2620 6313264 2451140 27.06 2370256 4742924 654812 08:47:19 08:31:01 399940 0 1875696 23.42 2620 5730676 3503768 38.68 3142428 3674016 225644 08:47:19 08:32:01 802672 0 1650332 20.61 2620 5553308 3107760 34.31 2210264 4194840 92704 08:47:19 08:33:01 2483036 0 1314388 16.41 2620 4208888 1460448 16.12 1429016 3335296 20 08:47:19 08:34:01 2495304 0 1302116 16.26 2620 4208892 1272088 14.04 1440764 3315360 8 08:47:19 08:35:01 2497468 0 1299948 16.23 2620 4208896 1271932 14.04 1440036 3315360 8 08:47:19 08:36:01 2491808 0 1302800 16.27 2620 4211704 1272016 14.04 1445720 3315404 8 08:47:19 08:37:01 2492616 0 1301984 16.26 2620 4211712 1271992 14.04 1445776 3315404 8 08:47:19 08:38:01 2492688 0 1301908 16.26 2620 4211716 1271932 14.04 1445644 3315404 8 08:47:19 08:39:01 2492532 0 1302060 16.26 2620 4211720 1271932 14.04 1445648 3315404 8 08:47:19 08:40:01 2492300 0 1302256 16.26 2620 4211756 1271932 14.04 1446688 3314520 16 08:47:19 08:41:01 2491800 0 1302752 16.27 2620 4211760 1272028 14.04 1446856 3314520 8 08:47:19 08:42:01 2492416 0 1302132 16.26 2620 4211764 1271932 14.04 1446696 3314520 8 08:47:19 08:43:01 2491664 0 1302876 16.27 2620 4211772 1272124 14.04 1447108 3314520 8 08:47:19 08:44:01 2492184 0 1302356 16.26 2620 4211772 1271932 14.04 1446652 3314520 8 08:47:19 08:45:01 2492176 0 1302356 16.26 2620 4211780 1271932 14.04 1446776 3314520 8 08:47:19 08:46:01 2491972 0 1302560 16.26 2620 4211780 1272004 14.04 1446748 3314520 8 08:47:19 08:47:02 2286568 0 1334540 16.66 2620 4385204 1462728 16.15 1487632 3476784 46984 08:47:19 Average: 2406528 0 1330693 16.62 2620 4269091 1594208 17.60 1564219 3308838 66783 08:47:19 08:47:19 08:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:47:19 08:26:01 veth50d6daa 851.12 701.33 81.46 2689.57 0.00 0.00 0.00 0.00 08:47:19 08:26:01 eth0 2012.29 1593.76 6366.04 187.57 0.00 0.00 0.00 0.00 08:47:19 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:26:01 docker0 851.12 701.20 69.82 2689.56 0.00 0.00 0.00 0.00 08:47:19 08:27:02 eth0 995.95 776.87 5276.28 71.54 0.00 0.00 0.00 0.00 08:47:19 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:27:02 docker0 417.02 466.63 31.75 2039.40 0.00 0.00 0.00 0.00 08:47:19 08:28:02 vethc464abe 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:28:02 eth0 35.53 19.54 29.14 11.60 0.00 0.00 0.00 0.00 08:47:19 08:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:29:01 vethc464abe 2.30 2.30 0.18 0.20 0.00 0.00 0.00 0.00 08:47:19 08:29:01 eth0 29.97 16.47 21.08 11.25 0.00 0.00 0.00 0.00 08:47:19 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:29:01 docker0 2.30 2.30 0.15 0.20 0.00 0.00 0.00 0.00 08:47:19 08:30:01 eth0 270.40 176.14 1705.04 138.73 0.00 0.00 0.00 0.00 08:47:19 08:30:01 vethc76cc24 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:31:01 vethcc31b1f 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:31:01 vethff58ccd 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:31:01 veth724f09f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:31:01 veth043c29f 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:32:01 veth4d6de60 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 08:47:19 08:32:01 vetheb55f87 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:32:01 veth2f639f7 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 08:47:19 08:32:01 vethf09418c 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:47:19 08:33:01 eth0 3855.80 2890.99 15683.07 582.61 0.00 0.00 0.00 0.00 08:47:19 08:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:33:01 docker0 1397.50 1371.56 110.26 5583.55 0.00 0.00 0.00 0.00 08:47:19 08:34:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 08:47:19 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:36:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:47:19 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:37:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:47:19 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:38:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:41:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:47:19 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:43:01 eth0 0.53 0.37 0.33 0.20 0.00 0.00 0.00 0.00 08:47:19 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:47:19 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:46:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:47:19 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:47:02 eth0 128.75 87.69 804.91 11.99 0.00 0.00 0.00 0.00 08:47:19 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 Average: eth0 180.01 135.05 747.73 27.03 0.00 0.00 0.00 0.00 08:47:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:19 Average: docker0 63.56 62.38 5.01 253.93 0.00 0.00 0.00 0.00 08:47:19 08:47:19 08:47:19 ---> sar -P ALL: 08:47:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 08:47:19 08:47:19 08:24:40 LINUX RESTART (2 CPU) 08:47:19 08:47:19 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:47:19 08:26:01 all 29.98 0.00 7.64 3.64 0.09 58.65 08:47:19 08:26:01 0 26.40 0.00 8.82 1.77 0.09 62.92 08:47:19 08:26:01 1 33.52 0.00 6.48 5.50 0.09 54.41 08:47:19 08:27:02 all 19.24 0.00 7.59 3.69 0.08 69.41 08:47:19 08:27:02 0 17.57 0.00 7.57 3.34 0.09 71.43 08:47:19 08:27:02 1 20.91 0.00 7.61 4.04 0.07 67.38 08:47:19 08:28:02 all 49.72 0.00 8.73 12.51 0.11 28.92 08:47:19 08:28:02 0 49.53 0.00 8.96 12.54 0.11 28.87 08:47:19 08:28:02 1 49.92 0.00 8.51 12.49 0.11 28.98 08:47:19 08:29:01 all 32.96 0.00 4.28 0.75 0.07 61.94 08:47:19 08:29:01 0 33.21 0.00 4.41 0.57 0.07 61.74 08:47:19 08:29:01 1 32.72 0.00 4.14 0.92 0.07 62.15 08:47:19 08:30:01 all 51.60 0.00 11.65 2.32 0.12 34.32 08:47:19 08:30:01 0 52.14 0.00 11.59 3.16 0.11 33.01 08:47:19 08:30:01 1 51.06 0.00 11.71 1.49 0.13 35.62 08:47:19 08:31:01 all 63.21 0.00 20.15 12.73 0.14 3.77 08:47:19 08:31:01 0 63.23 0.00 19.59 13.35 0.13 3.71 08:47:19 08:31:01 1 63.19 0.00 20.71 12.11 0.15 3.83 08:47:19 08:32:01 all 68.97 0.00 17.58 10.57 0.13 2.74 08:47:19 08:32:01 0 68.37 0.00 18.39 10.70 0.13 2.41 08:47:19 08:32:01 1 69.58 0.00 16.78 10.44 0.13 3.08 08:47:19 08:33:01 all 29.23 0.00 8.22 2.72 0.10 59.73 08:47:19 08:33:01 0 30.12 0.00 8.21 2.72 0.11 58.84 08:47:19 08:33:01 1 28.35 0.00 8.22 2.73 0.09 60.61 08:47:19 08:34:01 all 0.16 0.00 0.07 0.00 0.01 99.77 08:47:19 08:34:01 0 0.07 0.00 0.07 0.00 0.02 99.85 08:47:19 08:34:01 1 0.25 0.00 0.07 0.00 0.00 99.68 08:47:19 08:35:01 all 0.13 0.00 0.05 0.00 0.03 99.79 08:47:19 08:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:47:19 08:35:01 1 0.23 0.00 0.07 0.00 0.02 99.68 08:47:19 08:36:01 all 0.17 0.00 0.03 0.02 0.02 99.77 08:47:19 08:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:47:19 08:36:01 1 0.32 0.00 0.03 0.03 0.02 99.60 08:47:19 08:47:19 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:47:19 08:37:01 all 0.17 0.00 0.02 0.00 0.02 99.80 08:47:19 08:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:47:19 08:37:01 1 0.30 0.00 0.03 0.00 0.03 99.63 08:47:19 08:38:01 all 0.07 0.00 0.04 0.00 0.03 99.87 08:47:19 08:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:47:19 08:38:01 1 0.10 0.00 0.03 0.00 0.03 99.83 08:47:19 08:39:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:47:19 08:39:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:47:19 08:39:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:47:19 08:40:01 all 0.25 0.00 0.05 0.00 0.01 99.69 08:47:19 08:40:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:47:19 08:40:01 1 0.43 0.00 0.05 0.00 0.02 99.50 08:47:19 08:41:01 all 0.24 0.00 0.03 0.00 0.01 99.72 08:47:19 08:41:01 0 0.45 0.00 0.02 0.00 0.02 99.52 08:47:19 08:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:47:19 08:42:01 all 0.22 0.00 0.02 0.00 0.03 99.74 08:47:19 08:42:01 0 0.38 0.00 0.00 0.00 0.02 99.60 08:47:19 08:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:47:19 08:43:01 all 0.27 0.00 0.03 0.00 0.02 99.69 08:47:19 08:43:01 0 0.50 0.00 0.03 0.00 0.00 99.47 08:47:19 08:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:47:19 08:44:01 all 0.17 0.00 0.03 0.00 0.03 99.78 08:47:19 08:44:01 0 0.28 0.00 0.02 0.00 0.02 99.68 08:47:19 08:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:47:19 08:45:01 all 0.15 0.00 0.03 0.00 0.01 99.82 08:47:19 08:45:01 0 0.27 0.00 0.02 0.00 0.00 99.72 08:47:19 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:47:19 08:46:01 all 0.13 0.00 0.02 0.00 0.02 99.84 08:47:19 08:46:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:47:19 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:47:19 08:47:02 all 2.66 0.00 0.95 1.01 0.02 95.37 08:47:19 08:47:02 0 2.07 0.00 0.82 0.05 0.02 97.04 08:47:19 08:47:02 1 3.26 0.00 1.07 1.96 0.02 93.69 08:47:19 08:47:19 Average: CPU %user %nice %system %iowait %steal %idle 08:47:19 Average: all 15.06 0.00 3.76 2.14 0.05 78.99 08:47:19 Average: 0 14.85 0.00 3.82 2.06 0.05 79.22 08:47:19 Average: 1 15.27 0.00 3.69 2.22 0.05 78.77 08:47:19 08:47:19 08:47:19