Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6bde2d451cc5168352ea50d010e834f2955516c8+b1bdcd94332d9981d98deb7be6e1abf49d24c93e (cc1edc36c9acca90b3bb2e3b58ccd0e3b95a7d4e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3499236408094213762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4705406778171294311.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7889440804821779056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7407697513752358241.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6663271612810895074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-214 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2756644465994377596.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4283950312074001241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 Merge succeeded, producing d49be81119b6e3f48cbf749f90c55581adc5d69e Checking out Revision d49be81119b6e3f48cbf749f90c55581adc5d69e (PR-3655) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4412221585390996358.key > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d49be81119b6e3f48cbf749f90c55581adc5d69e # timeout=10 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:29:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:29:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:29:52 ========================================================= 04:29:52 EdgeX Global Pipelines Version Info 04:29:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:29:53 ------------------- 04:29:53 stable info: 04:29:53 ------------------- 04:29:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:29:53 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:29:53 Message: update stable to v1.0.204 04:29:54 ------------------- 04:29:54 experimental info: 04:29:54 ------------------- 04:29:54 Commited By: **** collab-it+edgex@linuxfoundation.org 04:29:54 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 04:29:54 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d49be81119b6e3f48cbf749f90c55581adc5d69e [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d49be81 [Pipeline] echo 04:29:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:54 provisioning config files... 04:29:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3267814120222701878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:55 ---> docker-login.sh 04:29:55 nexus3.edgexfoundry.org:10001 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10002 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10003 04:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:55 Configure a credential helper to remove this warning. See 04:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:55 04:29:55 Login Succeeded 04:29:55 nexus3.edgexfoundry.org:10004 04:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:56 Configure a credential helper to remove this warning. See 04:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:56 04:29:56 Login Succeeded 04:29:56 docker.io 04:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:29:56 Configure a credential helper to remove this warning. See 04:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:29:56 04:29:56 Login Succeeded 04:29:56 ---> docker-login.sh ends [Pipeline] } 04:29:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:56 ++ 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 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/core-command/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo core-command,cmd/core-command/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/core-data/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo core-data,cmd/core-data/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/core-metadata/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo core-metadata,cmd/core-metadata/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/security-bootstrapper/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/security-proxy-setup/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/support-notifications/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo support-notifications,cmd/support-notifications/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/support-scheduler/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:29:56 + for file in '`ls cmd/**/Dockerfile`' 04:29:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:29:56 ++ cut -d/ -f2 04:29:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:29:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:58 04:29:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:29:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:58 latest: Pulling from edgex-devops/git-semver 04:29:58 31603596830f: Pulling fs layer 04:29:58 d4622e32a9a9: Pulling fs layer 04:29:58 1030fce36090: Pulling fs layer 04:29:58 6c6cb7e1b49b: Pulling fs layer 04:29:58 6c6cb7e1b49b: Waiting 04:29:58 d4622e32a9a9: Download complete 04:29:58 31603596830f: Verifying Checksum 04:29:58 31603596830f: Download complete 04:29:59 31603596830f: Pull complete 04:29:59 6c6cb7e1b49b: Verifying Checksum 04:29:59 6c6cb7e1b49b: Download complete 04:29:59 d4622e32a9a9: Pull complete 04:29:59 1030fce36090: Verifying Checksum 04:29:59 1030fce36090: Download complete 04:29:59 1030fce36090: Pull complete 04:29:59 6c6cb7e1b49b: Pull complete 04:29:59 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 04:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:29:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:30:00 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 04:30:00 $ docker top f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:01 [ssh-agent] Looking for ssh-agent implementation... 04:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:01 $ docker exec f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent 04:30:01 SSH_AUTH_SOCK=/tmp/ssh-gHvpPaTWoxU6/agent.14 04:30:01 SSH_AGENT_PID=21 04:30:01 Running ssh-add (command line suppressed) 04:30:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4642552989717175154.key (/w/workspace/edgex-go/4@tmp/private_key_4642552989717175154.key) 04:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:01 + git tag --points-at HEAD [Pipeline] } 04:30:01 $ docker exec --env ******** --env ******** f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent -k 04:30:02 unset SSH_AUTH_SOCK; 04:30:02 unset SSH_AGENT_PID; 04:30:02 echo Agent pid 21 killed; 04:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:02 [ssh-agent] Looking for ssh-agent implementation... 04:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:02 $ docker exec f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent 04:30:02 SSH_AUTH_SOCK=/tmp/ssh-EtFeSSnEwDE0/agent.54 04:30:02 SSH_AGENT_PID=61 04:30:02 Running ssh-add (command line suppressed) 04:30:02 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3551536855809066140.key (/w/workspace/edgex-go/4@tmp/private_key_3551536855809066140.key) 04:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:30:02 + git semver init 04:30:02 # -> Open(): unable to determine branch for HEAD 04:30:02 # $GIT_DIR = /w/workspace/edgex-go/4/.git 04:30:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 04:30:02 # $SEMVER_REMOTE_NAME = origin 04:30:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:30:02 # $SEMVER_USER_NAME = edgex-jenkins 04:30:02 # $SEMVER_BRANCH = PR-3655 04:30:02 # $SEMVER_TEMP = /tmp/semver-989691474 04:30:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:30:21 # '/tmp/semver-989691474' -> '/w/workspace/edgex-go/4/.semver' 04:30:21 # -> Force: false 04:30:21 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 04:30:21 $ docker exec --env ******** --env ******** f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b ssh-agent -k 04:30:21 unset SSH_AUTH_SOCK; 04:30:21 unset SSH_AGENT_PID; 04:30:21 echo Agent pid 61 killed; 04:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:30:21 + git semver [Pipeline] } 04:30:21 $ docker stop --time=1 f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b 04:30:23 $ docker rm -f f40833261c36a3e1ed5f66263146cadae1b88815312c854495a7e5f83a5fd95b [Pipeline] // withDockerContainer [Pipeline] sh 04:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:30:24 Stashed 1 file(s) [Pipeline] echo 04:30:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 04:30:24 ========================================================= 04:30:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:30:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:30:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:30:25 540db60ca938: Pulling fs layer 04:30:25 adcc1eea9eea: Pulling fs layer 04:30:25 4c4ab2625f07: Pulling fs layer 04:30:25 db62176df00c: Pulling fs layer 04:30:25 3b30891b0d05: Pulling fs layer 04:30:25 06b49ca38bd5: Pulling fs layer 04:30:25 c788192a36de: Pulling fs layer 04:30:25 a77e37c0d609: Pulling fs layer 04:30:25 c3185cebc471: Pulling fs layer 04:30:25 06b49ca38bd5: Waiting 04:30:25 c788192a36de: Waiting 04:30:25 a77e37c0d609: Waiting 04:30:25 c3185cebc471: Waiting 04:30:25 db62176df00c: Waiting 04:30:25 3b30891b0d05: Waiting 04:30:25 4c4ab2625f07: Verifying Checksum 04:30:25 4c4ab2625f07: Download complete 04:30:25 adcc1eea9eea: Verifying Checksum 04:30:25 adcc1eea9eea: Download complete 04:30:25 3b30891b0d05: Verifying Checksum 04:30:25 3b30891b0d05: Download complete 04:30:25 06b49ca38bd5: Verifying Checksum 04:30:25 06b49ca38bd5: Download complete 04:30:25 540db60ca938: Verifying Checksum 04:30:25 540db60ca938: Download complete 04:30:25 c788192a36de: Verifying Checksum 04:30:25 c788192a36de: Download complete 04:30:25 540db60ca938: Pull complete 04:30:25 adcc1eea9eea: Pull complete 04:30:25 4c4ab2625f07: Pull complete 04:30:25 a77e37c0d609: Download complete 04:30:30 c3185cebc471: Verifying Checksum 04:30:30 c3185cebc471: Download complete 04:30:30 db62176df00c: Verifying Checksum 04:30:30 db62176df00c: Download complete 04:30:33 db62176df00c: Pull complete 04:30:33 3b30891b0d05: Pull complete 04:30:33 06b49ca38bd5: Pull complete 04:30:33 c788192a36de: Pull complete 04:30:33 a77e37c0d609: Pull complete 04:30:35 c3185cebc471: Pull complete 04:30:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:30:35 + docker build -t ci-base-image-x86_64 -f - . 04:30:35 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:30:35 WORKDIR /edgex 04:30:35 COPY go.mod . 04:30:35 RUN go mod download' 04:30:37 Sending build context to Docker daemon 328.6MB 04:30:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:30:37 ---> 031687cdd783 04:30:37 Step 2/4 : WORKDIR /edgex 04:30:38 ---> Running in 554cd2399854 04:30:38 Removing intermediate container 554cd2399854 04:30:38 ---> b02b975532c5 04:30:38 Step 3/4 : COPY go.mod . 04:30:38 ---> b79b0b840c9c 04:30:38 Step 4/4 : RUN go mod download 04:30:38 ---> Running in d91832b822ed 04:30:39 Still waiting to schedule task 04:30:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 04:31:17 Removing intermediate container d91832b822ed 04:31:17 ---> ce11e5788a84 04:31:17 Successfully built ce11e5788a84 04:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:31:18 + docker inspect -f . ci-base-image-x86_64 04:31:18 . [Pipeline] withDockerContainer 04:31:18 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:31:18 $ docker top 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:19 + go version 04:31:19 go version go1.16.6 linux/amd64 [Pipeline] } 04:31:19 $ docker stop --time=1 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e 04:31:20 $ docker rm -f 04c0b01bdbbe26c6c8537d08f477cfd1756ac58055f1c4d4776df6dcbf798d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:20 + docker inspect -f . ci-base-image-x86_64 04:31:20 . [Pipeline] withDockerContainer 04:31:20 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:31:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:31:21 $ docker top 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 -eo pid,comm [Pipeline] { [Pipeline] echo 04:31:21 ========================================================= 04:31:21 [edgeXBuildGoParallel] Running Tests and Build... 04:31:21 ========================================================= [Pipeline] sh 04:31:21 + go mod tidy [Pipeline] sh 04:31:22 + make test 04:31:22 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 04:31:22 go mod tidy 04:31:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 04:31:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:31:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:31:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:31:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:31:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:31:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:31:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 04:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 100.0% of statements 04:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 46.3% of statements 04:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:31:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 90.1% of statements 04:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:31:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:31:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:31:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:32:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 04:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:32:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:32:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements 04:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:32:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements 04:32:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements 04:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 04:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.073s coverage: 79.5% of statements 04:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 04:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 04:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 04:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 04:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 04:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 81.8% of statements 04:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:32:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-216 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 04:32:35 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:32:35 The recommended git tool is: git 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 04:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:32:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 04:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 04:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:32:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 04:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:32:41 using credential edgex-jenkins-ssh 04:32:41 Cloning the remote Git repository 04:32:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:32:41 > git init /w/workspace/edgex-go/4 # timeout=10 04:32:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:32:42 > git --version # timeout=10 04:32:42 > git --version # 'git version 2.17.1' 04:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:32:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 04:32:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 04:32:46 GO111MODULE=on go vet ./... 04:32:59 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 04:32:59 Merge succeeded, producing 552d219d21aef7273cf81976d14012b5b65776a1 04:32:59 Checking out Revision 552d219d21aef7273cf81976d14012b5b65776a1 (PR-3655) 04:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:32:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:32:59 > git config core.sparsecheckout # timeout=10 04:32:59 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 04:32:59 > git remote # timeout=10 04:32:59 > git config --get remote.origin.url # timeout=10 04:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:59 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 04:32:59 > git rev-parse HEAD^{commit} # timeout=10 04:32:59 > git config core.sparsecheckout # timeout=10 04:32:59 > git checkout -f 552d219d21aef7273cf81976d14012b5b65776a1 # timeout=10 04:33:04 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" 04:33:04 > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:05 provisioning config files... 04:33:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8554837470302096468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:05 ---> docker-login.sh 04:33:05 nexus3.edgexfoundry.org:10001 04:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:06 Configure a credential helper to remove this warning. See 04:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:06 04:33:06 Login Succeeded 04:33:06 nexus3.edgexfoundry.org:10002 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 nexus3.edgexfoundry.org:10003 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:08 Configure a credential helper to remove this warning. See 04:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:08 04:33:08 Login Succeeded 04:33:08 nexus3.edgexfoundry.org:10004 04:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:08 Configure a credential helper to remove this warning. See 04:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:08 04:33:08 Login Succeeded 04:33:08 docker.io 04:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:09 Configure a credential helper to remove this warning. See 04:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:09 04:33:09 Login Succeeded 04:33:09 ---> docker-login.sh ends [Pipeline] } 04:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:10 ========================================================= 04:33:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:33:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:33:10 595b0fe564bb: Pulling fs layer 04:33:10 24495759ef45: Pulling fs layer 04:33:10 d148012ef14d: Pulling fs layer 04:33:10 e90a11edd702: Pulling fs layer 04:33:10 d77568369979: Pulling fs layer 04:33:10 fc1c9f9a7f3b: Pulling fs layer 04:33:10 170f2ba95c9a: Pulling fs layer 04:33:10 97ac5df62f85: Pulling fs layer 04:33:10 e90a11edd702: Waiting 04:33:10 d77568369979: Waiting 04:33:10 fc1c9f9a7f3b: Waiting 04:33:10 170f2ba95c9a: Waiting 04:33:10 97ac5df62f85: Waiting 04:33:10 d148012ef14d: Download complete 04:33:10 24495759ef45: Verifying Checksum 04:33:10 24495759ef45: Download complete 04:33:10 d77568369979: Verifying Checksum 04:33:10 d77568369979: Download complete 04:33:10 fc1c9f9a7f3b: Verifying Checksum 04:33:10 fc1c9f9a7f3b: Download complete 04:33:11 595b0fe564bb: Verifying Checksum 04:33:11 595b0fe564bb: Download complete 04:33:11 170f2ba95c9a: Verifying Checksum 04:33:11 170f2ba95c9a: Download complete 04:33:11 595b0fe564bb: Pull complete 04:33:12 24495759ef45: Pull complete 04:33:12 d148012ef14d: Pull complete 04:33:13 gofmt -l . 04:33:13 [ "`gofmt -l .`" = "" ] 04:33:13 ./bin/test-attribution-txt.sh [Pipeline] sh 04:33:14 + ls -al . 04:33:14 total 604 04:33:14 drwxrwxr-x 10 1001 1001 4096 Aug 10 04:33 . 04:33:14 drwxr-xr-x 4 root root 28 Aug 10 04:31 .. 04:33:14 -rw-rw-r-- 1 1001 1001 11 Aug 10 04:29 .dockerignore 04:33:14 drwxrwxr-x 8 1001 1001 179 Aug 10 04:29 .git 04:33:14 drwxrwxr-x 3 1001 1001 125 Aug 10 04:29 .github 04:33:14 -rw-rw-r-- 1 1001 1001 818 Aug 10 04:29 .gitignore 04:33:14 -rw-rw-r-- 1 1001 1001 76 Aug 10 04:29 .hadolint.yml 04:33:14 drwx------ 3 1001 1001 58 Aug 10 04:30 .semver 04:33:14 -rw-rw-r-- 1 1001 1001 166 Aug 10 04:29 .sonarcloud.properties 04:33:14 -rw-rw-r-- 1 1001 1001 1171 Aug 10 04:29 ADOPTERS.md 04:33:14 -rw-rw-r-- 1 1001 1001 8609 Aug 10 04:29 Attribution.txt 04:33:14 -rw-rw-r-- 1 1001 1001 43881 Aug 10 04:29 CHANGELOG.md 04:33:14 -rw-rw-r-- 1 1001 1001 3804 Aug 10 04:29 CONTRIBUTING.md 04:33:14 -rw-rw-r-- 1 1001 1001 677 Aug 10 04:29 GOVERNANCE.md 04:33:14 -rw-rw-r-- 1 1001 1001 849 Aug 10 04:29 Jenkinsfile 04:33:14 -rw-rw-r-- 1 1001 1001 10775 Aug 10 04:29 LICENSE 04:33:14 -rw-rw-r-- 1 1001 1001 5915 Aug 10 04:29 Makefile 04:33:14 -rw-rw-r-- 1 1001 1001 582 Aug 10 04:29 OWNERS.md 04:33:14 -rw-rw-r-- 1 1001 1001 8643 Aug 10 04:29 README.md 04:33:14 -rw-rw-r-- 1 1001 1001 6912 Aug 10 04:29 SECURITY.md 04:33:14 -rw-rw-r-- 1 1001 1001 5 Aug 10 04:30 VERSION 04:33:14 -rw-rw-r-- 1 1001 1001 4131 Aug 10 04:29 ZMQWindows.md 04:33:14 drwxrwxr-x 2 1001 1001 37 Aug 10 04:29 bin 04:33:14 drwxrwxr-x 14 1001 1001 4096 Aug 10 04:29 cmd 04:33:14 -rw-r--r-- 1 root root 404176 Aug 10 04:32 coverage.out 04:33:14 -rw-rw-r-- 1 1001 1001 813 Aug 10 04:29 go.mod 04:33:14 -rw-r--r-- 1 root root 48847 Aug 10 04:31 go.sum 04:33:14 drwxrwxr-x 8 1001 1001 124 Aug 10 04:29 internal 04:33:14 drwxrwxr-x 3 1001 1001 16 Aug 10 04:29 openapi 04:33:14 drwxrwxr-x 4 1001 1001 71 Aug 10 04:29 snap 04:33:14 -rw-rw-r-- 1 1001 1001 204 Aug 10 04:29 version.go [Pipeline] sh 04:33:14 + '[' -e coverage.out ] 04:33:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:33:14 Stashed 1 file(s) [Pipeline] sh 04:33:14 97ac5df62f85: Verifying Checksum 04:33:14 97ac5df62f85: Download complete 04:33:14 + make build 04:33:14 go mod tidy 04:33:15 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 04:33:15 e90a11edd702: Download complete 04:33:16 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 04:33:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:33:23 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 04:33:24 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 04:33:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:33:25 e90a11edd702: Pull complete 04:33:25 d77568369979: Pull complete 04:33:25 fc1c9f9a7f3b: Pull complete 04:33:25 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 04:33:25 170f2ba95c9a: Pull complete 04:33:26 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 04:33:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:33:28 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 04:33:29 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 04:33:30 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 04:33:31 97ac5df62f85: Pull complete 04:33:31 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:33:31 + docker build -t ci-base-image-arm64 -f - . 04:33:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:31 WORKDIR /edgex 04:33:31 COPY go.mod . 04:33:31 RUN go mod download [Pipeline] } 04:33:31 $ docker stop --time=1 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 04:33:33 $ docker rm -f 460c7add6f2ae79cad9f7b3c6376de3f1825349cf40d25423b1d424539a1fd06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:33:34 Sending build context to Docker daemon 165.9MB 04:33:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:33:34 ---> 04bc70af865f 04:33:34 Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] sh 04:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:36 04:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:33:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:36 latest: Pulling from edgex-devops/edgex-compose 04:33:36 cbdbe7a5bc2a: Pulling fs layer 04:33:36 ca9280d653b3: Pulling fs layer 04:33:36 7e9c9ca2126c: Pulling fs layer 04:33:37 cbdbe7a5bc2a: Verifying Checksum 04:33:37 cbdbe7a5bc2a: Download complete 04:33:37 cbdbe7a5bc2a: Pull complete 04:33:37 ---> Running in f4bf52fdce74 04:33:37 ca9280d653b3: Verifying Checksum 04:33:37 ca9280d653b3: Download complete 04:33:37 Removing intermediate container f4bf52fdce74 04:33:37 ---> 87e6a34aa388 04:33:37 Step 3/4 : COPY go.mod . 04:33:38 ca9280d653b3: Pull complete 04:33:38 ---> ece68f00eb4d 04:33:38 Step 4/4 : RUN go mod download 04:33:38 ---> Running in e9505f315057 04:33:39 7e9c9ca2126c: Verifying Checksum 04:33:39 7e9c9ca2126c: Download complete 04:33:43 7e9c9ca2126c: Pull complete 04:33:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:33:43 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:33:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:33:46 $ docker top a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:46 + docker-compose build --help 04:33:46 + grep parallel 04:33:47 --parallel Build images in parallel. [Pipeline] } 04:33:47 $ docker stop --time=1 a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e 04:33:48 $ docker rm -f a58861f334cea806fd8bfc6742c400a6ae01b92e53742e783c7e1bdfe94bcd2e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:33:49 . [Pipeline] withDockerContainer 04:33:49 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:33:49 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:33:49 $ docker top 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:49 + docker-compose -f ./docker-compose-build.yml build --parallel 04:33:50 Building core-command ... 04:33:50 Building core-data ... 04:33:50 Building core-metadata ... 04:33:50 Building security-bootstrapper ... 04:33:50 Building security-proxy-setup ... 04:33:50 Building security-secretstore-setup ... 04:33:50 Building support-notifications ... 04:33:50 Building support-scheduler ... 04:33:50 Building sys-mgmt-agent ... 04:33:50 Building sys-mgmt-agent 04:33:50 Building core-data 04:33:50 Building security-bootstrapper 04:33:50 Building core-command 04:33:50 Building security-secretstore-setup 04:34:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:34:02 ---> ce11e5788a84 04:34:02 Step 3/24 : WORKDIR /edgex-go 04:34:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:34:02 ---> ce11e5788a84 04:34:02 Step 3/26 : WORKDIR /edgex-go 04:34:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:34:02 ---> ce11e5788a84 04:34:02 Step 3/24 : WORKDIR /edgex-go 04:34:04 ---> Running in f8c153920094 04:34:04 ---> Running in 6c6fcc5c4f59 04:34:04 ---> Running in d2c27e2aed6c 04:34:09 Removing intermediate container f8c153920094 04:34:09 ---> db9cc8355b93 04:34:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:09 Removing intermediate container 6c6fcc5c4f59 04:34:09 ---> 7df76db8e1c3 04:34:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:09 Removing intermediate container d2c27e2aed6c 04:34:09 ---> 4e45e9e550e7 04:34:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:09 ---> Running in 78222c7bab19 04:34:09 ---> Running in b6a0af4e43c7 04:34:09 ---> Running in fac39f1ab35e 04:34:16 Removing intermediate container 78222c7bab19 04:34:16 ---> 14c0d533ae67 04:34:16 Step 5/24 : RUN apk add --update --no-cache make git 04:34:16 Removing intermediate container b6a0af4e43c7 04:34:16 ---> 264cb7e5f478 04:34:16 Step 5/26 : RUN apk add --update --no-cache make git 04:34:16 Removing intermediate container fac39f1ab35e 04:34:16 ---> 7b5dc5784228 04:34:16 Step 5/24 : RUN apk add --update --no-cache make bash git 04:34:16 ---> Running in c09c6dc35d3d 04:34:16 ---> Running in 515ea008a238 04:34:16 ---> Running in 59a94ce45008 04:34:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:34:18 ---> ce11e5788a84 04:34:18 Step 3/24 : WORKDIR /edgex-go 04:34:18 ---> Using cache 04:34:18 ---> db9cc8355b93 04:34:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:18 ---> Using cache 04:34:18 ---> 14c0d533ae67 04:34:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:34:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:34:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:34:19 ---> ce11e5788a84 04:34:19 Step 3/32 : WORKDIR /edgex-go 04:34:19 ---> Using cache 04:34:19 ---> db9cc8355b93 04:34:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:34:19 ---> Using cache 04:34:19 ---> 14c0d533ae67 04:34:19 Step 5/32 : RUN apk add --update --no-cache make git 04:34:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:19 ---> Running in 8621ee00c689 04:34:19 ---> Running in c8c414187db8 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:34:20 OK: 219 MiB in 52 packages 04:34:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:21 Removing intermediate container 515ea008a238 04:34:21 ---> 9c4174b37ca4 04:34:21 Step 6/24 : COPY go.mod . 04:34:21 ---> c0afcd7651d0 04:34:21 Step 7/24 : RUN go mod download 04:34:21 ---> Running in 4f2b4acb64ac 04:34:22 OK: 219 MiB in 52 packages 04:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:22 OK: 219 MiB in 52 packages 04:34:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:34:22 Removing intermediate container c09c6dc35d3d 04:34:22 ---> 3161304e7fa2 04:34:22 Step 6/26 : COPY go.mod . 04:34:22 OK: 219 MiB in 52 packages 04:34:22 OK: 219 MiB in 52 packages 04:34:22 Removing intermediate container 59a94ce45008 04:34:22 ---> 84152b260e4a 04:34:22 Step 6/24 : COPY go.mod . 04:34:22 ---> ffd2c0fc4beb 04:34:22 Step 7/26 : RUN go mod download 04:34:22 ---> Running in 38b4d16e07b5 04:34:22 ---> 9551ddd89bef 04:34:22 Step 7/24 : RUN go mod download 04:34:22 ---> Running in ce5b167cdccc 04:34:22 Removing intermediate container 8621ee00c689 04:34:22 ---> c13c5c16d5ae 04:34:22 Step 6/24 : COPY go.mod . 04:34:22 Removing intermediate container c8c414187db8 04:34:22 ---> d7532d133e3a 04:34:22 Step 6/32 : COPY go.mod . 04:34:22 ---> 7d69393d9772 04:34:22 Step 7/24 : RUN go mod download 04:34:22 ---> Running in dcae229ae228 04:34:22 ---> dbd01bc96bc7 04:34:22 Step 7/32 : RUN go mod download 04:34:22 Removing intermediate container 4f2b4acb64ac 04:34:22 ---> 8fc1c0d472f7 04:34:22 Step 8/24 : COPY . . 04:34:22 ---> Running in 2ce70eb77925 04:34:26 Removing intermediate container 38b4d16e07b5 04:34:26 ---> 19b8102618b1 04:34:26 Step 8/26 : COPY . . 04:34:27 Removing intermediate container ce5b167cdccc 04:34:27 ---> b6c385a8e610 04:34:27 Step 8/24 : COPY . . 04:34:27 Removing intermediate container 2ce70eb77925 04:34:27 ---> fa0c6ace102c 04:34:27 Step 8/32 : COPY . . 04:34:28 Removing intermediate container dcae229ae228 04:34:28 ---> 34c62633a483 04:34:28 Step 8/24 : COPY . . 04:34:28 ---> 4b20b78132b7 04:34:28 Step 9/24 : RUN go mod tidy 04:34:29 ---> Running in 9edc63311c53 04:34:34 ---> afe85c777cf8 04:34:34 Step 9/32 : RUN go mod tidy 04:34:34 ---> 8153c1a247da 04:34:34 Step 9/26 : RUN go mod tidy 04:34:34 ---> Running in ef78f6f0c481 04:34:34 ---> Running in f3849d51723b 04:34:35 Removing intermediate container 9edc63311c53 04:34:35 ---> 8bdffeeb4c8e 04:34:35 Step 10/24 : RUN make cmd/core-command/core-command 04:34:35 ---> Running in c2f9587e7381 04:34:36 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 04:34:38 Removing intermediate container ef78f6f0c481 04:34:38 ---> 2e90130b17b3 04:34:38 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:34:38 ---> Running in c10afc54117d 04:34:38 Removing intermediate container f3849d51723b 04:34:38 ---> 72c19cee7a9f 04:34:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:34:38 ---> Running in 771e12dd0c98 04:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:34:39 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 04:34:43 ---> 5d41e80fd03a 04:34:43 Step 9/24 : RUN go mod tidy 04:34:43 ---> Running in 665b29ae65a7 04:34:43 ---> 609692290de6 04:34:43 Step 9/24 : RUN go mod tidy 04:34:43 ---> Running in 5d45ad8ae503 04:34:45 Removing intermediate container 665b29ae65a7 04:34:45 ---> 1993873186ed 04:34:45 Step 10/24 : RUN make cmd/core-data/core-data 04:34:45 ---> Running in 12edb4c879bb 04:34:45 Removing intermediate container 5d45ad8ae503 04:34:45 ---> 63ec3ae8cba0 04:34:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:34:45 ---> Running in cc8c6b1a78a4 04:34:45 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 04:34:46 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 04:35:13 Removing intermediate container c2f9587e7381 04:35:13 ---> 4f98ea828dc9 04:35:13 04:35:13 Step 11/24 : FROM alpine:3.12 04:35:13 3.12: Pulling from library/alpine 04:35:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:35:13 Status: Downloaded newer image for alpine:3.12 04:35:13 ---> 13621d1b12d4 04:35:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:35:13 ---> Running in f71ba47aa144 04:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:13 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 04:35:13 (1/1) Installing dumb-init (1.2.2-r1) 04:35:13 Executing busybox-1.31.1-r20.trigger 04:35:13 OK: 6 MiB in 15 packages 04:35:13 Removing intermediate container f71ba47aa144 04:35:13 ---> 06f81b064e86 04:35:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:35:13 ---> Running in 4be66a90afa3 04:35:13 Removing intermediate container 4be66a90afa3 04:35:13 ---> be03da422ee5 04:35:13 Step 14/24 : ENV APP_PORT=59882 04:35:13 ---> Running in d37167935a96 04:35:13 Removing intermediate container d37167935a96 04:35:13 ---> 96a93a48ed5e 04:35:13 Step 15/24 : EXPOSE $APP_PORT 04:35:13 ---> Running in 4d7ce4349d32 04:35:13 Removing intermediate container 4d7ce4349d32 04:35:13 ---> 11fae47523a3 04:35:13 Step 16/24 : WORKDIR / 04:35:13 ---> Running in c782e6d06aa9 04:35:13 Removing intermediate container c782e6d06aa9 04:35:13 ---> 110a7019fcd1 04:35:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:13 ---> ed1a8016e326 04:35:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:35:14 ---> f09d0cad1aac 04:35:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:35:15 Removing intermediate container e9505f315057 04:35:15 ---> 03b3543c3833 04:35:15 Successfully built 03b3543c3833 04:35:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:35:15 ---> 5d94afef28ad 04:35:15 Step 20/24 : ENTRYPOINT ["/core-command"] 04:35:15 ---> Running in 4c22d56eca34 04:35:15 Removing intermediate container c10afc54117d 04:35:15 ---> edc5fd397505 04:35:15 04:35:15 Step 11/32 : FROM alpine:3.12 04:35:15 ---> 13621d1b12d4 04:35:15 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:35:15 + docker inspect -f . ci-base-image-arm64 04:35:15 . [Pipeline] withDockerContainer 04:35:15 ---> Running in 344396b9c9c6 04:35:15 Removing intermediate container 4c22d56eca34 04:35:15 ---> 7dd5bc539181 04:35:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:15 prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 04:35:16 ---> Running in 07cef799e5cc 04:35:16 Removing intermediate container 344396b9c9c6 04:35:16 ---> 44083da37b83 04:35:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:35:16 ---> Running in 68d07da061d8 04:35:16 Removing intermediate container 07cef799e5cc 04:35:16 ---> 9ca3dbe17054 04:35:16 Step 22/24 : LABEL arch=x86_64 04:35:16 ---> Running in a9f199436868 04:35:16 Removing intermediate container 771e12dd0c98 04:35:16 ---> 84a5525c18b5 04:35:16 04:35:16 Step 11/26 : FROM alpine:3.12 04:35:16 ---> 13621d1b12d4 04:35:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:35:16 ---> Running in 2a73f6664002 04:35:16 Removing intermediate container a9f199436868 04:35:16 ---> 86f81a03dc22 04:35:16 Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:35:16 ---> Running in b7284adb4d48 04:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:17 Removing intermediate container b7284adb4d48 04:35:17 ---> 33818f83a1d5 04:35:17 Step 24/24 : LABEL version=0.0.0 04:35:17 ---> Running in 8cdae2ec4449 04:35:17 Removing intermediate container 8cdae2ec4449 04:35:17 ---> 90ddc0d60666 04:35:17 04:35:17 (1/2) Installing dumb-init (1.2.2-r1) 04:35:17 (2/2) Installing su-exec (0.2-r1) 04:35:17 Executing busybox-1.31.1-r20.trigger 04:35:17 OK: 6 MiB in 16 packages 04:35:17 Successfully built 90ddc0d60666 04:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:17 Successfully tagged core-command:latest 04:35:17 Building core-metadata 04:35:17  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:17 $ docker top 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace -eo pid,comm 04:35:17 (1/6) Installing ca-certificates (20191127-r4) 04:35:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:35:17 (3/6) Installing libcurl (7.78.0-r0) 04:35:17 (4/6) Installing curl (7.78.0-r0) 04:35:17 (5/6) Installing dumb-init (1.2.2-r1) 04:35:17 (6/6) Installing su-exec (0.2-r1) 04:35:17 Executing busybox-1.31.1-r20.trigger [Pipeline] { [Pipeline] sh 04:35:18 Executing ca-certificates-20191127-r4.trigger 04:35:18 Removing intermediate container 68d07da061d8 04:35:18 ---> b42062b00d43 04:35:18 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:35:18 OK: 7 MiB in 20 packages 04:35:18 ---> Running in 403ac058a39d 04:35:18 + go version 04:35:18 go version go1.16.6 linux/arm64 [Pipeline] } 04:35:18 $ docker stop --time=1 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace 04:35:19 Removing intermediate container 403ac058a39d 04:35:19 ---> e7a440ff1d8b 04:35:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:35:19 ---> Running in 0e132045e514 04:35:19 Removing intermediate container 2a73f6664002 04:35:19 ---> 628abac8ddc1 04:35:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:35:19 ---> Running in caa17df7ae78 04:35:19 Removing intermediate container 0e132045e514 04:35:19 ---> dbdf4637ffcf 04:35:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:35:19 ---> Running in 168f3491b496 04:35:19 Removing intermediate container caa17df7ae78 04:35:19 ---> 784d96caa2b9 04:35:19 Step 14/26 : WORKDIR / 04:35:20 ---> Running in a8ae5aae2c53 04:35:20 Removing intermediate container a8ae5aae2c53 04:35:20 ---> 6507bb7c3ac0 04:35:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:35:20 ---> 570365ba439c 04:35:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:35:20 $ docker rm -f 27854c8c7fc5977b16b01a997acdc5aaf076f8768291afec69b5044528d42ace 04:35:20 ---> f2c240a5f714 04:35:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:35:21 Removing intermediate container 168f3491b496 04:35:21 ---> 006cc9b3b621 04:35:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:35:21 ---> Running in e22e773d2024 04:35:21 + docker inspect -f . ci-base-image-arm64 04:35:21 . 04:35:21 ---> 9234316baf47 04:35:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:35:21 Removing intermediate container e22e773d2024 04:35:21 ---> b9b70f78c8b1 04:35:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] withDockerContainer 04:35:21 prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 04:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:35:22 ---> 9b7d9a47c76e 04:35:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:35:22 ---> 5efd26597b78 04:35:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:35:22 Removing intermediate container cc8c6b1a78a4 04:35:22 ---> 5f48f73d65e3 04:35:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:35:22 ---> Running in d810864fb595 04:35:22 ---> Running in a49e5288035c 04:35:22 ---> e3a44e6be053 04:35:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:35:23 $ docker top 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 -eo pid,comm 04:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:35:23 ---> 6305085a73c1 04:35:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] echo 04:35:23 ========================================================= 04:35:23 [edgeXBuildGoParallel] Running Tests and Build... 04:35:23 ========================================================= [Pipeline] sh 04:35:23 ---> a786d25e261c 04:35:23 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:35:24 ---> Running in a943dcd37dec 04:35:24 Removing intermediate container d810864fb595 04:35:24 ---> ccfc632cd021 04:35:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:24 + go mod tidy 04:35:24 ---> 5bf296ce3747 04:35:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:35:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:35:25 ---> ce11e5788a84 04:35:25 Step 3/24 : WORKDIR /edgex-go 04:35:25 ---> Using cache 04:35:25 ---> db9cc8355b93 04:35:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:25 ---> Using cache 04:35:25 ---> 14c0d533ae67 04:35:25 Step 5/24 : RUN apk add --update --no-cache make git 04:35:25 ---> Using cache 04:35:25 ---> d7532d133e3a 04:35:25 Step 6/24 : COPY go.mod . 04:35:25 ---> Using cache 04:35:25 ---> dbd01bc96bc7 04:35:25 Step 7/24 : RUN go mod download 04:35:25 ---> Using cache 04:35:25 ---> fa0c6ace102c 04:35:25 Step 8/24 : COPY . . 04:35:25 ---> Using cache 04:35:25 ---> afe85c777cf8 04:35:25 Step 9/24 : RUN go mod tidy 04:35:25 ---> Using cache 04:35:25 ---> 2e90130b17b3 04:35:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata [Pipeline] sh 04:35:25 ---> 4ca38fd99ce2 04:35:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:35:25 ---> Running in 37526b7a9faf 04:35:25 Removing intermediate container a943dcd37dec 04:35:25 ---> 3e76ea3ec8ec 04:35:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:35:25 Removing intermediate container a49e5288035c 04:35:25 ---> 0eac683f2792 04:35:25 04:35:25 Step 12/24 : FROM docker:20.10.7 04:35:25 ---> Running in d1bd303af100 04:35:26 + make test 04:35:26 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 04:35:26 go mod tidy 04:35:26 20.10.7: Pulling from library/docker 04:35:26 ---> 606dcd0ae941 04:35:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:35:26 Removing intermediate container 12edb4c879bb 04:35:26 ---> fd9c06251bbe 04:35:26 04:35:26 Step 11/24 : FROM alpine:3.12 04:35:26 ---> 13621d1b12d4 04:35:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:35:26 ---> Running in 23ec5cef1c70 04:35:26 Removing intermediate container d1bd303af100 04:35:26 ---> d669783820ff 04:35:26 Step 24/26 : LABEL arch=x86_64 04:35:26 ---> Running in f737c653d130 04:35:26 ---> 78d9a4f1c0c7 04:35:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:35:26 Removing intermediate container 23ec5cef1c70 04:35:26 ---> d14f2399e9f5 04:35:26 Step 13/24 : ENV APP_PORT=59880 04:35:26 ---> Running in 5cc091b8bb04 04:35:26 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 04:35:26 Removing intermediate container f737c653d130 04:35:26 ---> ab26dd960d88 04:35:26 Step 25/26 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:35:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:35:26 ---> Running in bdc71d5ae8b0 04:35:26 ---> 88a13259fee5 04:35:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:35:26 Removing intermediate container 5cc091b8bb04 04:35:26 ---> 49f86162f196 04:35:26 Step 14/24 : EXPOSE $APP_PORT 04:35:26 ---> Running in 7457f05da617 04:35:26 ---> Running in b74db8c88965 04:35:26 Removing intermediate container bdc71d5ae8b0 04:35:26 ---> 90ba4136c939 04:35:26 Step 26/26 : LABEL version=0.0.0 04:35:27 ---> Running in 6a3a7de97be2 04:35:27 Removing intermediate container 7457f05da617 04:35:27 ---> 9cb54329bf6f 04:35:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:35:27 Removing intermediate container b74db8c88965 04:35:27 ---> 56e5adad4368 04:35:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:27 ---> Running in 48e1f99532fb 04:35:27 Removing intermediate container 6a3a7de97be2 04:35:27 ---> 950330e8baab 04:35:27 04:35:27 ---> 38693b975a16 04:35:27 Step 27/32 : RUN chmod +x /entrypoint.sh 04:35:27 Successfully built 950330e8baab 04:35:27 Successfully tagged security-secretstore-setup:latest 04:35:27  Building security-secretstore-setup ... done Building security-proxy-setup 04:35:27 ---> Running in c65faab15d5c 04:35:31 Removing intermediate container 48e1f99532fb 04:35:31 ---> a54f26e3cddf 04:35:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:35:31 Removing intermediate container c65faab15d5c 04:35:31 ---> a5d03421cd48 04:35:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:35:31 ---> Running in 6560b9694f7c 04:35:31 ---> Running in 3f5d18e42c68 04:35:31 Removing intermediate container 3f5d18e42c68 04:35:31 ---> eaf5f3aa6e14 04:35:31 Step 29/32 : CMD ["gate"] 04:35:31 ---> Running in 2220df9be7b3 04:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:35:31 Removing intermediate container 2220df9be7b3 04:35:31 ---> cbfd073dd336 04:35:31 Step 30/32 : LABEL arch=x86_64 04:35:32 ---> Running in aa32fdafdcc9 04:35:32 Removing intermediate container aa32fdafdcc9 04:35:32 ---> 0064bccf7c3e 04:35:32 Step 31/32 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:35:32 ---> Running in 6b616844407a 04:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:35:33 Removing intermediate container 6b616844407a 04:35:33 ---> 24557ebeb601 04:35:33 Step 32/32 : LABEL version=0.0.0 04:35:33 ---> Running in 47cffa08cef9 04:35:33 (1/6) Installing dumb-init (1.2.2-r1) 04:35:33 (2/6) Installing libgcc (9.3.0-r2) 04:35:33 (3/6) Installing libsodium (1.0.18-r0) 04:35:33 Removing intermediate container 47cffa08cef9 04:35:33 ---> e5c4fcdd35e5 04:35:33 04:35:33 (4/6) Installing libstdc++ (9.3.0-r2) 04:35:33 Successfully built e5c4fcdd35e5 04:35:33 Successfully tagged security-bootstrapper:latest 04:35:33  Building security-bootstrapper ... done Building support-notifications 04:35:34 (5/6) Installing libzmq (4.3.3-r0) 04:35:34 (6/6) Installing zeromq (4.3.3-r0) 04:35:34 Executing busybox-1.31.1-r20.trigger 04:35:34 OK: 8 MiB in 20 packages 04:35:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:35:37 ---> ce11e5788a84 04:35:37 Step 3/22 : WORKDIR /edgex-go 04:35:37 ---> Using cache 04:35:37 ---> db9cc8355b93 04:35:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:37 ---> Using cache 04:35:37 ---> 14c0d533ae67 04:35:37 Step 5/22 : RUN apk add --update --no-cache make git 04:35:37 ---> Using cache 04:35:37 ---> d7532d133e3a 04:35:37 Step 6/22 : COPY go.mod . 04:35:37 ---> Using cache 04:35:37 ---> dbd01bc96bc7 04:35:37 Step 7/22 : RUN go mod download 04:35:37 ---> Using cache 04:35:37 ---> fa0c6ace102c 04:35:37 Step 8/22 : COPY . . 04:35:37 ---> Using cache 04:35:37 ---> afe85c777cf8 04:35:37 Step 9/22 : RUN go mod tidy 04:35:37 ---> Using cache 04:35:37 ---> 2e90130b17b3 04:35:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:35:37 ---> Running in caa684548b4e 04:35:37 Removing intermediate container 6560b9694f7c 04:35:37 ---> 0f24947df150 04:35:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:38 ---> 1584cda123f0 04:35:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:35:38 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 04:35:39 ---> f9e87c2c5a3d 04:35:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:35:39 ---> 305735420be2 04:35:39 Step 20/24 : ENTRYPOINT ["/core-data"] 04:35:39 ---> Running in e60be68ad780 04:35:39 Removing intermediate container e60be68ad780 04:35:39 ---> b6afc15204d7 04:35:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:39 ---> Running in 8f820f7a27db 04:35:40 Removing intermediate container 8f820f7a27db 04:35:40 ---> e9e284916aca 04:35:40 Step 22/24 : LABEL arch=x86_64 04:35:40 ---> Running in 58442f1f5382 04:35:40 Removing intermediate container 58442f1f5382 04:35:40 ---> 4602adc2efb2 04:35:40 Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:35:40 ---> Running in 72a563d64e53 04:35:41 Removing intermediate container 72a563d64e53 04:35:41 ---> b356230d9bdc 04:35:41 Step 24/24 : LABEL version=0.0.0 04:35:41 ---> Running in 806fedabe09f 04:35:41 Removing intermediate container 806fedabe09f 04:35:41 ---> 52900ce0dbb4 04:35:41 04:35:41 Successfully built 52900ce0dbb4 04:35:41 Successfully tagged core-data:latest 04:35:41 Building support-scheduler 04:35:45  Building core-data ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 04:35:45 Status: Downloaded newer image for docker:20.10.7 04:35:45 ---> 08bdaf2f88f9 04:35:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:35:47 ---> Running in 1173cf58034b 04:35:47 Removing intermediate container 1173cf58034b 04:35:47 ---> 22bda4ce6d0c 04:35:47 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:35:47 ---> Running in 3397b5ae37d6 04:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:48 (1/39) Installing readline (8.1.0-r0) 04:35:48 (2/39) Installing bash (5.1.0-r0) 04:35:48 Executing bash-5.1.0-r0.post-install 04:35:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:35:48 ---> ce11e5788a84 04:35:48 Step 3/23 : WORKDIR /edgex-go 04:35:48 ---> Using cache 04:35:48 ---> db9cc8355b93 04:35:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:48 ---> Using cache 04:35:48 ---> 14c0d533ae67 04:35:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:35:49 (3/39) Installing brotli-libs (1.0.9-r3) 04:35:49 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:35:49 (5/39) Installing libcurl (7.78.0-r0) 04:35:49 (6/39) Installing curl (7.78.0-r0) 04:35:49 (7/39) Installing dumb-init (1.2.5-r0) 04:35:49 (8/39) Installing libbz2 (1.0.8-r1) 04:35:49 (9/39) Installing expat (2.2.10-r1) 04:35:49 (10/39) Installing libffi (3.3-r2) 04:35:49 (11/39) Installing gdbm (1.19-r0) 04:35:49 (12/39) Installing xz-libs (5.2.5-r0) 04:35:49 (13/39) Installing sqlite-libs (3.34.1-r0) 04:35:49 (14/39) Installing python3 (3.8.10-r0) 04:35:49 ---> Running in 8a296841a862 04:35:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:35:50 (15/39) Installing py3-appdirs (1.4.4-r1) 04:35:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:35:50 (17/39) Installing py3-parsing (2.4.7-r1) 04:35:50 (18/39) Installing py3-six (1.15.0-r0) 04:35:50 (19/39) Installing py3-packaging (20.9-r0) 04:35:50 (20/39) Installing py3-setuptools (51.3.3-r0) 04:35:50 (21/39) Installing py3-chardet (4.0.0-r0) 04:35:50 (22/39) Installing py3-idna (3.1-r0) 04:35:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:35:50 (24/39) Installing py3-requests (2.25.1-r1) 04:35:50 (25/39) Installing py3-msgpack (1.0.2-r0) 04:35:50 (26/39) Installing py3-lockfile (0.12.2-r3) 04:35:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:35:50 (28/39) Installing py3-colorama (0.4.4-r0) 04:35:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:35:50 (30/39) Installing py3-distlib (0.3.1-r1) 04:35:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:35:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:35:50 ---> ce11e5788a84 04:35:50 Step 3/23 : WORKDIR /edgex-go 04:35:50 ---> Using cache 04:35:50 ---> db9cc8355b93 04:35:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:50 ---> Using cache 04:35:50 ---> 14c0d533ae67 04:35:50 Step 5/23 : RUN apk add --update --no-cache make git 04:35:50 ---> Using cache 04:35:50 ---> d7532d133e3a 04:35:50 Step 6/23 : COPY go.mod . 04:35:50 ---> Using cache 04:35:50 ---> dbd01bc96bc7 04:35:50 Step 7/23 : RUN go mod download 04:35:50 ---> Using cache 04:35:50 ---> fa0c6ace102c 04:35:50 Step 8/23 : COPY . . 04:35:50 ---> Using cache 04:35:50 ---> afe85c777cf8 04:35:50 Step 9/23 : RUN go mod tidy 04:35:50 ---> Using cache 04:35:50 ---> 2e90130b17b3 04:35:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:35:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:35:51 (31/39) Installing py3-distro (1.5.0-r1) 04:35:51 (32/39) Installing py3-webencodings (0.5.1-r3) 04:35:51 (33/39) Installing py3-html5lib (1.1-r0) 04:35:51 ---> Running in 823db3d7848c 04:35:51 (34/39) Installing py3-pytoml (0.1.21-r0) 04:35:51 (35/39) Installing py3-pep517 (0.9.1-r0) 04:35:51 (36/39) Installing py3-progress (1.5-r0) 04:35:51 (37/39) Installing py3-retrying (1.3.3-r0) 04:35:51 (38/39) Installing py3-toml (0.10.2-r0) 04:35:51 (39/39) Installing py3-pip (20.3.4-r0) 04:35:51 OK: 219 MiB in 52 packages 04:35:51 Executing busybox-1.32.1-r6.trigger 04:35:51 OK: 82 MiB in 59 packages 04:35:51 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 04:35:52 Removing intermediate container 8a296841a862 04:35:52 ---> c911de555748 04:35:52 Step 6/23 : COPY go.mod . 04:35:52 ---> 4973248928ff 04:35:52 Step 7/23 : RUN go mod download 04:35:52 ---> Running in fce3d2dc7e83 04:35:53 ? github.com/edgexfoundry/edgex-go [no test files] 04:35:54 Removing intermediate container 37526b7a9faf 04:35:54 ---> 3f489e370bcf 04:35:54 04:35:54 Step 11/24 : FROM alpine:3.12 04:35:54 ---> 13621d1b12d4 04:35:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:35:54 ---> Using cache 04:35:54 ---> 06f81b064e86 04:35:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:35:54 ---> Using cache 04:35:54 ---> be03da422ee5 04:35:54 Step 14/24 : ENV APP_PORT=59881 04:35:54 ---> Running in 703fd8bc9f9c 04:35:54 Removing intermediate container 703fd8bc9f9c 04:35:54 ---> 71b8d7d96002 04:35:54 Step 15/24 : EXPOSE $APP_PORT 04:35:54 ---> Running in a187febdaef8 04:35:54 Removing intermediate container a187febdaef8 04:35:54 ---> a88ffe6796c4 04:35:54 Step 16/24 : WORKDIR / 04:35:54 ---> Running in 2a40d5fcf880 04:35:55 Collecting docker-compose==1.23.2 04:35:55 Removing intermediate container 2a40d5fcf880 04:35:55 ---> 080eff094c9a 04:35:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:35:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:35:55 Collecting docker<4.0,>=3.6.0 04:35:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:35:55 Collecting texttable<0.10,>=0.9.0 04:35:55 Downloading texttable-0.9.1.tar.gz (11 kB) 04:35:55 Removing intermediate container fce3d2dc7e83 04:35:55 ---> 9ecb7bb7adc8 04:35:55 Step 8/23 : COPY . . 04:35:55 ---> 198ff7359440 04:35:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:35:56 Collecting PyYAML<4,>=3.10 04:35:56 Downloading PyYAML-3.13.tar.gz (270 kB) 04:35:56 ---> f488dd980c96 04:35:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:35:57 Collecting cached-property<2,>=1.2.0 04:35:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:35:57 Collecting jsonschema<3,>=2.5.1 04:35:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:35:57 Collecting dockerpty<0.5,>=0.4.1 04:35:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:35:57 Collecting docopt<0.7,>=0.6.1 04:35:57 Downloading docopt-0.6.2.tar.gz (25 kB) 04:35:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:35:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:35:58 Collecting websocket-client<1.0,>=0.32.0 04:35:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:35:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:35:58 Collecting docker-pycreds>=0.4.0 04:35:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:35:58 Collecting idna<2.8,>=2.5 04:35:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:35:58 Collecting chardet<3.1.0,>=3.0.2 04:35:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:35:58 Collecting certifi>=2017.4.17 04:35:58 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:35:58 ---> ae7b0e6bb15c 04:35:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:35:58 Collecting urllib3<1.25,>=1.21.1 04:35:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:35:58 ---> Running in 7335d4f40e6d 04:35:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:35:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:35:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:35:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:35:59 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:35:59 Attempting uninstall: urllib3 04:35:59 Found existing installation: urllib3 1.26.2 04:35:59 Removing intermediate container 7335d4f40e6d 04:35:59 ---> d3700498aa70 04:35:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:35:59 Uninstalling urllib3-1.26.2: 04:35:59 Successfully uninstalled urllib3-1.26.2 04:35:59 ---> Running in 9f92e056be7e 04:35:59 Attempting uninstall: idna 04:35:59 Found existing installation: idna 3.1 04:35:59 Uninstalling idna-3.1: 04:35:59 Successfully uninstalled idna-3.1 04:35:59 Removing intermediate container 9f92e056be7e 04:35:59 ---> 6f8f041a11cf 04:35:59 Step 22/24 : LABEL arch=x86_64 04:35:59 Attempting uninstall: chardet 04:35:59 Found existing installation: chardet 4.0.0 04:35:59 Uninstalling chardet-4.0.0: 04:35:59 Successfully uninstalled chardet-4.0.0 04:36:00 ---> Running in ae468eb99a53 04:36:00 Removing intermediate container ae468eb99a53 04:36:00 ---> 678f1d7dcfcd 04:36:00 Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:36:00 ---> Running in 1446283a9bee 04:36:00 Attempting uninstall: requests 04:36:00 Found existing installation: requests 2.25.1 04:36:00 Uninstalling requests-2.25.1: 04:36:01 Successfully uninstalled requests-2.25.1 04:36:01 ---> 88663f85d957 04:36:01 Step 9/23 : RUN go mod tidy 04:36:01 Removing intermediate container 1446283a9bee 04:36:01 ---> 8e76469dcf62 04:36:01 Step 24/24 : LABEL version=0.0.0 04:36:01 Running setup.py install for texttable: started 04:36:01 ---> Running in 9b75c63cd75f 04:36:01 ---> Running in f99fb12fd84b 04:36:01 Removing intermediate container f99fb12fd84b 04:36:01 ---> 38acd54661db 04:36:01 04:36:01 Successfully built 38acd54661db 04:36:01 Successfully tagged core-metadata:latest 04:36:01  Building core-metadata ... done  Running setup.py install for texttable: finished with status 'done' 04:36:01 Running setup.py install for PyYAML: started 04:36:02 Running setup.py install for PyYAML: finished with status 'done' 04:36:02 Running setup.py install for docopt: started 04:36:03 Running setup.py install for docopt: finished with status 'done' 04:36:03 Running setup.py install for dockerpty: started 04:36:03 Removing intermediate container 9b75c63cd75f 04:36:03 ---> 48d01585a002 04:36:03 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:36:03 ---> Running in 97b17b25c2e9 04:36:03 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 04:36:03 Running setup.py install for dockerpty: finished with status 'done' 04:36:03 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 04:36:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:36:08 Removing intermediate container 3397b5ae37d6 04:36:08 ---> 9a63fa1e21b5 04:36:08 Step 15/24 : ENV APP_PORT=58890 04:36:08 ---> Running in 234966d41106 04:36:08 Removing intermediate container 234966d41106 04:36:08 ---> ba8ac939ec58 04:36:08 Step 16/24 : EXPOSE $APP_PORT 04:36:08 ---> Running in 21ca016b2cb5 04:36:09 Removing intermediate container 21ca016b2cb5 04:36:09 ---> 71a8a71f43b5 04:36:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:36:09 Removing intermediate container caa684548b4e 04:36:09 ---> 592738dc28df 04:36:09 04:36:09 Step 11/22 : FROM alpine:3.12 04:36:09 ---> 13621d1b12d4 04:36:09 Step 12/22 : RUN apk add --update --no-cache curl 04:36:09 ---> Running in 30251bf8550d 04:36:09 ---> 2a224c5989a1 04:36:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:36:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:10 ---> 380dbbb19dd1 04:36:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:36:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:10 (1/4) Installing ca-certificates (20191127-r4) 04:36:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:36:10 (3/4) Installing libcurl (7.78.0-r0) 04:36:10 (4/4) Installing curl (7.78.0-r0) 04:36:10 Executing busybox-1.31.1-r20.trigger 04:36:10 Executing ca-certificates-20191127-r4.trigger 04:36:10 OK: 7 MiB in 18 packages 04:36:10 ---> 411a87bd567f 04:36:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:36:10 ---> Running in 2ed9b4478364 04:36:10 Removing intermediate container 2ed9b4478364 04:36:10 ---> 0f06ab0d5dd1 04:36:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:10 ---> Running in f5c9b1e91d99 04:36:11 Removing intermediate container 30251bf8550d 04:36:11 ---> 2ccf93d82f45 04:36:11 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:36:11 Removing intermediate container f5c9b1e91d99 04:36:11 ---> 02888d0a0648 04:36:11 Step 22/24 : LABEL arch=x86_64 04:36:11 ---> Running in 11eee631292a 04:36:11 ---> Running in 78f1f88faffd 04:36:11 Removing intermediate container 11eee631292a 04:36:11 ---> d65c67ff0878 04:36:11 Step 14/22 : WORKDIR /edgex 04:36:11 Removing intermediate container 78f1f88faffd 04:36:11 ---> c7f9e6089ff9 04:36:11 Step 23/24 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:36:11 ---> Running in 05f1216d354f 04:36:11 ---> Running in 70746b29b1a5 04:36:11 Removing intermediate container 70746b29b1a5 04:36:11 ---> b66db2162b45 04:36:11 Step 24/24 : LABEL version=0.0.0 04:36:11 Removing intermediate container 05f1216d354f 04:36:11 ---> e74423cc104e 04:36:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:36:11 ---> Running in d2641b58d40d 04:36:11 Removing intermediate container d2641b58d40d 04:36:11 ---> dccb3f541c66 04:36:11 04:36:12 ---> c5921baf4e17 04:36:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:36:12 Successfully built dccb3f541c66 04:36:12 Successfully tagged sys-mgmt-agent:latest 04:36:12  Building sys-mgmt-agent ... done  ---> 45219e920c02 04:36:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:36:12 ---> 1e1172c8b836 04:36:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:36:12 ---> Running in 0b38809e2027 04:36:12 Removing intermediate container 0b38809e2027 04:36:12 ---> e8bc07b32a28 04:36:12 Step 19/22 : CMD ["--init=true"] 04:36:13 ---> Running in 512894425de8 04:36:13 Removing intermediate container 512894425de8 04:36:13 ---> c10a7dc479e4 04:36:13 Step 20/22 : LABEL arch=x86_64 04:36:13 ---> Running in 00136c977097 04:36:13 Removing intermediate container 00136c977097 04:36:13 ---> 1bee0891fdf2 04:36:13 Step 21/22 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:36:13 ---> Running in fd7ac90651d1 04:36:13 Removing intermediate container fd7ac90651d1 04:36:13 ---> 7c0e1910670d 04:36:13 Step 22/22 : LABEL version=0.0.0 04:36:13 ---> Running in bf7333cf6095 04:36:14 Removing intermediate container bf7333cf6095 04:36:14 ---> b58ee931d644 04:36:14 04:36:14 Successfully built b58ee931d644 04:36:14 Successfully tagged security-proxy-setup:latest 04:36:19  Building security-proxy-setup ... done Removing intermediate container 823db3d7848c 04:36:19 ---> 2eed796a4f8f 04:36:19 04:36:19 Step 11/23 : FROM alpine:3.12 04:36:19 ---> 13621d1b12d4 04:36:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:36:19 ---> Using cache 04:36:19 ---> 06f81b064e86 04:36:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:36:19 ---> Using cache 04:36:19 ---> be03da422ee5 04:36:19 Step 14/23 : ENV APP_PORT=59861 04:36:19 ---> Running in 5e5f58d1475e 04:36:19 Removing intermediate container 5e5f58d1475e 04:36:19 ---> 2cbd0b5581fc 04:36:19 Step 15/23 : EXPOSE $APP_PORT 04:36:19 ---> Running in 387a114ec31d 04:36:19 Removing intermediate container 387a114ec31d 04:36:19 ---> c561a85eb72a 04:36:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:20 ---> 2232d893469a 04:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:36:20 ---> bce8c8787d5b 04:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:36:20 ---> 77788bccdd51 04:36:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:36:20 ---> Running in d8d427d09cd0 04:36:20 Removing intermediate container d8d427d09cd0 04:36:20 ---> b8e9316042d7 04:36:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:20 ---> Running in 861657b79cdd 04:36:20 Removing intermediate container 861657b79cdd 04:36:20 ---> 5e2ad17395ed 04:36:20 Step 21/23 : LABEL arch=x86_64 04:36:20 ---> Running in d9d06bca3373 04:36:21 Removing intermediate container d9d06bca3373 04:36:21 ---> 6be6c5b097dc 04:36:21 Step 22/23 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:36:21 ---> Running in bd68cc9da454 04:36:21 Removing intermediate container bd68cc9da454 04:36:21 ---> 9d6febf5c871 04:36:21 Step 23/23 : LABEL version=0.0.0 04:36:21 ---> Running in 705941a2902b 04:36:21 Removing intermediate container 705941a2902b 04:36:21 ---> 5d062b276661 04:36:21 04:36:21 Successfully built 5d062b276661 04:36:21 Successfully tagged support-scheduler:latest 04:36:22  Building support-scheduler ... done Removing intermediate container 97b17b25c2e9 04:36:22 ---> 245715c0a170 04:36:22 04:36:22 Step 11/23 : FROM alpine:3.12 04:36:22 ---> 13621d1b12d4 04:36:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:36:22 ---> Running in 21d74292aa46 04:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:36:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:36:22 (1/2) Installing ca-certificates (20191127-r4) 04:36:22 (2/2) Installing dumb-init (1.2.2-r1) 04:36:22 Executing busybox-1.31.1-r20.trigger 04:36:22 Executing ca-certificates-20191127-r4.trigger 04:36:22 OK: 6 MiB in 16 packages 04:36:23 Removing intermediate container 21d74292aa46 04:36:23 ---> 2b4d73981dad 04:36:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:36:23 ---> Running in b0438cab00d5 04:36:23 Removing intermediate container b0438cab00d5 04:36:23 ---> 7e90026fc179 04:36:23 Step 14/23 : ENV APP_PORT=59860 04:36:23 ---> Running in 97d258abb0ab 04:36:23 Removing intermediate container 97d258abb0ab 04:36:23 ---> 9a7f8b4a7f8b 04:36:23 Step 15/23 : EXPOSE $APP_PORT 04:36:23 ---> Running in db395bd3a721 04:36:23 Removing intermediate container db395bd3a721 04:36:23 ---> b31ae5fc8499 04:36:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:36:23 ---> f77c15e5577b 04:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:36:23 ---> e3be50a76f4c 04:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:36:24 ---> c010395d6401 04:36:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:36:24 ---> Running in c7fa07ebc6cb 04:36:24 Removing intermediate container c7fa07ebc6cb 04:36:24 ---> 2c6a0cf31413 04:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:36:24 ---> Running in c697ec654e03 04:36:24 Removing intermediate container c697ec654e03 04:36:24 ---> 8af7d534ddcc 04:36:24 Step 21/23 : LABEL arch=x86_64 04:36:24 ---> Running in 714507f3c5d3 04:36:24 Removing intermediate container 714507f3c5d3 04:36:24 ---> 7248b9ea9880 04:36:24 Step 22/23 : LABEL git_sha=d49be81119b6e3f48cbf749f90c55581adc5d69e 04:36:24 ---> Running in 741019f5804c 04:36:24 Removing intermediate container 741019f5804c 04:36:24 ---> caa09fd44e96 04:36:24 Step 23/23 : LABEL version=0.0.0 04:36:24 ---> Running in c5598496cf3b 04:36:24 Removing intermediate container c5598496cf3b 04:36:24 ---> 1d6bd5dc096b 04:36:24 04:36:24 Successfully built 1d6bd5dc096b 04:36:24 Successfully tagged support-notifications:latest 04:36:25  Building support-notifications ... done  [Pipeline] } 04:36:25 $ docker stop --time=1 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 04:36:26 $ docker rm -f 86887d3c9e257fc784d062e048ba7a4259803201783de20d32e0bc9c54e69907 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:26 + docker images 04:36:26 REPOSITORY TAG IMAGE ID CREATED SIZE 04:36:26 support-notifications latest 1d6bd5dc096b 2 seconds ago 16.8MB 04:36:26 245715c0a170 5 seconds ago 1.75GB 04:36:26 support-scheduler latest 5d062b276661 5 seconds ago 16.1MB 04:36:26 2eed796a4f8f 8 seconds ago 1.75GB 04:36:26 security-proxy-setup latest b58ee931d644 13 seconds ago 25.9MB 04:36:26 sys-mgmt-agent latest dccb3f541c66 15 seconds ago 325MB 04:36:26 592738dc28df 18 seconds ago 1.75GB 04:36:26 core-metadata latest 38acd54661db 26 seconds ago 16.7MB 04:36:26 3f489e370bcf 33 seconds ago 1.75GB 04:36:26 core-data latest 52900ce0dbb4 45 seconds ago 20.4MB 04:36:26 security-bootstrapper latest e5c4fcdd35e5 53 seconds ago 18.8MB 04:36:26 security-secretstore-setup latest 950330e8baab 59 seconds ago 29MB 04:36:26 fd9c06251bbe About a minute ago 1.75GB 04:36:26 0eac683f2792 About a minute ago 1.75GB 04:36:26 core-command latest 90ddc0d60666 About a minute ago 16MB 04:36:26 84a5525c18b5 About a minute ago 1.75GB 04:36:26 edc5fd397505 About a minute ago 1.75GB 04:36:26 4f98ea828dc9 About a minute ago 1.74GB 04:36:26 ci-base-image-x86_64 latest ce11e5788a84 5 minutes ago 1.24GB 04:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 days ago 547MB 04:36:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 7 days ago 37.5MB 04:36:26 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 04:36:26 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 04:36:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 04:36:42 Still waiting to schedule task 04:36:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:36:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:37:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:37:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:37:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:37:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:37:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 04:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 100.0% of statements 04:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 46.3% of statements 04:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.613s coverage: 90.1% of statements 04:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.212s coverage: 81.2% of statements 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.501s coverage: 94.2% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.318s coverage: 60.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.306s coverage: 0.8% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.184s coverage: 58.8% of statements 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 22.0% of statements 04:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 79.5% of statements 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements 04:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements 04:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements 04:37:48 Running on prd-ubuntu18.04-docker-8c-8g-218 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws 04:37:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 04:37:48 The recommended git tool is: git 04:37:51 using credential edgex-jenkins-ssh 04:37:51 Cloning the remote Git repository 04:37:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:37:51 > git init /w/workspace/edgex-go/4 # timeout=10 04:37:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:51 > git --version # timeout=10 04:37:51 > git --version # 'git version 2.17.1' 04:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.332s coverage: 94.4% of statements 04:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements 04:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.653s coverage: 81.8% of statements 04:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:38:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:38:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:38:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 58.8% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.184s coverage: 80.0% of statements 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.303s coverage: 87.2% of statements 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 04:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.379s coverage: 91.2% of statements 04:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:38:04 Merging remotes/origin/main commit b1bdcd94332d9981d98deb7be6e1abf49d24c93e into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 04:38:05 Merge succeeded, producing bb57c8583e65481efbd58ef189e3c694b177c65f 04:38:05 Checking out Revision bb57c8583e65481efbd58ef189e3c694b177c65f (PR-3655) 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.781s coverage: 64.4% of statements 04:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 04:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 04:38:04 > git config core.sparsecheckout # timeout=10 04:38:04 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 04:38:05 > git remote # timeout=10 04:38:05 > git config --get remote.origin.url # timeout=10 04:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:38:05 > git merge b1bdcd94332d9981d98deb7be6e1abf49d24c93e # timeout=10 04:38:05 > git rev-parse HEAD^{commit} # timeout=10 04:38:05 > git config core.sparsecheckout # timeout=10 04:38:05 > git checkout -f bb57c8583e65481efbd58ef189e3c694b177c65f # timeout=10 04:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 04:38:08 Commit message: "Merge commit 'b1bdcd94332d9981d98deb7be6e1abf49d24c93e' into HEAD" 04:38:08 > git rev-list --no-walk 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:09 + echo snap-build.sh 04:38:09 snap-build.sh 04:38:09 + SNAP_BASE_DIR=. 04:38:09 + '[' '!' -z /w/workspace/edgex-go/4 ']' 04:38:09 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 04:38:09 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 04:38:09 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 04:38:09 + cd /w/workspace/edgex-go/4 04:38:09 + sudo apt-get remove -qy --purge lxd lxd-client 04:38:09 Reading package lists... 04:38:09 Building dependency tree... 04:38:09 Reading state information... 04:38:09 The following packages were automatically installed and are no longer required: 04:38:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:38:09 uidmap xdelta3 04:38:09 Use 'sudo apt autoremove' to remove them. 04:38:09 The following packages will be REMOVED: 04:38:09 lxd* lxd-client* 04:38:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:38:10 After this operation, 31.7 MB disk space will be freed. 04:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:38:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:38:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 04:38:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:38:11 Removing lxd dnsmasq configuration 04:38:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:38:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:38:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:38:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 04:38:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.707s coverage: 43.6% of statements 04:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.301s coverage: 89.5% of statements 04:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 04:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:38:13 Processing triggers for systemd (237-3ubuntu10.45) ... 04:38:13 Processing triggers for ureadahead (0.100.0-21) ... 04:38:14 + sudo snap remove --purge lxd 04:38:14 snap "lxd" is not installed 04:38:14 + sudo groupadd --force --system lxd 04:38:14 ++ whoami 04:38:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 04:38:14 + newgrp - lxd 04:38:14 + sudo snap install lxd 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.5% of statements 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.0% of statements 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.236s coverage: 62.7% of statements 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:38:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 04:38:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 04:38:21 GO111MODULE=on go vet ./... 04:38:24 2021-08-10T04:38:21Z INFO Waiting for automatic snapd restart... 04:38:36 lxd 4.17 from Canonical* installed 04:38:36 + sudo lxd init --auto 04:38:45 + sudo snap install --classic snapcraft 04:38:55 snapcraft 5.0 from Canonical* installed 04:38:55 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:38:55 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:38:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:55 Dload Upload Total Spent Left Speed 04:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 04:38:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7992k 0 --:--:-- --:--:-- --:--:-- 16.7M 04:38:55 ./yq_linux_amd64 04:38:55 + sudo snapcraft prime --use-lxd 04:38:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:38:57 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: 04:38:57 - README.md 04:38:57 04:38:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:38:57 Launching a container. 04:39:04 Waiting for container to be ready 04:39:04 To start your first instance, try: lxc launch ubuntu:18.04 04:39:04 04:39:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:39:08 Waiting for network to be ready... 04:39:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:39:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 04:39:08 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:39:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 04:39:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:39:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:39:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 04:39:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 04:39:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 04:39:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:39:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:39:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:39:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:39:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:39:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:39:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:39:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:39:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:39:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:39:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 04:39:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 04:39:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 04:39:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 04:39:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 04:39:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 04:39:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 04:39:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 04:39:12 Fetched 25.0 MB in 4s (6265 kB/s) 04:39:13 Reading package lists... 04:39:13 Reading package lists... 04:39:13 Building dependency tree... 04:39:13 Reading state information... 04:39:13 The following additional packages will be installed: 04:39:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:39:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:39:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:39:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:39:13 Suggested packages: 04:39:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:39:13 Recommended packages: 04:39:13 gnupg libsasl2-modules 04:39:13 The following NEW packages will be installed: 04:39:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:39:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:39:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:39:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:39:13 The following packages will be upgraded: 04:39:13 gpg gpg-agent gpgconf libudev1 04:39:13 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 04:39:13 Need to get 3527 kB of archives. 04:39:13 After this operation, 13.3 MB of additional disk space will be used. 04:39:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 04:39:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 04:39:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 04:39:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 04:39:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:39:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:39:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:39:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:39:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:39:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:39:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:39:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:39:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:39:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:39:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:39:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:39:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:39:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:39:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:39:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:39:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:39:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:39:14 debconf: delaying package configuration, since apt-utils is not installed 04:39:14 Fetched 3527 kB in 1s (3311 kB/s) 04:39:15 (Reading database ... 12511 files and directories currently installed.) 04:39:15 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 04:39:15 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:39:15 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 04:39:15 Selecting previously unselected package udev. 04:39:15 (Reading database ... 12511 files and directories currently installed.) 04:39:15 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 04:39:15 Unpacking udev (237-3ubuntu10.50) ... 04:39:15 Selecting previously unselected package libfuse2:amd64. 04:39:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:39:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:39:15 Selecting previously unselected package fuse. 04:39:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:39:15 Unpacking fuse (2.9.7-1ubuntu1) ... 04:39:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:39:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:39:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:39:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:39:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:39:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:39:15 Selecting previously unselected package libksba8:amd64. 04:39:15 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:39:15 Unpacking libksba8:amd64 (1.3.5-2) ... 04:39:15 Selecting previously unselected package libroken18-heimdal:amd64. 04:39:15 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:15 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:15 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:39:15 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:15 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:15 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:39:15 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:15 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:15 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:39:15 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:15 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:15 Selecting previously unselected package libwind0-heimdal:amd64. 04:39:15 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:15 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:39:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:39:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:39:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:39:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:39:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Selecting previously unselected package libsasl2-modules-db:amd64. 04:39:16 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:39:16 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:39:16 Selecting previously unselected package libsasl2-2:amd64. 04:39:16 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:39:16 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:39:16 Selecting previously unselected package libldap-common. 04:39:16 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:39:16 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:39:16 Selecting previously unselected package libldap-2.4-2:amd64. 04:39:16 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:39:16 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:39:16 Selecting previously unselected package dirmngr. 04:39:16 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:39:16 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:39:16 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:39:16 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:39:16 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:39:16 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:39:16 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:39:16 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:39:16 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:16 Setting up libksba8:amd64 (1.3.5-2) ... 04:39:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:39:16 Setting up udev (237-3ubuntu10.50) ... 04:39:17 invoke-rc.d: policy-rc.d denied execution of start. 04:39:17 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Processing triggers for systemd (237-3ubuntu10) ... 04:39:17 Setting up fuse (2.9.7-1ubuntu1) ... 04:39:17 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:39:17 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:39:17 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:39:17 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:39:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:39:17 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:39:17 settings in the [Install] section, and DefaultInstance for template units). 04:39:17 This means they are not meant to be enabled using systemctl. 04:39:17 Possible reasons for having this kind of units are: 04:39:17 1) A unit may be statically enabled by being symlinked from another unit's 04:39:17 .wants/ or .requires/ directory. 04:39:17 2) A unit's purpose may be to act as a helper for some other unit which has 04:39:17 a requirement dependency on it. 04:39:17 3) A unit may be started when needed via activation (socket, path, timer, 04:39:17 D-Bus, udev, scripted systemctl call, ...). 04:39:17 4) In case of template units, the unit is meant to be enabled with some 04:39:17 instance name specified. 04:39:17 Reading package lists... 04:39:18 Building dependency tree... 04:39:18 Reading state information... 04:39:18 The following additional packages will be installed: 04:39:18 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:39:18 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:39:18 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:39:18 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:39:18 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:39:18 Suggested packages: 04:39:18 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:39:18 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:39:18 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:39:18 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:39:18 systemd-container policykit-1 04:39:18 Recommended packages: 04:39:18 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:39:18 The following NEW packages will be installed: 04:39:18 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:39:18 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:39:18 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:39:18 multiarch-support openssh-client python3 python3-minimal python3.6 04:39:18 python3.6-minimal snapd squashfs-tools sudo 04:39:18 The following packages will be upgraded: 04:39:18 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:39:18 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 04:39:18 Need to get 36.7 MB of archives. 04:39:18 After this operation, 147 MB of additional disk space will be used. 04:39:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 04:39:18 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 04:39:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 04:39:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:39:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:39:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:39:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:39:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:39:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:39:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:39:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:39:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:39:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:39:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:39:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:39:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:39:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:39:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:39:20 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 04:39:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:39:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:39:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:39:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:39:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:39:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:39:20 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:39:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:39:20 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:39:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 04:39:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 04:39:22 debconf: delaying package configuration, since apt-utils is not installed 04:39:22 Fetched 36.7 MB in 4s (9706 kB/s) 04:39:22 (Reading database ... 12757 files and directories currently installed.) 04:39:22 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 04:39:22 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:39:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 04:39:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:39:22 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 04:39:22 (Reading database ... 12757 files and directories currently installed.) 04:39:22 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 04:39:22 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 04:39:23 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 04:39:23 (Reading database ... 12757 files and directories currently installed.) 04:39:23 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 04:39:23 Unpacking apt (1.6.14) over (1.6.1) ... 04:39:23 Setting up apt (1.6.14) ... 04:39:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:39:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:39:24 (Reading database ... 12764 files and directories currently installed.) 04:39:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:39:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:39:24 Selecting previously unselected package libpython3.6-minimal:amd64. 04:39:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:39:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:39:24 Selecting previously unselected package libexpat1:amd64. 04:39:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:39:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:39:24 Selecting previously unselected package python3.6-minimal. 04:39:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:39:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:39:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:39:24 Checking for services that may need to be restarted...done. 04:39:24 Checking for services that may need to be restarted...done. 04:39:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:39:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:39:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:39:25 Selecting previously unselected package python3-minimal. 04:39:25 (Reading database ... 13012 files and directories currently installed.) 04:39:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:39:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:39:25 Selecting previously unselected package mime-support. 04:39:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:39:25 Unpacking mime-support (3.60ubuntu1) ... 04:39:25 Selecting previously unselected package libmpdec2:amd64. 04:39:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:39:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:39:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:39:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:39:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:39:25 Selecting previously unselected package python3.6. 04:39:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:39:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:39:25 Selecting previously unselected package libpython3-stdlib:amd64. 04:39:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:39:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:39:25 Setting up python3-minimal (3.6.7-1~18.04) ... 04:39:25 Selecting previously unselected package python3. 04:39:25 (Reading database ... 13442 files and directories currently installed.) 04:39:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:39:25 Unpacking python3 (3.6.7-1~18.04) ... 04:39:25 Selecting previously unselected package multiarch-support. 04:39:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:39:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:39:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:39:25 Selecting previously unselected package liblzo2-2:amd64. 04:39:25 (Reading database ... 13479 files and directories currently installed.) 04:39:25 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:39:25 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:39:25 Selecting previously unselected package libbsd0:amd64. 04:39:25 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:39:25 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:39:25 Selecting previously unselected package sudo. 04:39:25 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:39:25 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:39:26 Selecting previously unselected package apparmor. 04:39:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:39:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:39:26 Selecting previously unselected package libedit2:amd64. 04:39:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:39:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:39:26 Selecting previously unselected package libkrb5support0:amd64. 04:39:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:39:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:39:26 Selecting previously unselected package libk5crypto3:amd64. 04:39:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:39:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:39:26 Selecting previously unselected package libkeyutils1:amd64. 04:39:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:39:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:39:26 Selecting previously unselected package libkrb5-3:amd64. 04:39:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:39:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:39:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:39:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:39:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:39:26 Selecting previously unselected package libssl1.0.0:amd64. 04:39:26 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:39:26 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:39:26 Selecting previously unselected package openssh-client. 04:39:26 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:39:26 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:39:27 Selecting previously unselected package squashfs-tools. 04:39:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 04:39:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:39:27 Selecting previously unselected package snapd. 04:39:27 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 04:39:27 Unpacking snapd (2.49.2+18.04) ... 04:39:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:39:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:39:28 Setting up mime-support (3.60ubuntu1) ... 04:39:28 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:39:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:39:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:39:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:39:28 Setting up systemd (237-3ubuntu10.50) ... 04:39:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:39:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:39:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:39:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:39:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:39:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:39:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:39:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:39:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:39:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:39:30 Setting up python3 (3.6.7-1~18.04) ... 04:39:30 running python rtupdate hooks for python3.6... 04:39:30 running python post-rtupdate hooks for python3.6... 04:39:30 Setting up apparmor (2.12-4ubuntu5.1) ... 04:39:31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:39:31 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:39:31 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:39:31 Setting up snapd (2.49.2+18.04) ... 04:39:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:39:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:39:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:39:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:39:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:39:32 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:39:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:39:33 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:39:33 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:39:33 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:39:33 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 04:39:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:39:33 Processing triggers for systemd (237-3ubuntu10.50) ... 04:39:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:39:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:39:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:39:35 Reading package lists... 04:39:35 Reading package lists... 04:39:35 Building dependency tree... 04:39:35 Reading state information... 04:39:35 Calculating upgrade... 04:39:36 The following packages will be upgraded: 04:39:36 advancecomp base-files bash binutils binutils-common 04:39:36 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:39:36 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:39:36 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 04:39:36 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 04:39:36 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:39:36 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:39:36 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:39:36 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:39:36 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:39:36 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:39:36 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:39:36 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:39:36 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:39:36 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:39:36 ubuntu-keyring util-linux 04:39:36 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:39:36 Need to get 64.2 MB of archives. 04:39:36 After this operation, 5125 kB of additional disk space will be used. 04:39:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 04:39:36 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:39:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:39:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:39:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:39:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:39:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:39:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:39:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:39:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:39:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:39:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:39:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:39:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:39:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:39:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:39:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:39:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:39:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:39:36 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:39:36 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:39:36 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:39:36 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:39:36 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:39:36 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:39:36 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:39:36 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:39:36 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:39:36 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:39:36 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:39:36 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:39:36 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:39:36 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 04:39:36 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:39:36 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:39:36 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:39:36 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:39:36 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:39:36 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:39:36 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:39:36 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:39:36 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:39:36 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:39:36 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:39:36 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:39:36 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:39:36 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:39:36 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:39:36 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:39:36 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:39:36 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 04:39:36 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:39:36 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:39:36 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:39:36 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:39:36 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:39:36 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:39:36 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:39:36 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:39:37 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:39:37 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:39:37 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:39:37 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:39:37 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:39:37 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:39:37 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:39:37 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:39:37 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:39:37 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:39:37 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:39:37 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:39:37 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:39:37 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:39:37 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 04:39:37 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:39:37 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:39:37 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:39:37 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:39:37 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:39:37 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:39:37 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:39:37 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:39:37 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:39:37 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:39:37 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:39:37 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 04:39:37 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:39:37 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 04:39:37 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:39:37 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:39:37 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:39:37 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:39:38 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:39:38 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:39:38 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:39:38 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:39:38 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 04:39:38 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:39:38 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:39:38 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:39:38 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:39:38 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:39:38 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:39:38 debconf: delaying package configuration, since apt-utils is not installed 04:39:38 Fetched 64.2 MB in 2s (31.4 MB/s) 04:39:38 (Reading database ... 13914 files and directories currently installed.) 04:39:38 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:39:38 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:39:38 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:39:38 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:39:38 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 04:39:38 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 04:39:38 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:38 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:39 (Reading database ... 13914 files and directories currently installed.) 04:39:39 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:39:39 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:39:39 (Reading database ... 13914 files and directories currently installed.) 04:39:39 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:39:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:39:40 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:40 (Reading database ... 13914 files and directories currently installed.) 04:39:40 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:39:40 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:39:40 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:39:40 (Reading database ... 13914 files and directories currently installed.) 04:39:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:39:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:39:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:39:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:39:41 Setting up base-files (10.1ubuntu2.10) ... 04:39:41 Installing new version of config file /etc/issue ... 04:39:41 Installing new version of config file /etc/issue.net ... 04:39:41 Installing new version of config file /etc/lsb-release ... 04:39:41 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:39:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:39:41 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:39:41 Removing obsolete conffile /etc/default/motd-news ... 04:39:41 (Reading database ... 13915 files and directories currently installed.) 04:39:41 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:39:41 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:39:41 Setting up bash (4.4.18-2ubuntu1.2) ... 04:39:41 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 04:39:41 (Reading database ... 13915 files and directories currently installed.) 04:39:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:39:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:39:41 (Reading database ... 13915 files and directories currently installed.) 04:39:41 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:39:41 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:39:41 Setting up tar (1.29b-2ubuntu0.2) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:39:42 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:39:42 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:39:42 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:39:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:39:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:39:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:39:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:39:42 Setting up grep (3.1-2build1) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 04:39:42 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 04:39:42 Setting up gzip (1.6-5ubuntu1.1) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:39:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:39:42 Setting up login (1:4.5-1ubuntu2) ... 04:39:42 (Reading database ... 13915 files and directories currently installed.) 04:39:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:39:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:39:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:39:43 (Reading database ... 13915 files and directories currently installed.) 04:39:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:39:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:39:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:39:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:39:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:39:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:39:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:39:44 (Reading database ... 13915 files and directories currently installed.) 04:39:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:39:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:39:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:39:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:39:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:39:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:39:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:39:44 (Reading database ... 13915 files and directories currently installed.) 04:39:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:39:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:39:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:39:44 (Reading database ... 13915 files and directories currently installed.) 04:39:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:39:44 (Reading database ... 13915 files and directories currently installed.) 04:39:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:39:44 (Reading database ... 13915 files and directories currently installed.) 04:39:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:39:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:39:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:39:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:39:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:39:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:39:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:39:45 (Reading database ... 13915 files and directories currently installed.) 04:39:45 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:39:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:39:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:39:46 (Reading database ... 13915 files and directories currently installed.) 04:39:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:39:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:39:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:39:46 (Reading database ... 13915 files and directories currently installed.) 04:39:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:39:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:39:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:39:47 (Reading database ... 13917 files and directories currently installed.) 04:39:47 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:39:47 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:39:47 Setting up debconf (1.5.66ubuntu1) ... 04:39:47 (Reading database ... 13917 files and directories currently installed.) 04:39:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:39:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:39:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:39:47 (Reading database ... 13917 files and directories currently installed.) 04:39:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:39:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:39:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:39:47 (Reading database ... 13917 files and directories currently installed.) 04:39:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:39:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:39:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:39:47 (Reading database ... 13917 files and directories currently installed.) 04:39:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:39:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:39:47 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:39:48 (Reading database ... 13919 files and directories currently installed.) 04:39:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:39:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:39:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:39:48 (Reading database ... 13923 files and directories currently installed.) 04:39:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:39:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:39:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 04:39:48 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 04:39:48 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:39:48 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:39:48 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:39:48 (Reading database ... 13923 files and directories currently installed.) 04:39:48 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:39:48 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:39:48 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:39:48 (Reading database ... 13923 files and directories currently installed.) 04:39:48 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:39:48 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:39:48 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:39:48 (Reading database ... 13923 files and directories currently installed.) 04:39:48 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:39:48 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:39:48 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:39:48 (Reading database ... 13923 files and directories currently installed.) 04:39:48 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:39:49 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:39:49 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:39:49 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:39:49 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:39:49 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:39:49 Setting up passwd (1:4.5-1ubuntu2) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:39:49 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:39:49 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:39:49 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:39:49 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:39:49 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:39:49 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:39:49 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:39:49 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:39:49 (Reading database ... 13923 files and directories currently installed.) 04:39:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:39:49 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:39:49 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:39:50 (Reading database ... 13923 files and directories currently installed.) 04:39:50 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:39:50 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:39:50 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:39:50 (Reading database ... 13923 files and directories currently installed.) 04:39:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:39:50 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:39:50 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:39:50 (Reading database ... 13923 files and directories currently installed.) 04:39:50 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:39:50 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:39:50 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:39:50 (Reading database ... 13923 files and directories currently installed.) 04:39:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:39:50 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:39:50 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:39:50 (Reading database ... 13924 files and directories currently installed.) 04:39:50 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:39:50 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:39:50 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:39:50 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:39:50 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:39:50 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:39:50 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:39:50 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:39:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:39:50 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:39:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:39:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:39:51 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:39:51 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:39:51 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:39:51 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:39:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:39:51 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:39:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:39:51 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:39:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:39:51 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:39:51 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:39:51 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:39:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:39:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:39:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:39:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:39:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:39:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:39:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:39:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:39:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:39:52 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:39:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:39:52 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:39:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:39:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:39:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:39:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:39:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:39:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:39:55 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:39:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:39:55 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:39:55 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:39:55 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:39:55 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:39:55 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:39:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:39:55 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:39:55 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:39:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:39:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:39:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:39:56 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:39:56 04:39:56 Current default time zone: 'Etc/UTC' 04:39:56 Local time is now: Tue Aug 10 04:39:56 UTC 2021. 04:39:56 Universal Time is now: Tue Aug 10 04:39:56 UTC 2021. 04:39:56 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:39:56 04:39:56 Setting up systemd-sysv (237-3ubuntu10.50) ... 04:39:56 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 04:39:56 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:39:56 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:39:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:39:56 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:39:56 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:39:56 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:39:56 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:39:56 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:39:56 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:56 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:39:56 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:56 Setting up patch (2.7.6-2ubuntu1.1) ... 04:39:56 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:39:56 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:39:56 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:39:56 Installing new version of config file /etc/ssl/openssl.cnf ... 04:39:56 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:39:56 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:39:56 Setting up ca-certificates (20210119~18.04.1) ... 04:39:58 gofmt -l . 04:39:58 [ "`gofmt -l .`" = "" ] 04:39:58 ./bin/test-attribution-txt.sh [Pipeline] sh 04:39:58 Updating certificates in /etc/ssl/certs... 04:39:59 23 added, 27 removed; done. 04:39:59 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:39:59 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:39:59 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:39:59 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:39:59 Setting up pkgbinarymangler (138.18.04.1) ... 04:39:59 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:39:59 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:59 + ls -al . 04:39:59 total 632 04:39:59 drwxrwxr-x 9 1001 1001 4096 Aug 10 04:39 . 04:39:59 drwxr-xr-x 4 root root 4096 Aug 10 04:35 .. 04:39:59 -rw-rw-r-- 1 1001 1001 11 Aug 10 04:32 .dockerignore 04:39:59 drwxrwxr-x 8 1001 1001 4096 Aug 10 04:33 .git 04:39:59 drwxrwxr-x 3 1001 1001 4096 Aug 10 04:32 .github 04:39:59 -rw-rw-r-- 1 1001 1001 818 Aug 10 04:32 .gitignore 04:39:59 -rw-rw-r-- 1 1001 1001 76 Aug 10 04:32 .hadolint.yml 04:39:59 -rw-rw-r-- 1 1001 1001 166 Aug 10 04:32 .sonarcloud.properties 04:39:59 -rw-rw-r-- 1 1001 1001 1171 Aug 10 04:32 ADOPTERS.md 04:39:59 -rw-rw-r-- 1 1001 1001 8609 Aug 10 04:32 Attribution.txt 04:39:59 -rw-rw-r-- 1 1001 1001 43881 Aug 10 04:32 CHANGELOG.md 04:39:59 -rw-rw-r-- 1 1001 1001 3804 Aug 10 04:32 CONTRIBUTING.md 04:39:59 -rw-rw-r-- 1 1001 1001 677 Aug 10 04:32 GOVERNANCE.md 04:39:59 -rw-rw-r-- 1 1001 1001 849 Aug 10 04:32 Jenkinsfile 04:39:59 -rw-rw-r-- 1 1001 1001 10775 Aug 10 04:32 LICENSE 04:39:59 -rw-rw-r-- 1 1001 1001 5915 Aug 10 04:32 Makefile 04:39:59 -rw-rw-r-- 1 1001 1001 582 Aug 10 04:32 OWNERS.md 04:39:59 -rw-rw-r-- 1 1001 1001 8643 Aug 10 04:32 README.md 04:39:59 -rw-rw-r-- 1 1001 1001 6912 Aug 10 04:32 SECURITY.md 04:39:59 -rw-rw-r-- 1 1001 1001 5 Aug 10 04:30 VERSION 04:39:59 -rw-rw-r-- 1 1001 1001 4131 Aug 10 04:32 ZMQWindows.md 04:39:59 drwxrwxr-x 2 1001 1001 4096 Aug 10 04:32 bin 04:39:59 drwxrwxr-x 14 1001 1001 4096 Aug 10 04:32 cmd 04:39:59 -rw-r--r-- 1 root root 404176 Aug 10 04:38 coverage.out 04:39:59 -rw-rw-r-- 1 1001 1001 813 Aug 10 04:32 go.mod 04:39:59 -rw-r--r-- 1 root root 48847 Aug 10 04:35 go.sum 04:39:59 drwxrwxr-x 8 1001 1001 4096 Aug 10 04:32 internal 04:39:59 drwxrwxr-x 3 1001 1001 4096 Aug 10 04:32 openapi 04:39:59 drwxrwxr-x 4 1001 1001 4096 Aug 10 04:32 snap 04:39:59 -rw-rw-r-- 1 1001 1001 204 Aug 10 04:32 version.go [Pipeline] sh 04:39:59 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up perl (5.26.1-6ubuntu0.5) ... 04:39:59 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:39:59 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:39:59 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:39:59 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:39:59 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:39:59 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:39:59 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:39:59 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:39:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:39:59 Processing triggers for systemd (237-3ubuntu10.50) ... 04:39:59 Processing triggers for mime-support (3.60ubuntu1) ... 04:39:59 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:39:59 Updating certificates in /etc/ssl/certs... 04:39:59 + '[' -e coverage.out ] 04:39:59 + chown 1001:1001 coverage.out [Pipeline] stash 04:39:59 Warning: overwriting stash ‘coverage-report’ 04:40:00 0 added, 0 removed; done. 04:40:00 Running hooks in /etc/ca-certificates/update.d... 04:40:00 done. 04:40:00 Reading package lists... 04:40:00 Building dependency tree... 04:40:00 Reading state information... 04:40:00 The following NEW packages will be installed: 04:40:00 apt-transport-https 04:40:00 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:40:00 Stashed 1 file(s) [Pipeline] sh 04:40:01 Need to get 4348 B of archives. 04:40:01 After this operation, 154 kB of additional disk space will be used. 04:40:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 04:40:01 debconf: delaying package configuration, since apt-utils is not installed 04:40:01 Fetched 4348 B in 0s (21.3 kB/s) 04:40:01 Selecting previously unselected package apt-transport-https. 04:40:01 (Reading database ... 13929 files and directories currently installed.) 04:40:01 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 04:40:01 Unpacking apt-transport-https (1.6.14) ... 04:40:01 Setting up apt-transport-https (1.6.14) ... 04:40:01 + make build 04:40:01 go mod tidy 04:40:01 Waiting for network to be ready... 04:40:02 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 04:40:06 2021-08-10T04:40:04Z INFO Waiting for automatic snapd restart... 04:40:06 snapd 2.51.3 from Canonical* installed 04:40:07 "snapd" switched to the "latest/stable" channel 04:40:07 04:40:10 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 04:40:10 core18 20210611 from Canonical* installed 04:40:10 "core18" switched to the "latest/stable" channel 04:40:10 04:40:13 snapcraft 5.0 from Canonical* installed 04:40:13 "snapcraft" switched to the "latest/stable" channel 04:40:13 04:40:17 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: 04:40:17 - README.md 04:40:17 04:40:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:40:17 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:40:17 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:40:17 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:40:18 Reading package lists... 04:40:19 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 04:40:19 Reading package lists... 04:40:19 Building dependency tree... 04:40:19 Reading state information... 04:40:19 Suggested packages: 04:40:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:40:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:40:19 Recommended packages: 04:40:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:40:19 The following NEW packages will be installed: 04:40:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:40:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:40:19 pkg-config zip 04:40:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:40:19 Need to get 7663 kB of archives. 04:40:19 After this operation, 43.8 MB of additional disk space will be used. 04:40:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:40:19 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:40:19 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 04:40:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:40:19 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:40:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:40:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:40:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:40:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:40:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:40:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:40:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:40:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:40:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:40:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:40:20 debconf: delaying package configuration, since apt-utils is not installed 04:40:20 Fetched 7663 kB in 1s (9691 kB/s) 04:40:20 Selecting previously unselected package libglib2.0-0:amd64. 04:40:20 (Reading database ... 13933 files and directories currently installed.) 04:40:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:40:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:40:20 Selecting previously unselected package libpsl5:amd64. 04:40:20 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:40:20 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:40:20 Selecting previously unselected package libnghttp2-14:amd64. 04:40:20 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:40:20 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:40:20 Selecting previously unselected package librtmp1:amd64. 04:40:20 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:40:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:40:20 Selecting previously unselected package libcurl3-gnutls:amd64. 04:40:20 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 04:40:20 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 04:40:20 Selecting previously unselected package liberror-perl. 04:40:20 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:40:20 Unpacking liberror-perl (0.17025-1) ... 04:40:20 Selecting previously unselected package git-man. 04:40:20 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:40:20 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:40:21 Selecting previously unselected package git. 04:40:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:40:21 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:40:21 Selecting previously unselected package libnorm1:amd64. 04:40:21 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:40:21 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:40:21 Selecting previously unselected package libpgm-5.2-0:amd64. 04:40:21 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:40:21 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:40:21 Selecting previously unselected package libsodium23:amd64. 04:40:21 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:40:21 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:40:21 Selecting previously unselected package libzmq5:amd64. 04:40:21 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:40:21 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:40:22 Selecting previously unselected package libzmq3-dev:amd64. 04:40:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:40:22 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:40:22 Selecting previously unselected package pkg-config. 04:40:22 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:40:22 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:40:22 Selecting previously unselected package zip. 04:40:22 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:40:22 Unpacking zip (3.0-11build1) ... 04:40:22 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:40:22 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:40:22 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:40:22 Setting up liberror-perl (0.17025-1) ... 04:40:22 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:40:22 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:40:22 No schema files found: doing nothing. 04:40:22 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:40:22 Setting up zip (3.0-11build1) ... 04:40:22 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:40:22 Setting up libsodium23:amd64 (1.0.16-2) ... 04:40:22 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:40:22 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:40:22 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 04:40:22 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:40:22 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:40:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:40:22 git set to automatically installed. 04:40:22 git-man set to automatically installed. 04:40:22 libcurl3-gnutls set to automatically installed. 04:40:22 liberror-perl set to automatically installed. 04:40:22 libglib2.0-0 set to automatically installed. 04:40:22 libnghttp2-14 set to automatically installed. 04:40:22 libnorm1 set to automatically installed. 04:40:22 libpgm-5.2-0 set to automatically installed. 04:40:22 libpsl5 set to automatically installed. 04:40:22 librtmp1 set to automatically installed. 04:40:22 libsodium23 set to automatically installed. 04:40:22 libzmq3-dev set to automatically installed. 04:40:22 libzmq5 set to automatically installed. 04:40:22 pkg-config set to automatically installed. 04:40:22 zip set to automatically installed. 04:40:24 snapd is not logged in, snap install commands will use sudo 04:40:25 snap "core18" has no updates available 04:40:26 snapd is not logged in, snap install commands will use sudo 04:40:32 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 04:40:32 Pulling config-common 04:40:32 + snapcraftctl pull 04:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:40:33 Pulling go-build-helper 04:40:33 + snapcraftctl pull 04:40:34 'edgex-go' has dependencies that need to be staged: go-build-helper 04:40:34 Skipping pull go-build-helper (already ran) 04:40:34 Building go-build-helper 04:40:34 + snapcraftctl build 04:40:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:40:36 Staging go-build-helper 04:40:36 + snapcraftctl stage 04:40:40 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 04:40:41 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 04:40:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:40:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:40:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 04:40:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 04:40:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 04:40:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 04:40:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 04:40:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 04:40:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 04:40:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 04:40:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:40:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:40:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:40:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:40:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:40:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:40:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:40:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:40:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:40:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 04:40:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 04:40:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 04:40:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 04:40:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 04:40:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 04:40:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 04:40:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 04:40:44 Fetched 25.0 MB in 0s (0 B/s) 04:40:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 04:40:44 Fetched 224 kB in 0s (0 B/s) 04:40:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 04:40:44 Fetched 157 kB in 0s (0 B/s) 04:40:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 04:40:44 Fetched 221 kB in 0s (0 B/s) 04:40:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 04:40:44 Fetched 143 kB in 0s (0 B/s) 04:40:44 Pulling edgex-go 04:40:44 + snapcraftctl pull 04:40:45 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 04:40:46 Pulling hooks 04:40:46 + snapcraftctl pull 04:40:48 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 04:40:51 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 04:40:55 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 04:40:58 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 04:41:01 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 04:41:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 04:41:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 04:41:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:41:04 Fetched 0 B in 0s (0 B/s) 04:41:04 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 04:41:04 Fetched 96.5 kB in 0s (0 B/s) 04:41:04 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 04:41:04 Fetched 279 kB in 0s (0 B/s) 04:41:04 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 04:41:04 Fetched 122 kB in 0s (0 B/s) 04:41:04 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 04:41:04 Fetched 77.8 kB in 0s (0 B/s) 04:41:04 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 04:41:04 Fetched 8848 B in 0s (0 B/s) 04:41:04 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 04:41:04 Fetched 47.8 kB in 0s (0 B/s) 04:41:04 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 04:41:04 Fetched 45.6 kB in 0s (0 B/s) 04:41:04 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 04:41:04 Fetched 15.0 kB in 0s (0 B/s) 04:41:04 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 04:41:04 Fetched 219 kB in 0s (0 B/s) 04:41:04 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 04:41:04 Fetched 154 kB in 0s (0 B/s) 04:41:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 04:41:04 Fetched 50.6 kB in 0s (0 B/s) 04:41:04 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 04:41:04 Fetched 14.8 kB in 0s (0 B/s) 04:41:04 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 04:41:04 Fetched 41.8 kB in 0s (0 B/s) 04:41:04 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 04:41:04 Fetched 499 kB in 0s (0 B/s) 04:41:04 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 04:41:04 Fetched 111 kB in 0s (0 B/s) 04:41:04 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 04:41:04 Fetched 240 kB in 0s (0 B/s) 04:41:04 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 04:41:04 Fetched 29.3 kB in 0s (0 B/s) 04:41:04 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 04:41:04 Fetched 85.5 kB in 0s (0 B/s) 04:41:04 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 04:41:04 Fetched 24.5 kB in 0s (0 B/s) 04:41:04 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 04:41:04 Fetched 49.2 kB in 0s (0 B/s) 04:41:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 04:41:04 Fetched 54.2 kB in 0s (0 B/s) 04:41:04 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 04:41:04 Fetched 30.8 kB in 0s (0 B/s) 04:41:04 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 04:41:04 Fetched 15.8 kB in 0s (0 B/s) 04:41:04 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 04:41:04 Fetched 85.9 kB in 0s (0 B/s) 04:41:04 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 04:41:04 Fetched 8720 B in 0s (0 B/s) 04:41:04 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 04:41:04 Fetched 140 kB in 0s (0 B/s) 04:41:04 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 04:41:04 Fetched 119 kB in 0s (0 B/s) 04:41:04 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 04:41:04 Fetched 111 kB in 0s (0 B/s) 04:41:04 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 04:41:04 Fetched 11.1 kB in 0s (0 B/s) 04:41:04 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 04:41:04 Fetched 645 kB in 0s (0 B/s) 04:41:04 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 04:41:04 Fetched 41.3 kB in 0s (0 B/s) 04:41:04 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 04:41:04 Fetched 17.9 kB in 0s (0 B/s) 04:41:04 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 04:41:04 Fetched 368 kB in 0s (0 B/s) 04:41:04 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 04:41:04 Fetched 187 kB in 0s (0 B/s) 04:41:04 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 04:41:04 Fetched 175 kB in 0s (0 B/s) 04:41:04 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 04:41:04 Fetched 206 kB in 0s (0 B/s) 04:41:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 04:41:04 Fetched 1301 kB in 0s (0 B/s) 04:41:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 04:41:04 Fetched 36.2 kB in 0s (0 B/s) 04:41:04 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 04:41:04 Fetched 159 kB in 0s (0 B/s) 04:41:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 04:41:04 Fetched 107 kB in 0s (0 B/s) 04:41:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 04:41:04 Fetched 48.7 kB in 0s (0 B/s) 04:41:04 Pulling static-packages 04:41:04 + snapcraftctl pull 04:41:04 Pulling version 04:41:04 + cd /root/project 04:41:04 + git describe --tags --abbrev=0 04:41:04 + sed s/v// 04:41:04 + GIT_VERSION=2.0.1-dev.26 04:41:04 + [ -z 2.0.1-dev.26 ] 04:41:04 + snapcraftctl set-version 2.0.1-dev.26 04:41:04 Building config-common 04:41:04 + snapcraftctl build 04:41:06 Skipping build go-build-helper (already ran) 04:41:06 Building edgex-go 04:41:06 + cd /root/parts/edgex-go/src 04:41:06 + + sed s/v// 04:41:06 git describe --tags --abbrev=0 04:41:06 + GIT_VERSION=2.0.1-dev.26 04:41:06 + [ -z 2.0.1-dev.26 ] 04:41:06 + echo 2.0.1-dev.26 04:41:06 + make build 04:41:06 go mod tidy [Pipeline] } 04:41:07 $ docker stop --time=1 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 04:41:09 $ docker rm -f 7802f320c733efbff04605c8f970a6b068e1b84ce6329209073a9dedafa26e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:11 04:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:41:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 04:41:11 go: downloading github.com/gorilla/mux v1.8.0 04:41:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 04:41:11 go: downloading github.com/stretchr/testify v1.7.0 04:41:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 04:41:11 go: downloading github.com/google/uuid v1.3.0 04:41:11 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:41:11 go: downloading gopkg.in/yaml.v2 v2.4.0 04:41:11 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:41:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 04:41:11 go: downloading github.com/lib/pq v1.10.2 04:41:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 04:41:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 04:41:11 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 04:41:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:12 go: downloading github.com/pelletier/go-toml v1.9.3 04:41:12 latest: Pulling from edgex-devops/edgex-compose-arm64 04:41:12 29e5d40040c1: Pulling fs layer 04:41:12 1ce36da41761: Pulling fs layer 04:41:12 25b303627fd3: Pulling fs layer 04:41:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 04:41:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:41:12 29e5d40040c1: Verifying Checksum 04:41:12 29e5d40040c1: Download complete 04:41:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:41:12 go: downloading github.com/go-playground/validator/v10 v10.8.0 04:41:12 go: downloading github.com/go-kit/kit v0.11.0 04:41:13 1ce36da41761: Verifying Checksum 04:41:13 1ce36da41761: Download complete 04:41:13 go: downloading github.com/davecgh/go-spew v1.1.1 04:41:13 go: downloading github.com/pmezard/go-difflib v1.0.0 04:41:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:41:13 go: downloading github.com/stretchr/objx v0.1.1 04:41:13 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:41:13 go: downloading github.com/x448/float16 v0.8.4 04:41:13 29e5d40040c1: Pull complete 04:41:13 go: downloading github.com/go-playground/universal-translator v0.17.0 04:41:13 go: downloading github.com/leodido/go-urn v1.2.1 04:41:13 go: downloading golang.org/x/text v0.3.6 04:41:13 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:41:13 go: downloading github.com/go-playground/locales v0.13.0 04:41:13 go: downloading github.com/go-logfmt/logfmt v0.5.0 04:41:13 go: downloading github.com/go-stack/stack v1.8.0 04:41:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 04:41:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:41:13 go: downloading github.com/pebbe/zmq4 v1.2.7 04:41:13 go: downloading github.com/kr/pretty v0.2.0 04:41:14 go: downloading github.com/hashicorp/consul/api v1.8.1 04:41:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:41:14 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 04:41:14 go: downloading github.com/onsi/ginkgo v1.10.1 04:41:14 go: downloading github.com/onsi/gomega v1.7.0 04:41:14 go: downloading github.com/gorilla/websocket v1.4.2 04:41:14 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 04:41:14 go: downloading github.com/kr/text v0.1.0 04:41:14 1ce36da41761: Pull complete 04:41:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:41:14 go: downloading github.com/mitchellh/copystructure v1.0.0 04:41:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:41:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:41:14 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:41:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:41:14 go: downloading github.com/hashicorp/serf v0.9.5 04:41:14 go: downloading github.com/hashicorp/consul/sdk v0.7.0 04:41:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 04:41:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:41:14 go: downloading github.com/fatih/color v1.9.0 04:41:14 go: downloading github.com/mattn/go-colorable v0.1.6 04:41:14 go: downloading github.com/mattn/go-isatty v0.0.12 04:41:14 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:41:14 go: downloading github.com/hpcloud/tail v1.0.0 04:41:14 go: downloading github.com/pkg/errors v0.9.1 04:41:14 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 04:41:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:41:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:41:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:41:14 go: downloading github.com/hashicorp/go-msgpack v0.5.3 04:41:14 go: downloading github.com/hashicorp/memberlist v0.2.2 04:41:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:41:14 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:41:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:41:14 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:41:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:41:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 04:41:14 go: downloading github.com/miekg/dns v1.1.26 04:41:14 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:41:14 go: downloading github.com/hashicorp/errwrap v1.0.0 04:41:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-data/core-data ./cmd/core-data 04:41:15 25b303627fd3: Verifying Checksum 04:41:15 25b303627fd3: Download complete 04:41:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:41:25 25b303627fd3: Pull complete 04:41:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:41:25 prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 04:41:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/core-command/core-command ./cmd/core-command 04:41:28 $ docker top dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:41:29 + docker-compose build --help 04:41:29 + grep parallel 04:41:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:41:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:41:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:41:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:41:34 --parallel Build images in parallel. [Pipeline] } 04:41:34 $ docker stop --time=1 dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 04:41:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:41:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:41:36 $ docker rm -f dd9ececedefa4b24e3a7ef60afd1f5952c74e06605639d15ee3f209da397e385 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config 04:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:41:36 . [Pipeline] withDockerContainer 04:41:37 prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 04:41:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:41:38 $ docker top 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 04:41:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 04:41:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 04:41:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 04:41:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 04:41:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 04:41:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 04:41:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 04:41:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 04:41:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 04:41:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 04:41:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 04:41:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 04:41:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 04:41:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 04:41:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 04:41:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 04:41: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 04:41:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 04:41:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 04:41:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 04:41:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 04:41:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 04:41:39 + 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 04:41:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 04:41:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 04:41:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 04:41:39 + docker-compose -f ./docker-compose-build.yml build --parallel 04:41:40 Building hooks 04:41:40 + cd /root/parts/hooks/src 04:41:40 + make build 04:41:40 go mod tidy 04:41:40 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 04:41:41 go: downloading github.com/stretchr/testify v1.5.1 04:41:41 go: downloading github.com/davecgh/go-spew v1.1.0 04:41:41 go: downloading gopkg.in/yaml.v2 v2.2.2 04:41:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 04:41:41 GO111MODULE=on go build -o cmd/install/install ./cmd/install 04:41:42 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 04:41:42 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 04:41:43 Building core-command ... 04:41:43 Building core-data ... 04:41:43 Building core-metadata ... 04:41:43 Building security-bootstrapper ... 04:41:43 Building security-proxy-setup ... 04:41:43 Building security-secretstore-setup ... 04:41:43 Building support-notifications ... 04:41:43 Building support-scheduler ... 04:41:43 Building sys-mgmt-agent ... 04:41:43 Building sys-mgmt-agent 04:41:43 Building security-secretstore-setup 04:41:43 Building support-scheduler 04:41:43 Building security-proxy-setup 04:41:43 Building security-bootstrapper 04:41:45 Building static-packages 04:41:45 + snapcraftctl build 04:41:47 Building version 04:41:47 + snapcraftctl build 04:41:49 Staging config-common 04:41:49 + snapcraftctl stage 04:41:50 Skipping stage go-build-helper (already ran) 04:41:50 Staging edgex-go 04:41:50 + snapcraftctl stage 04:41:51 Staging hooks 04:41:51 + snapcraftctl stage 04:41:52 Staging static-packages 04:41:52 + snapcraftctl stage 04:41:53 Staging version 04:41:53 + snapcraftctl stage 04:41:54 Priming config-common 04:41:54 + snapcraftctl prime 04:41:55 Priming go-build-helper 04:41:55 + snapcraftctl prime 04:41:56 Priming edgex-go 04:41:56 + snapcraftctl prime 04:41:57 Priming hooks 04:41:57 + snapcraftctl prime 04:41:58 Priming static-packages 04:41:58 + snapcraftctl prime 04:42:01 Priming version 04:42:01 + snapcraftctl prime 04:42:02 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] } 04:42:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:42:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:42:51 ---> 03b3543c3833 04:42:51 Step 3/26 : WORKDIR /edgex-go 04:42:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:42:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:42:51 ---> 03b3543c3833 04:42:51 Step 3/24 : WORKDIR /edgex-go 04:42:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:42:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:42:51 ---> 03b3543c3833 04:42:51 Step 3/32 : WORKDIR /edgex-go 04:42:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:42:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:42:51 ---> 03b3543c3833 04:42:51 Step 3/23 : WORKDIR /edgex-go 04:42:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:42:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:42:51 ---> 03b3543c3833 04:42:51 Step 3/22 : WORKDIR /edgex-go 04:42:51 ---> Running in d089ec000d58 04:42:51 ---> Running in 4b4e8c4bd8ff 04:42:51 ---> Running in f793605aa0f9 04:42:51 ---> Running in 27b56e3a4e3e 04:42:51 ---> Running in a9dd462ed4dd 04:42:51 Removing intermediate container d089ec000d58 04:42:51 ---> 291b15c625d8 04:42:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:51 Removing intermediate container 4b4e8c4bd8ff 04:42:51 ---> f30aa74bab15 04:42:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:51 Removing intermediate container a9dd462ed4dd 04:42:51 ---> c46489ddfd53 04:42:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:51 ---> Running in 62315d0f8482 04:42:51 Removing intermediate container f793605aa0f9 04:42:51 ---> 811e52a7ce00 04:42:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:51 Removing intermediate container 27b56e3a4e3e 04:42:51 ---> 920daa250c95 04:42:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:51 ---> Running in 037291ce814f 04:42:51 ---> Running in 4bf6308f39ee 04:42:51 ---> Running in e47b3a787196 04:42:51 ---> Running in 47e730028e9d 04:42:55 Removing intermediate container 62315d0f8482 04:42:55 ---> d97a249482bd 04:42:55 Step 5/32 : RUN apk add --update --no-cache make git 04:42:55 Removing intermediate container 037291ce814f 04:42:55 ---> 4584b2dd20bb 04:42:55 Step 5/22 : RUN apk add --update --no-cache make git 04:42:55 ---> Running in 49a49a5bc1d6 04:42:55 ---> Running in 2b25d2ae9dc9 04:42:55 Removing intermediate container 4bf6308f39ee 04:42:55 ---> 9ddc572891af 04:42:55 Step 5/23 : RUN apk add --update --no-cache make git 04:42:56 ---> Running in 46c2950f37a5 04:42:56 Removing intermediate container e47b3a787196 04:42:56 ---> 510291e7c6ac 04:42:56 Step 5/26 : RUN apk add --update --no-cache make git 04:42:56 Removing intermediate container 47e730028e9d 04:42:56 ---> 91eb0302d18a 04:42:56 Step 5/24 : RUN apk add --update --no-cache make bash git 04:42:56 ---> Running in 6591d9422ad8 04:42:56 ---> Running in 0036e1e7e8e3 04:42:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:42:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:42:59 OK: 218 MiB in 52 packages 04:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:42:59 OK: 218 MiB in 52 packages 04:43:00 OK: 218 MiB in 52 packages 04:43:00 OK: 218 MiB in 52 packages 04:43:00 Removing intermediate container 49a49a5bc1d6 04:43:00 ---> 66b44718638e 04:43:00 Step 6/32 : COPY go.mod . 04:43:00 OK: 218 MiB in 52 packages 04:43:01 Removing intermediate container 2b25d2ae9dc9 04:43:01 ---> 7d2a14efd97a 04:43:01 Step 6/22 : COPY go.mod . 04:43:02 ---> b21c2cf41520 04:43:02 Step 7/32 : RUN go mod download 04:43:02 Removing intermediate container 46c2950f37a5 04:43:02 ---> 22258220046c 04:43:02 Step 6/23 : COPY go.mod . 04:43:02 ---> Running in 372a94edddd9 04:43:02 Removing intermediate container 6591d9422ad8 04:43:02 ---> 570f269ac001 04:43:02 Step 6/26 : COPY go.mod . 04:43:02 Removing intermediate container 0036e1e7e8e3 04:43:02 ---> 87ae44592582 04:43:02 Step 6/24 : COPY go.mod . 04:43:02 ---> a0780aac3753 04:43:02 Step 7/22 : RUN go mod download 04:43:03 ---> Running in 3a2beb9696b0 04:43:03 ---> 6b9fab46a764 04:43:03 Step 7/23 : RUN go mod download 04:43:03 ---> Running in 051a327f902a 04:43:03 ---> d6ec45351527 04:43:03 Step 7/26 : RUN go mod download 04:43:03 ---> 1c44a1b62d9d 04:43:03 Step 7/24 : RUN go mod download 04:43:04 ---> Running in 273b67d352ad 04:43:04 ---> Running in 1f3584c72c12 04:43:08 Removing intermediate container 372a94edddd9 04:43:08 ---> 3e8134f99cce 04:43:08 Step 8/32 : COPY . . 04:43:08 Removing intermediate container 3a2beb9696b0 04:43:09 ---> 658a703b858c 04:43:09 Step 8/22 : COPY . . 04:43:11 Removing intermediate container 051a327f902a 04:43:11 ---> 634d3e44e3ff 04:43:11 Step 8/23 : COPY . . 04:43:11 Removing intermediate container 1f3584c72c12 04:43:11 ---> a3461b795bca 04:43:11 Step 8/24 : COPY . . 04:43:11 Removing intermediate container 273b67d352ad 04:43:11 ---> 29d526f7f124 04:43:11 Step 8/26 : COPY . . 04:43:34 ---> f5b8117d63e3 04:43:34 Step 9/23 : RUN go mod tidy 04:43:34 ---> f8fed44792ae 04:43:34 Step 9/22 : RUN go mod tidy 04:43:34 ---> 8142d91edb07 04:43:34 Step 9/26 : RUN go mod tidy 04:43:34 ---> 78b075adc37d 04:43:34 Step 9/32 : RUN go mod tidy 04:43:34 ---> 9fd3ff45c2c6 04:43:34 Step 9/24 : RUN go mod tidy 04:43:34 ---> Running in 7be27a2d7b62 04:43:34 ---> Running in 8c0868ef59f3 04:43:34 ---> Running in b0071dcef990 04:43:34 ---> Running in 330cd0874e8b 04:43:34 ---> Running in 59749e5b3a54 04:43:40 Removing intermediate container 59749e5b3a54 04:43:40 ---> 294ecb8445d5 04:43:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:43:40 ---> Running in 7192720de166 04:43:40 Removing intermediate container 8c0868ef59f3 04:43:40 ---> c2d78355a6b5 04:43:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:43:40 Removing intermediate container b0071dcef990 04:43:40 ---> 9f9d1fd19a61 04:43:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:43:41 Removing intermediate container 7be27a2d7b62 04:43:41 ---> cc23032995ae 04:43:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:43:41 ---> Running in a9ca48e8abe9 04:43:41 ---> Running in 802736e533d7 04:43:41 Removing intermediate container 330cd0874e8b 04:43:41 ---> 90a64e8bda1b 04:43:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:43:41 ---> Running in fc502987f5b7 04:43:41 ---> Running in dd86f95e293d 04:43: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 04:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:43: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 04:43:44 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 04:43:44 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 04:45:36 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 04:45:36 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 04:45:36 Removing intermediate container 7192720de166 04:45:36 ---> 4f465ce791b5 04:45:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:45:36 ---> Running in 65493329555f 04:45:39 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 04:45:41 Removing intermediate container a9ca48e8abe9 04:45:41 ---> fe0078202779 04:45:41 04:45:41 Step 11/32 : FROM alpine:3.12 04:45:42 3.12: Pulling from library/alpine 04:45:42 Removing intermediate container 802736e533d7 04:45:42 ---> eaa8177474b1 04:45:42 04:45:42 Step 11/22 : FROM alpine:3.12 04:45:43 3.12: Pulling from library/alpine 04:45:43 Removing intermediate container 65493329555f 04:45:43 ---> 4eaee2f8cec6 04:45:43 04:45:43 Step 12/24 : FROM docker:20.10.7 04:45:43 Removing intermediate container dd86f95e293d 04:45:43 ---> 3f22f21e94cb 04:45:43 04:45:43 Step 11/26 : FROM alpine:3.12 04:45:43 20.10.7: Pulling from library/docker 04:45:43 3.12: Pulling from library/alpine 04:45:44 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:45:44 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:45:44 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 04:45:44 Status: Downloaded newer image for alpine:3.12 04:45:44 Status: Image is up to date for alpine:3.12 04:45:44 Status: Downloaded newer image for alpine:3.12 04:45:44 ---> c4fd0aeabfcf 04:45:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:45:44 ---> c4fd0aeabfcf 04:45:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:45:44 ---> c4fd0aeabfcf 04:45:44 Step 12/22 : RUN apk add --update --no-cache curl 04:45:44 Removing intermediate container fc502987f5b7 04:45:44 ---> 205da164f952 04:45:44 04:45:44 Step 11/23 : FROM alpine:3.12 04:45:44 ---> c4fd0aeabfcf 04:45:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:45:45 ---> Running in 5c8348a46ad4 04:45:45 ---> Running in d90d63e24235 04:45:45 ---> Running in e829d28c0516 04:45:45 ---> Running in 03585ab1aef4 04:45:46 Removing intermediate container d90d63e24235 04:45:46 ---> 642f7383c988 04:45:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:45:46 ---> Running in 17af8d01af5c 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:48 (1/4) Installing ca-certificates (20191127-r4) 04:45:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:45:48 (3/4) Installing libcurl (7.78.0-r0) 04:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:45:48 (4/4) Installing curl (7.78.0-r0) 04:45:48 Executing busybox-1.31.1-r20.trigger 04:45:48 (1/6) Installing ca-certificates (20191127-r4) 04:45:48 Executing ca-certificates-20191127-r4.trigger 04:45:48 (1/1) Installing dumb-init (1.2.2-r1) 04:45:48 Executing busybox-1.31.1-r20.trigger 04:45:48 OK: 5 MiB in 15 packages 04:45:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:45:48 (3/6) Installing libcurl (7.78.0-r0) 04:45:48 (4/6) Installing curl (7.78.0-r0) 04:45:48 (5/6) Installing dumb-init (1.2.2-r1) 04:45:48 (6/6) Installing su-exec (0.2-r1) 04:45:48 Executing busybox-1.31.1-r20.trigger 04:45:48 Executing ca-certificates-20191127-r4.trigger 04:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:45:48 OK: 7 MiB in 18 packages 04:45:49 OK: 7 MiB in 20 packages 04:45:49 (1/2) Installing dumb-init (1.2.2-r1) 04:45:49 (2/2) Installing su-exec (0.2-r1) 04:45:49 Executing busybox-1.31.1-r20.trigger 04:45:49 OK: 5 MiB in 16 packages 04:45:50 Removing intermediate container 03585ab1aef4 04:45:50 ---> 9f36b0100f59 04:45:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:45:51 ---> Running in fe978d626b4c 04:45:51 Removing intermediate container 17af8d01af5c 04:45:51 ---> 37ea0c8f8c42 04:45:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:45:51 Removing intermediate container 5c8348a46ad4 04:45:51 ---> b9e2b9735c43 04:45:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:45:51 ---> Running in a4d65a400d25 04:45:52 Removing intermediate container e829d28c0516 04:45:52 ---> 14ebef080cc2 04:45:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:45:52 Removing intermediate container fe978d626b4c 04:45:52 ---> efd489c58a07 04:45:52 Step 14/23 : ENV APP_PORT=59861 04:45:52 ---> Running in af93a7494915 04:45:52 ---> Running in 9be8a26cdf7a 04:45:52 ---> Running in 1c7aed600f67 04:45:52 Removing intermediate container a4d65a400d25 04:45:52 ---> 3bf30daf5b5d 04:45:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:45:52 Removing intermediate container af93a7494915 04:45:52 ---> c32dfba61733 04:45:52 Step 14/22 : WORKDIR /edgex 04:45:52 ---> Running in 393a93fd88d9 04:45:53 ---> Running in e53b907d06a4 04:45:53 Removing intermediate container 1c7aed600f67 04:45:53 ---> eddec554dd2c 04:45:53 Step 14/26 : WORKDIR / 04:45:53 Removing intermediate container 9be8a26cdf7a 04:45:53 ---> 4d11e70277b8 04:45:53 Step 15/23 : EXPOSE $APP_PORT 04:45:53 ---> Running in 37d39e72edcc 04:45:53 ---> Running in e06a6df21d5f 04:45:53 Removing intermediate container 393a93fd88d9 04:45:53 ---> 537f758778ba 04:45:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:45:53 Removing intermediate container e53b907d06a4 04:45:53 ---> 743aa366b912 04:45:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:45:53 ---> Running in 6d5815d7b8ef 04:45:54 Removing intermediate container 37d39e72edcc 04:45:54 ---> 8d2800f3a39a 04:45:54 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:45:54 Removing intermediate container e06a6df21d5f 04:45:54 ---> 336feff62a15 04:45:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:45:55 ---> 4c5df8843dfe 04:45:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:45:55 ---> 37817e367b9d 04:45:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:45:55 ---> 47d0ef5ec47c 04:45:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:45:57 ---> 61935ba295ae 04:45:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:45:57 Removing intermediate container 6d5815d7b8ef 04:45:57 ---> d1e672682d77 04:45:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:45:57 ---> 14d1ecd895a7 04:45:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:45:57 ---> Running in aebbe0c8a7e4 04:45:58 ---> 096d5689d293 04:45:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:45:58 ---> 2dfda89a6500 04:45:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:45:59 Removing intermediate container aebbe0c8a7e4 04:45:59 ---> 818e0fa6d89d 04:45:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:45:59 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 04:45:59 Status: Downloaded newer image for docker:20.10.7 04:45:59 ---> df445af6242a 04:45:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:45:59 ---> Running in 183b5d325965 04:45:59 ---> 2d7aff87f31b 04:45:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:45:59 ---> 0bde96a84802 04:45:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:45:59 ---> Running in 2d8fc1d32553 04:45:59 ---> Running in 5db3aa084374 04:46:00 ---> d35ac1f957e6 04:46:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:46:00 ---> 85a836ba1260 04:46:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:46:00 Removing intermediate container 183b5d325965 04:46:00 ---> da0cc5a8e2d9 04:46:00 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 04:46:00 ---> Running in 471332b56151 04:46:00 Removing intermediate container 2d8fc1d32553 04:46:00 ---> 371b798adab9 04:46:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:46:00 ---> Running in 7db6b7394270 04:46:00 Removing intermediate container 5db3aa084374 04:46:00 ---> 8fe51612c12d 04:46:00 Step 19/22 : CMD ["--init=true"] 04:46:00 ---> Running in 2de5a1dc3b01 04:46:00 ---> Running in ada7d4669798 04:46:01 Removing intermediate container 2de5a1dc3b01 04:46:01 ---> ad9dd1bed500 04:46:01 Step 21/23 : LABEL arch=arm64 04:46:01 ---> 77a727988436 04:46:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:46:01 Removing intermediate container ada7d4669798 04:46:01 ---> e73027687b9d 04:46:01 Step 20/22 : LABEL arch=arm64 04:46:01 ---> Running in b66798c81abc 04:46:02 ---> Running in cc161a980c33 04:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:03 Removing intermediate container b66798c81abc 04:46:03 ---> 7413b29ebb0a 04:46:03 Step 22/23 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:46:03 Removing intermediate container cc161a980c33 04:46:03 ---> 7341a719571f 04:46:03 Step 21/22 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:46:03 ---> Running in 0975db5e6bc9 04:46:03 ---> Running in 09fcae2831dd 04:46:03 ---> 6def5fcfdeff 04:46:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:46:03 (1/39) Installing readline (8.1.0-r0) 04:46:03 (2/39) Installing bash (5.1.0-r0) 04:46:03 Executing bash-5.1.0-r0.post-install 04:46:03 (3/39) Installing brotli-libs (1.0.9-r3) 04:46:03 (4/39) Installing nghttp2-libs (1.42.0-r1) 04:46:03 (5/39) Installing libcurl (7.78.0-r0) 04:46:03 (6/39) Installing curl (7.78.0-r0) 04:46:03 (7/39) Installing dumb-init (1.2.5-r0) 04:46:03 (8/39) Installing libbz2 (1.0.8-r1) 04:46:03 (9/39) Installing expat (2.2.10-r1) 04:46:03 (10/39) Installing libffi (3.3-r2) 04:46:03 (11/39) Installing gdbm (1.19-r0) 04:46:03 (12/39) Installing xz-libs (5.2.5-r0) 04:46:03 (13/39) Installing sqlite-libs (3.34.1-r0) 04:46:03 (14/39) Installing python3 (3.8.10-r0) 04:46:04 Removing intermediate container 0975db5e6bc9 04:46:04 ---> 042a8ee89cd7 04:46:04 Step 23/23 : LABEL version=0.0.0 04:46:04 Removing intermediate container 09fcae2831dd 04:46:04 ---> a05684db367d 04:46:04 Step 22/22 : LABEL version=0.0.0 04:46:04 Removing intermediate container 471332b56151 04:46:04 ---> 2f245917633d 04:46:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:46:04 ---> Running in cbe96bb21f8b 04:46:04 ---> Running in 3f7de93dfed0 04:46:04 ---> d810c0f36479 04:46:04 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 04:46:05 ---> Running in 0ca42e0d3bcf 04:46:05 Removing intermediate container cbe96bb21f8b 04:46:05 ---> 1669dd29ac2d 04:46:05 04:46:05 Removing intermediate container 3f7de93dfed0 04:46:05 ---> c103a8fbedb8 04:46:05 04:46:05 ---> c1221f71da50 04:46:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:46:06 (15/39) Installing py3-appdirs (1.4.4-r1) 04:46:06 (16/39) Installing py3-ordered-set (4.0.2-r0) 04:46:06 (17/39) Installing py3-parsing (2.4.7-r1) 04:46:06 (18/39) Installing py3-six (1.15.0-r0) 04:46:06 Successfully built 1669dd29ac2d 04:46:06 (19/39) Installing py3-packaging (20.9-r0) 04:46:06 (20/39) Installing py3-setuptools (51.3.3-r0) 04:46:06 Successfully tagged support-scheduler-arm64:latest 04:46:06 Building core-command 04:46:06  Building support-scheduler ... done (21/39) Installing py3-chardet (4.0.0-r0) 04:46:06 (22/39) Installing py3-idna (3.1-r0) 04:46:06 (23/39) Installing py3-urllib3 (1.26.2-r1) 04:46:06 Successfully built c103a8fbedb8 04:46:06 Successfully tagged security-proxy-setup-arm64:latest 04:46:06 Building support-notifications 04:46:06  Building security-proxy-setup ... done (24/39) Installing py3-requests (2.25.1-r1) 04:46:06 (25/39) Installing py3-msgpack (1.0.2-r0) 04:46:06 (26/39) Installing py3-lockfile (0.12.2-r3) 04:46:06 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:46:06 (28/39) Installing py3-colorama (0.4.4-r0) 04:46:06 (29/39) Installing py3-contextlib2 (0.6.0-r0) 04:46:06 (30/39) Installing py3-distlib (0.3.1-r1) 04:46:06 (31/39) Installing py3-distro (1.5.0-r1) 04:46:06 (32/39) Installing py3-webencodings (0.5.1-r3) 04:46:06 (33/39) Installing py3-html5lib (1.1-r0) 04:46:07 (34/39) Installing py3-pytoml (0.1.21-r0) 04:46:07 (35/39) Installing py3-pep517 (0.9.1-r0) 04:46:07 (36/39) Installing py3-progress (1.5-r0) 04:46:07 (37/39) Installing py3-retrying (1.3.3-r0) 04:46:07 (38/39) Installing py3-toml (0.10.2-r0) 04:46:07 (39/39) Installing py3-pip (20.3.4-r0) 04:46:07 Executing busybox-1.32.1-r6.trigger 04:46:07 OK: 82 MiB in 59 packages 04:46:08 ---> a34ea1edc07e 04:46:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:46:10 ---> f5e6c34d0b40 04:46:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:46:10 Removing intermediate container 0ca42e0d3bcf 04:46:10 ---> 075d826237ef 04:46:10 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:46:10 ---> Running in 0e8b94a634e5 04:46:11 ---> bc0acee03db6 04:46:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:46:11 Removing intermediate container 0e8b94a634e5 04:46:11 ---> 73e0339d7b41 04:46:11 Step 24/26 : LABEL arch=arm64 04:46:12 ---> Running in 6b829dcefec0 04:46:12 ---> 5d99b2bedca0 04:46:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:46:12 Removing intermediate container 6b829dcefec0 04:46:12 ---> 1964a2b91703 04:46:12 Step 25/26 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:46:13 ---> Running in e7526590a888 04:46:13 ---> Running in 8ac9b2c84983 04:46:14 Removing intermediate container e7526590a888 04:46:14 ---> e12245076fe5 04:46:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:46:14 Removing intermediate container 8ac9b2c84983 04:46:14 ---> 32dde8263caf 04:46:14 Step 26/26 : LABEL version=0.0.0 04:46:14 ---> Running in e62f0bf5e8bf 04:46:15 ---> 7744d139342c 04:46:15 Step 27/32 : RUN chmod +x /entrypoint.sh 04:46:15 Removing intermediate container e62f0bf5e8bf 04:46:15 ---> 4eba455c06fd 04:46:15 04:46:15 ---> Running in 37b5bc814771 04:46:15 Successfully built 4eba455c06fd 04:46:15 Successfully tagged security-secretstore-setup-arm64:latest 04:46:15 Building core-metadata 04:46:16  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 04:46:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:46:16 Collecting docopt<0.7,>=0.6.1 04:46:16 Downloading docopt-0.6.2.tar.gz (25 kB) 04:46:18 Removing intermediate container 37b5bc814771 04:46:18 ---> 5d1c66e3c5a8 04:46:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:46:19 ---> Running in 03ae3adcba81 04:46:19 Collecting docker<4.0,>=3.6.0 04:46:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:46:19 Collecting jsonschema<3,>=2.5.1 04:46:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:46:20 Collecting cached-property<2,>=1.2.0 04:46:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:46:20 Removing intermediate container 03ae3adcba81 04:46:20 ---> 79df432e8bae 04:46:20 Step 29/32 : CMD ["gate"] 04:46:20 Collecting websocket-client<1.0,>=0.32.0 04:46:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:46:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:46:20 ---> Running in 2cf9dd61c5a1 04:46:21 Collecting PyYAML<4,>=3.10 04:46:21 Downloading PyYAML-3.13.tar.gz (270 kB) 04:46:21 Removing intermediate container 2cf9dd61c5a1 04:46:21 ---> 8dc3af9eab33 04:46:21 Step 30/32 : LABEL arch=arm64 04:46:22 ---> Running in a979a50fd14f 04:46:23 Removing intermediate container a979a50fd14f 04:46:23 ---> ea92a6fe8e0c 04:46:23 Step 31/32 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:46:24 ---> Running in 90825f66ea74 04:46:25 Removing intermediate container 90825f66ea74 04:46:25 ---> a081b65547b7 04:46:25 Step 32/32 : LABEL version=0.0.0 04:46:25 Collecting texttable<0.10,>=0.9.0 04:46:25 Downloading texttable-0.9.1.tar.gz (11 kB) 04:46:25 ---> Running in 91cfbf14f990 04:46:26 Removing intermediate container 91cfbf14f990 04:46:26 ---> d0db71fa9832 04:46:26 04:46:27 Successfully built d0db71fa9832 04:46:27 Successfully tagged security-bootstrapper-arm64:latest 04:46:27  Building security-bootstrapper ... done Building core-data 04:46:27 Collecting dockerpty<0.5,>=0.4.1 04:46:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:46:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:46:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:46:31 Collecting docker-pycreds>=0.4.0 04:46:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:46:31 Collecting chardet<3.1.0,>=3.0.2 04:46:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:46:31 Collecting idna<2.8,>=2.5 04:46:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:46:32 Collecting certifi>=2017.4.17 04:46:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 04:46:33 Collecting urllib3<1.25,>=1.21.1 04:46:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:46:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:46:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:46:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:46:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:46:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:46:34 Attempting uninstall: urllib3 04:46:34 Found existing installation: urllib3 1.26.2 04:46:34 Uninstalling urllib3-1.26.2: 04:46:34 Successfully uninstalled urllib3-1.26.2 04:46:35 Attempting uninstall: idna 04:46:35 Found existing installation: idna 3.1 04:46:35 Uninstalling idna-3.1: 04:46:35 Successfully uninstalled idna-3.1 04:46:36 Attempting uninstall: chardet 04:46:36 Found existing installation: chardet 4.0.0 04:46:36 Uninstalling chardet-4.0.0: 04:46:36 Successfully uninstalled chardet-4.0.0 04:46:37 Attempting uninstall: requests 04:46:37 Found existing installation: requests 2.25.1 04:46:37 Uninstalling requests-2.25.1: 04:46:37 Successfully uninstalled requests-2.25.1 04:46:38 Running setup.py install for texttable: started 04:46:40 Running setup.py install for texttable: finished with status 'done' 04:46:40 Running setup.py install for PyYAML: started 04:46:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:46:41 ---> 03b3543c3833 04:46:41 Step 3/23 : WORKDIR /edgex-go 04:46:41 ---> Using cache 04:46:41 ---> 920daa250c95 04:46:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:41 ---> Using cache 04:46:41 ---> 91eb0302d18a 04:46:41 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:46:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:46:42 ---> 03b3543c3833 04:46:42 Step 3/24 : WORKDIR /edgex-go 04:46:42 ---> Using cache 04:46:42 ---> 920daa250c95 04:46:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:42 ---> Using cache 04:46:42 ---> 91eb0302d18a 04:46:42 Step 5/24 : RUN apk add --update --no-cache make git 04:46:43 Running setup.py install for PyYAML: finished with status 'done' 04:46:44 Running setup.py install for docopt: started 04:46:45 ---> Running in 190ba0d61ea3 04:46:45 ---> Running in 25084f1540cd 04:46:46 Running setup.py install for docopt: finished with status 'done' 04:46:46 Running setup.py install for dockerpty: started 04:46:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:49 Running setup.py install for dockerpty: finished with status 'done' 04:46:49 OK: 218 MiB in 52 packages 04:46:49 OK: 218 MiB in 52 packages 04:46:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:46:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:46:52 ---> 03b3543c3833 04:46:52 Step 3/24 : WORKDIR /edgex-go 04:46:52 ---> Using cache 04:46:52 ---> 920daa250c95 04:46:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:52 ---> Using cache 04:46:52 ---> 91eb0302d18a 04:46:52 Step 5/24 : RUN apk add --update --no-cache make git 04:46:52 ---> Running in 04ab8ef33064 04:46:52 Removing intermediate container 190ba0d61ea3 04:46:52 ---> db9728cc50af 04:46:52 Step 6/24 : COPY go.mod . 04:46:52 Removing intermediate container 25084f1540cd 04:46:52 ---> 1ea19f1e1fe0 04:46:52 Step 6/23 : COPY go.mod . 04:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:54 ---> ddad70cc838f 04:46:54 Step 7/24 : RUN go mod download 04:46:54 ---> c6dc07674b85 04:46:54 Step 7/23 : RUN go mod download 04:46:54 ---> Running in 37f49992cdc9 04:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:55 ---> Running in c810bb795f93 04:46:56 OK: 218 MiB in 52 packages 04:46:58 Removing intermediate container 04ab8ef33064 04:46:58 ---> b0bfed0d2e90 04:46:58 Step 6/24 : COPY go.mod . 04:46:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:46:59 ---> 03b3543c3833 04:46:59 Step 3/24 : WORKDIR /edgex-go 04:46:59 ---> Using cache 04:46:59 ---> 920daa250c95 04:46:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:59 ---> Using cache 04:46:59 ---> 91eb0302d18a 04:46:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:46:59 ---> Running in 1e789f210524 04:47:00 ---> 7ec7dc522eac 04:47:00 Step 7/24 : RUN go mod download 04:47:00 ---> Running in 98d6fba1188e 04:47:01 Removing intermediate container 37f49992cdc9 04:47:01 ---> be7cdb335340 04:47:01 Step 8/24 : COPY . . 04:47:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:47:01 Removing intermediate container c810bb795f93 04:47:01 ---> bc7b4a5eac3d 04:47:01 Step 8/23 : COPY . . 04:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:47:03 OK: 218 MiB in 52 packages 04:47:08 Removing intermediate container 1e789f210524 04:47:08 ---> 3270d384e93c 04:47:08 Step 6/24 : COPY go.mod . 04:47:08 Removing intermediate container 98d6fba1188e 04:47:08 ---> 7c1baec10d5d 04:47:08 Step 8/24 : COPY . . 04:47:08 Removing intermediate container 7db6b7394270 04:47:08 ---> b9f199923306 04:47:08 Step 15/24 : ENV APP_PORT=58890 04:47:09 ---> f752ae3a083a 04:47:09 Step 7/24 : RUN go mod download 04:47:09 ---> Running in 58de2a29334b 04:47:09 ---> Running in 93e69db9c86b 04:47:10 Removing intermediate container 58de2a29334b 04:47:10 ---> d6323f2563e2 04:47:10 Step 16/24 : EXPOSE $APP_PORT 04:47:11 ---> Running in 71a5005592df 04:47:12 Removing intermediate container 71a5005592df 04:47:12 ---> 5f633cc9a547 04:47:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:47:15 ---> 976db57486b8 04:47:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:47:15 Removing intermediate container 93e69db9c86b 04:47:15 ---> bb71557f61a1 04:47:15 Step 8/24 : COPY . . 04:47:17 ---> 00259498a669 04:47:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:47:20 ---> 3267105b04bb 04:47:20 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:47:21 ---> Running in 6c1e3817f5f8 04:47:21 ---> 5c3c2adfdf95 04:47:21 Step 9/24 : RUN go mod tidy 04:47:21 ---> dd4e731fd882 04:47:21 Step 9/23 : RUN go mod tidy 04:47:22 ---> Running in bdc6065fe0b2 04:47:22 Removing intermediate container 6c1e3817f5f8 04:47:22 ---> 80bb9033cd8b 04:47:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:47:23 ---> Running in 6051845119c9 04:47:23 ---> Running in 5da960cd8c88 04:47:24 Removing intermediate container 5da960cd8c88 04:47:24 ---> 1102b4992002 04:47:24 Step 22/24 : LABEL arch=arm64 04:47:25 ---> Running in e0bbf4e1e81c 04:47:26 Removing intermediate container e0bbf4e1e81c 04:47:26 ---> ef430a85baa4 04:47:26 Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:47:27 ---> Running in f184f32ab8d0 04:47:28 ---> 5d36a2909fdd 04:47:28 Step 9/24 : RUN go mod tidy 04:47:28 ---> Running in d19c72742276 04:47:28 Removing intermediate container f184f32ab8d0 04:47:28 ---> ad8da93e7006 04:47:28 Step 24/24 : LABEL version=0.0.0 04:47:29 Removing intermediate container 6051845119c9 04:47:29 ---> 79cb69c6b074 04:47:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:47:29 ---> Running in 323fd4c7f761 04:47:30 Removing intermediate container bdc6065fe0b2 04:47:30 ---> 175d5f848caf 04:47:30 Step 10/24 : RUN make cmd/core-command/core-command 04:47:30 ---> Running in af1e83a89650 04:47:30 ---> Running in b73a5f662cc8 04:47:30 Removing intermediate container 323fd4c7f761 04:47:30 ---> 2c6799b3bccc 04:47:30 04:47:31 Successfully built 2c6799b3bccc 04:47:31 Successfully tagged sys-mgmt-agent-arm64:latest 04:47:31  Building sys-mgmt-agent ... done  ---> 7802a3987d4f 04:47:31 Step 9/24 : RUN go mod tidy 04:47:32 ---> Running in 258cf96979da 04:47:32 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 04:47:33 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 04:47:33 Removing intermediate container d19c72742276 04:47:33 ---> 5ee54787368a 04:47:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:47:34 ---> Running in fb4377da30c5 04:47:36 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 04:47:38 Removing intermediate container 258cf96979da 04:47:38 ---> 5ec93929ca86 04:47:38 Step 10/24 : RUN make cmd/core-data/core-data 04:47:38 ---> Running in ed45bd19435b 04:47:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 04:49:17 Removing intermediate container b73a5f662cc8 04:49:17 ---> 297b6df97c6c 04:49:17 04:49:17 Step 11/24 : FROM alpine:3.12 04:49:17 ---> c4fd0aeabfcf 04:49:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:49:17 ---> Using cache 04:49:17 ---> 9f36b0100f59 04:49:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:49:17 ---> Using cache 04:49:17 ---> efd489c58a07 04:49:17 Step 14/24 : ENV APP_PORT=59882 04:49:17 ---> Running in 9d4edb60fd49 04:49:17 Removing intermediate container 9d4edb60fd49 04:49:17 ---> 32d9970fe59f 04:49:17 Step 15/24 : EXPOSE $APP_PORT 04:49:17 ---> Running in 2d670f8e6957 04:49:17 Removing intermediate container 2d670f8e6957 04:49:17 ---> 64bd4e2fb14e 04:49:17 Step 16/24 : WORKDIR / 04:49:17 ---> Running in eb1610f533cd 04:49:17 Removing intermediate container eb1610f533cd 04:49:17 ---> fd38c3739924 04:49:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:49:17 ---> a2ee3c965cee 04:49:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:49:17 ---> c607f4008884 04:49:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:49:17 Removing intermediate container af1e83a89650 04:49:17 ---> e4657e41dba3 04:49:17 04:49:17 Step 11/23 : FROM alpine:3.12 04:49:17 ---> c4fd0aeabfcf 04:49:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:49:17 ---> Running in 8ee73312a1da 04:49:17 ---> 5078ec67f4d6 04:49:17 Step 20/24 : ENTRYPOINT ["/core-command"] 04:49:17 ---> Running in cf8f45df7540 04:49:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:17 Removing intermediate container cf8f45df7540 04:49:17 ---> 69cd42031925 04:49:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:49:17 (1/2) Installing ca-certificates (20191127-r4) 04:49:17 (2/2) Installing dumb-init (1.2.2-r1) 04:49:17 Executing busybox-1.31.1-r20.trigger 04:49:17 Executing ca-certificates-20191127-r4.trigger 04:49:17 ---> Running in b0fce41b1e9c 04:49:17 OK: 6 MiB in 16 packages 04:49:18 Removing intermediate container fb4377da30c5 04:49:18 ---> 30d3feed188b 04:49:18 04:49:18 Step 11/24 : FROM alpine:3.12 04:49:18 ---> c4fd0aeabfcf 04:49:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:49:18 ---> Using cache 04:49:18 ---> 9f36b0100f59 04:49:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:49:18 ---> Using cache 04:49:18 ---> efd489c58a07 04:49:18 Step 14/24 : ENV APP_PORT=59881 04:49:18 Removing intermediate container b0fce41b1e9c 04:49:18 ---> 8ca37c25bd07 04:49:18 Step 22/24 : LABEL arch=arm64 04:49:19 ---> Running in aaa017eeef22 04:49:19 ---> Running in 46a35f74a485 04:49:19 Removing intermediate container 46a35f74a485 04:49:19 ---> 71c512fcc5d7 04:49:19 Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:49:20 Removing intermediate container aaa017eeef22 04:49:20 ---> ad369c161002 04:49:20 Step 15/24 : EXPOSE $APP_PORT 04:49:20 ---> Running in dcadb0180ea6 04:49:20 Removing intermediate container 8ee73312a1da 04:49:20 ---> b59851230631 04:49:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:49:20 ---> Running in 919695c72a36 04:49:20 ---> Running in ce03411b432b 04:49:20 Removing intermediate container dcadb0180ea6 04:49:20 ---> ee1909c5709d 04:49:20 Step 24/24 : LABEL version=0.0.0 04:49:20 ---> Running in 1f80fe9ce268 04:49:20 Removing intermediate container 919695c72a36 04:49:20 ---> e9bcd6d8ce4d 04:49:20 Step 16/24 : WORKDIR / 04:49:21 Removing intermediate container ce03411b432b 04:49:21 ---> 75ffd01f463f 04:49:21 Step 14/23 : ENV APP_PORT=59860 04:49:21 ---> Running in e7258704b829 04:49:21 ---> Running in 0a9c5ae603aa 04:49:21 Removing intermediate container 1f80fe9ce268 04:49:21 ---> 4a7eaf553478 04:49:21 04:49:21 Successfully built 4a7eaf553478 04:49:21 Successfully tagged core-command-arm64:latest 04:49:22  Building core-command ... done Removing intermediate container e7258704b829 04:49:22 ---> 18c1f0b8c78d 04:49:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:49:22 Removing intermediate container 0a9c5ae603aa 04:49:22 ---> 9b7badae62b5 04:49:22 Step 15/23 : EXPOSE $APP_PORT 04:49:22 ---> Running in 05242a4bcc7e 04:49:22 Removing intermediate container 05242a4bcc7e 04:49:22 ---> e9385238fa19 04:49:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:49:23 ---> 2656fbd6117c 04:49:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:49:24 ---> f3df66382b73 04:49:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:49:24 ---> 505582afffa1 04:49:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:49:26 ---> a8ecc2d6c9b4 04:49:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:49:26 ---> 34161b5907df 04:49:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:49:26 ---> Running in b81a73bf0f54 04:49:26 Removing intermediate container ed45bd19435b 04:49:26 ---> 37299207d877 04:49:26 04:49:26 Step 11/24 : FROM alpine:3.12 04:49:26 ---> c4fd0aeabfcf 04:49:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:49:26 ---> Running in ca12970a1671 04:49:26 Removing intermediate container b81a73bf0f54 04:49:26 ---> 0f1cd39d2b58 04:49:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:49:26 ---> d2ebdc5f5caa 04:49:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:49:27 ---> Running in 1e462d9c5764 04:49:27 ---> Running in 310f3347b41f 04:49:27 Removing intermediate container ca12970a1671 04:49:27 ---> 2d1f307b62e0 04:49:27 Step 13/24 : ENV APP_PORT=59880 04:49:27 ---> Running in 9f99c5d9fa03 04:49:27 Removing intermediate container 1e462d9c5764 04:49:27 ---> fe8a254e0f93 04:49:27 Step 22/24 : LABEL arch=arm64 04:49:27 Removing intermediate container 310f3347b41f 04:49:27 ---> 1b112920bf0f 04:49:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:49:27 ---> Running in e2eacc6568af 04:49:27 ---> Running in bf473eb758fd 04:49:27 Removing intermediate container 9f99c5d9fa03 04:49:27 ---> e3b34a5b751a 04:49:27 Step 14/24 : EXPOSE $APP_PORT 04:49:28 ---> Running in c4b56d928034 04:49:28 Removing intermediate container e2eacc6568af 04:49:28 ---> c4eecba80e95 04:49:28 Step 21/23 : LABEL arch=arm64 04:49:28 Removing intermediate container bf473eb758fd 04:49:28 ---> bca60b75c5cf 04:49:28 Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:49:28 ---> Running in feaab45c8db3 04:49:28 ---> Running in c656089ae7ab 04:49:28 Removing intermediate container c4b56d928034 04:49:28 ---> da05a1aff918 04:49:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:29 ---> Running in df5bd76c46fd 04:49:29 Removing intermediate container c656089ae7ab 04:49:29 ---> fc575ee56d56 04:49:29 Step 22/23 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:49:29 Removing intermediate container feaab45c8db3 04:49:29 ---> 0050b437bbef 04:49:29 Step 24/24 : LABEL version=0.0.0 04:49:29 ---> Running in f9a9d6da57f2 04:49:29 ---> Running in 49fedc68aa3f 04:49:30 Removing intermediate container 49fedc68aa3f 04:49:30 ---> e3c698f9655b 04:49:30 04:49:30 Removing intermediate container f9a9d6da57f2 04:49:30 ---> 2786d1c88b52 04:49:30 Step 23/23 : LABEL version=0.0.0 04:49:30 ---> Running in 6a2489ed00b6 04:49:30 Successfully built e3c698f9655b 04:49:30 Successfully tagged core-metadata-arm64:latest 04:49:31  Building core-metadata ... done Removing intermediate container 6a2489ed00b6 04:49:31 ---> 7e5f6cdb14ce 04:49:31 04:49:31 Successfully built 7e5f6cdb14ce 04:49:31 Successfully tagged support-notifications-arm64:latest 04:49:31  Building support-notifications ... done Removing intermediate container df5bd76c46fd 04:49:31 ---> ce9b4493678d 04:49:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:49:31 ---> Running in dc9bfb6e57e2 04:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:34 (1/6) Installing dumb-init (1.2.2-r1) 04:49:34 (2/6) Installing libgcc (9.3.0-r2) 04:49:34 (3/6) Installing libsodium (1.0.18-r0) 04:49:34 (4/6) Installing libstdc++ (9.3.0-r2) 04:49:34 (5/6) Installing libzmq (4.3.3-r0) 04:49:35 (6/6) Installing zeromq (4.3.3-r0) 04:49:35 Executing busybox-1.31.1-r20.trigger 04:49:35 OK: 8 MiB in 20 packages 04:49:36 Removing intermediate container dc9bfb6e57e2 04:49:36 ---> 450bf51e693a 04:49:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:49:37 ---> 9e3e71940157 04:49:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:49:38 ---> 63b8adff0e1d 04:49:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:49:39 ---> ba936177b1d8 04:49:39 Step 20/24 : ENTRYPOINT ["/core-data"] 04:49:39 ---> Running in a42bb10795d0 04:49:40 Removing intermediate container a42bb10795d0 04:49:40 ---> 60196b295917 04:49:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:49:40 ---> Running in 1c611929d42b 04:49:40 Removing intermediate container 1c611929d42b 04:49:40 ---> 44fa2572981f 04:49:40 Step 22/24 : LABEL arch=arm64 04:49:40 ---> Running in 09953f39cd27 04:49:41 Removing intermediate container 09953f39cd27 04:49:41 ---> d00d1f35e4e8 04:49:41 Step 23/24 : LABEL git_sha=552d219d21aef7273cf81976d14012b5b65776a1 04:49:41 ---> Running in c4077046bf30 04:49:42 Removing intermediate container c4077046bf30 04:49:42 ---> 4a5d97fe1db5 04:49:42 Step 24/24 : LABEL version=0.0.0 04:49:42 ---> Running in adf7581880a9 04:49:42 Removing intermediate container adf7581880a9 04:49:42 ---> ee73fc90604b 04:49:42 04:49:43 Successfully built ee73fc90604b 04:49:43 Successfully tagged core-data-arm64:latest 04:49:43  Building core-data ... done  [Pipeline] } 04:49:43 $ docker stop --time=1 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 04:49:45 $ docker rm -f 565a281d6aa22537f28e6beed32286f58965938ac2c12e171135f52c05cb6095 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:45 + docker images 04:49:46 REPOSITORY TAG IMAGE ID CREATED SIZE 04:49:46 core-data-arm64 latest ee73fc90604b 3 seconds ago 19.3MB 04:49:46 support-notifications-arm64 latest 7e5f6cdb14ce 15 seconds ago 15.9MB 04:49:46 core-metadata-arm64 latest e3c698f9655b 16 seconds ago 15.8MB 04:49:46 37299207d877 20 seconds ago 1.57GB 04:49:46 core-command-arm64 latest 4a7eaf553478 24 seconds ago 15.1MB 04:49:46 30d3feed188b 27 seconds ago 1.56GB 04:49:46 e4657e41dba3 32 seconds ago 1.56GB 04:49:46 297b6df97c6c 41 seconds ago 1.56GB 04:49:46 sys-mgmt-agent-arm64 latest 2c6799b3bccc 2 minutes ago 311MB 04:49:46 security-bootstrapper-arm64 latest d0db71fa9832 3 minutes ago 17.7MB 04:49:46 security-secretstore-setup-arm64 latest 4eba455c06fd 3 minutes ago 27.4MB 04:49:46 security-proxy-setup-arm64 latest c103a8fbedb8 3 minutes ago 24.5MB 04:49:46 support-scheduler-arm64 latest 1669dd29ac2d 3 minutes ago 15.2MB 04:49:46 205da164f952 4 minutes ago 1.56GB 04:49:46 3f22f21e94cb 4 minutes ago 1.57GB 04:49:46 4eaee2f8cec6 4 minutes ago 1.56GB 04:49:46 eaa8177474b1 4 minutes ago 1.56GB 04:49:46 fe0078202779 4 minutes ago 1.56GB 04:49:46 ci-base-image-arm64 latest 03b3543c3833 14 minutes ago 1.23GB 04:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 days ago 533MB 04:49:46 docker 20.10.7 df445af6242a 7 weeks ago 234MB 04:49:46 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 04:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:49:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:46 04:49:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:47 arm64: Pulling from edgex-lftools-log-publisher 04:49:47 448f6bf000e3: Pulling fs layer 04:49:47 f757da607395: Pulling fs layer 04:49:47 05883995daec: Pulling fs layer 04:49:47 8603b9c90790: Pulling fs layer 04:49:47 1560dd03e051: Pulling fs layer 04:49:47 27f5ce0e4adf: Pulling fs layer 04:49:47 c2d8d7efcc4b: Pulling fs layer 04:49:47 27f5ce0e4adf: Waiting 04:49:47 8603b9c90790: Waiting 04:49:47 1560dd03e051: Waiting 04:49:47 c2d8d7efcc4b: Waiting 04:49:47 f757da607395: Verifying Checksum 04:49:47 f757da607395: Download complete 04:49:47 8603b9c90790: Download complete 04:49:48 1560dd03e051: Verifying Checksum 04:49:48 1560dd03e051: Download complete 04:49:48 27f5ce0e4adf: Verifying Checksum 04:49:48 27f5ce0e4adf: Download complete 04:49:48 05883995daec: Download complete 04:49:49 448f6bf000e3: Verifying Checksum 04:49:49 448f6bf000e3: Download complete 04:49:52 c2d8d7efcc4b: Verifying Checksum 04:49:52 c2d8d7efcc4b: Download complete 04:49:53 448f6bf000e3: Pull complete 04:49:53 f757da607395: Pull complete 04:49:55 05883995daec: Pull complete 04:49:55 8603b9c90790: Pull complete 04:49:56 1560dd03e051: Pull complete 04:49:57 27f5ce0e4adf: Pull complete 04:50:12 c2d8d7efcc4b: Pull complete 04:50:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:50:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:50:12 prd-ubuntu18.04-docker-arm64-4c-16g-216 does not seem to be running inside a container 04:50:12 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:50:16 $ docker top ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:17 ---> job-cost.sh 04:50:17 lf-activate-venv: SKIPPING 04:50:17 INFO: No Stack... 04:50:18 INFO: Retrieving Pricing Info for: v2-standard-4 04:50:18 INFO: Archiving Costs [Pipeline] sh 04:50:19 + cat /w/workspace/edgex-go/4/archives/cost.csv 04:50:19 + cut -d, -f6 [Pipeline] lock 04:50:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] 04:50:19 Resource [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] did not exist. Created. 04:50:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:20 + echo total: 0.18000000715255737 [Pipeline] stash 04:50:20 Stashed 1 file(s) [Pipeline] } 04:50:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-4-stack-cost] [Pipeline] // lock [Pipeline] } 04:50:20 $ docker stop --time=1 ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 04:50:22 $ docker rm -f ff787780079fd89777a4a378da848a8c1d8ab5f6c4a9d7c6d494a5d6e69b5990 [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 04:50:23 provisioning config files... 04:50:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2798502060802460195tmp [Pipeline] { [Pipeline] sh 04:50:23 + set +x 04:50:23 + curl -s https://codecov.io/bash 04:50:23 + bash -s -- 04:50:23 04:50:23 _____ _ 04:50:23 / ____| | | 04:50:23 | | ___ __| | ___ ___ _____ __ 04:50:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:50:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:50:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:50:23 Bash-1.0.6 04:50:23 04:50:23 04:50:23 ==> git version 2.24.4 found 04:50:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:50:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:50:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:50:23 ==> Jenkins CI detected. 04:50:23 current dir:  /w/workspace/edgex-go/4 04:50:23 project root: . 04:50:23 --> token set from env 04:50:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:50:23 ==> Running gcov in . (disable via -X gcov) 04:50:23 ==> Python coveragepy not found 04:50:23 ==> Searching for coverage reports in: 04:50:23 + . 04:50:23 -> Found 1 reports 04:50:23 ==> Detecting git/mercurial file structure 04:50:23 ==> Reading reports 04:50:23 + ./coverage.out bytes=404176 04:50:23 ==> Appending adjustments 04:50:23 https://docs.codecov.io/docs/fixing-reports 04:50:25 + Found adjustments 04:50:25 ==> Gzipping contents 04:50:25 56K /tmp/codecov.otPmrt.gz 04:50:25 ==> Uploading reports 04:50:25 url: https://codecov.io 04:50:25 query: branch=PR-3655&commit=d49be81119b6e3f48cbf749f90c55581adc5d69e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= 04:50:25 -> Pinging Codecov 04:50:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3655&commit=d49be81119b6e3f48cbf749f90c55581adc5d69e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= 04:50:25 -> Uploading to 04:50:25 https://storage.googleapis.com/codecov/v4/raw/2021-08-10/00271124DB129430A58F1EEE437C3FCB/d49be81119b6e3f48cbf749f90c55581adc5d69e/53dcb020-38fc-4d6e-8db7-eedb640d2159.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210810T045025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eea74ad98d47d92d35d42dec56dbbdca528e04881be2b2cd43832ecdf9a2762a 04:50:25 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:25 Dload Upload Total Spent Left Speed 04:50:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54461 0 0 100 54461 0 88071 --:--:-- --:--:-- --:--:-- 87982 100 54461 0 0 100 54461 0 88052 --:--:-- --:--:-- --:--:-- 87982 04:50:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d49be81119b6e3f48cbf749f90c55581adc5d69e [Pipeline] } 04:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:50:26 + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:50:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:50:27 ---> package-listing.sh 04:50:27 ++ facter osfamily 04:50:27 ++ tr '[:upper:]' '[:lower:]' 04:50:28 + OS_FAMILY=redhat 04:50:28 + workspace=/w/workspace/edgex-go/4 04:50:28 + START_PACKAGES=/tmp/packages_start.txt 04:50:28 + END_PACKAGES=/tmp/packages_end.txt 04:50:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:50:28 + PACKAGES=/tmp/packages_start.txt 04:50:28 + '[' /w/workspace/edgex-go/4 ']' 04:50:28 + PACKAGES=/tmp/packages_end.txt 04:50:28 + case "${OS_FAMILY}" in 04:50:28 + sort 04:50:28 + rpm -qa 04:50:29 + '[' -f /tmp/packages_start.txt ']' 04:50:29 + '[' -f /tmp/packages_end.txt ']' 04:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:50:29 + '[' /w/workspace/edgex-go/4 ']' 04:50:29 + mkdir -p /w/workspace/edgex-go/4/archives/ 04:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 04:50:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:50:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:30 04:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:31 latest: Pulling from edgex-lftools-log-publisher 04:50:31 b4d181a07f80: Pulling fs layer 04:50:31 a1111a8f2ec3: Pulling fs layer 04:50:31 ed53099fbce6: Pulling fs layer 04:50:31 dc539afda2c1: Pulling fs layer 04:50:31 77bc0d833cb6: Pulling fs layer 04:50:31 9065ff56babe: Pulling fs layer 04:50:31 d287ab97295c: Pulling fs layer 04:50:31 77bc0d833cb6: Waiting 04:50:31 9065ff56babe: Waiting 04:50:31 d287ab97295c: Waiting 04:50:31 dc539afda2c1: Waiting 04:50:31 a1111a8f2ec3: Verifying Checksum 04:50:31 a1111a8f2ec3: Download complete 04:50:31 dc539afda2c1: Verifying Checksum 04:50:31 dc539afda2c1: Download complete 04:50:31 77bc0d833cb6: Verifying Checksum 04:50:31 77bc0d833cb6: Download complete 04:50:31 9065ff56babe: Verifying Checksum 04:50:31 9065ff56babe: Download complete 04:50:32 ed53099fbce6: Verifying Checksum 04:50:32 ed53099fbce6: Download complete 04:50:32 b4d181a07f80: Verifying Checksum 04:50:32 b4d181a07f80: Download complete 04:50:33 b4d181a07f80: Pull complete 04:50:33 a1111a8f2ec3: Pull complete 04:50:34 ed53099fbce6: Pull complete 04:50:34 dc539afda2c1: Pull complete 04:50:34 77bc0d833cb6: Pull complete 04:50:34 9065ff56babe: Pull complete 04:50:35 d287ab97295c: Verifying Checksum 04:50:35 d287ab97295c: Download complete 04:50:40 d287ab97295c: Pull complete 04:50:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:50:40 prd-centos7-docker-4c-2g-214 does not seem to be running inside a container 04:50:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:50:43 $ docker top a8bd0d27020348f0dbe6a5568589d3007e4ead57561a4116735f3645a7dd6758 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:50:44 + mkdir -p /var/log/sysstat [Pipeline] sh 04:50:44 + ls /var/log/sa-host 04:50:44 + sadf -c /var/log/sa-host/sa05 04:50:44 file_magic: OK 04:50:44 HZ: Using current value: 100 04:50:44 file_header: OK 04:50:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:50:44 Statistics: 04:50:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:50:44 File successfully converted to sysstat format version 12.0.3 04:50:44 + sadf -c /var/log/sa-host/sa10 04:50:44 file_magic: OK 04:50:44 HZ: Using current value: 100 04:50:44 file_header: OK 04:50:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:50:44 Statistics: 04:50:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:50:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:44 provisioning config files... 04:50:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3802370855033770583tmp [Pipeline] { [Pipeline] echo 04:50:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:50:44 ---> create-netrc.sh [Pipeline] } 04:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:50:45 ---> python-tools-install.sh [Pipeline] echo 04:50:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:50:45 ---> sudo-logs.sh 04:50:45 Archiving 'sudo' log.. 04:50:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-214.vexxhost.local: Name or service not known 04:50:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-214.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:50:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:50:45 ---> job-cost.sh 04:50:45 lf-activate-venv: SKIPPING 04:50:45 DEBUG: total: 0.18000000715255737 04:50:45 INFO: Retrieving Stack Cost... 04:50:46 INFO: Retrieving Pricing Info for: v3-standard-2 04:50:47 INFO: Archiving Costs [Pipeline] echo 04:50:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:47 ---> logs-deploy.sh 04:50:47 lf-activate-venv: SKIPPING 04:50:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/4 04:50:47 INFO: archiving workspace using pattern(s): 04:50:48 Archives upload complete. 04:50:48 INFO: archiving logs to Nexus 04:50:49 ---> uname -a: 04:50:49 Linux prd-centos7-docker-4c-2g-214.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:50:49 04:50:49 04:50:49 ---> lscpu: 04:50:49 Architecture: x86_64 04:50:49 CPU op-mode(s): 32-bit, 64-bit 04:50:49 Byte Order: Little Endian 04:50:49 Address sizes: 40 bits physical, 48 bits virtual 04:50:49 CPU(s): 2 04:50:49 On-line CPU(s) list: 0,1 04:50:49 Thread(s) per core: 1 04:50:49 Core(s) per socket: 1 04:50:49 Socket(s): 2 04:50:49 NUMA node(s): 1 04:50:49 Vendor ID: AuthenticAMD 04:50:49 CPU family: 23 04:50:49 Model: 49 04:50:49 Model name: AMD EPYC-Rome Processor 04:50:49 Stepping: 0 04:50:49 CPU MHz: 2799.998 04:50:49 BogoMIPS: 5599.99 04:50:49 Virtualization: AMD-V 04:50:49 Hypervisor vendor: KVM 04:50:49 Virtualization type: full 04:50:49 L1d cache: 32K 04:50:49 L1i cache: 32K 04:50:49 L2 cache: 512K 04:50:49 L3 cache: 16384K 04:50:49 NUMA node0 CPU(s): 0,1 04:50:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:50:49 04:50:49 04:50:49 ---> nproc: 04:50:49 2 04:50:49 04:50:49 04:50:49 ---> df -h: 04:50:49 Filesystem Size Used Avail Use% Mounted on 04:50:49 overlay 40G 13G 28G 32% / 04:50:49 tmpfs 64M 0 64M 0% /dev 04:50:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:50:49 shm 64M 0 64M 0% /dev/shm 04:50:49 /dev/vda1 40G 13G 28G 32% /facter-os 04:50:49 04:50:49 04:50:49 ---> sar -b -r -n DEV: 04:50:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 04:50:49 04:50:49 04:29:06 LINUX RESTART (2 CPU) 04:50:49 04:50:49 04:30:01 tps rtps wtps bread/s bwrtn/s 04:50:49 04:31:02 232.46 0.18 232.27 23.18 69028.76 04:50:49 04:32:01 168.14 0.00 168.14 0.00 31175.82 04:50:49 04:33:01 52.15 0.02 52.13 0.53 9631.37 04:50:49 04:34:02 311.27 96.36 214.91 2431.49 134652.63 04:50:49 04:35:01 711.64 381.27 330.38 13189.24 183763.70 04:50:49 04:36:01 615.89 100.22 515.68 4496.06 203634.45 04:50:49 04:37:01 180.49 21.26 159.22 1869.20 20433.12 04:50:49 04:38:01 1.35 0.00 1.35 0.00 23.42 04:50:49 04:39:01 0.27 0.00 0.27 0.00 3.47 04:50:49 04:40:01 0.23 0.02 0.22 0.13 2.32 04:50:49 04:41:01 0.20 0.00 0.20 0.00 1.62 04:50:49 04:42:01 0.25 0.00 0.25 0.00 3.08 04:50:49 04:43:01 0.28 0.00 0.28 0.00 2.78 04:50:49 04:44:01 0.30 0.00 0.30 0.00 3.46 04:50:49 04:45:01 0.70 0.48 0.22 100.20 3.28 04:50:49 04:46:01 0.83 0.00 0.83 0.00 15.73 04:50:49 04:47:01 0.20 0.00 0.20 0.00 2.58 04:50:49 04:48:02 0.18 0.00 0.18 0.00 2.32 04:50:49 04:49:01 0.27 0.00 0.27 0.00 3.25 04:50:49 04:50:01 0.25 0.00 0.25 0.00 2.63 04:50:49 Average: 113.68 29.83 83.85 1099.23 32638.56 04:50:49 04:50:49 04:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:50:49 04:31:02 2903372 0 1158740 14.47 2620 3944208 1902560 21.01 1365428 3083916 249188 04:50:49 04:32:01 3064692 0 1255416 15.68 2620 3686212 1925840 21.26 1441824 2852196 229620 04:50:49 04:33:01 3130068 0 1221588 15.25 2620 3654664 1922876 21.23 1364968 2859204 115284 04:50:49 04:34:02 1542712 0 1422700 17.76 2620 5040908 2168532 23.94 1558632 4177368 176268 04:50:49 04:35:01 839192 0 1740496 21.73 2620 5426632 3684936 40.68 2601388 3767088 158824 04:50:49 04:36:01 1054448 0 1591108 19.87 2620 5360764 2808004 31.00 2404708 3728312 5856 04:50:49 04:37:01 2835012 0 1339384 16.72 2620 3831924 1564388 17.27 1342452 3061268 8 04:50:49 04:38:01 2834708 0 1339684 16.73 2620 3831928 1535616 16.95 1344164 3060940 8 04:50:49 04:39:01 2837004 0 1337384 16.70 2620 3831932 1524272 16.83 1343240 3060844 8 04:50:49 04:40:01 2835284 0 1339100 16.72 2620 3831936 1524344 16.83 1354808 3051000 8 04:50:49 04:41:01 2836528 0 1337856 16.70 2620 3831936 1524308 16.83 1354088 3051000 8 04:50:49 04:42:01 2836832 0 1337544 16.70 2620 3831944 1524272 16.83 1354084 3051000 8 04:50:49 04:43:01 2836584 0 1337788 16.70 2620 3831948 1524272 16.83 1353972 3051000 8 04:50:49 04:44:01 2836600 0 1337768 16.70 2620 3831952 1524272 16.83 1353980 3051000 8 04:50:49 04:45:01 2830668 0 1340856 16.74 2620 3834796 1527136 16.86 1360704 3050192 8 04:50:49 04:46:01 2830664 0 1340856 16.74 2620 3834800 1527052 16.86 1360540 3050188 8 04:50:49 04:47:01 2830624 0 1340892 16.74 2620 3834804 1527088 16.86 1360588 3050188 8 04:50:49 04:48:02 2830804 0 1340704 16.74 2620 3834812 1527052 16.86 1360736 3050188 16 04:50:49 04:49:01 2830664 0 1340844 16.74 2620 3834812 1527052 16.86 1360648 3050188 8 04:50:49 04:50:01 2830528 0 1340976 16.74 2620 3834816 1527148 16.86 1360944 3050188 8 04:50:49 Average: 2610349 0 1357084 16.94 2620 4038886 1791051 19.77 1485095 3160363 46758 04:50:49 04:50:49 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:50:49 04:31:02 eth0 1760.95 1683.75 8043.27 159.56 0.00 0.00 0.00 0.00 04:50:49 04:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:31:02 docker0 1334.22 1239.48 106.54 4740.90 0.00 0.00 0.00 0.00 04:50:49 04:32:01 veth01faabb 0.32 0.46 0.03 0.04 0.00 0.00 0.00 0.00 04:50:49 04:32:01 eth0 39.96 22.95 33.14 14.26 0.00 0.00 0.00 0.00 04:50:49 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:32:01 docker0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 04:50:49 04:33:01 veth01faabb 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 04:50:49 04:33:01 eth0 26.14 13.92 18.66 8.93 0.00 0.00 0.00 0.00 04:50:49 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:33:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 04:50:49 04:34:02 veth16a8f8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:50:49 04:34:02 eth0 291.77 181.93 1679.29 137.15 0.00 0.00 0.00 0.00 04:50:49 04:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:35:01 veth16a8f8b 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 04:50:49 04:35:01 veth9db927c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:50:49 04:35:01 veth1a73447 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:50:49 04:35:01 vetha429ee3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:50:49 04:36:01 vetha28373f 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 04:50:49 04:36:01 veth16a8f8b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 04:50:49 04:36:01 vetheea58d3 16.13 62.69 1.55 395.21 0.00 0.00 0.00 0.00 04:50:49 04:36:01 veth68a6c51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:37:01 eth0 3508.36 2690.84 15623.94 469.20 0.00 0.00 0.00 0.00 04:50:49 04:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:37:01 docker0 1445.04 1425.86 114.01 5551.59 0.00 0.00 0.00 0.00 04:50:49 04:38:01 eth0 1.20 0.47 0.68 0.24 0.00 0.00 0.00 0.00 04:50:49 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:39:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:40:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:50:49 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:41:01 eth0 0.25 0.20 0.10 0.01 0.00 0.00 0.00 0.00 04:50:49 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:44:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:45:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:50:49 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:50:49 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:47:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:50:49 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:48:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:50:01 eth0 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:50:49 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 Average: eth0 128.59 107.73 597.73 18.98 0.00 0.00 0.00 0.00 04:50:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:49 Average: docker0 72.38 71.41 5.71 278.07 0.00 0.00 0.00 0.00 04:50:49 04:50:49 04:50:49 ---> sar -P ALL: 04:50:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/10/21 _x86_64_ (2 CPU) 04:50:49 04:50:49 04:29:06 LINUX RESTART (2 CPU) 04:50:49 04:50:49 04:30:01 CPU %user %nice %system %iowait %steal %idle 04:50:49 04:31:02 all 30.39 0.00 11.15 3.02 0.10 55.34 04:50:49 04:31:02 0 27.57 0.00 11.73 3.44 0.11 57.15 04:50:49 04:31:02 1 33.20 0.00 10.57 2.60 0.09 53.54 04:50:49 04:32:01 all 59.81 0.00 10.39 4.73 0.10 24.97 04:50:49 04:32:01 0 59.42 0.00 11.23 4.47 0.11 24.76 04:50:49 04:32:01 1 60.19 0.00 9.55 4.99 0.09 25.18 04:50:49 04:33:01 all 33.85 0.00 5.03 0.34 0.07 60.71 04:50:49 04:33:01 0 34.90 0.00 5.13 0.32 0.07 59.59 04:50:49 04:33:01 1 32.80 0.00 4.93 0.37 0.07 61.83 04:50:49 04:34:02 all 43.03 0.00 13.04 6.32 0.12 37.50 04:50:49 04:34:02 0 42.16 0.00 12.89 6.13 0.11 38.72 04:50:49 04:34:02 1 43.91 0.00 13.18 6.52 0.12 36.27 04:50:49 04:35:01 all 51.43 0.00 17.22 27.46 0.11 3.78 04:50:49 04:35:01 0 51.47 0.00 17.34 26.35 0.11 4.73 04:50:49 04:35:01 1 51.40 0.00 17.09 28.57 0.11 2.82 04:50:49 04:36:01 all 76.82 0.00 20.63 2.14 0.15 0.27 04:50:49 04:36:01 0 76.96 0.00 20.58 2.06 0.17 0.24 04:50:49 04:36:01 1 76.68 0.00 20.68 2.22 0.13 0.30 04:50:49 04:37:01 all 26.75 0.00 5.96 0.89 0.08 66.32 04:50:49 04:37:01 0 26.01 0.00 6.20 0.71 0.09 66.98 04:50:49 04:37:01 1 27.47 0.00 5.73 1.06 0.07 65.67 04:50:49 04:38:01 all 0.08 0.00 0.03 0.00 0.03 99.85 04:50:49 04:38:01 0 0.03 0.00 0.05 0.00 0.05 99.87 04:50:49 04:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:50:49 04:39:01 all 0.11 0.00 0.04 0.00 0.03 99.82 04:50:49 04:39:01 0 0.08 0.00 0.07 0.00 0.03 99.82 04:50:49 04:39:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:50:49 04:40:01 all 0.11 0.00 0.03 0.00 0.01 99.86 04:50:49 04:40:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:50:49 04:40:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:50:49 04:41:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:50:49 04:41:01 0 0.18 0.00 0.03 0.00 0.03 99.75 04:50:49 04:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:50:49 04:50:49 04:41:01 CPU %user %nice %system %iowait %steal %idle 04:50:49 04:42:01 all 0.06 0.00 0.03 0.00 0.03 99.89 04:50:49 04:42:01 0 0.10 0.00 0.03 0.00 0.03 99.83 04:50:49 04:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:50:49 04:43:01 all 0.13 0.00 0.03 0.00 0.03 99.81 04:50:49 04:43:01 0 0.23 0.00 0.03 0.00 0.05 99.68 04:50:49 04:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:50:49 04:44:01 all 0.03 0.00 0.02 0.00 0.03 99.92 04:50:49 04:44:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:50:49 04:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:50:49 04:45:01 all 0.05 0.00 0.03 0.01 0.03 99.87 04:50:49 04:45:01 0 0.05 0.00 0.05 0.02 0.03 99.85 04:50:49 04:45:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:50:49 04:46:01 all 0.08 0.00 0.03 0.00 0.02 99.87 04:50:49 04:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:50:49 04:46:01 1 0.13 0.00 0.02 0.00 0.00 99.85 04:50:49 04:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 04:50:49 04:47:01 0 0.07 0.00 0.03 0.00 0.05 99.85 04:50:49 04:47:01 1 0.08 0.00 0.00 0.00 0.02 99.90 04:50:49 04:48:02 all 0.07 0.00 0.03 0.00 0.02 99.89 04:50:49 04:48:02 0 0.02 0.00 0.03 0.00 0.02 99.93 04:50:49 04:48:02 1 0.12 0.00 0.02 0.00 0.02 99.85 04:50:49 04:49:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:50:49 04:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:50:49 04:49:01 1 0.14 0.00 0.02 0.00 0.02 99.83 04:50:49 04:50:01 all 0.04 0.00 0.03 0.00 0.03 99.90 04:50:49 04:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:50:49 04:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 04:50:49 Average: all 15.27 0.00 3.96 2.10 0.05 78.62 04:50:49 Average: 0 15.10 0.00 4.04 2.03 0.06 78.76 04:50:49 Average: 1 15.45 0.00 3.87 2.16 0.04 78.47 04:50:49 04:50:49 04:50:49