Pull request #4128 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of sixhj for edgexfoundry/edgex-go Loading trusted files from base branch jakarta at 62717fc6620d107dbf64332316dd1f6ea23a5ec1 rather than 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Obtained Jenkinsfile from 62717fc6620d107dbf64332316dd1f6ea23a5ec1 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-ssh10963623926315357925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17501337590936203698.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5154512582900466454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10533530512695760791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14273451057560653488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17600820294701877504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23006 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 Commit message: "docs: update the link address in the document" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:55:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:55:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:55:48 ========================================================= 01:55:48 EdgeX Global Pipelines Version Info 01:55:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:55:49 ------------------- 01:55:49 stable info: 01:55:49 ------------------- 01:55:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:55:49 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:55:49 Message: update stable to v1.0.238 01:55:50 ------------------- 01:55:50 experimental info: 01:55:50 ------------------- 01:55:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:55:50 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:55:50 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:55:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4128 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4128 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4128 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 147fd26 [Pipeline] echo 01:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:51 provisioning config files... 01:55:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1628802197121766777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:52 ---> docker-login.sh 01:55:52 nexus3.edgexfoundry.org:10001 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 nexus3.edgexfoundry.org:10002 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 nexus3.edgexfoundry.org:10003 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 nexus3.edgexfoundry.org:10004 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:52 Configure a credential helper to remove this warning. See 01:55:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:52 01:55:52 Login Succeeded 01:55:52 docker.io 01:55:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:53 Configure a credential helper to remove this warning. See 01:55:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:53 01:55:53 Login Succeeded 01:55:53 ---> docker-login.sh ends [Pipeline] } 01:55:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:53 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:55:53 + dirname cmd/core-command/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo core-command,cmd/core-command/Dockerfile 01:55:53 + cut -d/+ -f2 01:55:53 dirname cmd/core-data/Dockerfile 01:55:53 + echo core-data,cmd/core-data/Dockerfile 01:55:53 + dirname cmd/core-metadata/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo core-metadata,cmd/core-metadata/Dockerfile 01:55:53 + dirname cmd/security-bootstrapper/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:55:53 + dirname cmd/security-proxy-setup/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:55:53 + dirname cmd/security-secretstore-setup/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:55:53 + dirname+ cmd/support-notifications/Dockerfile 01:55:53 cut -d/ -f2 01:55:53 + echo support-notifications,cmd/support-notifications/Dockerfile 01:55:53 + dirname cmd/support-scheduler/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:55:53 + dirname cmd/sys-mgmt-agent/Dockerfile 01:55:53 + cut -d/ -f2 01:55:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:55:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:55:54 + git rev-list -1 --merges 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5~1..147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo 01:55:54 -----------> git rev-list -1 --merges 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5~1..147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [false] [Pipeline] sh 01:55:54 + git log --format=format:%s -1 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] echo 01:55:54 ========================================================= 01:55:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:55:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:55:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:55 + grep -v github /etc/ssh/ssh_known_hosts 01:55:55 + [ -e /tmp/ssh_known_hosts ] 01:55:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:55:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:55:55 + sudo tee -a /etc/ssh/ssh_known_hosts 01:55:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:55 01:55:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:56 0.1.4: Pulling from edgex-devops/py-git-semver 01:55:56 b85a868b505f: Pulling fs layer 01:55:56 e2be974225ed: Pulling fs layer 01:55:56 339a4e72a1f5: Pulling fs layer 01:55:56 988bab9f4d93: Pulling fs layer 01:55:56 1469e6f7b9e6: Pulling fs layer 01:55:56 eaf3925da568: Pulling fs layer 01:55:56 bab4dde63d76: Pulling fs layer 01:55:56 bde34c3a00c8: Pulling fs layer 01:55:56 b352a97aabf1: Pulling fs layer 01:55:56 4872d77fe225: Pulling fs layer 01:55:56 5851b861e8e6: Pulling fs layer 01:55:56 988bab9f4d93: Waiting 01:55:56 1469e6f7b9e6: Waiting 01:55:56 bab4dde63d76: Waiting 01:55:56 eaf3925da568: Waiting 01:55:56 bde34c3a00c8: Waiting 01:55:56 4872d77fe225: Waiting 01:55:56 5851b861e8e6: Waiting 01:55:56 b352a97aabf1: Waiting 01:55:56 e2be974225ed: Verifying Checksum 01:55:56 e2be974225ed: Download complete 01:55:56 988bab9f4d93: Verifying Checksum 01:55:56 988bab9f4d93: Download complete 01:55:56 1469e6f7b9e6: Verifying Checksum 01:55:56 1469e6f7b9e6: Download complete 01:55:56 eaf3925da568: Verifying Checksum 01:55:56 eaf3925da568: Download complete 01:55:56 339a4e72a1f5: Verifying Checksum 01:55:56 339a4e72a1f5: Download complete 01:55:56 bde34c3a00c8: Verifying Checksum 01:55:56 bde34c3a00c8: Download complete 01:55:56 b352a97aabf1: Verifying Checksum 01:55:56 b352a97aabf1: Download complete 01:55:56 4872d77fe225: Verifying Checksum 01:55:56 4872d77fe225: Download complete 01:55:56 5851b861e8e6: Download complete 01:55:56 b85a868b505f: Verifying Checksum 01:55:56 b85a868b505f: Download complete 01:55:56 bab4dde63d76: Verifying Checksum 01:55:56 bab4dde63d76: Download complete 01:55:58 b85a868b505f: Pull complete 01:55:58 e2be974225ed: Pull complete 01:55:58 339a4e72a1f5: Pull complete 01:55:58 988bab9f4d93: Pull complete 01:55:58 1469e6f7b9e6: Pull complete 01:55:58 eaf3925da568: Pull complete 01:56:00 bab4dde63d76: Pull complete 01:56:00 bde34c3a00c8: Pull complete 01:56:01 b352a97aabf1: Pull complete 01:56:01 4872d77fe225: Pull complete 01:56:01 5851b861e8e6: Pull complete 01:56:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:01 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 01:56:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:56:02 $ docker top 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 -eo pid,comm 01:56:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:56:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:02 [ssh-agent] Looking for ssh-agent implementation... 01:56:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:03 $ docker exec 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent 01:56:03 SSH_AUTH_SOCK=/tmp/ssh-wUM7xUGHSJg7/agent.33 01:56:03 SSH_AGENT_PID=39 01:56:03 Running ssh-add (command line suppressed) 01:56:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3388237696694164937.key (/w/workspace/edgex-go/1@tmp/private_key_3388237696694164937.key) 01:56:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:03 + git tag --points-at HEAD [Pipeline] } 01:56:03 $ docker exec --env ******** --env ******** 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent -k 01:56:03 unset SSH_AUTH_SOCK; 01:56:03 unset SSH_AGENT_PID; 01:56:03 echo Agent pid 39 killed; 01:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:03 [ssh-agent] Looking for ssh-agent implementation... 01:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:04 $ docker exec 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent 01:56:04 SSH_AUTH_SOCK=/tmp/ssh-h9zZTV5b9K9Z/agent.71 01:56:04 SSH_AGENT_PID=78 01:56:04 Running ssh-add (command line suppressed) 01:56:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5526450349600968028.key (/w/workspace/edgex-go/1@tmp/private_key_5526450349600968028.key) 01:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:04 + git semver init 01:56:04 2022-08-18 01:56:04,892 [run_init] DEBUG init version:0.0.0 force:False 01:56:04 2022-08-18 01:56:04,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 01:56:04 2022-08-18 01:56:04,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 01:56:04 2022-08-18 01:56:04,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 01:56:10 2022-08-18 01:56:09,591 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 01:56:10 2022-08-18 01:56:09,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4128 with force:False 01:56:10 2022-08-18 01:56:09,592 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4128 01:56:10 2022-08-18 01:56:09,596 [execute] INFO git cat-file --batch-check 01:56:10 2022-08-18 01:56:09,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:56:10 2022-08-18 01:56:09,604 [execute] INFO git cat-file --batch 01:56:10 2022-08-18 01:56:09,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:56:10 2022-08-18 01:56:09,610 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4128 01:56:10 0.0.0 [Pipeline] } 01:56:10 $ docker exec --env ******** --env ******** 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 ssh-agent -k 01:56:10 unset SSH_AUTH_SOCK; 01:56:10 unset SSH_AGENT_PID; 01:56:10 echo Agent pid 78 killed; 01:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:10 + git semver [Pipeline] } 01:56:11 $ docker stop --time=1 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 01:56:12 $ docker rm -f 64a2f2a14ad5d024d5c962c74534bb0f4442d3ee581f7efa24a97ae059226d83 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:13 Stashed 1 file(s) [Pipeline] echo 01:56:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:56:14 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:56:14 + + grepcut ^go [0-9].[0-9]* -d go.mod -f 01:56:14 2 [Pipeline] echo 01:56:14 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:56:14 ========================================================= 01:56:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 01:56:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:56:14 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 01:56:14 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 01:56:14 a0d0a0d46f8b: Pulling fs layer 01:56:14 31adcdaf11c8: Pulling fs layer 01:56:14 b8b176561691: Pulling fs layer 01:56:14 4527c011a84f: Pulling fs layer 01:56:14 5d74067f8e1e: Pulling fs layer 01:56:14 fd57009d33ed: Pulling fs layer 01:56:14 6b058263d067: Pulling fs layer 01:56:14 16d7c86c65f4: Pulling fs layer 01:56:14 1290d154cb4b: Pulling fs layer 01:56:14 4527c011a84f: Waiting 01:56:14 5d74067f8e1e: Waiting 01:56:14 fd57009d33ed: Waiting 01:56:14 1290d154cb4b: Waiting 01:56:14 16d7c86c65f4: Waiting 01:56:14 b8b176561691: Verifying Checksum 01:56:14 b8b176561691: Download complete 01:56:14 5d74067f8e1e: Verifying Checksum 01:56:14 5d74067f8e1e: Download complete 01:56:14 a0d0a0d46f8b: Verifying Checksum 01:56:14 a0d0a0d46f8b: Download complete 01:56:14 fd57009d33ed: Verifying Checksum 01:56:14 fd57009d33ed: Download complete 01:56:14 6b058263d067: Verifying Checksum 01:56:14 6b058263d067: Download complete 01:56:15 16d7c86c65f4: Verifying Checksum 01:56:15 16d7c86c65f4: Download complete 01:56:15 a0d0a0d46f8b: Pull complete 01:56:15 31adcdaf11c8: Pull complete 01:56:15 b8b176561691: Pull complete 01:56:15 4527c011a84f: Download complete 01:56:15 1290d154cb4b: Verifying Checksum 01:56:15 1290d154cb4b: Download complete 01:56:19 4527c011a84f: Pull complete 01:56:19 5d74067f8e1e: Pull complete 01:56:19 fd57009d33ed: Pull complete 01:56:19 6b058263d067: Pull complete 01:56:19 16d7c86c65f4: Pull complete 01:56:21 1290d154cb4b: Pull complete 01:56:21 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 01:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 01:56:21 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 01:56:22 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 01:56:22 WORKDIR /edgex 01:56:22 COPY go.mod . 01:56:22 RUN go mod download 01:56:22 + docker build -t ci-base-image-x86_64 -f - . 01:56:23 Sending build context to Docker daemon 346.8MB 01:56:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 01:56:23 ---> de6a6ee31cbe 01:56:23 Step 2/4 : WORKDIR /edgex 01:56:25 ---> Running in 7c53c209fbc2 01:56:25 Removing intermediate container 7c53c209fbc2 01:56:25 ---> fa37c595c045 01:56:25 Step 3/4 : COPY go.mod . 01:56:25 ---> 471ab3eb2f2b 01:56:25 Step 4/4 : RUN go mod download 01:56:25 ---> Running in 99da4a9ab2ce 01:56:28 Still waiting to schedule task 01:56:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23005’ 01:56:57 Removing intermediate container 99da4a9ab2ce 01:56:57 ---> c15af9db70ae 01:56:57 Successfully built c15af9db70ae 01:56:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:58 + docker inspect -f . ci-base-image-x86_64 01:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:58 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 01:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:56:58 $ docker top 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:59 + go version 01:56:59 go version go1.16.8 linux/amd64 [Pipeline] } 01:56:59 $ docker stop --time=1 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 01:57:00 $ docker rm -f 948d20ebd308071f6cb4003c1e66a2fa1d075921898f3b7c3ef58424e9115be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:01 + docker inspect -f . ci-base-image-x86_64 01:57:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:01 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 01:57: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:01 $ docker top bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 -eo pid,comm [Pipeline] { [Pipeline] echo 01:57:01 ========================================================= 01:57:01 [edgeXBuildGoParallel] Running Tests and Build... 01:57:01 ========================================================= [Pipeline] sh 01:57:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:57:02 + make test 01:57:02 go mod tidy 01:57:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:57:07 ? github.com/edgexfoundry/edgex-go [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:57:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:57:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 01:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.190s coverage: 89.5% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 83.8% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 94.2% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 59.1% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 21.7% of statements 01:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.089s coverage: 79.5% of statements 01:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 01:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 01:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 01:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements 01:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 01:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements 01:57:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.2% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.4% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.382s coverage: 65.4% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.125s coverage: 97.7% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:57:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 01:57:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 01:57:44 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:57:56 GO111MODULE=on go vet ./... 01:58:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:04 ./bin/test-attribution-txt.sh [Pipeline] echo 01:58:04 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:58:05 + go mod tidy [Pipeline] sh 01:58:05 + ls -al . 01:58:05 total 680 01:58:05 drwxrwxr-x 11 1001 1001 4096 Aug 18 01:58 . 01:58:05 drwxr-xr-x 4 root root 4096 Aug 18 01:57 .. 01:58:05 -rw-rw-r-- 1 1001 1001 11 Aug 18 01:55 .dockerignore 01:58:05 drwxrwxr-x 8 1001 1001 4096 Aug 18 01:56 .git 01:58:05 drwxrwxr-x 4 1001 1001 4096 Aug 18 01:55 .github 01:58:05 -rw-rw-r-- 1 1001 1001 797 Aug 18 01:55 .gitignore 01:58:05 -rw-rw-r-- 1 1001 1001 42 Aug 18 01:55 .golangci.yml 01:58:05 -rw-rw-r-- 1 1001 1001 76 Aug 18 01:55 .hadolint.yml 01:58:05 drwxr-xr-x 3 1001 1001 4096 Aug 18 01:56 .semver 01:58:05 -rw-rw-r-- 1 1001 1001 166 Aug 18 01:55 .sonarcloud.properties 01:58:05 -rw-rw-r-- 1 1001 1001 1171 Aug 18 01:55 ADOPTERS.md 01:58:05 -rw-rw-r-- 1 1001 1001 8910 Aug 18 01:55 Attribution.txt 01:58:05 -rw-rw-r-- 1 1001 1001 53021 Aug 18 01:55 CHANGELOG.md 01:58:05 -rw-rw-r-- 1 1001 1001 3804 Aug 18 01:55 CONTRIBUTING.md 01:58:05 -rw-rw-r-- 1 1001 1001 677 Aug 18 01:55 GOVERNANCE.md 01:58:05 -rw-rw-r-- 1 1001 1001 849 Aug 18 01:55 Jenkinsfile 01:58:05 -rw-rw-r-- 1 1001 1001 10775 Aug 18 01:55 LICENSE 01:58:05 -rw-rw-r-- 1 1001 1001 6508 Aug 18 01:55 Makefile 01:58:05 -rw-rw-r-- 1 1001 1001 582 Aug 18 01:55 OWNERS.md 01:58:05 -rw-rw-r-- 1 1001 1001 8212 Aug 18 01:55 README.md 01:58:05 -rw-rw-r-- 1 1001 1001 6912 Aug 18 01:55 SECURITY.md 01:58:05 -rw-rw-r-- 1 1001 1001 5 Aug 18 01:56 VERSION 01:58:05 -rw-rw-r-- 1 1001 1001 4131 Aug 18 01:55 ZMQWindows.md 01:58:05 drwxrwxr-x 2 1001 1001 4096 Aug 18 01:55 bin 01:58:05 drwxrwxr-x 14 1001 1001 4096 Aug 18 01:55 cmd 01:58:05 -rw-r--r-- 1 root root 428658 Aug 18 01:57 coverage.out 01:58:05 -rw-rw-r-- 1 1001 1001 822 Aug 18 01:58 go.mod 01:58:05 -rw-rw-r-- 1 1001 1001 49471 Aug 18 01:55 go.sum 01:58:05 drwxrwxr-x 8 1001 1001 4096 Aug 18 01:55 internal 01:58:05 drwxrwxr-x 3 1001 1001 4096 Aug 18 01:55 openapi 01:58:05 drwxrwxr-x 4 1001 1001 4096 Aug 18 01:55 snap 01:58:05 drwxrwxr-x 6 1001 1001 4096 Aug 18 01:55 vendor 01:58:05 -rw-rw-r-- 1 1001 1001 204 Aug 18 01:55 version.go [Pipeline] sh 01:58:05 + '[' -e coverage.out ] 01:58:05 + chown 1001:1001 coverage.out [Pipeline] stash 01:58:06 Stashed 1 file(s) [Pipeline] sh 01:58:06 + make build 01:58:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:58:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:58:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:58: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 01:58:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:58: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 [Pipeline] } 01:58:20 $ docker stop --time=1 bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 01:58:21 $ docker rm -f bed48c03e855b70b519ede54c373e3d9aafc6a424b37b04e910ccadaa3357b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:23 01:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:23 latest: Pulling from edgex-devops/edgex-compose 01:58:23 cbdbe7a5bc2a: Pulling fs layer 01:58:23 ca9280d653b3: Pulling fs layer 01:58:23 7e9c9ca2126c: Pulling fs layer 01:58:23 cbdbe7a5bc2a: Download complete 01:58:23 ca9280d653b3: Verifying Checksum 01:58:23 ca9280d653b3: Download complete 01:58:24 cbdbe7a5bc2a: Pull complete 01:58:24 ca9280d653b3: Pull complete 01:58:27 7e9c9ca2126c: Pull complete 01:58:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:27 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 01:58:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:58:29 $ docker top 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:29 + docker-compose build --help 01:58:29 + grep parallel 01:58:30 --parallel Build images in parallel. [Pipeline] } 01:58:30 $ docker stop --time=1 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 01:58:31 $ docker rm -f 65fd2e23c329dce456457b665b963fc24c4c89b582b26aac07f975d4289c0fc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:32 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 01:58:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 01:58:32 $ docker top b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:32 + docker-compose -f ./docker-compose-build.yml build --parallel 01:58:33 Building core-command ... 01:58:33 Building core-data ... 01:58:33 Building core-metadata ... 01:58:33 Building security-bootstrapper ... 01:58:33 Building security-proxy-setup ... 01:58:33 Building security-secretstore-setup ... 01:58:33 Building support-notifications ... 01:58:33 Building support-scheduler ... 01:58:33 Building sys-mgmt-agent ... 01:58:33 Building core-command 01:58:33 Building core-metadata 01:58:33 Building security-bootstrapper 01:58:33 Building support-scheduler 01:58:33 Building sys-mgmt-agent 01:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> c15af9db70ae 01:58:51 Step 3/22 : WORKDIR /edgex-go 01:58:51 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> c15af9db70ae 01:58:51 Step 3/30 : WORKDIR /edgex-go 01:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> c15af9db70ae 01:58:51 Step 3/22 : WORKDIR /edgex-go 01:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> c15af9db70ae 01:58:51 Step 3/23 : WORKDIR /edgex-go 01:58:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:58:51 ---> c15af9db70ae 01:58:51 Step 3/22 : WORKDIR /edgex-go 01:58:53 ---> Running in 2d7fd5e2f6b0 01:58:53 ---> Running in 5c7fdc62a04f 01:58:53 ---> Running in 9b02c295ae02 01:58:53 ---> Running in 0ba1f58cdc55 01:58:53 ---> Running in 25c8d0e49bcd 01:58:53 Removing intermediate container 2d7fd5e2f6b0 01:58:53 ---> c681d0d1ecf0 01:58:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:53 Removing intermediate container 25c8d0e49bcd 01:58:53 ---> 8d62b7abaa22 01:58:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:53 ---> Running in b17393cd6208 01:58:53 Removing intermediate container 5c7fdc62a04f 01:58:53 ---> 3c08a39872da 01:58:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:53 Removing intermediate container 0ba1f58cdc55 01:58:53 ---> 0091e84084e8 01:58:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:53 Removing intermediate container 9b02c295ae02 01:58:53 ---> 240c188bbf25 01:58:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:53 ---> Running in 120bcc887c20 01:58:53 ---> Running in 6d3e113e7246 01:58:53 ---> Running in 62f00a6cd134 01:58:53 ---> Running in 5003b7c5b4cc 01:58:54 Removing intermediate container b17393cd6208 01:58:54 ---> 7321fbb74cc4 01:58:54 Step 5/23 : RUN apk add --update --no-cache make git 01:58:54 ---> Running in ef30b46f2ef8 01:58:54 Removing intermediate container 120bcc887c20 01:58:54 ---> 481e647e71ad 01:58:54 Step 5/22 : RUN apk add --update --no-cache make git 01:58:54 ---> Running in ef5bea58d603 01:58:54 Removing intermediate container 5003b7c5b4cc 01:58:54 ---> e54962daa80f 01:58:54 Step 5/22 : RUN apk add --update --no-cache make git 01:58:54 ---> Running in d18479a89e5a 01:58:54 Removing intermediate container 62f00a6cd134 01:58:54 ---> cd495ff2c37c 01:58:54 Step 5/30 : RUN apk add --update --no-cache make git 01:58:54 Removing intermediate container 6d3e113e7246 01:58:54 ---> 038d3cbe36d3 01:58:54 Step 5/22 : RUN apk add --update --no-cache make bash git 01:58:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:55 ---> Running in e4357fc1696b 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:55 ---> Running in 0e480e531582 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:56 OK: 220 MiB in 52 packages 01:58:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:56 OK: 220 MiB in 52 packages 01:58:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:56 Removing intermediate container ef5bea58d603 01:58:56 ---> 17e86bd57949 01:58:56 Step 6/22 : COPY . . 01:58:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:58:56 OK: 220 MiB in 52 packages 01:58:56 OK: 220 MiB in 52 packages 01:58:57 OK: 220 MiB in 52 packages 01:58:57 Removing intermediate container ef30b46f2ef8 01:58:57 ---> 110073263f41 01:58:57 Step 6/23 : COPY go.mod . 01:58:58 ---> eca6f2d5d798 01:58:58 Step 7/23 : RUN go mod download 01:58:58 ---> Running in 09dde7708ce8 01:58:58 Removing intermediate container e4357fc1696b 01:58:58 ---> 5ad255488571 01:58:58 Step 6/30 : COPY . . 01:58:58 Removing intermediate container 0e480e531582 01:58:58 ---> 4444e99dc822 01:58:58 Step 6/22 : COPY . . 01:58:58 Removing intermediate container d18479a89e5a 01:58:58 ---> a640275fc6ee 01:58:58 Step 6/22 : COPY . . 01:59:05 Removing intermediate container 09dde7708ce8 01:59:05 ---> 8a9671f14234 01:59:05 Step 8/23 : COPY . . 01:59:05 ---> 25289c52599a 01:59:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:05 ---> 1b1a1fadedf8 01:59:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:05 ---> 05c6ee47e75f 01:59:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:05 ---> Running in 3f2163c3e527 01:59:05 ---> Running in ed1e793059e0 01:59:05 ---> Running in 193300fb47d6 01:59:05 ---> 0bf5b24a4432 01:59:05 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:05 skipping... 01:59:06 ---> Running in fb4c5910026f 01:59:06 skipping... 01:59:06 skipping... 01:59:06 Removing intermediate container 3f2163c3e527 01:59:06 ---> b9998c4711b0 01:59:06 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:59:06 ---> Running in e4a2d32a9eea 01:59:06 skipping... 01:59:06 Removing intermediate container ed1e793059e0 01:59:06 ---> e84b30535177 01:59:06 Step 8/22 : RUN make cmd/core-command/core-command 01:59:06 Removing intermediate container 193300fb47d6 01:59:06 ---> c8f8d3bdea84 01:59:06 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:59:07 ---> Running in ab4051b35811 01:59:07 ---> Running in 47bec2c61dbd 01:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:59:07 Removing intermediate container fb4c5910026f 01:59:07 ---> f37b4faf01bd 01:59:07 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:07 ---> Running in 167bcc7a657b 01:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:59:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:12 ---> 1dc9fa6a96bb 01:59:12 Step 9/23 : RUN go mod tidy 01:59:12 ---> Running in 5f880851e3ef 01:59:13 Removing intermediate container 5f880851e3ef 01:59:13 ---> 30629596c0ae 01:59:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:59:13 ---> Running in 68541d5fcdb4 01:59:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:59:19 Removing intermediate container e4a2d32a9eea 01:59:19 ---> ba1963185351 01:59:19 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:59:20 ---> Running in 315ac63be6b8 01:59:20 Removing intermediate container ab4051b35811 01:59:20 ---> 908ac5d85755 01:59:20 01:59:20 Step 9/22 : FROM alpine:3.14 01:59:20 Removing intermediate container 47bec2c61dbd 01:59:20 ---> b93e181d77ea 01:59:20 01:59:20 Step 9/22 : FROM alpine:3.14 01:59:20 Removing intermediate container 167bcc7a657b 01:59:20 ---> 59aea7ebe4c4 01:59:20 01:59:20 Step 9/30 : FROM alpine:3.14 01:59:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:59:21 3.14: Pulling from library/alpine 01:59:22 3.14: Pulling from library/alpine 01:59:22 3.14: Pulling from library/alpine 01:59:22 Removing intermediate container 315ac63be6b8 01:59:22 ---> 51a1470d22a2 01:59:22 01:59:22 Step 10/22 : FROM docker:20.10.8 01:59:22 Removing intermediate container 68541d5fcdb4 01:59:22 ---> 1527cb6b8ed2 01:59:22 01:59:22 Step 11/23 : FROM alpine:3.14 01:59:22 3.14: Pulling from library/alpine 01:59:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:59:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:59:22 Status: Downloaded newer image for alpine:3.14 01:59:22 Status: Image is up to date for alpine:3.14 01:59:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:59:22 Status: Image is up to date for alpine:3.14 01:59:22 ---> dd53f409bf0b 01:59:22 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:59:22 ---> dd53f409bf0b 01:59:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:59:22 ---> dd53f409bf0b 01:59:22 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:59:22 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 01:59:22 Status: Image is up to date for alpine:3.14 01:59:22 ---> dd53f409bf0b 01:59:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:59:22 ---> Running in 564c954c20f1 01:59:22 ---> Running in 178cc2570f3b 01:59:22 ---> Running in d3a086641943 01:59:23 ---> Running in 5a521ec10856 01:59:23 20.10.8: Pulling from library/docker 01:59:23 Removing intermediate container 564c954c20f1 01:59:23 ---> 7684d087f689 01:59:23 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:59:23 ---> Running in 6bd7975ef0fe 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:23 (1/1) Installing dumb-init (1.2.5-r1) 01:59:23 Executing busybox-1.33.1-r8.trigger 01:59:23 OK: 6 MiB in 15 packages 01:59:23 (1/1) Installing dumb-init (1.2.5-r1) 01:59:23 Executing busybox-1.33.1-r8.trigger 01:59:23 OK: 6 MiB in 15 packages 01:59:23 (1/1) Installing dumb-init (1.2.5-r1) 01:59:23 Executing busybox-1.33.1-r8.trigger 01:59:23 OK: 6 MiB in 15 packages 01:59:23 (1/2) Installing dumb-init (1.2.5-r1) 01:59:23 (2/2) Installing su-exec (0.2-r1) 01:59:23 Executing busybox-1.33.1-r8.trigger 01:59:23 OK: 6 MiB in 16 packages 01:59:24 Removing intermediate container d3a086641943 01:59:24 ---> e7aa5e91da23 01:59:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:24 ---> Running in 74cc638cd535 01:59:24 Removing intermediate container 178cc2570f3b 01:59:24 ---> 4ea779b8a961 01:59:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:24 Removing intermediate container 5a521ec10856 01:59:24 ---> ee61cb058937 01:59:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:24 Removing intermediate container 6bd7975ef0fe 01:59:24 ---> 6088f43461d1 01:59:24 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:59:24 ---> Running in e8e5bee657db 01:59:25 ---> Running in 9fe34f21255f 01:59:25 ---> Running in 978e54a21d03 01:59:25 Removing intermediate container 74cc638cd535 01:59:25 ---> 0ea1a3b673c8 01:59:25 Step 12/22 : ENV APP_PORT=59882 01:59:25 ---> Running in 30f5ce0eb556 01:59:25 Removing intermediate container e8e5bee657db 01:59:25 ---> d700cb606eb0 01:59:25 Step 12/22 : ENV APP_PORT=59881 01:59:25 Removing intermediate container 9fe34f21255f 01:59:25 ---> 5effa51012a6 01:59:25 Step 14/23 : ENV APP_PORT=59861 01:59:25 ---> Running in cc176cb698b4 01:59:25 Removing intermediate container 978e54a21d03 01:59:25 ---> 0bc6c91912e4 01:59:25 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:59:25 ---> Running in d3417dca697d 01:59:25 Removing intermediate container 30f5ce0eb556 01:59:25 ---> 058638c6f002 01:59:25 Step 13/22 : EXPOSE $APP_PORT 01:59:25 ---> Running in aa3f9ff8faa8 01:59:25 ---> Running in 2d2807b9b118 01:59:25 Removing intermediate container cc176cb698b4 01:59:25 ---> c09ddb239e02 01:59:25 Step 13/22 : EXPOSE $APP_PORT 01:59:25 Removing intermediate container d3417dca697d 01:59:25 ---> 7ccfdd2d8786 01:59:25 Step 15/23 : EXPOSE $APP_PORT 01:59:25 ---> Running in b484d0b55657 01:59:25 Removing intermediate container aa3f9ff8faa8 01:59:25 ---> b188c44af968 01:59:25 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:59:25 Removing intermediate container 2d2807b9b118 01:59:25 ---> 6889c4dbca72 01:59:25 Step 14/22 : WORKDIR / 01:59:25 ---> Running in 20ea0d9350e6 01:59:25 ---> Running in f5871f86d6c0 01:59:25 Removing intermediate container b484d0b55657 01:59:25 ---> 764c02fd5d4b 01:59:25 Step 14/22 : WORKDIR / ---> Running in 5527167d7376 01:59:25 01:59:25 Removing intermediate container 20ea0d9350e6 01:59:25 ---> 96bf23b497bd 01:59:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:25 ---> Running in 06f1fa7001a0 01:59:25 Removing intermediate container 5527167d7376 01:59:25 ---> add6ce2264d2 01:59:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:26 Removing intermediate container 06f1fa7001a0 01:59:26 ---> cd853d824c1a 01:59:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:26 ---> 955ed64ffa29 01:59:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:59:26 ---> 76d4ec82eb24 01:59:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:59:26 ---> a4e3df3eac3a 01:59:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:59:26 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:59:26 Status: Downloaded newer image for docker:20.10.8 01:59:26 ---> bc6c0ffef665 01:59:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:59:26 ---> Running in b7a6b21f9b0a 01:59:26 ---> e89b3eed15a7 01:59:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:59:26 Removing intermediate container f5871f86d6c0 01:59:26 ---> 3367367dbf46 01:59:26 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:59:26 ---> 403850cf803a 01:59:26 ---> 98c92f7fc120 01:59:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:59:26 01:59:26 ---> Running in 3378dcc4a4ae 01:59:26 Removing intermediate container b7a6b21f9b0a 01:59:26 ---> bd07aa87d7ae 01:59:26 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:59:26 ---> Running in c3da6abfaee1 01:59:26 ---> c673dbf68ef8 01:59:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:59:26 ---> 95b516293126 01:59:26 Step 18/22 : ENTRYPOINT ["/core-command"] 01:59:26 ---> Running in b0a6342acb12 01:59:26 ---> fc62cbb06606 01:59:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:59:26 Removing intermediate container 3378dcc4a4ae 01:59:26 ---> 552f6b65f1eb 01:59:26 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:59:26 ---> Running in ca69aa0f070e 01:59:26 ---> Running in 1161c2750bf8 01:59:26 Removing intermediate container b0a6342acb12 01:59:26 ---> a3a7615650c0 01:59:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:27 ---> Running in 228f15f4f72c 01:59:27 Removing intermediate container 1161c2750bf8 01:59:27 ---> 9e5b68ca7cbe 01:59:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:27 Removing intermediate container ca69aa0f070e 01:59:27 ---> ad531aaeae31 01:59:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:27 ---> Running in db1351b3da03 01:59:27 ---> Running in 9b15caf61567 01:59:27 ---> eab3aac76d13 01:59:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:27 Removing intermediate container 228f15f4f72c 01:59:27 ---> 9fe5e33dfcd2 01:59:27 Step 21/23 : LABEL arch=x86_64 01:59:27 ---> Running in 0ebfc86aafc2 01:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:27 Removing intermediate container db1351b3da03 01:59:27 ---> Running in fbfca4611c73 01:59:27 ---> 04dc53a2a45a 01:59:27 Step 20/22 : LABEL arch=x86_64 01:59:27 Removing intermediate container 9b15caf61567 01:59:27 ---> 133daf9df127 01:59:27 Step 20/22 : LABEL arch=x86_64 01:59:27 ---> Running in bc8ac948cc72 01:59:27 ---> Running in 0dcc0dab6203 01:59:27 Removing intermediate container fbfca4611c73 01:59:27 ---> 8fb628c9f52f 01:59:27 Step 22/23 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 01:59:27 ---> Running in 3bea7ea8b197 01:59:27 Removing intermediate container bc8ac948cc72 01:59:27 ---> f9cda7d87a85 01:59:27 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 01:59:27 Removing intermediate container 0dcc0dab6203 01:59:27 ---> 88a9b68b0d59 01:59:27 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 01:59:27 (1/42) Installing readline (8.1.0-r0) 01:59:27 (2/42) Installing bash (5.1.16-r0) 01:59:27 ---> Running in d4100bcf5034 01:59:27 ---> Running in 8f215254bfcb 01:59:27 Executing bash-5.1.16-r0.post-install 01:59:27 (3/42) Installing brotli-libs (1.0.9-r5) 01:59:27 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:59:27 (5/42) Installing libcurl (7.79.1-r2) 01:59:27 (6/42) Installing curl (7.79.1-r2) 01:59:27 Removing intermediate container 3bea7ea8b197 01:59:27 ---> a8f38b8c57b0 01:59:27 Step 23/23 : LABEL version=0.0.0 01:59:27 (7/42) Installing dumb-init (1.2.5-r1) 01:59:27 (8/42) Installing libbz2 (1.0.8-r1) 01:59:27 (9/42) Installing expat (2.4.7-r0) 01:59:27 (10/42) Installing libffi (3.3-r2) 01:59:27 (11/42) Installing gdbm (1.19-r0) 01:59:27 (12/42) Installing xz-libs (5.2.5-r1) 01:59:27 Removing intermediate container d4100bcf5034 01:59:27 ---> 6d4afd73ae49 01:59:27 Step 22/22 : LABEL version=0.0.0 01:59:27 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:59:27 ---> Running in 7ac0e408cdd8 01:59:27 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:59:27 Removing intermediate container 8f215254bfcb 01:59:27 ---> ef11eedc6830 01:59:27 Step 22/22 : LABEL version=0.0.0 01:59:27 (15/42) Installing mpdecimal (2.5.1-r1) 01:59:27 (16/42) Installing sqlite-libs (3.35.5-r0) 01:59:27 ---> Running in 27355f82c5a2 01:59:27 (17/42) Installing python3 (3.9.5-r2) 01:59:27 ---> Running in c7ffce38c804 01:59:27 Removing intermediate container 7ac0e408cdd8 01:59:27 ---> e5ab8183f7a5 01:59:27 01:59:27 Removing intermediate container 27355f82c5a2 01:59:27 ---> 84b70aadefb5 01:59:27 01:59:27 Removing intermediate container c7ffce38c804 01:59:27 ---> 69771662a7d6 01:59:27 01:59:27 Removing intermediate container 0ebfc86aafc2 01:59:27 ---> 13f12f62da7c 01:59:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:27 Successfully built e5ab8183f7a5 01:59:27 Successfully built 84b70aadefb5 01:59:27 Successfully tagged core-metadata:latest 01:59:27 Building security-secretstore-setup 01:59:27 Successfully tagged support-scheduler:latest 01:59:27  Building core-metadata ... done Building support-notifications 01:59:28  Building support-scheduler ... done Successfully built 69771662a7d6 01:59:28 Successfully tagged core-command:latest 01:59:28 Building core-data 01:59:28  Building core-command ... done  ---> 6890b2c4740b 01:59:28 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:28 (18/42) Installing py3-appdirs (1.4.4-r2) 01:59:28 (19/42) Installing py3-chardet (4.0.0-r2) 01:59:28 (20/42) Installing py3-idna (3.2-r0) 01:59:28 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:59:28 (22/42) Installing py3-certifi (2020.12.5-r1) 01:59:28 (23/42) Installing py3-requests (2.25.1-r4) 01:59:28 (24/42) Installing py3-msgpack (1.0.2-r1) 01:59:28 (25/42) Installing py3-lockfile (0.12.2-r4) 01:59:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:59:28 (27/42) Installing py3-colorama (0.4.4-r1) 01:59:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:59:28 (29/42) Installing py3-distlib (0.3.1-r3) 01:59:28 (30/42) Installing py3-distro (1.5.0-r3) 01:59:28 (31/42) Installing py3-six (1.15.0-r1) 01:59:28 (32/42) Installing py3-webencodings (0.5.1-r4) 01:59:28 (33/42) Installing py3-html5lib (1.1-r1) 01:59:28 (34/42) Installing py3-parsing (2.4.7-r2) 01:59:28 (35/42) Installing py3-packaging (20.9-r1) 01:59:28 (36/42) Installing py3-toml (0.10.2-r2) 01:59:28 (37/42) Installing py3-pep517 (0.10.0-r2) 01:59:28 (38/42) Installing py3-progress (1.5-r2) 01:59:28 (39/42) Installing py3-retrying (1.3.3-r1) 01:59:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:59:28 (41/42) Installing py3-setuptools (52.0.0-r3) 01:59:28 (42/42) Installing py3-pip (20.3.4-r1) 01:59:28 Executing busybox-1.33.1-r3.trigger 01:59:28 OK: 84 MiB in 64 packages 01:59:29 ---> 4d3785c1aa9e 01:59:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:59:29 Collecting docker-compose==1.23.2 01:59:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:59:29 Collecting texttable<0.10,>=0.9.0 01:59:29 Downloading texttable-0.9.1.tar.gz (11 kB) 01:59:30 Collecting docopt<0.7,>=0.6.1 01:59:30 Downloading docopt-0.6.2.tar.gz (25 kB) 01:59:31 Collecting dockerpty<0.5,>=0.4.1 01:59:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:59:31 ---> b1481aab71db 01:59:31 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:59:31 Collecting websocket-client<1.0,>=0.32.0 01:59:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:59:31 Collecting cached-property<2,>=1.2.0 01:59:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:59:31 ---> 542c25b005f9 01:59:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:59:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:59:31 ---> 787efb497c8c 01:59:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:59:31 ---> Running in 68355cb638b3 01:59:31 Removing intermediate container 68355cb638b3 01:59:31 ---> 11b792b5df6f 01:59:31 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:32 ---> 2829f02db19d 01:59:32 Step 25/30 : RUN chmod +x /entrypoint.sh 01:59:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:59:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:59:32 ---> Running in 0a28162c474b 01:59:32 Collecting docker<4.0,>=3.6.0 01:59:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:59:32 Collecting PyYAML<4,>=3.10 01:59:32 Downloading PyYAML-3.13.tar.gz (270 kB) 01:59:32 Removing intermediate container 0a28162c474b 01:59:32 ---> bda2051e9567 01:59:32 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:59:32 Collecting jsonschema<3,>=2.5.1 01:59:32 ---> Running in 6af9e1889a9b 01:59:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:59:32 Collecting docker-pycreds>=0.4.0 01:59:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:59:32 Removing intermediate container 6af9e1889a9b 01:59:32 ---> 9d41c61c2f26 01:59:32 Step 27/30 : CMD ["gate"] 01:59:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:59:33 Collecting idna<2.8,>=2.5 01:59:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:59:33 ---> Running in 8a7af51c01ff 01:59:33 Collecting chardet<3.1.0,>=3.0.2 01:59:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:59:33 Removing intermediate container 8a7af51c01ff 01:59:33 ---> bc1c43a5206c 01:59:33 Step 28/30 : LABEL arch=x86_64 01:59:33 Collecting urllib3<1.25,>=1.21.1 01:59:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:59:33 ---> Running in e1a7f1ae7071 01:59:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:59:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:59:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:59:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:59:33 Removing intermediate container e1a7f1ae7071 01:59:33 ---> 20021730d987 01:59:33 Step 29/30 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 01:59:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:59:33 Attempting uninstall: urllib3 01:59:33 Found existing installation: urllib3 1.26.5 01:59:33 Uninstalling urllib3-1.26.5: 01:59:33 Successfully uninstalled urllib3-1.26.5 01:59:33 ---> Running in f7b532797f1a 01:59:33 Removing intermediate container f7b532797f1a 01:59:33 ---> ab768f382d13 01:59:33 Step 30/30 : LABEL version=0.0.0 01:59:33 Attempting uninstall: idna 01:59:33 Found existing installation: idna 3.2 01:59:33 Uninstalling idna-3.2: 01:59:33 Successfully uninstalled idna-3.2 01:59:33 ---> Running in 426140c969f4 01:59:34 Attempting uninstall: chardet 01:59:34 Found existing installation: chardet 4.0.0 01:59:34 Uninstalling chardet-4.0.0: 01:59:34 Removing intermediate container 426140c969f4 01:59:34 ---> 50dd7aabbd83 01:59:34 01:59:34 Successfully uninstalled chardet-4.0.0 01:59:34 Successfully built 50dd7aabbd83 01:59:34 Successfully tagged security-bootstrapper:latest 01:59:34 Building security-proxy-setup 01:59:34  Building security-bootstrapper ... done  Attempting uninstall: requests 01:59:34 Found existing installation: requests 2.25.1 01:59:34 Uninstalling requests-2.25.1: 01:59:34 Successfully uninstalled requests-2.25.1 01:59:34 Running setup.py install for texttable: started 01:59:34 Running setup.py install for texttable: finished with status 'done' 01:59:34 Running setup.py install for PyYAML: started 01:59:35 Running setup.py install for PyYAML: finished with status 'done' 01:59:35 Running setup.py install for docopt: started 01:59:35 Running setup.py install for docopt: finished with status 'done' 01:59:35 Running setup.py install for dockerpty: started 01:59:35 Running setup.py install for dockerpty: finished with status 'done' 01:59:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:59:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:41 ---> c15af9db70ae 01:59:41 Step 3/24 : WORKDIR /edgex-go 01:59:41 ---> Using cache 01:59:41 ---> 240c188bbf25 01:59:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:41 ---> Using cache 01:59:41 ---> e54962daa80f 01:59:41 Step 5/24 : RUN apk add --update --no-cache make git 01:59:41 ---> Using cache 01:59:41 ---> a640275fc6ee 01:59:41 Step 6/24 : COPY . . 01:59:41 ---> Using cache 01:59:41 ---> 1b1a1fadedf8 01:59:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:41 ---> Using cache 01:59:41 ---> e84b30535177 01:59:41 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:59:41 ---> c15af9db70ae 01:59:41 Step 3/22 : WORKDIR /edgex-go 01:59:41 ---> Using cache 01:59:41 ---> 240c188bbf25 01:59:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:41 ---> Using cache 01:59:41 ---> e54962daa80f 01:59:41 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:59:41 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:59:41 ---> c15af9db70ae 01:59:41 Step 3/21 : WORKDIR /edgex-go 01:59:41 ---> Using cache 01:59:41 ---> 240c188bbf25 01:59:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:41 ---> Using cache 01:59:41 ---> e54962daa80f 01:59:41 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:59:41 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:59:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:59:41 ---> c15af9db70ae 01:59:41 Step 3/20 : WORKDIR /edgex-go 01:59:41 ---> Using cache 01:59:41 ---> 240c188bbf25 01:59:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:41 ---> Using cache 01:59:41 ---> e54962daa80f 01:59:41 Step 5/20 : RUN apk add --update --no-cache make git 01:59:41 ---> Using cache 01:59:41 ---> a640275fc6ee 01:59:41 Step 6/20 : COPY . . 01:59:42 ---> Using cache 01:59:42 ---> 1b1a1fadedf8 01:59:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:42 ---> Using cache 01:59:42 ---> e84b30535177 01:59:42 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:59:42 ---> Running in dcf11ea499dd 01:59:42 ---> Running in 7c7d27759d4e 01:59:42 ---> Running in 5962697e2b90 01:59:42 ---> Running in adcba8c2cf13 01:59:42 Removing intermediate container c3da6abfaee1 01:59:42 ---> 9e3c082565a7 01:59:42 Step 13/22 : ENV APP_PORT=58890 01:59:42 ---> Running in 51f96017f904 01:59:42 Removing intermediate container 51f96017f904 01:59:42 ---> 8592bd057724 01:59:42 Step 14/22 : EXPOSE $APP_PORT 01:59:42 ---> Running in 4db010583be9 01:59:43 Removing intermediate container 4db010583be9 01:59:43 ---> 9e0860cce969 01:59:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:59:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:59:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:43 ---> 295919d26941 01:59:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:59:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:43 ---> 7cf5619bfb77 01:59:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:59:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:44 ---> 1f2217e24a09 01:59:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:59:44 ---> Running in c44783906cf6 01:59:44 OK: 220 MiB in 52 packages 01:59:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:44 Removing intermediate container c44783906cf6 01:59:44 ---> b611a02ec8e2 01:59:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:44 ---> Running in 85f70b2faeab 01:59:44 OK: 220 MiB in 52 packages 01:59:44 Removing intermediate container 85f70b2faeab 01:59:44 ---> 009d5d7041ad 01:59:44 Step 20/22 : LABEL arch=x86_64 01:59:44 ---> Running in 2a1d2184319d 01:59:45 Removing intermediate container dcf11ea499dd 01:59:45 ---> 5a3b0405ab3c 01:59:45 Step 6/21 : COPY . . 01:59:45 Removing intermediate container 2a1d2184319d 01:59:45 ---> 53aa80f19b4a 01:59:45 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 01:59:45 ---> Running in fafaf0d85b4a 01:59:45 Removing intermediate container adcba8c2cf13 01:59:45 ---> 40632b1700a0 01:59:45 Step 6/22 : COPY . . 01:59:46 Removing intermediate container fafaf0d85b4a 01:59:46 ---> 3dd644eb11c6 01:59:46 Step 22/22 : LABEL version=0.0.0 01:59:46 ---> Running in d0f79d514953 01:59:46 Removing intermediate container d0f79d514953 01:59:46 ---> 8aeaea899ba7 01:59:46 01:59:46 Successfully built 8aeaea899ba7 01:59:46 Successfully tagged sys-mgmt-agent:latest 01:59:50  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:59:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:59:55 ---> a48e0d63eb0b 01:59:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:55 ---> 50e69b85135f 01:59:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:55 ---> Running in febca12f7fcd 01:59:55 ---> Running in 0b4874103e9a 01:59:55 Removing intermediate container 7c7d27759d4e 01:59:55 ---> 5e59477291cc 01:59:55 01:59:55 Step 9/24 : FROM alpine:3.14 01:59:55 ---> dd53f409bf0b 01:59:55 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:59:55 Removing intermediate container 5962697e2b90 01:59:55 ---> 0cb0027caaf8 01:59:55 01:59:55 Step 9/20 : FROM alpine:3.14 01:59:55 ---> dd53f409bf0b 01:59:55 Step 10/20 : RUN apk add --update --no-cache curl 01:59:55 ---> Running in a70c5f050346 01:59:55 ---> Running in 92851a9da91d 01:59:56 skipping... 01:59:56 skipping... 01:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:59:56 (1/3) Installing ca-certificates (20220614-r0) 01:59:56 (2/3) Installing dumb-init (1.2.5-r1) 01:59:56 (3/3) Installing su-exec (0.2-r1) 01:59:56 Executing busybox-1.33.1-r8.trigger 01:59:56 Removing intermediate container febca12f7fcd 01:59:56 (1/5) Installing ca-certificates (20220614-r0) 01:59:56 ---> e8bc0b68f4ee 01:59:56 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:59:56 Executing ca-certificates-20220614-r0.trigger 01:59:56 (2/5) Installing brotli-libs (1.0.9-r5) 01:59:56 ---> Running in fe2da2953f00 01:59:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:59:56 Removing intermediate container 0b4874103e9a 01:59:56 ---> e7c16ee11459 01:59:56 Step 8/22 : RUN make cmd/core-data/core-data 01:59:56 (4/5) Installing libcurl (7.79.1-r2) 01:59:56 OK: 6 MiB in 17 packages 01:59:56 (5/5) Installing curl (7.79.1-r2) 01:59:56 Executing busybox-1.33.1-r8.trigger 01:59:56 Executing ca-certificates-20220614-r0.trigger 01:59:56 ---> Running in e94c38e2890c 01:59:56 OK: 8 MiB in 19 packages 01:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:59:57 Removing intermediate container a70c5f050346 01:59:57 ---> 1adbe79c5bf3 01:59:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:59:57 Removing intermediate container 92851a9da91d 01:59:57 ---> 7bf0805dcab9 01:59:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:59:57 ---> Running in b75a2548d485 01:59:57 ---> Running in 7080f1e122be 01:59:57 Removing intermediate container 7080f1e122be 01:59:57 Removing intermediate container b75a2548d485 01:59:57 ---> d4152aadec60 01:59:57 ---> 966669490a60 01:59:57 Step 12/20 : WORKDIR /edgexStep 12/24 : WORKDIR / 01:59:57 01:59:57 ---> Running in e70c921aa4c6 01:59:57 ---> Running in 5c8761078820 01:59:57 Removing intermediate container 5c8761078820 01:59:57 ---> 947b2702bfb5 01:59:57 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:59:57 Removing intermediate container e70c921aa4c6 01:59:57 ---> d832955ea539 01:59:57 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:59:58 ---> a6f001c9a81a 01:59:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:59:58 ---> 0f87130e620f 01:59:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:59:59 ---> cefd70b69760 01:59:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:59:59 ---> ffdea1166870 01:59:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:59:59 ---> 56e1ba0ad4dd 01:59:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:59:59 ---> ef74d62aa080 01:59:59 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:59:59 ---> Running in dcd3c0d1775f 01:59:59 ---> f90ae6f8cc42 01:59:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:00 Removing intermediate container dcd3c0d1775f 02:00:00 ---> 0c09be9e7a30 02:00:00 Step 17/20 : CMD ["--init=true"] 02:00:00 ---> Running in 3147b3f6a0cd 02:00:00 Removing intermediate container 3147b3f6a0cd 02:00:00 ---> 0cacf19058fd 02:00:00 Step 18/20 : LABEL arch=x86_64 02:00:00 ---> 6f509fa01006 02:00:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:00 ---> Running in 6e571c929aab 02:00:00 Removing intermediate container 6e571c929aab 02:00:00 ---> 4f9796b858b0 02:00:00 Step 19/20 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:01 ---> Running in d36ded102401 02:00:01 Removing intermediate container d36ded102401 02:00:01 ---> ab0805459cdf 02:00:01 Step 20/20 : LABEL version=0.0.0 02:00:01 ---> 983e7a279b69 02:00:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:01 ---> Running in 062dc251ce96 02:00:01 Removing intermediate container 062dc251ce96 02:00:01 ---> 013623938c92 02:00:01 02:00:01 ---> 292571e0f58c 02:00:01 Step 20/24 : 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/ 02:00:01 Successfully built 013623938c92 02:00:01 Successfully tagged security-proxy-setup:latest 02:00:01  Building security-proxy-setup ... done  ---> Running in 11b9cd907e4b 02:00:03 Removing intermediate container 11b9cd907e4b 02:00:03 ---> 39e93102ee5b 02:00:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:00:03 ---> Running in 7e6aa5d37a46 02:00:03 Removing intermediate container 7e6aa5d37a46 02:00:03 ---> 5dabc463815f 02:00:03 Step 22/24 : LABEL arch=x86_64 02:00:03 ---> Running in 273b89c3b2f3 02:00:03 Removing intermediate container 273b89c3b2f3 02:00:03 ---> 4848f4f1d13a 02:00:03 Step 23/24 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:03 ---> Running in ef3ec8349c8b 02:00:03 Removing intermediate container ef3ec8349c8b 02:00:03 ---> d332a2ca5192 02:00:03 Step 24/24 : LABEL version=0.0.0 02:00:03 ---> Running in 242f9d988dce 02:00:03 Removing intermediate container 242f9d988dce 02:00:03 ---> 5038c456a96b 02:00:03 02:00:03 Successfully built 5038c456a96b 02:00:03 Successfully tagged security-secretstore-setup:latest 02:00:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23007 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws 02:00:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:00:04 The recommended git tool is: git 02:00:05  Building security-secretstore-setup ... done Removing intermediate container fe2da2953f00 02:00:05 ---> 120de2d41f56 02:00:05 02:00:05 Step 9/21 : FROM alpine:3.14 02:00:05 ---> dd53f409bf0b 02:00:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:00:06 ---> Running in e217abc0b378 02:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:00:06 (1/2) Installing ca-certificates (20220614-r0) 02:00:06 (2/2) Installing dumb-init (1.2.5-r1) 02:00:06 Executing busybox-1.33.1-r8.trigger 02:00:06 Executing ca-certificates-20220614-r0.trigger 02:00:06 OK: 6 MiB in 16 packages 02:00:07 Removing intermediate container e94c38e2890c 02:00:07 ---> 6e77edc94f22 02:00:07 02:00:07 Step 9/22 : FROM alpine:3.14 02:00:07 ---> dd53f409bf0b 02:00:07 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:00:07 ---> Running in d535d14dd143 02:00:07 Removing intermediate container e217abc0b378 02:00:07 ---> f9249cb36bf4 02:00:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:00:07 Removing intermediate container d535d14dd143 02:00:07 ---> 3e0b39ae70c7 02:00:07 Step 11/22 : ENV APP_PORT=59880 02:00:07 ---> Running in af0a4cddbde1 02:00:07 ---> Running in b8784c219202 02:00:07 Removing intermediate container af0a4cddbde1 02:00:07 ---> 530cbe9befa6 02:00:07 Step 12/21 : ENV APP_PORT=59860 02:00:07 Removing intermediate container b8784c219202 02:00:07 ---> e04fca57074c 02:00:07 Step 12/22 : EXPOSE $APP_PORT 02:00:07 ---> Running in d6f7cbf19b52 02:00:07 ---> Running in fd31853bec74 02:00:07 Removing intermediate container d6f7cbf19b52 02:00:07 ---> aaf77f127ec7 02:00:07 Step 13/21 : EXPOSE $APP_PORT 02:00:07 Removing intermediate container fd31853bec74 02:00:07 ---> e2c66d6ad5d3 02:00:07 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:07 ---> Running in b671e82247c0 02:00:07 ---> Running in 1cb2c7a777c3 02:00:07 Removing intermediate container b671e82247c0 02:00:07 ---> 611b20d5022b 02:00:07 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:08 ---> 288531673b64 02:00:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:00:08 ---> 18eaaffc3708 02:00:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:00:08 Removing intermediate container 1cb2c7a777c3 02:00:08 ---> b54abd45cf2b 02:00:08 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:00:08 ---> Running in ef624ee11c73 02:00:08 ---> 6a848b52d447 02:00:08 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:00:08 ---> Running in 7f59ce9696d0 02:00:08 Removing intermediate container 7f59ce9696d0 02:00:08 ---> 8341438dbe91 02:00:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:08 ---> Running in 9eb81a3f7855 02:00:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:00:08 Removing intermediate container 9eb81a3f7855 02:00:08 ---> 23014b2241b8 02:00:08 Step 19/21 : LABEL arch=x86_64 02:00:08 ---> Running in 1123f085dc17 02:00:08 Removing intermediate container 1123f085dc17 02:00:08 ---> 472d6e02a29b 02:00:08 Step 20/21 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:08 ---> Running in b9497434b769 02:00:09 Removing intermediate container b9497434b769 02:00:09 ---> 3856ab7987ab 02:00:09 Step 21/21 : LABEL version=0.0.0 02:00:09 ---> Running in 89f8945b83a6 02:00:09 Removing intermediate container 89f8945b83a6 02:00:09 ---> 5bdcb3594383 02:00:09 02:00:09 Successfully built 5bdcb3594383 02:00:09 Successfully tagged support-notifications:latest 02:00:09  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:00:10 (1/6) Installing dumb-init (1.2.5-r1) 02:00:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:00:10 (3/6) Installing libsodium (1.0.18-r0) 02:00:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:00:10 (5/6) Installing libzmq (4.3.4-r0) 02:00:10 (6/6) Installing zeromq (4.3.4-r0) 02:00:10 Executing busybox-1.33.1-r8.trigger 02:00:10 OK: 8 MiB in 20 packages 02:00:10 using credential edgex-jenkins-ssh 02:00:10 Cloning the remote Git repository 02:00:11 Removing intermediate container ef624ee11c73 02:00:11 ---> d5ce3a27bd35 02:00:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:00:11 ---> 1d4c23c5353f 02:00:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:00:11 ---> d2fe85732b08 02:00:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:00:11 ---> c75f1e8dbd53 02:00:11 Step 18/22 : ENTRYPOINT ["/core-data"] 02:00:11 ---> Running in bef4d7f102af 02:00:11 Removing intermediate container bef4d7f102af 02:00:11 ---> 026e38c29fb7 02:00:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:00:11 ---> Running in 56efce8fd055 02:00:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:00:11 > git init /w/workspace/edgex-go/1 # timeout=10 02:00:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:11 > git --version # timeout=10 02:00:11 > git --version # 'git version 2.25.1' 02:00:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:12 Removing intermediate container 56efce8fd055 02:00:12 ---> 7570573c4ac6 02:00:12 Step 20/22 : LABEL arch=x86_64 02:00:12 ---> Running in c4cd2d565899 02:00:12 Removing intermediate container c4cd2d565899 02:00:12 ---> 07ad34a7eed4 02:00:12 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:12 ---> Running in ed0d1f89b232 02:00:12 Removing intermediate container ed0d1f89b232 02:00:12 ---> 5b838ddc2a85 02:00:12 Step 22/22 : LABEL version=0.0.0 02:00:12 ---> Running in 7d8f9d0ab5a6 02:00:12 Removing intermediate container 7d8f9d0ab5a6 02:00:12 ---> 8101d12466f1 02:00:12 02:00:12 Successfully built 8101d12466f1 02:00:12 Successfully tagged core-data:latest 02:00:12  Building core-data ... done  [Pipeline] } 02:00:12 $ docker stop --time=1 b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c 02:00:14 $ docker rm -f b80d59d487c6d71b81d82b4044164b45b807b6c24494200789a796321f011a9c [Pipeline] // withDockerContainer [Pipeline] sh 02:00:14 + docker images 02:00:14 REPOSITORY TAG IMAGE ID CREATED SIZE 02:00:14 core-data latest 8101d12466f1 2 seconds ago 20.7MB 02:00:14 support-notifications latest 5bdcb3594383 5 seconds ago 17MB 02:00:14 6e77edc94f22 8 seconds ago 1.78GB 02:00:14 120de2d41f56 9 seconds ago 1.77GB 02:00:14 security-secretstore-setup latest 5038c456a96b 11 seconds ago 28.4MB 02:00:14 security-proxy-setup latest 013623938c92 13 seconds ago 26.9MB 02:00:14 0cb0027caaf8 19 seconds ago 1.78GB 02:00:14 5e59477291cc 19 seconds ago 1.78GB 02:00:14 sys-mgmt-agent latest 8aeaea899ba7 28 seconds ago 294MB 02:00:14 security-bootstrapper latest 50dd7aabbd83 41 seconds ago 18.9MB 02:00:14 core-metadata latest 84b70aadefb5 47 seconds ago 16.9MB 02:00:14 core-command latest 69771662a7d6 47 seconds ago 16.1MB 02:00:14 support-scheduler latest e5ab8183f7a5 47 seconds ago 16.2MB 02:00:14 1527cb6b8ed2 52 seconds ago 1.77GB 02:00:14 51a1470d22a2 53 seconds ago 1.77GB 02:00:14 59aea7ebe4c4 54 seconds ago 1.77GB 02:00:14 b93e181d77ea 55 seconds ago 1.77GB 02:00:14 908ac5d85755 55 seconds ago 1.78GB 02:00:14 ci-base-image-x86_64 latest c15af9db70ae 3 minutes ago 1.25GB 02:00:14 alpine 3.14 dd53f409bf0b 8 days ago 5.61MB 02:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 02:00:14 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 2 months ago 548MB 02:00:14 docker 20.10.8 bc6c0ffef665 11 months ago 214MB 02:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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 02:00:15 Running on prd-ubuntu18.04-docker-8c-8g-22991 in /w/workspace/edgexfoundry_edgex-go_PR-4128 [Pipeline] { [Pipeline] ws 02:00:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 02:00:15 The recommended git tool is: git 02:00:16 using credential edgex-jenkins-ssh 02:00:16 Cloning the remote Git repository 02:00:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:00:16 > git init /w/workspace/edgex-go/1 # timeout=10 02:00:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:16 > git --version # timeout=10 02:00:16 > git --version # 'git version 2.17.1' 02:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:21 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:21 Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:21 Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) 02:00:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:00:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 02:00:21 > git config core.sparsecheckout # timeout=10 02:00:21 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 02:00:21 > git remote # timeout=10 02:00:21 > git config --get remote.origin.url # timeout=10 02:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:21 > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 02:00:21 > git rev-parse HEAD^{commit} # timeout=10 02:00:21 > git config core.sparsecheckout # timeout=10 02:00:21 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 02:00:25 Commit message: "docs: update the link address in the document" 02:00:25 > git --version # timeout=10 02:00:25 > git --version # 'git version 2.17.1' 02:00:25 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:26 + echo snap-build.sh 02:00:26 snap-build.sh 02:00:26 + SNAP_BASE_DIR=. 02:00:26 + '[' '!' -z /w/workspace/edgex-go/1 ']' 02:00:26 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 02:00:26 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 02:00:26 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 02:00:26 + cd /w/workspace/edgex-go/1 02:00:26 + sudo apt-get remove -qy --purge lxd lxd-client 02:00:26 Reading package lists... 02:00:26 Building dependency tree... 02:00:26 Reading state information... 02:00:26 The following packages were automatically installed and are no longer required: 02:00:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:00:26 uidmap xdelta3 02:00:26 Use 'sudo apt autoremove' to remove them. 02:00:26 The following packages will be REMOVED: 02:00:26 lxd* lxd-client* 02:00:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:00:26 After this operation, 31.7 MB disk space will be freed. 02:00:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 02:00:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:00:28 Removing lxd dnsmasq configuration 02:00:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:00:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:00:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:00:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:00:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4128/head:refs/remotes/origin/PR-4128 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 02:00:29 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:29 Merge succeeded, producing 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:00:29 Checking out Revision 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 (PR-4128) 02:00:29 > git config core.sparsecheckout # timeout=10 02:00:29 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 02:00:29 > git remote # timeout=10 02:00:29 > git config --get remote.origin.url # timeout=10 02:00:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:29 > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 02:00:29 > git rev-parse HEAD^{commit} # timeout=10 02:00:29 > git config core.sparsecheckout # timeout=10 02:00:29 > git checkout -f 147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 # timeout=10 02:00:34 Commit message: "docs: update the link address in the document" 02:00:34 > git --version # timeout=10 02:00:34 > git --version # 'git version 2.25.1' 02:00:34 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:35 Dload Upload Total Spent Left Speed 02:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 02:00:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:36 + sudo tee /etc/docker/daemon.new 02:00:36 { 02:00:36 "registry-mirrors": [ 02:00:36 "https://nexus3.edgexfoundry.org:10001" 02:00:36 ], 02:00:36 "bip": "10.250.0.254/24", 02:00:36 "hosts": [ 02:00:36 "tcp://0.0.0.0:5555", 02:00:36 "unix:///var/run/docker.sock" 02:00:36 ], 02:00:36 "mtu": 1458, 02:00:36 "selinux-enabled": true, 02:00:36 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:36 } [Pipeline] sh 02:00:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:55 provisioning config files... 02:00:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8136476303884068449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:56 ---> docker-login.sh 02:00:56 nexus3.edgexfoundry.org:10001 02:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:57 Configure a credential helper to remove this warning. See 02:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:57 02:00:57 Login Succeeded 02:00:57 nexus3.edgexfoundry.org:10002 02:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:57 Configure a credential helper to remove this warning. See 02:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:57 02:00:57 Login Succeeded 02:00:57 nexus3.edgexfoundry.org:10003 02:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:58 Configure a credential helper to remove this warning. See 02:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:58 02:00:58 Login Succeeded 02:00:58 nexus3.edgexfoundry.org:10004 02:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:58 Configure a credential helper to remove this warning. See 02:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:58 02:00:58 Login Succeeded 02:00:58 docker.io 02:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:59 Configure a credential helper to remove this warning. See 02:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:59 02:00:59 Login Succeeded 02:00:59 ---> docker-login.sh ends [Pipeline] } 02:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:00:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 02:00:59 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:01:00 + grep ^go [0-9].[0-9]* go.mod 02:01:00 + cut -d -f 2 [Pipeline] echo 02:01:00 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:00 ========================================================= 02:01:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 02:01:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:01:00 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:01:01 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:01 552d1f2373af: Pulling fs layer 02:01:01 ea3f2d53f512: Pulling fs layer 02:01:01 9e70ebbbe112: Pulling fs layer 02:01:01 7a9cfe048b4a: Pulling fs layer 02:01:01 72dc09318566: Pulling fs layer 02:01:01 f324388ff665: Pulling fs layer 02:01:01 53ef782089cf: Pulling fs layer 02:01:01 2af28fca035d: Pulling fs layer 02:01:01 7a9cfe048b4a: Waiting 02:01:01 72dc09318566: Waiting 02:01:01 f324388ff665: Waiting 02:01:01 53ef782089cf: Waiting 02:01:01 2af28fca035d: Waiting 02:01:01 9e70ebbbe112: Verifying Checksum 02:01:01 9e70ebbbe112: Download complete 02:01:01 ea3f2d53f512: Verifying Checksum 02:01:01 ea3f2d53f512: Download complete 02:01:01 72dc09318566: Download complete 02:01:01 552d1f2373af: Verifying Checksum 02:01:01 f324388ff665: Verifying Checksum 02:01:01 f324388ff665: Download complete 02:01:01 53ef782089cf: Verifying Checksum 02:01:01 53ef782089cf: Download complete 02:01:01 552d1f2373af: Pull complete 02:01:02 ea3f2d53f512: Pull complete 02:01:02 9e70ebbbe112: Pull complete 02:01:02 2af28fca035d: Verifying Checksum 02:01:02 2af28fca035d: Download complete 02:01:03 7a9cfe048b4a: Verifying Checksum 02:01:03 7a9cfe048b4a: Download complete 02:01:15 7a9cfe048b4a: Pull complete 02:01:15 72dc09318566: Pull complete 02:01:15 f324388ff665: Pull complete 02:01:15 53ef782089cf: Pull complete 02:01:22 2af28fca035d: Pull complete 02:01:22 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 02:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:01:22 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 02:01:23 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:01:23 WORKDIR /edgex 02:01:23 COPY go.mod . 02:01:23 RUN go mod download 02:01:23 + docker build -t ci-base-image-arm64 -f - . 02:01:26 Sending build context to Docker daemon 180.7MB 02:01:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:01:26 ---> d19f1962542a 02:01:26 Step 2/4 : WORKDIR /edgex 02:01:28 ---> Running in c0d780d700c3 02:01:28 Removing intermediate container c0d780d700c3 02:01:28 ---> 764e6a7f593f 02:01:28 Step 3/4 : COPY go.mod . 02:01:29 ---> 8f96edbc72c9 02:01:29 Step 4/4 : RUN go mod download 02:01:29 ---> Running in fd957adad4a1 02:02:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:02:04 (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 ... 190491 files and directories currently installed.) 02:02:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:02:04 Processing triggers for systemd (237-3ubuntu10.52) ... 02:02:04 Processing triggers for ureadahead (0.100.0-21) ... 02:02:04 + sudo snap remove --purge lxd 02:02:04 snap "lxd" is not installed 02:02:04 + sudo groupadd --force --system lxd 02:02:04 ++ whoami 02:02:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:02:04 + newgrp - lxd 02:02:04 + sudo snap install lxd 02:02:05 2022-08-18T02:02:02Z INFO Waiting for automatic snapd restart... 02:02:17 lxd 5.4-1ff8d34 from Canonical* installed 02:02:17 + sudo lxd init --auto 02:02:27 + sudo snap install --classic snapcraft 02:02:31 snapcraft 7.1.1 from Canonical** installed 02:02:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:02:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:02:31 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:31 Dload Upload Total Spent Left Speed 02:02:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 02:02:31 100 3325k 100 3325k 0 0 7879k 0 --:--:-- --:--:-- --:--:-- 7879k 02:02:31 ./yq_linux_amd64 02:02:32 + sudo snapcraft prime --use-lxd 02:02:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:02:34 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:02:34 - README.md 02:02:34 02:02:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:02:35 Launching a container. 02:02:45 Waiting for container to be ready 02:02:45 To start your first container, try: lxc launch ubuntu:22.04 02:02:45 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 02:02:45 02:02:49 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:02:49 Waiting for network to be ready... 02:02:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:02:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:02:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2365 kB] 02:02:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:02:50 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:02:50 Removing intermediate container fd957adad4a1 02:02:50 ---> f5b48a4d977f 02:02:50 Successfully built f5b48a4d977f 02:02:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:02:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:02:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:02:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:02:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:02:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:02:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [410 kB] 02:02:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 02:02:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 02:02:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [859 kB] 02:02:51 + docker inspect -f . ci-base-image-arm64 02:02:51 . 02:02:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [118 kB] 02:02:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1222 kB] 02:02:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [281 kB] [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:02:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2706 kB] 02:02:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [500 kB] 02:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container 02:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 02:02:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 02:02:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [889 kB] 02:02:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [123 kB] 02:02:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1836 kB] 02:02:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [398 kB] 02:02:53 $ docker top f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:54 + go version 02:02:54 go version go1.16.8 linux/arm64 [Pipeline] } 02:02:54 $ docker stop --time=1 f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f 02:02:55 Fetched 27.5 MB in 5s (5455 kB/s) 02:02:56 $ docker rm -f f00228b0bcc8b85c0bee88ff749cd62222a193795c6e56010df32ba5abe29a2f 02:02:56 Reading package lists... 02:02:56 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] } 02:02:56 Building dependency tree... 02:02:56 Reading state information... 02:02:56 The following additional packages will be installed: 02:02:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:02:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:02:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:02:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:02:56 Suggested packages: 02:02:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:02:56 Recommended packages: 02:02:56 gnupg libsasl2-modules 02:02:56 The following NEW packages will be installed: 02:02:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:02:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:02:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:02:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:02:56 The following packages will be upgraded: 02:02:56 gpg gpg-agent gpgconf libudev1 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 02:02:56 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 02:02:56 Need to get 3528 kB of archives. 02:02:56 After this operation, 13.3 MB of additional disk space will be used. 02:02:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] 02:02:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] 02:02:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] 02:02:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 02:02:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 02:02:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 02:02:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 02:02:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] 02:02:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker inspect -f . ci-base-image-arm64 02:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 02:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container 02:02:57 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:02:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:02:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:02:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:02:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:02:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:02:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:02:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:02:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:02:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:02:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:02:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:02:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:02:57 debconf: delaying package configuration, since apt-utils is not installed 02:02:57 Fetched 3528 kB in 1s (3084 kB/s) 02:02:57 (Reading database ... 12511 files and directories currently installed.) 02:02:57 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 02:02:57 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 02:02:57 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 02:02:57 Selecting previously unselected package udev. 02:02:57 (Reading database ... 12511 files and directories currently installed.) 02:02:57 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 02:02:57 Unpacking udev (237-3ubuntu10.53) ... 02:02:58 Selecting previously unselected package libfuse2:amd64. 02:02:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:02:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:02:58 Selecting previously unselected package fuse. 02:02:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:02:58 Unpacking fuse (2.9.7-1ubuntu1) ... 02:02:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... 02:02:58 Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 02:02:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... 02:02:58 Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 02:02:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... 02:02:58 Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 02:02:58 Selecting previously unselected package libksba8:amd64. 02:02:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:02:58 Unpacking libksba8:amd64 (1.3.5-2) ... 02:02:58 Selecting previously unselected package libroken18-heimdal:amd64. 02:02:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:58 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:02:58 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:58 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:58 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:02:58 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:58 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:58 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:02:58 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:58 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:58 $ docker top 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 -eo pid,comm 02:02:59 Selecting previously unselected package libwind0-heimdal:amd64. 02:02:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:02:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:02:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:02:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Selecting previously unselected package libgssapi3-heimdal:amd64. [Pipeline] { 02:02:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:02:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Selecting previously unselected package libsasl2-modules-db:amd64. 02:02:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 02:02:59 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 02:02:59 Selecting previously unselected package libsasl2-2:amd64. 02:02:59 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 02:02:59 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 02:02:59 Selecting previously unselected package libldap-common. 02:02:59 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 02:02:59 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 02:02:59 Selecting previously unselected package libldap-2.4-2:amd64. 02:02:59 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 02:02:59 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... [Pipeline] echo 02:02:59 ========================================================= 02:02:59 [edgeXBuildGoParallel] Running Tests and Build... 02:02:59 ========================================================= [Pipeline] sh 02:02:59 Selecting previously unselected package dirmngr. 02:02:59 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... 02:02:59 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... 02:02:59 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 02:02:59 Setting up gpgconf (2.2.4-1ubuntu1.6) ... 02:02:59 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:02:59 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 02:02:59 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 02:02:59 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... 02:02:59 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:02:59 Setting up libksba8:amd64 (1.3.5-2) ... 02:02:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:02:59 Setting up udev (237-3ubuntu10.53) ... 02:02:59 invoke-rc.d: policy-rc.d denied execution of start. 02:02:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 02:03:00 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Processing triggers for systemd (237-3ubuntu10) ... 02:03:00 Setting up fuse (2.9.7-1ubuntu1) ... 02:03:00 Setting up gpg (2.2.4-1ubuntu1.6) ... 02:03:00 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:03:00 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 02:03:00 Setting up dirmngr (2.2.4-1ubuntu1.6) ... 02:03:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:03:00 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:03:00 settings in the [Install] section, and DefaultInstance for template units). 02:03:00 This means they are not meant to be enabled using systemctl. 02:03:00 Possible reasons for having this kind of units are: 02:03:00 1) A unit may be statically enabled by being symlinked from another unit's 02:03:00 .wants/ or .requires/ directory. 02:03:00 2) A unit's purpose may be to act as a helper for some other unit which has 02:03:00 a requirement dependency on it. 02:03:00 3) A unit may be started when needed via activation (socket, path, timer, 02:03:00 D-Bus, udev, scripted systemctl call, ...). 02:03:00 4) In case of template units, the unit is meant to be enabled with some 02:03:00 instance name specified. 02:03:00 + make test 02:03:00 go mod tidy 02:03:00 Reading package lists... 02:03:01 Building dependency tree... 02:03:01 Reading state information... 02:03:01 The following additional packages will be installed: 02:03:01 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 02:03:01 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 02:03:01 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 02:03:01 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 02:03:01 mime-support multiarch-support openssh-client python3 python3-minimal 02:03:01 python3.6 python3.6-minimal squashfs-tools systemd 02:03:01 Suggested packages: 02:03:01 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:03:01 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:03:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:03:01 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:03:01 systemd-container policykit-1 02:03:01 Recommended packages: 02:03:01 krb5-locales file xauth gnupg networkd-dispatcher 02:03:01 The following NEW packages will be installed: 02:03:01 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 02:03:01 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 02:03:01 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 02:03:01 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 02:03:01 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 02:03:01 squashfs-tools sudo 02:03:01 The following packages will be upgraded: 02:03:01 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:03:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:03:01 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 02:03:01 Need to get 50.2 MB of archives. 02:03:01 After this operation, 190 MB of additional disk space will be used. 02:03:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] 02:03:01 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 02:03:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [533 kB] 02:03:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 02:03:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.8 [1611 kB] 02:03:02 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 02:03:02 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 02:03:02 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 02:03:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.8 [1711 kB] 02:03:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:03:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:03:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:03:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:03:02 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:03:02 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 02:03:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:03:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.8 [203 kB] 02:03:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 02:03:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 02:03:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:03:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:03:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:03:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:03:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:03:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:03:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 02:03:02 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:03:02 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 02:03:02 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 02:03:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.55.5+18.04 [35.6 MB] 02:03:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:03:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB] 02:03:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 02:03:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 02:03:03 debconf: delaying package configuration, since apt-utils is not installed 02:03:03 Fetched 50.2 MB in 2s (22.2 MB/s) 02:03:03 (Reading database ... 12757 files and directories currently installed.) 02:03:03 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 02:03:03 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 02:03:04 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 02:03:04 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 02:03:04 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 02:03:04 (Reading database ... 12757 files and directories currently installed.) 02:03:04 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 02:03:04 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 02:03:04 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 02:03:04 (Reading database ... 12757 files and directories currently installed.) 02:03:04 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 02:03:04 Unpacking apt (1.6.14) over (1.6.1) ... 02:03:04 Setting up apt (1.6.14) ... 02:03:04 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:03:05 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:03:05 (Reading database ... 12764 files and directories currently installed.) 02:03:05 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... 02:03:05 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... 02:03:05 Selecting previously unselected package libpython3.6-minimal:amd64. 02:03:05 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... 02:03:05 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... 02:03:05 Selecting previously unselected package libexpat1:amd64. 02:03:05 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 02:03:05 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 02:03:05 Selecting previously unselected package python3.6-minimal. 02:03:05 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.8_amd64.deb ... 02:03:05 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... 02:03:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... 02:03:05 Checking for services that may need to be restarted...done. 02:03:05 Checking for services that may need to be restarted...done. 02:03:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.8) ... 02:03:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 02:03:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.8) ... 02:03:06 Selecting previously unselected package python3-minimal. 02:03:06 (Reading database ... 13012 files and directories currently installed.) 02:03:06 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:03:06 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:03:06 Selecting previously unselected package mime-support. 02:03:06 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:03:06 Unpacking mime-support (3.60ubuntu1) ... 02:03:06 Selecting previously unselected package libmpdec2:amd64. 02:03:06 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:03:06 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:03:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:03:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.8_amd64.deb ... 02:03:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... 02:03:06 Selecting previously unselected package python3.6. 02:03:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.8_amd64.deb ... 02:03:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.8) ... 02:03:06 Selecting previously unselected package libpython3-stdlib:amd64. 02:03:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:03:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:03:06 Setting up python3-minimal (3.6.7-1~18.04) ... 02:03:07 Selecting previously unselected package python3. 02:03:07 (Reading database ... 13442 files and directories currently installed.) 02:03:07 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:03:07 Unpacking python3 (3.6.7-1~18.04) ... 02:03:07 Selecting previously unselected package multiarch-support. 02:03:07 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 02:03:07 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 02:03:07 Setting up multiarch-support (2.27-3ubuntu1.6) ... 02:03:07 Selecting previously unselected package liblzo2-2:amd64. 02:03:07 (Reading database ... 13479 files and directories currently installed.) 02:03:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:03:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:03:07 Selecting previously unselected package libdbus-1-3:amd64. 02:03:07 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 02:03:07 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 02:03:07 Selecting previously unselected package dbus. 02:03:07 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 02:03:07 Unpacking dbus (1.12.2-1ubuntu1.3) ... 02:03:07 Selecting previously unselected package libbsd0:amd64. 02:03:07 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:03:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:03:07 Selecting previously unselected package libpam-systemd:amd64. 02:03:07 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 02:03:07 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 02:03:07 Selecting previously unselected package sudo. 02:03:07 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:03:07 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:03:07 Selecting previously unselected package apparmor. 02:03:07 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:03:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:03:07 Selecting previously unselected package libedit2:amd64. 02:03:07 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 02:03:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:03:07 Selecting previously unselected package libkrb5support0:amd64. 02:03:07 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:03:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:03:07 Selecting previously unselected package libk5crypto3:amd64. 02:03:07 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:03:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:03:08 Selecting previously unselected package libkeyutils1:amd64. 02:03:08 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 02:03:08 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 02:03:08 Selecting previously unselected package libkrb5-3:amd64. 02:03:08 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:03:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:03:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:03:08 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:03:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:03:08 Selecting previously unselected package libssl1.0.0:amd64. 02:03:08 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ... 02:03:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... 02:03:08 Selecting previously unselected package openssh-client. 02:03:08 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 02:03:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 02:03:08 Selecting previously unselected package dbus-user-session. 02:03:08 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 02:03:08 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 02:03:08 Selecting previously unselected package squashfs-tools. 02:03:08 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 02:03:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:03:08 Selecting previously unselected package snapd. 02:03:08 Preparing to unpack .../17-snapd_2.55.5+18.04_amd64.deb ... 02:03:08 Unpacking snapd (2.55.5+18.04) ... 02:03:11 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:03:11 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... 02:03:11 Setting up mime-support (3.60ubuntu1) ... 02:03:11 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:03:11 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:03:11 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:03:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:03:11 Setting up systemd (237-3ubuntu10.53) ... 02:03:11 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:03:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 02:03:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:03:12 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 02:03:12 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:03:12 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.8) ... 02:03:12 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:03:12 Setting up python3.6 (3.6.9-1~18.04ubuntu1.8) ... 02:03:13 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 02:03:13 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:03:13 Setting up dbus (1.12.2-1ubuntu1.3) ... 02:03:13 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:03:13 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 02:03:13 Setting up python3 (3.6.7-1~18.04) ... 02:03:13 running python rtupdate hooks for python3.6... 02:03:13 running python post-rtupdate hooks for python3.6... 02:03:13 Setting up apparmor (2.12-4ubuntu5.1) ... 02:03:14 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:03:14 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 02:03:14 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:03:14 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 02:03:14 Setting up snapd (2.55.5+18.04) ... 02:03:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:03:14 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:03:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:03:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:03:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:03:15 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:03:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:03:15 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:03:15 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:03:16 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:03:16 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' 02:03:16 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' 02:03:16 /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.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' 02:03:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:03:16 Processing triggers for systemd (237-3ubuntu10.53) ... 02:03:17 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 02:03:17 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:03:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:03:19 Reading package lists... 02:03:19 Reading package lists... 02:03:19 Building dependency tree... 02:03:19 Reading state information... 02:03:19 Calculating upgrade... 02:03:19 The following packages will be upgraded: 02:03:19 advancecomp base-files bash binutils binutils-common 02:03:19 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:03:19 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:03:19 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 02:03:19 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 02:03:19 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:03:19 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:03:19 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:03:19 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 02:03:19 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 02:03:19 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 02:03:19 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 02:03:19 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:03:19 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:03:19 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:03:19 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 02:03:19 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:03:19 Need to get 64.9 MB of archives. 02:03:19 After this operation, 5221 kB of additional disk space will be used. 02:03:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 02:03:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-191.202 [984 kB] 02:03:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:03:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:03:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:03:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:03:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:03:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:03:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:03:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:03:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:03:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:03:20 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 02:03:20 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 02:03:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:03:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 02:03:20 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 02:03:20 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:03:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2.3 [307 kB] 02:03:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:03:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:03:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:03:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:03:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 02:03:20 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:03:20 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 02:03:20 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 02:03:20 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:03:20 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] 02:03:20 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] 02:03:20 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 02:03:20 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:03:20 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:03:20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:03:20 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:03:20 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:03:20 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 02:03:20 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:03:20 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 02:03:20 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 02:03:20 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2.3 [818 kB] 02:03:20 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:03:20 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:03:20 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:03:20 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:03:20 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:03:20 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:03:20 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:03:20 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:03:20 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:03:20 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:03:20 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:03:20 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:03:20 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:03:20 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:03:20 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:03:21 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.2 [56.9 kB] 02:03:21 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:03:21 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:03:21 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:03:21 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:03:21 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:03:21 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:03:21 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:03:21 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:03:21 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] 02:03:21 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 02:03:21 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:03:21 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 02:03:21 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 02:03:21 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 02:03:21 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] 02:03:21 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:03:21 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] 02:03:21 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 02:03:21 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 02:03:21 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:03:21 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:03:21 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.6 [646 kB] 02:03:21 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 02:03:21 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] 02:03:21 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] 02:03:21 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:03:21 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:03:21 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 02:03:21 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 02:03:21 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 02:03:21 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:03:21 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:03:21 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 02:03:21 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 02:03:21 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 02:03:21 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 02:03:21 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:03:21 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:03:21 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:03:21 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:03:21 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:03:22 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:03:22 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:03:22 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:03:22 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:03:22 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:03:22 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 02:03:22 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 02:03:22 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:03:22 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:03:22 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:03:22 debconf: delaying package configuration, since apt-utils is not installed 02:03:22 Fetched 64.9 MB in 3s (20.8 MB/s) 02:03:22 (Reading database ... 13984 files and directories currently installed.) 02:03:22 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 02:03:22 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 02:03:23 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 02:03:23 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 02:03:23 Preparing to unpack .../2-linux-libc-dev_4.15.0-191.202_amd64.deb ... 02:03:23 Unpacking linux-libc-dev:amd64 (4.15.0-191.202) over (4.15.0-20.21) ... 02:03:23 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:23 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:23 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:23 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:23 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:23 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:24 (Reading database ... 13984 files and directories currently installed.) 02:03:24 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:03:24 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:03:24 (Reading database ... 13984 files and directories currently installed.) 02:03:24 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:03:24 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:03:24 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:25 (Reading database ... 13984 files and directories currently installed.) 02:03:25 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 02:03:25 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 02:03:25 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 02:03:25 (Reading database ... 13984 files and directories currently installed.) 02:03:25 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 02:03:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:03:25 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:03:25 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 02:03:25 Setting up base-files (10.1ubuntu2.11) ... 02:03:25 Installing new version of config file /etc/issue ... 02:03:25 Installing new version of config file /etc/issue.net ... 02:03:25 Installing new version of config file /etc/lsb-release ... 02:03:26 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:03:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:03:26 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:03:26 Removing obsolete conffile /etc/default/motd-news ... 02:03:26 (Reading database ... 13985 files and directories currently installed.) 02:03:26 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 02:03:26 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 02:03:26 Setting up bash (4.4.18-2ubuntu1.3) ... 02:03:26 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 02:03:26 (Reading database ... 13985 files and directories currently installed.) 02:03:26 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:26 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:03:26 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:03:26 (Reading database ... 13985 files and directories currently installed.) 02:03:26 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 02:03:26 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 02:03:26 Setting up tar (1.29b-2ubuntu0.3) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 02:03:27 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 02:03:27 Setting up dpkg (1.19.0.5ubuntu2.4) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... 02:03:27 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 02:03:27 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... 02:03:27 Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 02:03:27 Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:03:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:03:27 Setting up grep (3.1-2build1) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 02:03:27 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 02:03:27 Setting up gzip (1.6-5ubuntu1.2) ... 02:03:27 (Reading database ... 13985 files and directories currently installed.) 02:03:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2.3_amd64.deb ... 02:03:27 Unpacking login (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... 02:03:28 ? github.com/edgexfoundry/edgex-go [no test files] 02:03:28 Setting up login (1:4.5-1ubuntu2.3) ... 02:03:28 (Reading database ... 13985 files and directories currently installed.) 02:03:28 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:03:28 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:03:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:03:28 (Reading database ... 13985 files and directories currently installed.) 02:03:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:03:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:03:28 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:03:28 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:03:28 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:03:28 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:03:29 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:03:29 (Reading database ... 13985 files and directories currently installed.) 02:03:29 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:03:29 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:03:29 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:03:29 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:03:29 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:03:29 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:03:29 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:03:29 (Reading database ... 13985 files and directories currently installed.) 02:03:29 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:03:29 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:03:29 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:03:29 (Reading database ... 13985 files and directories currently installed.) 02:03:29 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.2_amd64.deb ... 02:03:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) over (1:1.2.11.dfsg-0ubuntu2) ... 02:03:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.2) ... 02:03:30 (Reading database ... 13985 files and directories currently installed.) 02:03:30 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:30 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:30 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:03:30 (Reading database ... 13985 files and directories currently installed.) 02:03:30 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:30 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:30 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:03:30 (Reading database ... 13985 files and directories currently installed.) 02:03:30 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:30 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:30 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:03:30 (Reading database ... 13985 files and directories currently installed.) 02:03:30 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:30 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:30 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:03:30 (Reading database ... 13985 files and directories currently installed.) 02:03:30 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:03:30 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:03:30 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:03:30 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:03:31 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:03:31 (Reading database ... 13985 files and directories currently installed.) 02:03:31 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:03:31 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:03:31 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:03:31 (Reading database ... 13985 files and directories currently installed.) 02:03:31 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:31 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:31 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:03:31 (Reading database ... 13985 files and directories currently installed.) 02:03:31 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:31 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:31 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:03:31 (Reading database ... 13985 files and directories currently installed.) 02:03:31 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:31 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:31 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:03:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:03:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:03:32 (Reading database ... 13985 files and directories currently installed.) 02:03:32 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 02:03:32 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 02:03:32 Setting up libc-bin (2.27-3ubuntu1.6) ... 02:03:32 (Reading database ... 13985 files and directories currently installed.) 02:03:32 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:03:32 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:03:32 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:03:32 (Reading database ... 13987 files and directories currently installed.) 02:03:32 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:03:32 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:03:32 Setting up debconf (1.5.66ubuntu1) ... 02:03:33 (Reading database ... 13987 files and directories currently installed.) 02:03:33 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:03:33 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:03:33 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:03:33 (Reading database ... 13987 files and directories currently installed.) 02:03:33 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:03:33 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:03:33 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:03:33 (Reading database ... 13987 files and directories currently installed.) 02:03:33 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:03:33 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:03:33 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:03:33 (Reading database ... 13987 files and directories currently installed.) 02:03:33 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:03:33 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:03:33 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:03:33 (Reading database ... 13989 files and directories currently installed.) 02:03:33 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:03:33 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:03:33 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:03:34 (Reading database ... 13993 files and directories currently installed.) 02:03:34 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:03:34 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:03:34 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 02:03:34 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 02:03:34 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... 02:03:34 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 02:03:34 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... 02:03:34 (Reading database ... 13993 files and directories currently installed.) 02:03:34 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 02:03:34 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 02:03:34 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 02:03:34 (Reading database ... 13993 files and directories currently installed.) 02:03:34 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:03:34 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:03:34 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:03:34 (Reading database ... 13993 files and directories currently installed.) 02:03:34 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 02:03:34 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 02:03:34 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 02:03:34 (Reading database ... 13993 files and directories currently installed.) 02:03:34 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:03:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:03:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:03:35 (Reading database ... 13993 files and directories currently installed.) 02:03:35 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 02:03:35 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 02:03:35 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 02:03:35 (Reading database ... 13993 files and directories currently installed.) 02:03:35 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 02:03:35 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 02:03:35 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 02:03:35 (Reading database ... 13993 files and directories currently installed.) 02:03:35 Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... 02:03:35 Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 02:03:35 Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... 02:03:35 (Reading database ... 13993 files and directories currently installed.) 02:03:35 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:03:35 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:03:35 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:03:35 (Reading database ... 13993 files and directories currently installed.) 02:03:35 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.3_amd64.deb ... 02:03:35 Unpacking passwd (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... 02:03:36 Setting up passwd (1:4.5-1ubuntu2.3) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... 02:03:36 Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 02:03:36 Setting up gpgv (2.2.4-1ubuntu1.6) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:03:36 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:03:36 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 02:03:36 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 02:03:36 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:03:36 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:03:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:03:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:03:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:03:36 (Reading database ... 13993 files and directories currently installed.) 02:03:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:03:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:03:37 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:03:37 (Reading database ... 13993 files and directories currently installed.) 02:03:37 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.6_amd64.deb ... 02:03:37 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.6) over (3.5.18-1ubuntu1) ... 02:03:37 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.6) ... 02:03:37 (Reading database ... 13993 files and directories currently installed.) 02:03:37 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 02:03:37 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 02:03:37 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 02:03:37 (Reading database ... 13993 files and directories currently installed.) 02:03:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:03:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:03:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:03:37 (Reading database ... 13994 files and directories currently installed.) 02:03:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:03:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:03:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:03:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:03:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... 02:03:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... 02:03:37 Preparing to unpack .../03-ca-certificates_20211016~18.04.1_all.deb ... 02:03:37 Unpacking ca-certificates (20211016~18.04.1) over (20180409) ... 02:03:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:03:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:03:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:03:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:03:38 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:03:38 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:03:38 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:03:38 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:03:38 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:03:38 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:03:38 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:03:38 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:03:38 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 02:03:38 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 02:03:38 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 02:03:38 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 02:03:38 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 02:03:38 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 02:03:39 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:03:39 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:03:39 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:03:39 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:03:39 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:03:39 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:03:39 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:03:39 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:03:39 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:03:39 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:03:39 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 02:03:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 02:03:39 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:39 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:39 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:39 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:40 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:41 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:42 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:42 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:42 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:03:42 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:03:42 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:03:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:03:43 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 02:03:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 02:03:43 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 02:03:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 02:03:43 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:03:43 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:03:43 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:03:43 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:03:43 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:03:43 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:03:43 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 02:03:43 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:03:43 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:03:43 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:03:43 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:03:43 Setting up tzdata (2022a-0ubuntu0.18.04) ... 02:03:43 02:03:43 Current default time zone: 'Etc/UTC' 02:03:43 Local time is now: Thu Aug 18 02:03:43 UTC 2022. 02:03:43 Universal Time is now: Thu Aug 18 02:03:43 UTC 2022. 02:03:43 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:03:43 02:03:43 Setting up systemd-sysv (237-3ubuntu10.53) ... 02:03:43 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up linux-libc-dev:amd64 (4.15.0-191.202) ... 02:03:43 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:03:43 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:03:43 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:03:43 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:03:43 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:03:43 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:03:43 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:03:43 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:43 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:03:44 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:44 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 02:03:44 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:44 Setting up patch (2.7.6-2ubuntu1.1) ... 02:03:44 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:03:44 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:03:44 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 02:03:44 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... 02:03:44 Installing new version of config file /etc/ssl/openssl.cnf ... 02:03:44 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 02:03:44 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 02:03:44 Setting up ca-certificates (20211016~18.04.1) ... 02:03:46 Updating certificates in /etc/ssl/certs... 02:03:47 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 02:03:47 30 added, 36 removed; done. 02:03:47 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 02:03:47 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:03:47 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:03:47 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:03:47 Setting up pkgbinarymangler (138.18.04.1) ... 02:03:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 02:03:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up perl (5.26.1-6ubuntu0.5) ... 02:03:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 02:03:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:03:47 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 02:03:47 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 02:03:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:03:47 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:03:47 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 02:03:47 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:03:47 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 02:03:47 Processing triggers for systemd (237-3ubuntu10.53) ... 02:03:47 Processing triggers for mime-support (3.60ubuntu1) ... 02:03:47 Processing triggers for ca-certificates (20211016~18.04.1) ... 02:03:47 Updating certificates in /etc/ssl/certs... 02:03:48 0 added, 0 removed; done. 02:03:48 Running hooks in /etc/ca-certificates/update.d... 02:03:48 done. 02:03:48 Reading package lists... 02:03:48 Building dependency tree... 02:03:48 Reading state information... 02:03:48 The following NEW packages will be installed: 02:03:48 apt-transport-https 02:03:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:03:49 Need to get 4348 B of archives. 02:03:49 After this operation, 154 kB of additional disk space will be used. 02:03:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 02:03:49 debconf: delaying package configuration, since apt-utils is not installed 02:03:49 Fetched 4348 B in 0s (101 kB/s) 02:03:49 Selecting previously unselected package apt-transport-https. 02:03:49 (Reading database ... 14000 files and directories currently installed.) 02:03:49 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 02:03:49 Unpacking apt-transport-https (1.6.14) ... 02:03:49 Setting up apt-transport-https (1.6.14) ... 02:03:49 Waiting for network to be ready... 02:03:56 2022-08-18T02:03:53Z INFO Waiting for automatic snapd restart... 02:03:56 snapd 2.56.2 from Canonical* installed 02:03:57 "snapd" switched to the "latest/stable" channel 02:03:57 02:04:04 core18 20220706 from Canonical** installed 02:04:05 core20 20220805 from Canonical** installed 02:04:06 "core20" switched to the "latest/stable" channel 02:04:06 02:04:08 snapcraft 7.1.1 from Canonical** installed 02:04:08 "snapcraft" switched to the "latest/stable" channel 02:04:08 02:04:15 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: 02:04:15 - README.md 02:04:15 02:04:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:04:16 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 02:04:16 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:04:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:04:17 Reading package lists... 02:04:18 Installing build dependencies: git=1:2.17.1-1ubuntu0.12 git-man=1:2.17.1-1ubuntu0.12 libcurl3-gnutls=7.58.0-2ubuntu3.19 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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 02:04:19 Reading package lists... 02:04:20 Building dependency tree... 02:04:20 Reading state information... 02:04:20 Suggested packages: 02:04:20 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:04:20 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:04:20 Recommended packages: 02:04:20 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:04:20 The following NEW packages will be installed: 02:04:20 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:04:20 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:04:20 pkg-config zip 02:04:20 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:04:20 Need to get 7676 kB of archives. 02:04:20 After this operation, 43.8 MB of additional disk space will be used. 02:04:20 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:04:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 02:04:20 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:04:20 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:04:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:04:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:04:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:04:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:04:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:04:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:04:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB] 02:04:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.12 [804 kB] 02:04:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.12 [3930 kB] 02:04:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:04:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:04:20 debconf: delaying package configuration, since apt-utils is not installed 02:04:20 Fetched 7676 kB in 0s (26.5 MB/s) 02:04:20 Selecting previously unselected package libglib2.0-0:amd64. 02:04:20 (Reading database ... 14004 files and directories currently installed.) 02:04:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 02:04:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 02:04:21 Selecting previously unselected package libpsl5:amd64. 02:04:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:04:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:04:21 Selecting previously unselected package libnghttp2-14:amd64. 02:04:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:04:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:04:21 Selecting previously unselected package librtmp1:amd64. 02:04:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:04:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:04:21 Selecting previously unselected package libcurl3-gnutls:amd64. 02:04:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ... 02:04:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... 02:04:21 Selecting previously unselected package liberror-perl. 02:04:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:04:21 Unpacking liberror-perl (0.17025-1) ... 02:04:21 Selecting previously unselected package git-man. 02:04:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.12_all.deb ... 02:04:21 Unpacking git-man (1:2.17.1-1ubuntu0.12) ... 02:04:21 Selecting previously unselected package git. 02:04:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.12_amd64.deb ... 02:04:21 Unpacking git (1:2.17.1-1ubuntu0.12) ... 02:04:21 Selecting previously unselected package libnorm1:amd64. 02:04:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:04:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:04:21 Selecting previously unselected package libpgm-5.2-0:amd64. 02:04:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:04:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:04:21 Selecting previously unselected package libsodium23:amd64. 02:04:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:04:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:04:22 Selecting previously unselected package libzmq5:amd64. 02:04:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:04:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:04:22 Selecting previously unselected package libzmq3-dev:amd64. 02:04:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:04:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:04:22 Selecting previously unselected package pkg-config. 02:04:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:04:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:04:22 Selecting previously unselected package zip. 02:04:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:04:22 Unpacking zip (3.0-11build1) ... 02:04:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:04:22 Setting up git-man (1:2.17.1-1ubuntu0.12) ... 02:04:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:04:22 Setting up liberror-perl (0.17025-1) ... 02:04:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:04:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 02:04:22 No schema files found: doing nothing. 02:04:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:04:22 Setting up zip (3.0-11build1) ... 02:04:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:04:22 Setting up libsodium23:amd64 (1.0.16-2) ... 02:04:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:04:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:04:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... 02:04:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:04:22 Setting up git (1:2.17.1-1ubuntu0.12) ... 02:04:22 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 02:04:23 git set to automatically installed. 02:04:23 git-man set to automatically installed. 02:04:23 libcurl3-gnutls set to automatically installed. 02:04:23 liberror-perl set to automatically installed. 02:04:23 libglib2.0-0 set to automatically installed. 02:04:23 libnghttp2-14 set to automatically installed. 02:04:23 libnorm1 set to automatically installed. 02:04:23 libpgm-5.2-0 set to automatically installed. 02:04:23 libpsl5 set to automatically installed. 02:04:23 librtmp1 set to automatically installed. 02:04:23 libsodium23 set to automatically installed. 02:04:23 libzmq3-dev set to automatically installed. 02:04:23 libzmq5 set to automatically installed. 02:04:23 pkg-config set to automatically installed. 02:04:23 zip set to automatically installed. 02:04:23 snapd is not logged in, snap install commands will use sudo 02:04:32 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 02:04:32 Downloading snap 'edgex-app-service-configurable' 02:04:34 Pulling app-service-configurable 02:04:34 + snapcraftctl pull 02:04:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:04:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:04:36 Pulling config-common 02:04:36 + snapcraftctl pull 02:04:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:04:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:04:37 Pulling go-build-helper 02:04:37 + snapcraftctl pull 02:04:39 'edgex-go' has dependencies that need to be staged: go-build-helper 02:04:39 Skipping pull go-build-helper (already ran) 02:04:39 Building go-build-helper 02:04:39 + snapcraftctl build 02:04:41 Staging go-build-helper 02:04:41 + snapcraftctl stage 02:04:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:04:46 Fetched 224 kB in 0s (0 B/s) 02:04:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:04:46 Fetched 157 kB in 0s (0 B/s) 02:04:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:04:46 Fetched 221 kB in 0s (0 B/s) 02:04:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:04:46 Fetched 143 kB in 0s (0 B/s) 02:04:46 Pulling edgex-go 02:04:46 + snapcraftctl pull 02:04:47 Pulling hooks 02:04:47 + snapcraftctl pull 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:05:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements 02:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:05:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 98.5% of statements 02:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:05:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:05:06 Fetched 96.5 kB in 0s (0 B/s) 02:05:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:05:06 Fetched 279 kB in 0s (0 B/s) 02:05:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:05:06 Fetched 122 kB in 0s (0 B/s) 02:05:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:05:06 Fetched 77.8 kB in 0s (0 B/s) 02:05:06 Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] 02:05:06 Fetched 8696 B in 0s (0 B/s) 02:05:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:05:06 Fetched 47.8 kB in 0s (0 B/s) 02:05:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:05:06 Fetched 45.6 kB in 0s (0 B/s) 02:05:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 02:05:06 Fetched 15.0 kB in 0s (0 B/s) 02:05:06 Get:1 libcurl4_7.58.0-2ubuntu3.19_amd64.deb [220 kB] 02:05:06 Fetched 220 kB in 0s (0 B/s) 02:05:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 02:05:06 Fetched 154 kB in 0s (0 B/s) 02:05:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:05:06 Fetched 50.6 kB in 0s (0 B/s) 02:05:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:05:06 Fetched 14.8 kB in 0s (0 B/s) 02:05:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:05:06 Fetched 41.8 kB in 0s (0 B/s) 02:05:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 02:05:06 Fetched 499 kB in 0s (0 B/s) 02:05:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:05:06 Fetched 111 kB in 0s (0 B/s) 02:05:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:05:06 Fetched 240 kB in 0s (0 B/s) 02:05:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:05:06 Fetched 29.3 kB in 0s (0 B/s) 02:05:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:05:06 Fetched 85.5 kB in 0s (0 B/s) 02:05:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:05:06 Fetched 24.5 kB in 0s (0 B/s) 02:05:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 02:05:06 Fetched 49.2 kB in 0s (0 B/s) 02:05:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:05:06 Fetched 54.2 kB in 0s (0 B/s) 02:05:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:05:06 Fetched 30.8 kB in 0s (0 B/s) 02:05:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 02:05:06 Fetched 15.8 kB in 0s (0 B/s) 02:05:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:05:06 Fetched 85.9 kB in 0s (0 B/s) 02:05:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 02:05:06 Fetched 8764 B in 0s (0 B/s) 02:05:06 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 02:05:06 Fetched 140 kB in 0s (0 B/s) 02:05:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:05:06 Fetched 119 kB in 0s (0 B/s) 02:05:06 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 02:05:06 Fetched 111 kB in 0s (0 B/s) 02:05:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:05:06 Fetched 11.1 kB in 0s (0 B/s) 02:05:06 Get:1 libgnutls30_3.5.18-1ubuntu1.6_amd64.deb [646 kB] 02:05:06 Fetched 646 kB in 0s (0 B/s) 02:05:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:05:06 Fetched 41.3 kB in 0s (0 B/s) 02:05:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:05:06 Fetched 17.9 kB in 0s (0 B/s) 02:05:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:05:06 Fetched 368 kB in 0s (0 B/s) 02:05:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:05:06 Fetched 187 kB in 0s (0 B/s) 02:05:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:05:06 Fetched 175 kB in 0s (0 B/s) 02:05:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:05:06 Fetched 206 kB in 0s (0 B/s) 02:05:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb [1302 kB] 02:05:06 Fetched 1302 kB in 0s (0 B/s) 02:05:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:05:06 Fetched 36.2 kB in 0s (0 B/s) 02:05:06 Get:1 curl_7.58.0-2ubuntu3.19_amd64.deb [159 kB] 02:05:06 Fetched 159 kB in 0s (0 B/s) 02:05:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:05:06 Fetched 107 kB in 0s (0 B/s) 02:05:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:05:06 Fetched 48.7 kB in 0s (0 B/s) 02:05:06 Pulling static-packages 02:05:06 + snapcraftctl pull 02:05:06 Pulling version 02:05:06 + cd /root/project 02:05:06 + git describe --tags --abbrev=0 02:05:06 + sed s/v// 02:05:06 + GIT_VERSION=2.1.1 02:05:06 + [ -z 2.1.1 ] 02:05:06 + snapcraftctl set-version 2.1.1 02:05:06 Building app-service-configurable 02:05:06 + snapcraftctl build 02:05:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.366s coverage: 44.7% of statements 02:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:05:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:05:08 Building config-common 02:05:08 + snapcraftctl build 02:05:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.811s coverage: 89.5% of statements 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:05:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 83.8% of statements 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:05:10 Skipping build go-build-helper (already ran) 02:05:11 Building edgex-go 02:05:11 + cd /root/parts/edgex-go/src 02:05:11 + git describe --tags --abbrev=0 02:05:11 + sed s/v// 02:05:11 + GIT_VERSION=2.1.1 02:05:11 + [ -z 2.1.1 ] 02:05:11 skipping... 02:05:11 + echo 2.1.1 02:05:11 + [ ! -d vendor ] 02:05:11 + echo skipping... 02:05:11 + make build 02:05:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-data/core-data ./cmd/core-data 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.767s coverage: 94.2% of statements 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 60.0% of statements 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.342s coverage: 0.9% of statements 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.207s coverage: 58.8% of statements 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 21.7% of statements 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 47.1% of statements 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 02:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 02:05:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 02:05:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:05:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-command/core-command ./cmd/core-command 02:05:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:05:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:05:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements 02:05:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 02:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:05:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:05:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:05:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:05:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/secrets-config ./cmd/secrets-config 02:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 82.5% of statements 02:05:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:05:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:05:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:05:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:05:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:05:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:05:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:05:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:05:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:05:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:05:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:05:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:05:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:05:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:05:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:05:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:05:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:05:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:05:39 + 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 02:05:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:05:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:05:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:05:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:05:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:05:40 + 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 02:05:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:05:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:05:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:05:40 Building hooks 02:05:40 + cd /root/parts/hooks/src 02:05:40 + make build 02:05:40 go mod tidy 02:05:41 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 02:05:41 go: downloading github.com/stretchr/testify v1.7.0 02:05:41 go: downloading github.com/davecgh/go-spew v1.1.0 02:05:41 go: downloading github.com/pmezard/go-difflib v1.0.0 02:05:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:05:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 02:05:42 GO111MODULE=on go build -o cmd/install/install ./cmd/install 02:05:43 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 02:05:43 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 02:05:45 Building static-packages 02:05:45 + snapcraftctl build 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.310s coverage: 92.9% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.274s coverage: 58.8% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.831s coverage: 64.4% of statements 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:05:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements 02:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 02:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 02:05:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 02:05:47 Building version 02:05:47 + snapcraftctl build 02:05:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 02:05:50 Staging app-service-configurable 02:05:50 + snapcraftctl stage 02:05:50 Staging config-common 02:05:50 + snapcraftctl stage 02:05:52 Skipping stage go-build-helper (already ran) 02:05:52 Staging edgex-go 02:05:52 + snapcraftctl stage 02:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.433s coverage: 65.4% of statements 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.8% of statements 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.363s coverage: 89.5% of statements 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:05:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 02:05:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:05:53 Staging hooks 02:05:53 + snapcraftctl stage 02:05:55 Staging static-packages 02:05:55 + snapcraftctl stage 02:05:56 Staging version 02:05:56 + snapcraftctl stage 02:05:58 Priming app-service-configurable 02:05:58 + snapcraftctl prime 02:06:01 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 02:06:01 stage-packages: 02:06:01 - libnorm1 02:06:01 - libpgm-5.2-0 02:06:01 - libsodium23 02:06:01 - libzmq5 02:06:01 Priming config-common 02:06:01 + snapcraftctl prime 02:06:03 Priming go-build-helper 02:06:03 + snapcraftctl prime 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.3% of statements 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.7% of statements 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:06:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 02:06:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 02:06:04 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 02:06:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:06:04 GO111MODULE=on go vet ./... 02:06:04 Priming edgex-go 02:06:04 + snapcraftctl prime 02:06:06 Priming hooks 02:06:06 + snapcraftctl prime 02:06:07 Priming static-packages 02:06:07 + snapcraftctl prime 02:06:10 Priming version 02:06:10 + snapcraftctl prime 02:06:11 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] } 02:07:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:29 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:32 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:07:32 + go mod tidy [Pipeline] sh 02:07:34 + ls -al . 02:07:34 total 676 02:07:34 drwxrwxr-x 10 1001 1001 4096 Aug 18 02:07 . 02:07:34 drwxr-xr-x 4 root root 4096 Aug 18 02:02 .. 02:07:34 -rw-rw-r-- 1 1001 1001 11 Aug 18 02:00 .dockerignore 02:07:34 drwxrwxr-x 8 1001 1001 4096 Aug 18 02:00 .git 02:07:34 drwxrwxr-x 4 1001 1001 4096 Aug 18 02:00 .github 02:07:34 -rw-rw-r-- 1 1001 1001 797 Aug 18 02:00 .gitignore 02:07:34 -rw-rw-r-- 1 1001 1001 42 Aug 18 02:00 .golangci.yml 02:07:34 -rw-rw-r-- 1 1001 1001 76 Aug 18 02:00 .hadolint.yml 02:07:34 -rw-rw-r-- 1 1001 1001 166 Aug 18 02:00 .sonarcloud.properties 02:07:34 -rw-rw-r-- 1 1001 1001 1171 Aug 18 02:00 ADOPTERS.md 02:07:34 -rw-rw-r-- 1 1001 1001 8910 Aug 18 02:00 Attribution.txt 02:07:34 -rw-rw-r-- 1 1001 1001 53021 Aug 18 02:00 CHANGELOG.md 02:07:34 -rw-rw-r-- 1 1001 1001 3804 Aug 18 02:00 CONTRIBUTING.md 02:07:34 -rw-rw-r-- 1 1001 1001 677 Aug 18 02:00 GOVERNANCE.md 02:07:34 -rw-rw-r-- 1 1001 1001 849 Aug 18 02:00 Jenkinsfile 02:07:34 -rw-rw-r-- 1 1001 1001 10775 Aug 18 02:00 LICENSE 02:07:34 -rw-rw-r-- 1 1001 1001 6508 Aug 18 02:00 Makefile 02:07:34 -rw-rw-r-- 1 1001 1001 582 Aug 18 02:00 OWNERS.md 02:07:34 -rw-rw-r-- 1 1001 1001 8212 Aug 18 02:00 README.md 02:07:34 -rw-rw-r-- 1 1001 1001 6912 Aug 18 02:00 SECURITY.md 02:07:34 -rw-rw-r-- 1 1001 1001 5 Aug 18 01:56 VERSION 02:07:34 -rw-rw-r-- 1 1001 1001 4131 Aug 18 02:00 ZMQWindows.md 02:07:34 drwxrwxr-x 2 1001 1001 4096 Aug 18 02:00 bin 02:07:34 drwxrwxr-x 14 1001 1001 4096 Aug 18 02:00 cmd 02:07:34 -rw-r--r-- 1 root root 428658 Aug 18 02:06 coverage.out 02:07:34 -rw-rw-r-- 1 1001 1001 822 Aug 18 02:07 go.mod 02:07:34 -rw-rw-r-- 1 1001 1001 49471 Aug 18 02:00 go.sum 02:07:34 drwxrwxr-x 8 1001 1001 4096 Aug 18 02:00 internal 02:07:34 drwxrwxr-x 3 1001 1001 4096 Aug 18 02:00 openapi 02:07:34 drwxrwxr-x 4 1001 1001 4096 Aug 18 02:00 snap 02:07:34 drwxrwxr-x 6 1001 1001 4096 Aug 18 02:00 vendor 02:07:34 -rw-rw-r-- 1 1001 1001 204 Aug 18 02:00 version.go [Pipeline] sh 02:07:34 + '[' -e coverage.out ] 02:07:34 + chown 1001:1001 coverage.out [Pipeline] stash 02:07:34 Warning: overwriting stash ‘coverage-report’ 02:07:35 Stashed 1 file(s) [Pipeline] sh 02:07:36 + make build 02:07:36 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 02:07:44 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 02:08:07 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 02:08:09 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 02:08:14 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 02:08:15 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 02:08:18 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 02:08:22 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 02:08:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:08:29 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 02:08:32 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 02:08:35 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] } 02:08:41 $ docker stop --time=1 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 02:08:43 $ docker rm -f 1eec233f405d2bcec835d6194e0a34227d1592cf02253c77a6de83a7de3ce2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:45 02:08:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:08:46 latest: Pulling from edgex-devops/edgex-compose-arm64 02:08:46 29e5d40040c1: Pulling fs layer 02:08:46 1ce36da41761: Pulling fs layer 02:08:46 25b303627fd3: Pulling fs layer 02:08:46 29e5d40040c1: Verifying Checksum 02:08:46 29e5d40040c1: Download complete 02:08:46 1ce36da41761: Verifying Checksum 02:08:46 1ce36da41761: Download complete 02:08:47 29e5d40040c1: Pull complete 02:08:48 25b303627fd3: Verifying Checksum 02:08:48 25b303627fd3: Download complete 02:08:48 1ce36da41761: Pull complete 02:09:00 25b303627fd3: Pull complete 02:09:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:01 prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container 02:09:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:09:03 $ docker top 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:04 + docker-compose build --help 02:09:04 + grep parallel 02:09:10 --parallel Build images in parallel. [Pipeline] } 02:09:10 $ docker stop --time=1 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce 02:09:12 $ docker rm -f 1a0388437e66a43c118fb8191d5af699c08d38bd7d4275faa74f193d28f700ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:13 prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container 02:09:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 02:09:14 $ docker top 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:15 + docker-compose -f ./docker-compose-build.yml build --parallel 02:09:22 Building core-command ... 02:09:22 Building core-data ... 02:09:22 Building core-metadata ... 02:09:22 Building security-bootstrapper ... 02:09:22 Building security-proxy-setup ... 02:09:22 Building security-secretstore-setup ... 02:09:22 Building support-notifications ... 02:09:22 Building support-scheduler ... 02:09:22 Building sys-mgmt-agent ... 02:09:22 Building support-notifications 02:09:22 Building security-secretstore-setup 02:09:22 Building core-metadata 02:09:22 Building security-bootstrapper 02:09:22 Building core-data 02:10:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> f5b48a4d977f 02:10:59 Step 3/22 : WORKDIR /edgex-go 02:10:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> f5b48a4d977f 02:10:59 Step 3/24 : WORKDIR /edgex-go 02:10:59 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> f5b48a4d977f 02:10:59 Step 3/21 : WORKDIR /edgex-go 02:10:59 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:59 Step 2/30 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> f5b48a4d977f 02:10:59 Step 3/30 : WORKDIR /edgex-go 02:10:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:10:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:10:59 ---> f5b48a4d977f 02:10:59 Step 3/22 : WORKDIR /edgex-go 02:10:59 ---> Running in a766501dc67c 02:10:59 ---> Running in b7ce90d018a4 02:10:59 ---> Running in 64eaff920514 02:10:59 ---> Running in 7d0ed3339bf3 02:10:59 ---> Running in a8a61cf9e9b6 02:10:59 Removing intermediate container 64eaff920514 02:10:59 ---> fa00fbb90812 02:10:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 Removing intermediate container b7ce90d018a4 02:10:59 ---> 693223d3e180 02:10:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Running in 77697cf91744 02:10:59 ---> Running in 64acb725fc03 02:10:59 Removing intermediate container 7d0ed3339bf3 02:10:59 ---> 894eb4b8550f 02:10:59 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 Removing intermediate container a766501dc67c 02:10:59 ---> fe474f170f9e 02:10:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 Removing intermediate container a8a61cf9e9b6 02:10:59 ---> 3993eb295463 02:10:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Running in f27892a877d0 02:10:59 ---> Running in f03cd9b6cb9c 02:10:59 ---> Running in be29d8354b95 02:11:01 Removing intermediate container 77697cf91744 02:11:01 ---> 44b9923db57f 02:11:01 Step 5/24 : RUN apk add --update --no-cache make git 02:11:01 ---> Running in 3ff8663b74d3 02:11:02 Removing intermediate container 64acb725fc03 02:11:02 ---> f1ba8ac12918 02:11:02 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 02:11:02 Removing intermediate container f27892a877d0 02:11:02 ---> a3ee1a7761dd 02:11:02 Step 5/30 : RUN apk add --update --no-cache make git 02:11:02 Removing intermediate container be29d8354b95 02:11:02 ---> cc25f52aa5a4 02:11:02 Step 5/22 : RUN apk add --update --no-cache make git 02:11:02 ---> Running in abf6993ded95 02:11:02 ---> Running in 9a05007caef3 02:11:02 ---> Running in f2684ce28a8c 02:11:02 Removing intermediate container f03cd9b6cb9c 02:11:02 ---> 0789f8b8d731 02:11:02 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:11:02 ---> Running in 56dbbb9cdda0 02:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:11:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:11:06 OK: 219 MiB in 52 packages 02:11:06 OK: 219 MiB in 52 packages 02:11:07 OK: 219 MiB in 52 packages 02:11:07 OK: 219 MiB in 52 packages 02:11:07 OK: 219 MiB in 52 packages 02:11:07 Removing intermediate container 3ff8663b74d3 02:11:07 ---> d7ada6334184 02:11:07 Step 6/24 : COPY . . 02:11:08 Removing intermediate container 9a05007caef3 02:11:08 ---> 2c7773f216cb 02:11:08 Step 6/30 : COPY . . 02:11:08 Removing intermediate container abf6993ded95 02:11:08 ---> 6d04f7b97b14 02:11:08 Step 6/21 : COPY . . 02:11:09 Removing intermediate container 56dbbb9cdda0 02:11:09 ---> 9f321f3944f4 02:11:09 Step 6/22 : COPY . . 02:11:09 Removing intermediate container f2684ce28a8c 02:11:09 ---> 4dc7a4a4fbeb 02:11:09 Step 6/22 : COPY . . 02:11:48 ---> 5458a5c5fb8a 02:11:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 ---> 810974c3e4a2 02:11:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 ---> e71129c3d482 02:11:48 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 ---> Running in 3343527790de 02:11:48 ---> Running in 1df53763246d 02:11:48 ---> 1f04bc65690c 02:11:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 ---> 2db165acde7b 02:11:48 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:48 ---> Running in 78be436d470f 02:11:48 ---> Running in f29fc9d5c464 02:11:48 ---> Running in d6d713956b9d 02:11:48 skipping... 02:11:48 skipping... 02:11:48 skipping... 02:11:48 skipping... 02:11:48 skipping... 02:11:48 Removing intermediate container 1df53763246d 02:11:48 ---> 6255c7af4126 02:11:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:11:48 ---> Running in 809dfbf47a31 02:11:48 Removing intermediate container f29fc9d5c464 02:11:48 ---> 22c9b91dc715 02:11:48 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:11:48 ---> Running in cbe8e1c683a9 02:11:48 Removing intermediate container 78be436d470f 02:11:48 ---> 68f6d5295ffa 02:11:48 Step 8/21 : RUN make cmd/support-notifications/support-notifications 02:11:48 Removing intermediate container 3343527790de 02:11:48 ---> 6944df76da19 02:11:48 Step 8/22 : RUN make cmd/core-metadata/core-metadata 02:11:49 Removing intermediate container d6d713956b9d 02:11:49 ---> 75d5cce833fa 02:11:49 Step 8/22 : RUN make cmd/core-data/core-data 02:11:49 ---> Running in f63c39d45ab0 02:11:49 ---> Running in 12cc723ecea5 02:11:49 ---> Running in 4fc4dba022bc 02:11:50 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 02:11:51 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 02:11:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:11:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:11:51 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 02:13:58 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 02:14:08 Removing intermediate container cbe8e1c683a9 02:14:08 ---> 9db50efc1e86 02:14:08 02:14:08 Step 9/30 : FROM alpine:3.14 02:14:08 3.14: Pulling from library/alpine 02:14:11 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 02:14:11 Status: Downloaded newer image for alpine:3.14 02:14:11 ---> 376ba31ae3da 02:14:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:14:11 ---> Running in b8df5d243a6d 02:14:12 Removing intermediate container b8df5d243a6d 02:14:12 ---> afef41adacc9 02:14:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 02:14:12 ---> Running in e42614476b3e 02:14:14 Removing intermediate container 809dfbf47a31 02:14:14 ---> 3a4ef7550772 02:14:14 02:14:14 Step 9/24 : FROM alpine:3.14 02:14:14 ---> 376ba31ae3da 02:14:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:14:14 ---> Running in 9667e75886d4 02:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:18 (1/2) Installing dumb-init (1.2.5-r1) 02:14:18 (2/2) Installing su-exec (0.2-r1) 02:14:18 Executing busybox-1.33.1-r8.trigger 02:14:18 (1/3) Installing ca-certificates (20220614-r0) 02:14:18 OK: 6 MiB in 16 packages 02:14:18 (2/3) Installing dumb-init (1.2.5-r1) 02:14:18 (3/3) Installing su-exec (0.2-r1) 02:14:19 Executing busybox-1.33.1-r8.trigger 02:14:19 Executing ca-certificates-20220614-r0.trigger 02:14:19 OK: 6 MiB in 17 packages 02:14:20 Removing intermediate container e42614476b3e 02:14:20 ---> 66dafb4312c7 02:14:20 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 02:14:20 ---> Running in 128e9e030a3c 02:14:21 Removing intermediate container 128e9e030a3c 02:14:21 ---> 34e4f8be7763 02:14:21 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:14:21 ---> Running in af5c9cb32592 02:14:21 Removing intermediate container 9667e75886d4 02:14:21 ---> 77f43dbe6761 02:14:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:14:22 ---> Running in 47557d860304 02:14:22 Removing intermediate container af5c9cb32592 02:14:22 ---> 8b847582db31 02:14:22 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:14:22 ---> Running in 4e56abc03efc 02:14:23 Removing intermediate container 47557d860304 02:14:23 ---> 4c7fafbe3a33 02:14:23 Step 12/24 : WORKDIR / 02:14:23 ---> Running in c3ddbb761750 02:14:24 Removing intermediate container f63c39d45ab0 02:14:24 ---> 177cb8bd4c7f 02:14:24 02:14:24 Step 9/21 : FROM alpine:3.14 02:14:24 ---> 376ba31ae3da 02:14:24 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 02:14:24 ---> Running in ab8680a44df9 02:14:24 Removing intermediate container c3ddbb761750 02:14:24 ---> 1fdeb19e8b00 02:14:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:14:26 Removing intermediate container 12cc723ecea5 02:14:26 ---> 73c426b62fd2 02:14:26 02:14:26 Step 9/22 : FROM alpine:3.14 02:14:26 ---> 376ba31ae3da 02:14:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:14:26 ---> Running in 7d2bb0e57620 02:14:26 Removing intermediate container 4e56abc03efc 02:14:26 ---> 03b77ba6cd61 02:14:26 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 02:14:26 ---> edb50fda18da 02:14:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:14:26 ---> Running in 44ca8e54a16b 02:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:27 Removing intermediate container 44ca8e54a16b 02:14:27 ---> 8fbb879f25d9 02:14:27 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:27 ---> 228bc1807cd4 02:14:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:28 (1/2) Installing ca-certificates (20220614-r0) 02:14:28 (2/2) Installing dumb-init (1.2.5-r1) 02:14:28 Executing busybox-1.33.1-r8.trigger 02:14:28 Executing ca-certificates-20220614-r0.trigger 02:14:29 ---> efcc18cf202e 02:14:29 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:29 ---> Running in 347ae02e9b5a 02:14:29 OK: 6 MiB in 16 packages 02:14:29 ---> 23a1a7b51391 02:14:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:14:30 (1/1) Installing dumb-init (1.2.5-r1) 02:14:30 Executing busybox-1.33.1-r8.trigger 02:14:30 OK: 6 MiB in 15 packages 02:14:32 ---> 98ef6f62c3d0 02:14:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:14:32 Removing intermediate container 7d2bb0e57620 02:14:32 ---> e40b304b531b 02:14:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:14:32 Removing intermediate container ab8680a44df9 02:14:32 ---> 90df42e8bf51 02:14:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:14:32 ---> Running in 188a98707412 02:14:33 ---> Running in 7c37b00e3146 02:14:33 Removing intermediate container 347ae02e9b5a 02:14:33 ---> 0c7b8fcb2196 02:14:33 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:33 Removing intermediate container 188a98707412 02:14:33 ---> 5b732cad59a0 02:14:33 Step 12/22 : ENV APP_PORT=59881 02:14:33 ---> Running in 3afdf6ca3ee7 02:14:33 Removing intermediate container 7c37b00e3146 02:14:33 ---> cf55a978f5cd 02:14:33 Step 12/21 : ENV APP_PORT=59860 02:14:34 ---> Running in b101b9cae9f7 02:14:34 Removing intermediate container 3afdf6ca3ee7 02:14:34 ---> 27366a7a8218 02:14:34 Step 13/22 : EXPOSE $APP_PORT 02:14:34 ---> ada665f0a34f 02:14:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:14:34 ---> Running in 8cee1c861408 02:14:34 Removing intermediate container b101b9cae9f7 02:14:34 ---> 05f57fed752a 02:14:34 Step 13/21 : EXPOSE $APP_PORT 02:14:34 ---> c0716d96afa3 02:14:34 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:14:35 ---> Running in d5314bbdf63e 02:14:35 Removing intermediate container 8cee1c861408 02:14:35 ---> 00b3c7f4d5c2 02:14:35 Step 14/22 : WORKDIR / 02:14:35 ---> Running in 8e9753f7f091 02:14:35 Removing intermediate container d5314bbdf63e 02:14:35 ---> 26f9fec4b508 02:14:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:36 Removing intermediate container 8e9753f7f091 02:14:36 ---> 7ffd75fd1739 02:14:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:36 ---> 090c9e17fdd0 02:14:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:14:37 ---> f804271bb84c 02:14:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:14:37 ---> 14cd12cef218 02:14:37 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:14:37 ---> 4a9b95e21b5f 02:14:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:14:38 ---> 3c86ec4a4412 02:14:38 Removing intermediate container 4fc4dba022bc 02:14:38 ---> ba7d3d1bb570 02:14:38 02:14:38 Step 9/22 : FROM alpine:3.14 02:14:38 ---> 376ba31ae3da 02:14:38 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Step 20/24 : 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/ 02:14:38 02:14:38 ---> Running in 38a40eb18e4d 02:14:38 ---> Running in 62929c3ad1c2 02:14:38 ---> 9e48afcf9b3d 02:14:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:14:39 ---> 3a2586db9cfd 02:14:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:14:39 Removing intermediate container 62929c3ad1c2 02:14:39 ---> 071d21a39feb 02:14:39 Step 11/22 : ENV APP_PORT=59880 02:14:39 ---> Running in 76c9eb30c6ce 02:14:39 ---> d1aa125110e1 02:14:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:14:39 Removing intermediate container 76c9eb30c6ce 02:14:39 ---> 604916b1337e 02:14:39 Step 12/22 : EXPOSE $APP_PORT 02:14:39 ---> 1e08d9c7e9ad 02:14:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:14:40 ---> Running in f53a72db9bab 02:14:40 ---> 8b3ce9eb23a3 02:14:40 Step 17/21 : ENTRYPOINT ["/support-notifications"] 02:14:40 ---> Running in 1bb6813141bb 02:14:41 Removing intermediate container f53a72db9bab 02:14:41 ---> 76060ebd9647 02:14:41 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:14:41 ---> Running in f15164aa6460 02:14:41 ---> 7b5363889ac0 02:14:41 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:14:41 ---> Running in cd6ab410d882 02:14:41 ---> 51b485e562c7 02:14:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 02:14:41 Removing intermediate container 1bb6813141bb 02:14:41 ---> 5d3fd91987db 02:14:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:41 Removing intermediate container 38a40eb18e4d 02:14:41 ---> 99a9591f8945 02:14:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:14:41 ---> Running in 18052992497f 02:14:41 ---> Running in 0e99169d0a21 02:14:42 ---> Running in af640e1fe099 02:14:42 Removing intermediate container cd6ab410d882 02:14:42 ---> d556d6df9680 02:14:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:42 ---> Running in 2871d65314db 02:14:42 Removing intermediate container 18052992497f 02:14:42 ---> 0ff8150225b9 02:14:42 Step 19/21 : LABEL arch=arm64 02:14:42 Removing intermediate container 0e99169d0a21 02:14:42 ---> 28dc11021832 02:14:42 Step 22/24 : LABEL arch=arm64 02:14:42 ---> Running in 9b532766197b 02:14:42 Removing intermediate container af640e1fe099 02:14:42 ---> 279617ee74a1 02:14:42 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:14:42 ---> Running in ea58d06e8808 02:14:43 Removing intermediate container 2871d65314db 02:14:43 ---> 5dfccc142210 02:14:43 Step 20/22 : LABEL arch=arm64 02:14:43 ---> Running in 27f5e6cb4a15 02:14:43 Removing intermediate container 9b532766197b 02:14:43 ---> 5a8527959b11 02:14:43 Step 20/21 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:14:43 ---> Running in f3dbcf4b6369 02:14:43 Removing intermediate container ea58d06e8808 02:14:43 ---> ad46166169f9 02:14:43 Step 23/24 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:14:43 ---> Running in 1306610ae2cd 02:14:44 ---> 3f9e554c3150 02:14:44 Step 25/30 : RUN chmod +x /entrypoint.sh 02:14:44 Removing intermediate container 27f5e6cb4a15 02:14:44 ---> 172b08e59d7f 02:14:44 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:14:44 Removing intermediate container f15164aa6460 02:14:44 ---> 9748768f298b 02:14:44 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 02:14:44 ---> Running in c1511a30019b 02:14:44 ---> Running in b3cc666d1b0e 02:14:44 Removing intermediate container 1306610ae2cd 02:14:44 ---> 546b17a4aada 02:14:44 Step 24/24 : LABEL version=0.0.0 02:14:44 ---> Running in 4523c927c756 02:14:44 Removing intermediate container f3dbcf4b6369 02:14:44 ---> 065b7043edba 02:14:44 Step 21/21 : LABEL version=0.0.0 02:14:44 ---> Running in 94b391f46376 02:14:45 ---> Running in 14f26c672b09 02:14:45 Removing intermediate container c1511a30019b 02:14:45 ---> ff56477fd81d 02:14:45 Step 22/22 : LABEL version=0.0.0 02:14:45 ---> Running in 26c7223297f9 02:14:45 Removing intermediate container 94b391f46376 02:14:45 ---> cba0db897f3b 02:14:45 02:14:45 Removing intermediate container 14f26c672b09 02:14:45 ---> e01172738ceb 02:14:45 02:14:45 Removing intermediate container 26c7223297f9 02:14:45 ---> 03b3a03951dc 02:14:45 02:14:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:14:46 Successfully built cba0db897f3b 02:14:46 Successfully tagged security-secretstore-setup-arm64:latest 02:14:46  Building security-secretstore-setup ... done Building security-proxy-setup 02:14:46 Successfully built e01172738ceb 02:14:46 Successfully tagged support-notifications-arm64:latest 02:14:46 Building core-command 02:14:47  Building support-notifications ... done Successfully built 03b3a03951dc 02:14:47 Successfully tagged core-metadata-arm64:latest 02:14:47  Building core-metadata ... done Building support-scheduler 02:14:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:14:47 Removing intermediate container 4523c927c756 02:14:47 ---> 83cda2f7a261 02:14:47 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 02:14:47 ---> Running in aac4e6add257 02:14:47 Removing intermediate container aac4e6add257 02:14:47 ---> 64f9e2034547 02:14:47 Step 27/30 : CMD ["gate"] 02:14:48 (1/6) Installing dumb-init (1.2.5-r1) 02:14:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:14:48 ---> Running in bc7425637ec7 02:14:48 (3/6) Installing libsodium (1.0.18-r0) 02:14:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:14:48 (5/6) Installing libzmq (4.3.4-r0) 02:14:48 Removing intermediate container bc7425637ec7 02:14:48 ---> 999ae9eacd77 02:14:48 (6/6) Installing zeromq (4.3.4-r0) 02:14:48 Step 28/30 : LABEL arch=arm64 02:14:48 Executing busybox-1.33.1-r8.trigger 02:14:48 OK: 8 MiB in 20 packages 02:14:48 ---> Running in 838c0b28f06a 02:14:49 Removing intermediate container 838c0b28f06a 02:14:49 ---> af82d6890c6a 02:14:49 Step 29/30 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:14:49 ---> Running in e6beccebde96 02:14:49 Removing intermediate container b3cc666d1b0e 02:14:49 ---> e282cbe6980d 02:14:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:14:50 Removing intermediate container e6beccebde96 02:14:50 ---> 44164246aa2b 02:14:50 Step 30/30 : LABEL version=0.0.0 02:14:50 ---> Running in f346a14e8a7d 02:14:50 ---> 0b851466750b 02:14:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:14:50 Removing intermediate container f346a14e8a7d 02:14:50 ---> 77dfc8ccb816 02:14:50 02:14:51 Successfully built 77dfc8ccb816 02:14:51 Successfully tagged security-bootstrapper-arm64:latest 02:14:51 Building sys-mgmt-agent 02:14:51  Building security-bootstrapper ... done  ---> 530c6e964f35 02:14:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:14:52 ---> f24b44182e29 02:14:52 Step 18/22 : ENTRYPOINT ["/core-data"] 02:14:52 ---> Running in 30585b78f654 02:14:52 Removing intermediate container 30585b78f654 02:14:52 ---> 567cdac1b729 02:14:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:52 ---> Running in ebb01fc357ec 02:14:53 Removing intermediate container ebb01fc357ec 02:14:53 ---> b8b6231de9e0 02:14:53 Step 20/22 : LABEL arch=arm64 02:14:53 ---> Running in 6109c1f70332 02:14:53 Removing intermediate container 6109c1f70332 02:14:53 ---> e7c6548f0a21 02:14:53 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:14:53 ---> Running in 89971e5ce960 02:14:54 Removing intermediate container 89971e5ce960 02:14:54 ---> d2db45b9d23d 02:14:54 Step 22/22 : LABEL version=0.0.0 02:14:54 ---> Running in 7c9677c80b0d 02:14:54 Removing intermediate container 7c9677c80b0d 02:14:54 ---> 280b009dea4b 02:14:54 02:14:55 Successfully built 280b009dea4b 02:14:55 Successfully tagged core-data-arm64:latest 02:16:03  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:16:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:16:03 ---> f5b48a4d977f 02:16:03 Step 3/22 : WORKDIR /edgex-go 02:16:03 ---> Using cache 02:16:03 ---> fe474f170f9e 02:16:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:03 ---> Using cache 02:16:03 ---> 0789f8b8d731 02:16:03 Step 5/22 : RUN apk add --update --no-cache make git 02:16:03 ---> Running in fe21fdfd7110 02:16:03 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:16:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:16:03 ---> f5b48a4d977f 02:16:03 Step 3/20 : WORKDIR /edgex-go 02:16:03 ---> Using cache 02:16:03 ---> fe474f170f9e 02:16:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:03 ---> Using cache 02:16:03 ---> 0789f8b8d731 02:16:03 Step 5/20 : RUN apk add --update --no-cache make git 02:16:03 ---> Running in a7b7c2711eb6 02:16:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:16:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:16:04 ---> f5b48a4d977f 02:16:04 Step 3/23 : WORKDIR /edgex-go 02:16:04 ---> Using cache 02:16:04 ---> fe474f170f9e 02:16:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:04 ---> Using cache 02:16:04 ---> 0789f8b8d731 02:16:04 Step 5/23 : RUN apk add --update --no-cache make git 02:16:04 ---> Running in 20b1e1d886db 02:16:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:16:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:16:04 ---> f5b48a4d977f 02:16:04 Step 3/22 : WORKDIR /edgex-go 02:16:04 ---> Using cache 02:16:04 ---> fe474f170f9e 02:16:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:04 ---> Using cache 02:16:04 ---> 0789f8b8d731 02:16:04 Step 5/22 : RUN apk add --update --no-cache make bash git 02:16:04 ---> Running in 5ea6e17e49e6 02:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:16:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:16:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:16:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:16:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:16:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:16:07 OK: 219 MiB in 52 packages 02:16:07 OK: 219 MiB in 52 packages 02:16:07 OK: 219 MiB in 52 packages 02:16:07 OK: 219 MiB in 52 packages 02:16:08 Removing intermediate container a7b7c2711eb6 02:16:08 ---> 2ceda0053fbe 02:16:08 Step 6/20 : COPY . . 02:16:08 Removing intermediate container 20b1e1d886db 02:16:08 ---> 0f887e707c9a 02:16:08 Step 6/23 : COPY go.mod . 02:16:09 Removing intermediate container fe21fdfd7110 02:16:09 ---> 0b55ca48b67c 02:16:09 Step 6/22 : COPY . . 02:16:09 Removing intermediate container 5ea6e17e49e6 02:16:09 ---> 80b6ffad2c4a 02:16:09 Step 6/22 : COPY . . 02:16:10 ---> ccf48f274015 02:16:10 Step 7/23 : RUN go mod download 02:16:10 ---> Running in 13feab9aefeb 02:16:14 Removing intermediate container 13feab9aefeb 02:16:14 ---> 955847087d3d 02:16:14 Step 8/23 : COPY . . 02:16:36 ---> d5a5bfd21032 02:16:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:36 ---> 5b9862e48880 02:16:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:36 ---> Running in aa21cfbe564c 02:16:36 ---> Running in ed330567b757 02:16:36 ---> 55ebf5074272 02:16:36 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:36 ---> Running in d45f91148294 02:16:37 skipping... 02:16:38 skipping... 02:16:38 skipping... 02:16:39 Removing intermediate container aa21cfbe564c 02:16:39 ---> 1f4962b53ef6 02:16:39 Step 8/22 : RUN make cmd/core-command/core-command 02:16:39 ---> Running in 4d3514ed6ec7 02:16:39 Removing intermediate container d45f91148294 02:16:39 ---> c5bdd50f1516 02:16:39 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:16:39 Removing intermediate container ed330567b757 02:16:39 ---> 627483665579 02:16:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:16:39 ---> Running in 6ff35f79fb04 02:16:39 ---> Running in 7e475b90a607 02:16:40 ---> 39e4487efa8a 02:16:40 Step 9/23 : RUN go mod tidy 02:16:40 ---> Running in af8c7e33a0af 02:16:41 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 02:16:42 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 02:16:42 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 02:16:48 Removing intermediate container af8c7e33a0af 02:16:48 ---> 054d330158a2 02:16:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:16:48 ---> Running in a3fd9f1d7fb5 02:16:49 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 02:18:26 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 02:18:26 Removing intermediate container 4d3514ed6ec7 02:18:26 ---> 9da96edeaee5 02:18:26 02:18:26 Step 9/22 : FROM alpine:3.14 02:18:26 ---> 376ba31ae3da 02:18:26 Step 10/22 : RUN apk add --update --no-cache dumb-init 02:18:26 ---> Using cache 02:18:26 ---> e40b304b531b 02:18:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:18:26 ---> Using cache 02:18:26 ---> 5b732cad59a0 02:18:26 Step 12/22 : ENV APP_PORT=59882 02:18:26 Removing intermediate container 7e475b90a607 02:18:26 ---> cbf7d99b5c87 02:18:26 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:18:26 ---> Running in 6efc6ef3fc85 02:18:26 ---> Running in 374b805f58a7 02:18:26 Removing intermediate container 6efc6ef3fc85 02:18:26 ---> e5037bb01db7 02:18:26 Step 13/22 : EXPOSE $APP_PORT 02:18:26 ---> Running in 9e04811aaa25 02:18:26 Removing intermediate container 9e04811aaa25 02:18:26 ---> eeb0a4af90fa 02:18:26 Step 14/22 : WORKDIR / 02:18:26 ---> Running in f0d94f2567c1 02:18:26 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 02:18:26 Removing intermediate container f0d94f2567c1 02:18:26 ---> 307dce647c62 02:18:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:26 ---> a2eabfa7b283 02:18:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:18:28 Removing intermediate container 6ff35f79fb04 02:18:28 ---> 4e7451189b1b 02:18:28 02:18:28 Step 9/20 : FROM alpine:3.14 02:18:28 ---> 376ba31ae3da 02:18:28 Step 10/20 : RUN apk add --update --no-cache curl 02:18:28 ---> Running in 9018a212a4df 02:18:28 ---> e85aacf094e5 02:18:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:18:28 Removing intermediate container 374b805f58a7 02:18:28 ---> 5a52dad491f4 02:18:28 02:18:28 Step 10/22 : FROM docker:20.10.8 02:18:29 20.10.8: Pulling from library/docker 02:18:29 ---> 24d553748b79 02:18:29 Step 18/22 : ENTRYPOINT ["/core-command"] 02:18:29 ---> Running in f61a24003a01 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:18:30 Removing intermediate container f61a24003a01 02:18:30 ---> 0dcdf01e0a5d 02:18:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:30 ---> Running in e79c35c6a18b 02:18:31 (1/5) Installing ca-certificates (20220614-r0) 02:18:31 (2/5) Installing brotli-libs (1.0.9-r5) 02:18:31 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:18:31 (4/5) Installing libcurl (7.79.1-r2) 02:18:31 (5/5) Installing curl (7.79.1-r2) 02:18:31 Executing busybox-1.33.1-r8.trigger 02:18:31 Executing ca-certificates-20220614-r0.trigger 02:18:31 Removing intermediate container e79c35c6a18b 02:18:31 ---> ec86de397d32 02:18:31 Step 20/22 : LABEL arch=arm64 02:18:31 OK: 8 MiB in 19 packages 02:18:31 ---> Running in 9f8224ec3b39 02:18:32 Removing intermediate container 9f8224ec3b39 02:18:32 ---> 0532eb3e274d 02:18:32 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:18:32 ---> Running in 235beaf9ded4 02:18:33 Removing intermediate container a3fd9f1d7fb5 02:18:33 ---> 9b2a1e2637c8 02:18:33 02:18:33 Step 11/23 : FROM alpine:3.14 02:18:33 ---> 376ba31ae3da 02:18:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:18:33 ---> Using cache 02:18:33 ---> e40b304b531b 02:18:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:18:33 ---> Using cache 02:18:33 ---> 5b732cad59a0 02:18:33 Step 14/23 : ENV APP_PORT=59861 02:18:33 ---> Running in 2ee9a2d2d984 02:18:33 Removing intermediate container 235beaf9ded4 02:18:33 ---> c60f45a6dc9f 02:18:33 Step 22/22 : LABEL version=0.0.0 02:18:33 ---> Running in fbb7b946ff73 02:18:33 Removing intermediate container 2ee9a2d2d984 02:18:33 ---> 44c918935eb0 02:18:33 Step 15/23 : EXPOSE $APP_PORT 02:18:33 Removing intermediate container 9018a212a4df 02:18:33 ---> 5442e0d5f658 02:18:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:18:33 ---> Running in 61114b3a8909 02:18:33 ---> Running in ecf0a22be825 02:18:34 Removing intermediate container fbb7b946ff73 02:18:34 ---> 12401af6aa6e 02:18:34 02:18:34 Removing intermediate container 61114b3a8909 02:18:34 ---> e57cffdf551e 02:18:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:34 Removing intermediate container ecf0a22be825 02:18:34 ---> fb42b9832c46 02:18:34 Step 12/20 : WORKDIR /edgex 02:18:34 ---> Running in 13838518cb56 02:18:35 Successfully built 12401af6aa6e 02:18:35 Successfully tagged core-command-arm64:latest 02:18:35  Building core-command ... done Removing intermediate container 13838518cb56 02:18:35 ---> d56c36bcd5a2 02:18:35 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:18:35 ---> eeafd208416b 02:18:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:18:36 ---> 518254fcd0fe 02:18:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:18:37 ---> 5bce0080b8af 02:18:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:18:37 ---> 1554a45c3b2c 02:18:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:18:37 ---> 2a6661f26e7f 02:18:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:18:37 ---> Running in 0dd7b769f56a 02:18:38 Removing intermediate container 0dd7b769f56a 02:18:38 ---> 3bde4537c839 02:18:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:38 ---> Running in 9d781a2377ef 02:18:39 ---> c2c3db3097d7 02:18:39 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:18:39 Removing intermediate container 9d781a2377ef 02:18:39 ---> ffa4e5c5e646 02:18:39 Step 21/23 : LABEL arch=arm64 02:18:39 ---> Running in fa8023cdf538 02:18:39 ---> Running in 898c9a47e9e7 02:18:39 Removing intermediate container fa8023cdf538 02:18:39 ---> 605209939553 02:18:39 Step 17/20 : CMD ["--init=true"] 02:18:39 ---> Running in 8d75c57e4f87 02:18:39 Removing intermediate container 898c9a47e9e7 02:18:39 ---> a8082f4d6216 02:18:39 Step 22/23 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:18:39 ---> Running in fb86a63b048c 02:18:40 Removing intermediate container 8d75c57e4f87 02:18:40 ---> 1f0f05c408ff 02:18:40 Step 18/20 : LABEL arch=arm64 02:18:40 ---> Running in 7aed2854afed 02:18:40 Removing intermediate container fb86a63b048c 02:18:40 ---> ce5155999b9d 02:18:40 Step 23/23 : LABEL version=0.0.0 02:18:40 ---> Running in 92b6c41c1aff 02:18:40 Removing intermediate container 7aed2854afed 02:18:40 ---> 14c7aded4c34 02:18:40 Step 19/20 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:18:41 ---> Running in 58cfc510acf8 02:18:41 Removing intermediate container 92b6c41c1aff 02:18:41 ---> 5a917d662a91 02:18:41 02:18:41 Removing intermediate container 58cfc510acf8 02:18:41 ---> 780c8af6663d 02:18:41 Step 20/20 : LABEL version=0.0.0 02:18:41 ---> Running in 24b2b7908861 02:18:41 Successfully built 5a917d662a91 02:18:41 Successfully tagged support-scheduler-arm64:latest 02:18:41  Building support-scheduler ... done Removing intermediate container 24b2b7908861 02:18:41 ---> 6bf943186007 02:18:41 02:18:42 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 02:18:42 Status: Downloaded newer image for docker:20.10.8 02:18:42 ---> 3734d5adc5ac 02:18:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:18:42 ---> Running in 6ba4a45ba512 02:18:42 Removing intermediate container 6ba4a45ba512 02:18:42 ---> b885bc5ba315 02:18:42 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:18:42 ---> Running in e4695ec5ff4e 02:18:42 Successfully built 6bf943186007 02:18:42 Successfully tagged security-proxy-setup-arm64:latest 02:18:43  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:18:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:18:44 (1/42) Installing readline (8.1.0-r0) 02:18:44 (2/42) Installing bash (5.1.16-r0) 02:18:44 Executing bash-5.1.16-r0.post-install 02:18:44 (3/42) Installing brotli-libs (1.0.9-r5) 02:18:44 (4/42) Installing nghttp2-libs (1.43.0-r0) 02:18:44 (5/42) Installing libcurl (7.79.1-r2) 02:18:44 (6/42) Installing curl (7.79.1-r2) 02:18:44 (7/42) Installing dumb-init (1.2.5-r1) 02:18:44 (8/42) Installing libbz2 (1.0.8-r1) 02:18:44 (9/42) Installing expat (2.4.7-r0) 02:18:44 (10/42) Installing libffi (3.3-r2) 02:18:44 (11/42) Installing gdbm (1.19-r0) 02:18:44 (12/42) Installing xz-libs (5.2.5-r1) 02:18:44 (13/42) Installing libgcc (10.3.1_git20210424-r2) 02:18:44 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 02:18:45 (15/42) Installing mpdecimal (2.5.1-r1) 02:18:45 (16/42) Installing sqlite-libs (3.35.5-r0) 02:18:45 (17/42) Installing python3 (3.9.5-r2) 02:18:47 (18/42) Installing py3-appdirs (1.4.4-r2) 02:18:47 (19/42) Installing py3-chardet (4.0.0-r2) 02:18:47 (20/42) Installing py3-idna (3.2-r0) 02:18:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 02:18:47 (22/42) Installing py3-certifi (2020.12.5-r1) 02:18:47 (23/42) Installing py3-requests (2.25.1-r4) 02:18:47 (24/42) Installing py3-msgpack (1.0.2-r1) 02:18:47 (25/42) Installing py3-lockfile (0.12.2-r4) 02:18:47 (26/42) Installing py3-cachecontrol (0.12.6-r1) 02:18:47 (27/42) Installing py3-colorama (0.4.4-r1) 02:18:47 (28/42) Installing py3-contextlib2 (0.6.0-r1) 02:18:47 (29/42) Installing py3-distlib (0.3.1-r3) 02:18:47 (30/42) Installing py3-distro (1.5.0-r3) 02:18:47 (31/42) Installing py3-six (1.15.0-r1) 02:18:47 (32/42) Installing py3-webencodings (0.5.1-r4) 02:18:47 (33/42) Installing py3-html5lib (1.1-r1) 02:18:47 (34/42) Installing py3-parsing (2.4.7-r2) 02:18:47 (35/42) Installing py3-packaging (20.9-r1) 02:18:48 (36/42) Installing py3-toml (0.10.2-r2) 02:18:48 (37/42) Installing py3-pep517 (0.10.0-r2) 02:18:48 (38/42) Installing py3-progress (1.5-r2) 02:18:48 (39/42) Installing py3-retrying (1.3.3-r1) 02:18:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 02:18:48 (41/42) Installing py3-setuptools (52.0.0-r3) 02:18:48 (42/42) Installing py3-pip (20.3.4-r1) 02:18:48 Executing busybox-1.33.1-r3.trigger 02:18:48 OK: 84 MiB in 64 packages 02:18:52 Collecting docker-compose==1.23.2 02:18:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:18:52 Collecting dockerpty<0.5,>=0.4.1 02:18:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:18:54 Collecting cached-property<2,>=1.2.0 02:18:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:18:54 Collecting PyYAML<4,>=3.10 02:18:54 Downloading PyYAML-3.13.tar.gz (270 kB) 02:18:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:18:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:18:59 Collecting texttable<0.10,>=0.9.0 02:18:59 Downloading texttable-0.9.1.tar.gz (11 kB) 02:19:01 Collecting docker<4.0,>=3.6.0 02:19:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:19:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 02:19:01 Collecting jsonschema<3,>=2.5.1 02:19:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:19:02 Collecting websocket-client<1.0,>=0.32.0 02:19:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:19:02 Collecting docopt<0.7,>=0.6.1 02:19:02 Downloading docopt-0.6.2.tar.gz (25 kB) 02:19:04 Collecting docker-pycreds>=0.4.0 02:19:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:19:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 02:19:05 Collecting idna<2.8,>=2.5 02:19:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:19:05 Collecting urllib3<1.25,>=1.21.1 02:19:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:19:05 Collecting chardet<3.1.0,>=3.0.2 02:19:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:19:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:19:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:19:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:19:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:19:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:19:07 Attempting uninstall: urllib3 02:19:07 Found existing installation: urllib3 1.26.5 02:19:07 Uninstalling urllib3-1.26.5: 02:19:07 Successfully uninstalled urllib3-1.26.5 02:19:07 Attempting uninstall: idna 02:19:07 Found existing installation: idna 3.2 02:19:07 Uninstalling idna-3.2: 02:19:07 Successfully uninstalled idna-3.2 02:19:08 Attempting uninstall: chardet 02:19:08 Found existing installation: chardet 4.0.0 02:19:08 Uninstalling chardet-4.0.0: 02:19:08 Successfully uninstalled chardet-4.0.0 02:19:10 Attempting uninstall: requests 02:19:10 Found existing installation: requests 2.25.1 02:19:10 Uninstalling requests-2.25.1: 02:19:10 Successfully uninstalled requests-2.25.1 02:19:10 Running setup.py install for texttable: started 02:19:12 Running setup.py install for texttable: finished with status 'done' 02:19:12 Running setup.py install for PyYAML: started 02:19:15 Running setup.py install for PyYAML: finished with status 'done' 02:19:15 Running setup.py install for docopt: started 02:19:17 Running setup.py install for docopt: finished with status 'done' 02:19:17 Running setup.py install for dockerpty: started 02:19:19 Running setup.py install for dockerpty: finished with status 'done' 02:19:21 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 02:19:29 Removing intermediate container e4695ec5ff4e 02:19:29 ---> 793caef77ea8 02:19:29 Step 13/22 : ENV APP_PORT=58890 02:19:29 ---> Running in b61798112f13 02:19:29 Removing intermediate container b61798112f13 02:19:29 ---> a75dc036d661 02:19:29 Step 14/22 : EXPOSE $APP_PORT 02:19:30 ---> Running in 6ec2e95aed62 02:19:30 Removing intermediate container 6ec2e95aed62 02:19:30 ---> 7ce3dbc8f4f4 02:19:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:19:31 ---> 8ecc92d7050f 02:19:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:19:31 ---> f87a58b6457f 02:19:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:19:32 ---> ab7fbcc66bfe 02:19:32 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 02:19:32 ---> Running in 807c2d01abca 02:19:32 Removing intermediate container 807c2d01abca 02:19:32 ---> a1ba63ecf083 02:19:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:19:33 ---> Running in ca6a4bf346b0 02:19:33 Removing intermediate container ca6a4bf346b0 02:19:33 ---> 002d17975f53 02:19:33 Step 20/22 : LABEL arch=arm64 02:19:33 ---> Running in f2c65860c8bd 02:19:33 Removing intermediate container f2c65860c8bd 02:19:33 ---> 6d594c9df725 02:19:33 Step 21/22 : LABEL git_sha=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 02:19:33 ---> Running in a826e9bb41c9 02:19:34 Removing intermediate container a826e9bb41c9 02:19:34 ---> 7123c8c77617 02:19:34 Step 22/22 : LABEL version=0.0.0 02:19:34 ---> Running in e192e8ab00d3 02:19:34 Removing intermediate container e192e8ab00d3 02:19:34 ---> 1e993058c894 02:19:34 02:19:35 Successfully built 1e993058c894 02:19:35 Successfully tagged sys-mgmt-agent-arm64:latest 02:19:35  Building sys-mgmt-agent ... done  [Pipeline] } 02:19:35 $ docker stop --time=1 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 02:19:37 $ docker rm -f 5d8f12a5f18336bdd86235c85c92bd2ed84bc1ea88bf1cc5f0a952bc176a36a2 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:37 + docker images 02:19:37 REPOSITORY TAG IMAGE ID CREATED SIZE 02:19:37 sys-mgmt-agent-arm64 latest 1e993058c894 3 seconds ago 277MB 02:19:37 security-proxy-setup-arm64 latest 6bf943186007 56 seconds ago 25.5MB 02:19:37 support-scheduler-arm64 latest 5a917d662a91 57 seconds ago 15.3MB 02:19:37 core-command-arm64 latest 12401af6aa6e About a minute ago 15.2MB 02:19:37 9b2a1e2637c8 About a minute ago 1.58GB 02:19:37 5a52dad491f4 About a minute ago 1.58GB 02:19:37 4e7451189b1b About a minute ago 1.59GB 02:19:37 9da96edeaee5 About a minute ago 1.58GB 02:19:37 core-data-arm64 latest 280b009dea4b 4 minutes ago 19.6MB 02:19:37 security-bootstrapper-arm64 latest 77dfc8ccb816 4 minutes ago 17.8MB 02:19:37 support-notifications-arm64 latest e01172738ceb 4 minutes ago 16.1MB 02:19:37 security-secretstore-setup-arm64 latest cba0db897f3b 4 minutes ago 26.8MB 02:19:37 core-metadata-arm64 latest 03b3a03951dc 4 minutes ago 15.9MB 02:19:37 ba7d3d1bb570 5 minutes ago 1.59GB 02:19:37 73c426b62fd2 5 minutes ago 1.59GB 02:19:37 177cb8bd4c7f 5 minutes ago 1.59GB 02:19:37 3a4ef7550772 5 minutes ago 1.59GB 02:19:37 9db50efc1e86 5 minutes ago 1.58GB 02:19:37 ci-base-image-arm64 latest f5b48a4d977f 17 minutes ago 1.24GB 02:19:37 alpine 3.14 376ba31ae3da 8 days ago 5.35MB 02:19:37 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 2 months ago 534MB 02:19:37 docker 20.10.8 3734d5adc5ac 11 months ago 198MB 02:19:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 02:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:38 02:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:39 arm64: Pulling from edgex-lftools-log-publisher 02:19:39 8998bd30e6a1: Pulling fs layer 02:19:39 04944245beec: Pulling fs layer 02:19:39 699f458cf7ca: Pulling fs layer 02:19:39 765212b225bb: Pulling fs layer 02:19:39 f23df028b6ca: Pulling fs layer 02:19:39 d65c8cfc05b1: Pulling fs layer 02:19:39 2437ff75d9bd: Pulling fs layer 02:19:39 765212b225bb: Waiting 02:19:39 f23df028b6ca: Waiting 02:19:39 d65c8cfc05b1: Waiting 02:19:39 2437ff75d9bd: Waiting 02:19:39 04944245beec: Verifying Checksum 02:19:39 04944245beec: Download complete 02:19:39 765212b225bb: Download complete 02:19:39 f23df028b6ca: Verifying Checksum 02:19:39 f23df028b6ca: Download complete 02:19:39 d65c8cfc05b1: Verifying Checksum 02:19:39 d65c8cfc05b1: Download complete 02:19:39 699f458cf7ca: Verifying Checksum 02:19:39 699f458cf7ca: Download complete 02:19:40 8998bd30e6a1: Download complete 02:19:42 2437ff75d9bd: Verifying Checksum 02:19:42 2437ff75d9bd: Download complete 02:19:44 8998bd30e6a1: Pull complete 02:19:44 04944245beec: Pull complete 02:19:46 699f458cf7ca: Pull complete 02:19:46 765212b225bb: Pull complete 02:19:47 f23df028b6ca: Pull complete 02:19:47 d65c8cfc05b1: Pull complete 02:20:02 2437ff75d9bd: Pull complete 02:20:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:03 prd-ubuntu20.04-docker-arm64-4c-16g-23007 does not seem to be running inside a container 02:20:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:arm64 cat 02:20:05 $ docker top 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:07 ---> job-cost.sh 02:20:07 lf-activate-venv: SKIPPING 02:20:07 INFO: No Stack... 02:20:07 INFO: Retrieving Pricing Info for: v3-standard-4 02:20:08 INFO: Archiving Costs [Pipeline] sh 02:20:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:20:09 + cut -d, -f6 [Pipeline] lock 02:20:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] 02:20:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] did not exist. Created. 02:20:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:10 + echo total: 0.10999999940395355 [Pipeline] stash 02:20:10 Stashed 1 file(s) [Pipeline] } 02:20:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4128-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:10 $ docker stop --time=1 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f 02:20:12 $ docker rm -f 6876b4a5310e54d3f9b4c22ba619799c30158c10f8cf054b3575809c6d3a593f [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 02:20:13 provisioning config files... 02:20:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3153156782168624209tmp [Pipeline] { [Pipeline] sh 02:20:13 + set +x 02:20:13 + bash -s -- 02:20:13 + curl -s https://codecov.io/bash 02:20:13 02:20:13 _____ _ 02:20:13 / ____| | | 02:20:13 | | ___ __| | ___ ___ _____ __ 02:20:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:20:13 | |___| (_) | (_| | __/ (_| (_) \ V / 02:20:13 \_____\___/ \__,_|\___|\___\___/ \_/ 02:20:13 Bash-1.0.6 02:20:13 02:20:13 02:20:13 ==> git version 2.25.1 found 02:20:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:20:13 Release-Date: 2020-01-08 02:20:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:20:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:20:13 ==> Jenkins CI detected. 02:20:13 current dir:  /w/workspace/edgex-go/1 02:20:13 project root: . 02:20:13 --> token set from env 02:20:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:20:13 ==> Running gcov in . (disable via -X gcov) 02:20:13 ==> Python coveragepy not found 02:20:13 ==> Searching for coverage reports in: 02:20:13 + . 02:20:13 -> Found 1 reports 02:20:13 ==> Detecting git/mercurial file structure 02:20:13 ==> Reading reports 02:20:13 + ./coverage.out bytes=428658 02:20:13 ==> Appending adjustments 02:20:13 https://docs.codecov.io/docs/fixing-reports 02:20:14 + Found adjustments 02:20:14 ==> Gzipping contents 02:20:15 64K /tmp/codecov.7TdRku.gz 02:20:15 ==> Uploading reports 02:20:15 url: https://codecov.io 02:20:15 query: branch=PR-4128&commit=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4128%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4128&job=&cmd_args= 02:20:15 -> Pinging Codecov 02:20:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4128&commit=147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4128%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4128&job=&cmd_args= 02:20:15 -> Uploading to 02:20:15 https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5/4237b8cd-0214-46c4-93b0-4efca639f60a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T022015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12835dcd5beff87fba5095f9053ced60491d719d0fe8b0d67c81877eace3d503 02:20:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:20:15 Dload Upload Total Spent Left Speed 02:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65134 0 0 100 65134 0 243k --:--:-- --:--:-- --:--:-- 243k 02:20:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/147fd26a0a3ea3dd65c11c71d9f1a20c4417cba5 [Pipeline] } 02:20:15 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:20:17 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 02:20:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:18 ---> package-listing.sh 02:20:18 ++ facter osfamily 02:20:18 ++ tr '[:upper:]' '[:lower:]' 02:20:18 + OS_FAMILY=debian 02:20:18 + workspace=/w/workspace/edgex-go/1 02:20:18 + START_PACKAGES=/tmp/packages_start.txt 02:20:18 + END_PACKAGES=/tmp/packages_end.txt 02:20:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:18 + PACKAGES=/tmp/packages_start.txt 02:20:18 + '[' /w/workspace/edgex-go/1 ']' 02:20:18 + PACKAGES=/tmp/packages_end.txt 02:20:18 + case "${OS_FAMILY}" in 02:20:18 + dpkg -l 02:20:18 + grep '^ii' 02:20:18 + '[' -f /tmp/packages_start.txt ']' 02:20:18 + '[' -f /tmp/packages_end.txt ']' 02:20:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:18 + '[' /w/workspace/edgex-go/1 ']' 02:20:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:20:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:20:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:19 02:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:20 latest: Pulling from edgex-lftools-log-publisher 02:20:20 5eb5b503b376: Pulling fs layer 02:20:20 5c69ac0246d0: Pulling fs layer 02:20:20 ec43610c2a17: Pulling fs layer 02:20:20 3a2ae6a8a46f: Pulling fs layer 02:20:20 33b1e0a273af: Pulling fs layer 02:20:20 5d3b04190fa2: Pulling fs layer 02:20:20 2f39f015ded8: Pulling fs layer 02:20:20 3a2ae6a8a46f: Waiting 02:20:20 5d3b04190fa2: Waiting 02:20:20 2f39f015ded8: Waiting 02:20:20 5c69ac0246d0: Verifying Checksum 02:20:20 5c69ac0246d0: Download complete 02:20:20 3a2ae6a8a46f: Download complete 02:20:20 33b1e0a273af: Verifying Checksum 02:20:20 33b1e0a273af: Download complete 02:20:20 5d3b04190fa2: Verifying Checksum 02:20:20 5d3b04190fa2: Download complete 02:20:20 ec43610c2a17: Verifying Checksum 02:20:20 ec43610c2a17: Download complete 02:20:20 5eb5b503b376: Download complete 02:20:20 2f39f015ded8: Download complete 02:20:21 5eb5b503b376: Pull complete 02:20:21 5c69ac0246d0: Pull complete 02:20:22 ec43610c2a17: Pull complete 02:20:22 3a2ae6a8a46f: Pull complete 02:20:22 33b1e0a273af: Pull complete 02:20:22 5d3b04190fa2: Pull complete 02:20:26 2f39f015ded8: Pull complete 02:20:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:27 prd-ubuntu20.04-docker-8c-8g-23006 does not seem to be running inside a container 02:20:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:20:28 $ docker top dc7d29422f0aceb64ef2dd5c54958156982aeb99b169ced860376abd73e6846a -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:29 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:29 + ls /var/log/sa-host 02:20:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:30 provisioning config files... 02:20:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7121632092943077563tmp [Pipeline] { [Pipeline] echo 02:20:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:30 ---> create-netrc.sh [Pipeline] } 02:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:30 ---> python-tools-install.sh [Pipeline] echo 02:20:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:31 ---> sudo-logs.sh 02:20:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:31 ---> job-cost.sh 02:20:31 lf-activate-venv: SKIPPING 02:20:31 DEBUG: total: 0.10999999940395355 02:20:31 INFO: Retrieving Stack Cost... 02:20:32 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:32 INFO: Archiving Costs [Pipeline] echo 02:20:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:32 ---> logs-deploy.sh 02:20:32 lf-activate-venv: SKIPPING 02:20:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4128/1 02:20:32 INFO: archiving workspace using pattern(s): 02:20:33 Archives upload complete. 02:20:34 INFO: archiving logs to Nexus 02:20:34 ---> uname -a: 02:20:34 Linux prd-ubuntu20-04-docker-8c-8g-23006 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:20:34 02:20:34 02:20:34 ---> lscpu: 02:20:34 Architecture: x86_64 02:20:34 CPU op-mode(s): 32-bit, 64-bit 02:20:34 Byte Order: Little Endian 02:20:34 Address sizes: 40 bits physical, 48 bits virtual 02:20:34 CPU(s): 8 02:20:34 On-line CPU(s) list: 0-7 02:20:34 Thread(s) per core: 1 02:20:34 Core(s) per socket: 1 02:20:34 Socket(s): 8 02:20:34 NUMA node(s): 1 02:20:34 Vendor ID: AuthenticAMD 02:20:34 CPU family: 23 02:20:34 Model: 49 02:20:34 Model name: AMD EPYC-Rome Processor 02:20:34 Stepping: 0 02:20:34 CPU MHz: 2799.998 02:20:34 BogoMIPS: 5599.99 02:20:34 Virtualization: AMD-V 02:20:34 Hypervisor vendor: KVM 02:20:34 Virtualization type: full 02:20:34 L1d cache: 256 KiB 02:20:34 L1i cache: 256 KiB 02:20:34 L2 cache: 4 MiB 02:20:34 L3 cache: 128 MiB 02:20:34 NUMA node0 CPU(s): 0-7 02:20:34 Vulnerability Itlb multihit: Not affected 02:20:34 Vulnerability L1tf: Not affected 02:20:34 Vulnerability Mds: Not affected 02:20:34 Vulnerability Meltdown: Not affected 02:20:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:20:34 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:20:34 Vulnerability Srbds: Not affected 02:20:34 Vulnerability Tsx async abort: Not affected 02:20:34 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:20:34 02:20:34 02:20:34 ---> nproc: 02:20:34 8 02:20:34 02:20:34 02:20:34 ---> df -h: 02:20:34 Filesystem Size Used Avail Use% Mounted on 02:20:34 overlay 155G 15G 141G 10% / 02:20:34 tmpfs 64M 0 64M 0% /dev 02:20:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:20:34 shm 64M 0 64M 0% /dev/shm 02:20:34 /dev/vda1 155G 15G 141G 10% /facter-os 02:20:34 02:20:34 02:20:34 ---> sar -b -r -n DEV: 02:20:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23006) 08/18/22 _x86_64_ (8 CPU) 02:20:34 02:20:34 01:55:07 LINUX RESTART (8 CPU) 02:20:34 02:20:34 01:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:20:34 01:57:01 256.50 4.10 252.40 0.00 376.21 104111.85 0.00 02:20:34 01:58:01 28.01 0.03 27.97 0.00 1.07 8021.33 0.00 02:20:34 01:59:01 272.70 0.28 272.42 0.00 19.60 223539.03 0.00 02:20:34 02:00:01 1068.66 0.20 1068.46 0.00 17.86 356858.79 0.00 02:20:34 02:01:01 240.05 0.03 240.02 0.00 0.80 15049.12 0.00 02:20:34 02:02:01 1.88 0.00 1.88 0.00 0.00 21.60 0.00 02:20:34 02:03:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 02:20:34 02:04:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 02:20:34 02:05:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 02:20:34 02:06:01 1.70 0.00 1.70 0.00 0.00 23.73 0.00 02:20:34 02:07:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 02:20:34 02:08:01 2.23 0.00 2.23 0.00 0.00 24.00 0.00 02:20:34 02:09:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 02:20:34 02:10:01 2.28 0.02 2.27 0.00 0.13 24.66 0.00 02:20:34 02:11:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 02:20:34 02:12:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 02:20:34 02:13:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 02:20:34 02:14:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 02:20:34 02:15:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 02:20:34 02:16:01 1.63 0.00 1.63 0.00 0.00 20.40 0.00 02:20:34 02:17:01 1.13 0.02 1.12 0.00 0.13 13.60 0.00 02:20:34 02:18:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 02:20:34 02:19:01 1.85 0.87 0.98 0.00 18.39 10.66 0.00 02:20:34 02:20:01 2.50 0.00 2.50 0.00 0.00 32.66 0.00 02:20:34 Average: 78.84 0.23 78.62 0.00 17.84 29442.89 0.00 02:20:34 02:20:34 01:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:20:34 01:57:01 27815936 31790160 507912 1.54 196204 3951132 1814316 5.35 1276028 3313552 336 02:20:34 01:58:01 27329500 31636540 653504 1.99 199944 4236076 2611748 7.70 1576988 3445700 114928 02:20:34 01:59:01 21542068 31605916 674388 2.05 211304 9785628 2637112 7.77 1955800 8641072 1105600 02:20:34 02:00:01 21565004 31350100 918156 2.79 245184 9444228 3986544 11.75 2416824 8111400 6216 02:20:34 02:01:01 23845576 31762960 518712 1.58 249028 7635740 1897116 5.59 2013040 6317892 188 02:20:34 02:02:01 23847676 31765032 516792 1.57 249048 7635744 1897116 5.59 2011168 6317896 16 02:20:34 02:03:01 23864348 31781676 500152 1.52 249052 7635744 1897116 5.59 1994340 6317896 12 02:20:34 02:04:01 23864204 31781544 500128 1.52 249084 7635748 1897116 5.59 1994796 6317900 12 02:20:34 02:05:01 23865152 31782572 499276 1.52 249124 7635748 1897116 5.59 1994656 6317920 8 02:20:34 02:06:01 23865884 31783304 498488 1.52 249160 7635728 1897116 5.59 1993980 6317896 12 02:20:34 02:07:01 23866044 31783504 498460 1.52 249184 7635732 1897116 5.59 1993664 6317900 160 02:20:34 02:08:01 23866296 31783780 498096 1.51 249248 7635736 1880372 5.54 1993684 6317904 12 02:20:34 02:09:01 23866484 31783972 497816 1.51 249256 7635740 1880372 5.54 1993992 6317908 12 02:20:34 02:10:01 23862500 31780168 501568 1.53 249276 7635744 1891452 5.57 2001352 6317912 16 02:20:34 02:11:01 23865756 31783548 498244 1.52 249296 7635744 1891452 5.57 1994532 6317912 24 02:20:34 02:12:01 23865944 31783816 497888 1.51 249308 7635812 1891452 5.57 1993908 6317980 20 02:20:34 02:13:01 23865888 31783760 497880 1.51 249312 7635812 1891452 5.57 1993804 6317980 8 02:20:34 02:14:01 23865880 31783756 497808 1.51 249328 7635816 1891452 5.57 1993828 6317984 12 02:20:34 02:15:01 23865832 31783756 497768 1.51 249356 7635816 1891452 5.57 1994116 6317988 24 02:20:34 02:16:01 23865816 31783756 497720 1.51 249384 7635824 1891452 5.57 1994220 6317988 8 02:20:34 02:17:01 23865732 31783712 497940 1.51 249400 7635828 1891452 5.57 1993952 6318000 12 02:20:34 02:18:01 23865484 31783684 497792 1.51 249416 7635964 1891452 5.57 1993956 6318116 16 02:20:34 02:19:01 23858228 31777352 503656 1.53 249476 7636476 1928936 5.68 2002356 6318556 200 02:20:34 02:20:01 23864180 31783272 498064 1.51 249504 7636468 1928936 5.68 1994152 6318560 12 02:20:34 Average: 23979809 31750068 532009 1.62 243245 7505584 2040467 6.01 1964964 6244659 51161 02:20:34 02:20:34 01:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:20:34 01:57:01 docker0 702.86 679.63 52.10 4846.68 0.00 0.00 0.00 0.00 02:20:34 01:57:01 ens3 860.70 831.37 8210.30 134.34 0.00 0.00 0.00 0.00 02:20:34 01:57:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:20:34 01:58:01 docker0 1.57 1.60 0.10 0.13 0.00 0.00 0.00 0.00 02:20:34 01:58:01 ens3 29.34 18.09 25.62 12.53 0.00 0.00 0.00 0.00 02:20:34 01:58:01 veth3700a5a 1.57 1.77 0.12 0.15 0.00 0.00 0.00 0.00 02:20:34 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 01:59:01 vethd0b4afd 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 02:20:34 01:59:01 docker0 35.81 46.04 2.02 178.99 0.00 0.00 0.00 0.00 02:20:34 01:59:01 ens3 168.97 122.60 1889.10 76.76 0.00 0.00 0.00 0.00 02:20:34 01:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:20:34 02:00:01 vethd0b4afd 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 02:20:34 02:00:01 veth651dddf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:20:34 02:00:01 docker0 36.44 68.81 2.54 711.95 0.00 0.00 0.00 0.00 02:20:34 02:00:01 ens3 193.68 135.03 1836.92 86.09 0.00 0.00 0.00 0.00 02:20:34 02:00:01 veth25d9515 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:20:34 02:00:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 02:20:34 02:01:01 docker0 9.75 13.81 0.59 90.30 0.00 0.00 0.00 0.00 02:20:34 02:01:01 ens3 29.34 18.79 103.36 7.37 0.00 0.00 0.00 0.00 02:20:34 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:02:01 ens3 0.47 0.43 0.03 0.04 0.00 0.00 0.00 0.00 02:20:34 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:20:34 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:04:01 ens3 0.90 0.33 0.56 0.08 0.00 0.00 0.00 0.00 02:20:34 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:05:01 ens3 0.38 0.25 0.25 0.20 0.00 0.00 0.00 0.00 02:20:34 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:06:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 02:20:34 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:11:01 ens3 0.58 0.47 0.33 0.27 0.00 0.00 0.00 0.00 02:20:34 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:15:01 ens3 0.15 0.10 0.12 0.01 0.00 0.00 0.00 0.00 02:20:34 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:20:34 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:34 02:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:20:34 Average: docker0 32.30 33.29 2.35 239.62 0.00 0.00 0.00 0.00 02:20:34 Average: ens3 53.01 46.47 497.40 13.16 0.00 0.00 0.00 0.00 02:20:34 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:20:34 02:20:34 02:20:34 ---> sar -P ALL: 02:20:34 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23006) 08/18/22 _x86_64_ (8 CPU) 02:20:34 02:20:34 01:55:07 LINUX RESTART (8 CPU) 02:20:34 02:20:34 01:56:02 CPU %user %nice %system %iowait %steal %idle 02:20:34 01:57:01 all 11.03 0.00 5.01 2.42 0.06 81.49 02:20:34 01:57:01 0 11.06 0.00 4.64 4.58 0.07 79.66 02:20:34 01:57:01 1 9.98 0.00 4.31 1.52 0.05 84.13 02:20:34 01:57:01 2 11.75 0.00 5.43 3.99 0.05 78.78 02:20:34 01:57:01 3 13.10 0.00 5.74 1.48 0.05 79.63 02:20:34 01:57:01 4 11.25 0.00 5.01 4.53 0.05 79.16 02:20:34 01:57:01 5 10.26 0.00 4.61 0.86 0.05 84.22 02:20:34 01:57:01 6 11.29 0.00 4.71 1.07 0.05 82.88 02:20:34 01:57:01 7 9.51 0.00 5.64 1.34 0.07 83.44 02:20:34 01:58:01 all 39.92 0.00 6.25 0.14 0.08 53.61 02:20:34 01:58:01 0 39.28 0.00 6.47 0.86 0.07 53.33 02:20:34 01:58:01 1 41.27 0.00 5.99 0.00 0.08 52.66 02:20:34 01:58:01 2 40.28 0.00 5.91 0.03 0.12 53.66 02:20:34 01:58:01 3 40.57 0.00 6.03 0.02 0.08 53.31 02:20:34 01:58:01 4 39.82 0.00 6.96 0.03 0.08 53.10 02:20:34 01:58:01 5 38.03 0.00 6.39 0.08 0.08 55.41 02:20:34 01:58:01 6 39.45 0.00 5.94 0.03 0.08 54.49 02:20:34 01:58:01 7 40.63 0.00 6.29 0.07 0.07 52.94 02:20:34 01:59:01 all 20.33 0.00 10.23 2.23 0.09 67.12 02:20:34 01:59:01 0 22.23 0.00 9.96 5.65 0.08 62.07 02:20:34 01:59:01 1 20.51 0.00 11.05 0.44 0.09 67.91 02:20:34 01:59:01 2 18.21 0.00 9.30 1.07 0.07 71.36 02:20:34 01:59:01 3 21.89 0.00 11.23 0.44 0.10 66.33 02:20:34 01:59:01 4 20.79 0.00 11.22 8.51 0.09 59.39 02:20:34 01:59:01 5 20.63 0.00 11.47 1.15 0.09 66.67 02:20:34 01:59:01 6 19.11 0.00 9.14 0.26 0.09 71.41 02:20:34 01:59:01 7 19.29 0.00 8.50 0.38 0.09 71.75 02:20:34 02:00:01 all 43.99 0.00 14.13 7.13 0.12 34.62 02:20:34 02:00:01 0 43.43 0.00 14.30 10.62 0.12 31.53 02:20:34 02:00:01 1 44.31 0.00 14.78 3.90 0.10 36.91 02:20:34 02:00:01 2 44.26 0.00 12.70 6.29 0.12 36.64 02:20:34 02:00:01 3 43.59 0.00 15.89 5.66 0.14 34.71 02:20:34 02:00:01 4 43.86 0.00 14.18 5.15 0.14 36.68 02:20:34 02:00:01 5 43.96 0.00 13.14 8.54 0.10 34.26 02:20:34 02:00:01 6 43.14 0.00 12.22 9.52 0.12 34.99 02:20:34 02:00:01 7 45.38 0.00 15.87 7.41 0.12 31.22 02:20:34 02:01:01 all 5.38 0.00 1.77 0.80 0.02 92.03 02:20:34 02:01:01 0 4.99 0.00 1.77 1.08 0.02 92.14 02:20:34 02:01:01 1 5.22 0.00 2.07 0.62 0.03 92.06 02:20:34 02:01:01 2 4.80 0.00 2.02 0.97 0.03 92.18 02:20:34 02:01:01 3 5.22 0.00 1.80 1.99 0.02 90.97 02:20:34 02:01:01 4 5.74 0.00 1.75 0.37 0.02 92.12 02:20:34 02:01:01 5 5.33 0.00 1.52 0.25 0.02 92.88 02:20:34 02:01:01 6 7.00 0.00 1.55 0.89 0.02 90.54 02:20:34 02:01:01 7 4.70 0.00 1.71 0.22 0.02 93.36 02:20:34 02:02:01 all 0.11 0.00 0.01 0.01 0.00 99.87 02:20:34 02:02:01 0 0.02 0.00 0.03 0.03 0.00 99.92 02:20:34 02:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:20:34 02:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:20:34 02:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:02:01 6 0.76 0.00 0.00 0.00 0.00 99.24 02:20:34 02:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:20:34 02:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:20:34 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:03:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:20:34 02:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:20:34 02:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:03:01 5 0.03 0.00 0.05 0.00 0.02 99.90 02:20:34 02:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:20:34 02:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:20:34 02:04:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:20:34 02:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 02:20:34 02:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:20:34 02:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:20:34 02:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:20:34 02:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:20:34 02:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:20:34 02:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 02:20:34 02:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:20:34 02:06:01 0 0.05 0.00 0.00 0.00 0.02 99.93 02:20:34 02:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 02:20:34 02:06:01 3 0.00 0.00 0.00 0.03 0.00 99.97 02:20:34 02:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:20:34 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:20:34 02:07:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:20:34 02:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:20:34 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:20:34 02:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:20:34 02:20:34 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:20:34 02:08:01 all 0.01 0.00 0.01 0.03 0.00 99.95 02:20:34 02:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:08:01 2 0.00 0.00 0.02 0.03 0.00 99.95 02:20:34 02:08:01 3 0.00 0.00 0.00 0.20 0.00 99.80 02:20:34 02:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:20:34 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:09:01 all 0.05 0.00 0.02 0.00 0.00 99.92 02:20:34 02:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:09:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:20:34 02:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:09:01 6 0.32 0.00 0.08 0.00 0.00 99.60 02:20:34 02:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:10:01 all 0.26 0.00 0.02 0.01 0.01 99.70 02:20:34 02:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:20:34 02:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:10:01 3 0.02 0.00 0.02 0.03 0.02 99.92 02:20:34 02:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:20:34 02:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 02:20:34 02:10:01 6 2.00 0.00 0.00 0.00 0.00 98.00 02:20:34 02:10:01 7 0.00 0.00 0.02 0.03 0.00 99.95 02:20:34 02:11:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:20:34 02:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:20:34 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:20:34 02:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:20:34 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:11:01 6 1.99 0.00 0.00 0.00 0.02 98.00 02:20:34 02:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:20:34 02:12:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:20:34 02:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:20:34 02:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:20:34 02:12:01 6 2.00 0.00 0.00 0.00 0.00 98.00 02:20:34 02:12:01 7 0.02 0.00 0.02 0.05 0.00 99.92 02:20:34 02:13:01 all 0.27 0.00 0.00 0.01 0.00 99.72 02:20:34 02:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:13:01 3 0.00 0.00 0.00 0.05 0.00 99.95 02:20:34 02:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:13:01 6 1.97 0.00 0.02 0.00 0.00 98.01 02:20:34 02:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:20:34 02:14:01 all 0.18 0.00 0.00 0.00 0.00 99.81 02:20:34 02:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:20:34 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:20:34 02:14:01 6 1.29 0.00 0.00 0.00 0.00 98.71 02:20:34 02:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:20:34 02:15:01 all 0.04 0.00 0.01 0.03 0.00 99.93 02:20:34 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:15:01 3 0.05 0.00 0.00 0.05 0.00 99.90 02:20:34 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:20:34 02:15:01 6 0.12 0.00 0.02 0.00 0.00 99.87 02:20:34 02:15:01 7 0.02 0.00 0.00 0.17 0.00 99.82 02:20:34 02:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:20:34 02:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:20:34 02:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:16:01 3 0.12 0.00 0.02 0.02 0.00 99.85 02:20:34 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:20:34 02:16:01 7 0.02 0.00 0.02 0.05 0.00 99.92 02:20:34 02:17:01 all 0.01 0.00 0.01 0.02 0.00 99.95 02:20:34 02:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:20:34 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:17:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:20:34 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:20:34 02:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:17:01 7 0.00 0.00 0.00 0.17 0.00 99.83 02:20:34 02:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:20:34 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:20:34 02:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:20:34 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:18:01 7 0.00 0.00 0.02 0.03 0.00 99.95 02:20:34 02:20:34 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:20:34 02:19:01 all 0.04 0.00 0.03 0.01 0.00 99.92 02:20:34 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:19:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:20:34 02:19:01 3 0.03 0.00 0.08 0.02 0.02 99.85 02:20:34 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:20:34 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:20:34 02:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:20:34 02:19:01 7 0.18 0.00 0.02 0.03 0.00 99.77 02:20:34 02:20:01 all 0.21 0.00 0.01 0.01 0.00 99.78 02:20:34 02:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:20:34 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:20:01 3 0.03 0.00 0.03 0.02 0.00 99.92 02:20:34 02:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:20:34 02:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:20:34 02:20:01 6 1.53 0.00 0.00 0.00 0.00 98.47 02:20:34 02:20:01 7 0.00 0.00 0.02 0.03 0.02 99.93 02:20:34 Average: all 5.03 0.00 1.54 0.53 0.02 92.88 02:20:34 Average: 0 4.98 0.00 1.53 0.94 0.02 92.54 02:20:34 Average: 1 5.00 0.00 1.58 0.27 0.02 93.14 02:20:34 Average: 2 4.93 0.00 1.46 0.51 0.02 93.08 02:20:34 Average: 3 5.12 0.00 1.67 0.42 0.02 92.77 02:20:34 Average: 4 5.01 0.00 1.61 0.76 0.02 92.60 02:20:34 Average: 5 4.86 0.00 1.53 0.44 0.02 93.15 02:20:34 Average: 6 5.43 0.00 1.38 0.48 0.02 92.70 02:20:34 Average: 7 4.92 0.00 1.56 0.41 0.02 93.09 02:20:34 02:20:34 02:20:34