Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1181160633562021493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5405397301806660970.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5052528131106232647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3747714849311407093.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6412411034915852336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-167 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/24 [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/24 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/24@tmp/jenkins-gitclient-ssh3765263966839893393.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/24@tmp/jenkins-gitclient-ssh3590859410302221093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/24@tmp/jenkins-gitclient-ssh3886179268595919525.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 Commit message: "fix(snap): don't add consul to add-proxy-route" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:46:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:46:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:46:30 ========================================================= 19:46:30 EdgeX Global Pipelines Version Info 19:46:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8c8ec01f75b58cfcb419c1f7501554e5337e3d8c # timeout=10 19:46:31 ------------------- 19:46:31 stable info: 19:46:31 ------------------- 19:46:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:46:31 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:31 Message: update stable to v1.0.195 19:46:32 ------------------- 19:46:32 experimental info: 19:46:32 ------------------- 19:46:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:46:32 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 19:46:32 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:46:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76c790a [Pipeline] echo 19:46:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:33 provisioning config files... 19:46:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config7047245958279267096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:33 ---> docker-login.sh 19:46:33 nexus3.edgexfoundry.org:10001 19:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:33 Configure a credential helper to remove this warning. See 19:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:33 19:46:33 Login Succeeded 19:46:33 nexus3.edgexfoundry.org:10002 19:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:34 Configure a credential helper to remove this warning. See 19:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:34 19:46:34 Login Succeeded 19:46:34 nexus3.edgexfoundry.org:10003 19:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:34 Configure a credential helper to remove this warning. See 19:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:34 19:46:34 Login Succeeded 19:46:34 nexus3.edgexfoundry.org:10004 19:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:34 Configure a credential helper to remove this warning. See 19:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:34 19:46:34 Login Succeeded 19:46:34 docker.io 19:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:46:34 Configure a credential helper to remove this warning. See 19:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:46:34 19:46:34 Login Succeeded 19:46:34 ---> docker-login.sh ends [Pipeline] } 19:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:35 ++ 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 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/core-command/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo core-command,cmd/core-command/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/core-data/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo core-data,cmd/core-data/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/core-metadata/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/security-bootstrapper/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/security-proxy-setup/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/support-notifications/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/support-scheduler/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:46:35 + for file in '`ls cmd/**/Dockerfile`' 19:46:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:46:35 ++ cut -d/ -f2 19:46:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:46:35 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 19:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:36 19:46:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:46:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:37 latest: Pulling from edgex-devops/git-semver 19:46:37 31603596830f: Pulling fs layer 19:46:37 54011a49482f: Pulling fs layer 19:46:37 a6820b24f6d8: Pulling fs layer 19:46:37 f581987b2513: Pulling fs layer 19:46:37 f581987b2513: Waiting 19:46:37 54011a49482f: Verifying Checksum 19:46:37 54011a49482f: Download complete 19:46:37 31603596830f: Verifying Checksum 19:46:37 31603596830f: Download complete 19:46:37 f581987b2513: Verifying Checksum 19:46:37 f581987b2513: Download complete 19:46:37 31603596830f: Pull complete 19:46:37 a6820b24f6d8: Verifying Checksum 19:46:37 a6820b24f6d8: Download complete 19:46:37 54011a49482f: Pull complete 19:46:38 a6820b24f6d8: Pull complete 19:46:38 f581987b2513: Pull complete 19:46:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:46:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:46:38 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 19:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:46:39 $ docker top bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:39 [ssh-agent] Looking for ssh-agent implementation... 19:46:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:39 $ docker exec bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent 19:46:40 SSH_AUTH_SOCK=/tmp/ssh-jS69yqCQYL2N/agent.14 19:46:40 SSH_AGENT_PID=21 19:46:40 Running ssh-add (command line suppressed) 19:46:40 Identity added: /w/workspace/edgex-go/24@tmp/private_key_8039295400553090148.key (/w/workspace/edgex-go/24@tmp/private_key_8039295400553090148.key) 19:46:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:40 + git tag --points-at HEAD [Pipeline] } 19:46:40 $ docker exec --env ******** --env ******** bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent -k 19:46:40 unset SSH_AUTH_SOCK; 19:46:40 unset SSH_AGENT_PID; 19:46:40 echo Agent pid 21 killed; 19:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:46:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:40 [ssh-agent] Looking for ssh-agent implementation... 19:46:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:40 $ docker exec bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent 19:46:40 SSH_AUTH_SOCK=/tmp/ssh-Nq53xiicKlHD/agent.53 19:46:40 SSH_AGENT_PID=59 19:46:40 Running ssh-add (command line suppressed) 19:46:40 Identity added: /w/workspace/edgex-go/24@tmp/private_key_9217974120486543808.key (/w/workspace/edgex-go/24@tmp/private_key_9217974120486543808.key) 19:46:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:41 + git semver init 19:46:41 # -> Open(): unable to determine branch for HEAD 19:46:41 # $GIT_DIR = /w/workspace/edgex-go/24/.git 19:46:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/24 19:46:41 # $SEMVER_REMOTE_NAME = origin 19:46:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:46:41 # $SEMVER_USER_NAME = edgex-jenkins 19:46:41 # $SEMVER_BRANCH = PR-3579 19:46:41 # $SEMVER_TEMP = /tmp/semver-814656082 19:46:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:46:59 # '/tmp/semver-814656082' -> '/w/workspace/edgex-go/24/.semver' 19:46:59 # -> Force: false 19:46:59 # $SEMVER_DIR = /w/workspace/edgex-go/24/.semver [Pipeline] } 19:46:59 $ docker exec --env ******** --env ******** bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc ssh-agent -k 19:46:59 unset SSH_AUTH_SOCK; 19:46:59 unset SSH_AGENT_PID; 19:46:59 echo Agent pid 59 killed; 19:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:59 + git semver [Pipeline] } 19:46:59 $ docker stop --time=1 bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc 19:47:02 $ docker rm -f bb5e75cfd87367a04b5b184a1ff6ac8835c370f531e09e738a32e8afe1c88ecc [Pipeline] // withDockerContainer [Pipeline] sh 19:47:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:02 Stashed 1 file(s) [Pipeline] echo 19:47:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:47:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:47:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:47:04 + sudo service docker restart 19:47:04 + true 19:47:04 Redirecting to /bin/systemctl restart docker.service 19:47:18 Still waiting to schedule task 19:47:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 19:47:22 ========================================================= 19:47:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:47:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:47:22 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:47:23 Sending build context to Docker daemon 329.5MB 19:47:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:47:23 Step 2/6 : FROM ${BASE} 19:47:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:47:23 540db60ca938: Pulling fs layer 19:47:23 adcc1eea9eea: Pulling fs layer 19:47:23 4c4ab2625f07: Pulling fs layer 19:47:23 0510c868ecb4: Pulling fs layer 19:47:23 afea3b2eda06: Pulling fs layer 19:47:23 7809a108b3ef: Pulling fs layer 19:47:23 f706445af74f: Pulling fs layer 19:47:23 0510c868ecb4: Waiting 19:47:23 afea3b2eda06: Waiting 19:47:23 7809a108b3ef: Waiting 19:47:23 f706445af74f: Waiting 19:47:23 4c4ab2625f07: Verifying Checksum 19:47:23 4c4ab2625f07: Download complete 19:47:23 adcc1eea9eea: Verifying Checksum 19:47:23 adcc1eea9eea: Download complete 19:47:23 afea3b2eda06: Verifying Checksum 19:47:23 afea3b2eda06: Download complete 19:47:23 540db60ca938: Verifying Checksum 19:47:23 540db60ca938: Download complete 19:47:23 7809a108b3ef: Verifying Checksum 19:47:23 7809a108b3ef: Download complete 19:47:24 540db60ca938: Pull complete 19:47:24 adcc1eea9eea: Pull complete 19:47:24 4c4ab2625f07: Pull complete 19:47:25 f706445af74f: Verifying Checksum 19:47:25 f706445af74f: Download complete 19:47:26 0510c868ecb4: Verifying Checksum 19:47:26 0510c868ecb4: Download complete 19:47:29 0510c868ecb4: Pull complete 19:47:29 afea3b2eda06: Pull complete 19:47:29 7809a108b3ef: Pull complete 19:47:31 f706445af74f: Pull complete 19:47:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:47:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:47:31 ---> b068be0155e3 19:47:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:47:33 ---> Running in 5285a9d1b23d 19:47:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:47:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:47:34 (1/12) Installing libmagic (5.39-r0) 19:47:35 (2/12) Installing file (5.39-r0) 19:47:35 (3/12) Installing libc-dev (0.7.2-r3) 19:47:35 (4/12) Installing g++ (10.2.1_pre1-r3) 19:47:40 (5/12) Installing fortify-headers (1.1-r0) 19:47:40 (6/12) Installing patch (2.7.6-r7) 19:47:40 (7/12) Installing build-base (0.5-r2) 19:47:40 (8/12) Installing libsodium (1.0.18-r0) 19:47:40 (9/12) Installing pkgconf (1.7.3-r0) 19:47:40 (10/12) Installing libsodium-dev (1.0.18-r0) 19:47:40 (11/12) Installing libzmq (4.3.3-r1) 19:47:40 (12/12) Installing zeromq-dev (4.3.3-r1) 19:47:40 Executing busybox-1.32.1-r6.trigger 19:47:40 OK: 219 MiB in 52 packages 19:47:42 Removing intermediate container 5285a9d1b23d 19:47:42 ---> 2b1a38f42b5d 19:47:42 Step 4/6 : WORKDIR /edgex-go 19:47:42 ---> Running in dcab050221f5 19:47:42 Removing intermediate container dcab050221f5 19:47:42 ---> 1b44c9dd12f2 19:47:42 Step 5/6 : COPY go.mod . 19:47:42 ---> 463b24a4cd47 19:47:42 Step 6/6 : RUN go mod download 19:47:42 ---> Running in 8b307f4e2fb7 19:47:52 Removing intermediate container 8b307f4e2fb7 19:47:52 ---> 88b639abe02b 19:47:52 Successfully built 88b639abe02b 19:47:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:47:52 + docker inspect -f . ci-base-image-x86_64 19:47:52 . [Pipeline] withDockerContainer 19:47:52 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 19:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:47:53 $ docker top a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:53 + go version 19:47:53 go version go1.16.3 linux/amd64 [Pipeline] } 19:47:53 $ docker stop --time=1 a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 19:47:54 $ docker rm -f a7710b1431530780c97c6b55081e0874505a609b5dcabb768ccd85bbbc0864f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:47:55 + docker inspect -f . ci-base-image-x86_64 19:47:55 . [Pipeline] withDockerContainer 19:47:55 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 19:47:55 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:47:55 $ docker top 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 -eo pid,comm [Pipeline] { [Pipeline] echo 19:47:55 ========================================================= 19:47:55 [edgeXBuildGoParallel] Running Tests and Build... 19:47:55 ========================================================= [Pipeline] sh 19:47:56 + go mod tidy [Pipeline] sh 19:47:56 + make test 19:47:56 go mod tidy 19:47:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:48:01 ? github.com/edgexfoundry/edgex-go [no test files] 19:48:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 19:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 19:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.081s coverage: 87.7% of statements 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.070s coverage: 78.9% of statements 19:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:48:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 19:48:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements 19:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 19:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 19:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 19:48:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:48:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.253s coverage: 81.8% of statements 19:48:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.160s coverage: 66.9% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 19:49:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 19:49:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 95.4% of statements 19:49:18 GO111MODULE=on go vet ./... 19:49:40 gofmt -l . 19:49:40 [ "`gofmt -l .`" = "" ] 19:49:40 ./bin/test-attribution-txt.sh [Pipeline] sh 19:49:41 + ls -al . 19:49:41 total 560 19:49:41 drwxrwxr-x 10 1001 1001 4096 Jun 25 19:49 . 19:49:41 drwxr-xr-x 4 root root 30 Jun 25 19:47 .. 19:49:41 -rw-rw-r-- 1 1001 1001 11 Jun 25 19:46 .dockerignore 19:49:41 drwxrwxr-x 8 1001 1001 179 Jun 25 19:46 .git 19:49:41 drwxrwxr-x 3 1001 1001 125 Jun 25 19:46 .github 19:49:41 -rw-rw-r-- 1 1001 1001 818 Jun 25 19:46 .gitignore 19:49:41 drwx------ 3 1001 1001 60 Jun 25 19:46 .semver 19:49:41 -rw-rw-r-- 1 1001 1001 166 Jun 25 19:46 .sonarcloud.properties 19:49:41 -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:46 Attribution.txt 19:49:41 -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:46 CHANGELOG.md 19:49:41 -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:46 CONTRIBUTING.md 19:49:41 -rw-rw-r-- 1 1001 1001 931 Jun 25 19:46 Dockerfile.build 19:49:41 -rw-rw-r-- 1 1001 1001 849 Jun 25 19:46 Jenkinsfile 19:49:41 -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:46 LICENSE 19:49:41 -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:46 Makefile 19:49:41 -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:46 README.md 19:49:41 -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:46 SECURITY.md 19:49:41 -rw-rw-r-- 1 1001 1001 5 Jun 25 19:47 VERSION 19:49:41 -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:46 ZMQWindows.md 19:49:41 drwxrwxr-x 2 1001 1001 37 Jun 25 19:46 bin 19:49:41 drwxrwxr-x 14 1001 1001 4096 Jun 25 19:46 cmd 19:49:41 -rw-r--r-- 1 root root 398095 Jun 25 19:49 coverage.out 19:49:41 -rw-rw-r-- 1 1001 1001 806 Jun 25 19:46 go.mod 19:49:41 -rw-r--r-- 1 root root 20759 Jun 25 19:47 go.sum 19:49:41 drwxrwxr-x 7 1001 1001 114 Jun 25 19:46 internal 19:49:41 drwxrwxr-x 3 1001 1001 16 Jun 25 19:46 openapi 19:49:41 drwxrwxr-x 4 1001 1001 71 Jun 25 19:46 snap 19:49:41 -rw-rw-r-- 1 1001 1001 168 Jun 25 19:46 version.go [Pipeline] sh 19:49:42 + '[' -e coverage.out ] 19:49:42 + chown 1001:1001 coverage.out [Pipeline] stash 19:49:42 Stashed 1 file(s) [Pipeline] sh 19:49:42 + make build 19:49:42 go mod tidy 19:49:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:49:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:49:50 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 19:49:50 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 19:49:51 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 19:49:52 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 19:49:53 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 19:49:53 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 19:49:54 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 19:49: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 19:49:56 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 19:49:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:49:58 $ docker stop --time=1 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 19:50:00 $ docker rm -f 742029a4d21f6cdc8a54e7569339d6f247c0dbcd60a6cbdf245dfb03f38dc166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:04 19:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:05 latest: Pulling from edgex-devops/edgex-compose 19:50:05 cbdbe7a5bc2a: Pulling fs layer 19:50:05 ca9280d653b3: Pulling fs layer 19:50:05 7e9c9ca2126c: Pulling fs layer 19:50:05 cbdbe7a5bc2a: Verifying Checksum 19:50:05 cbdbe7a5bc2a: Download complete 19:50:05 cbdbe7a5bc2a: Pull complete 19:50:06 ca9280d653b3: Download complete 19:50:06 ca9280d653b3: Pull complete 19:50:07 7e9c9ca2126c: Download complete 19:50:10 7e9c9ca2126c: Pull complete 19:50:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:50:10 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 19:50:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:50:13 $ docker top 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:13 + docker-compose build --help 19:50:13 + grep parallel 19:50:14 --parallel Build images in parallel. [Pipeline] } 19:50:14 $ docker stop --time=1 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c 19:50:15 $ docker rm -f 5f60f9dfe669b9b24370fe8eeb135060638ad51805fe7c5de19a9c4f1865cc6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:16 . [Pipeline] withDockerContainer 19:50:16 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 19:50:16 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:50:16 $ docker top 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:17 + docker-compose -f ./docker-compose-build.yml build --parallel 19:50:17 Building core-command ... 19:50:17 Building core-data ... 19:50:17 Building core-metadata ... 19:50:17 Building security-bootstrapper ... 19:50:17 Building security-proxy-setup ... 19:50:17 Building security-secretstore-setup ... 19:50:17 Building support-notifications ... 19:50:17 Building support-scheduler ... 19:50:17 Building sys-mgmt-agent ... 19:50:17 Building sys-mgmt-agent 19:50:17 Building support-notifications 19:50:17 Building core-command 19:50:17 Building core-metadata 19:50:17 Building security-proxy-setup 19:50:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:50:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:50:35 ---> 88b639abe02b 19:50:35 Step 3/24 : WORKDIR /edgex-go 19:50:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:50:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:50:35 ---> 88b639abe02b 19:50:35 Step 3/24 : WORKDIR /edgex-go 19:50:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:50:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:50:35 ---> 88b639abe02b 19:50:35 Step 3/22 : WORKDIR /edgex-go 19:50:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:50:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:50:38 ---> 88b639abe02b 19:50:38 Step 3/23 : WORKDIR /edgex-go 19:50:42 ---> Running in c7a11cdc6b9b 19:50:42 ---> Running in 388f0b9b4b04 19:50:42 ---> Running in 3c7d30695601 19:50:42 ---> Running in c75585a55626 19:50:44 Removing intermediate container 3c7d30695601 19:50:44 ---> ce3256229ef9 19:50:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:44 Removing intermediate container 388f0b9b4b04 19:50:44 ---> 7b4c28f28628 19:50:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:44 Removing intermediate container c7a11cdc6b9b 19:50:44 ---> 6117b62910a7 19:50:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:44 Removing intermediate container c75585a55626 19:50:44 ---> 3f40376db83c 19:50:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:44 ---> Running in e7a87f7b5b69 19:50:44 ---> Running in e9881a0ee55e 19:50:44 ---> Running in a8f061c56bfc 19:50:44 ---> Running in 81b4d47ad8bf 19:50:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:50:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:50:45 ---> 88b639abe02b 19:50:45 Step 3/24 : WORKDIR /edgex-go 19:50:45 ---> Using cache 19:50:45 ---> 3f40376db83c 19:50:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:45 ---> Running in 21ce93440f57 19:50:45 Removing intermediate container e7a87f7b5b69 19:50:45 ---> 1549adb0b8b1 19:50:45 Step 5/22 : RUN apk add --update --no-cache make git 19:50:45 ---> Running in 02900176eb1e 19:50:45 Removing intermediate container e9881a0ee55e 19:50:45 ---> 8d27c26086ac 19:50:45 Step 5/24 : RUN apk add --update --no-cache make git 19:50:45 ---> Running in 936a2fdf6970 19:50:45 Removing intermediate container 81b4d47ad8bf 19:50:45 ---> bb79e33d12a8 19:50:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:50:45 ---> Running in 600fca8d3600 19:50:45 Removing intermediate container a8f061c56bfc 19:50:45 ---> db2469ba89fd 19:50:45 Step 5/24 : RUN apk add --update --no-cache make git 19:50:46 ---> Running in 44054756eff2 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:46 Removing intermediate container 21ce93440f57 19:50:46 ---> 68895a5bf1d1 19:50:46 Step 5/24 : RUN apk add --update --no-cache make bash git 19:50:46 ---> Running in 9e5e88074582 19:50:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 OK: 219 MiB in 52 packages 19:50:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:50:47 OK: 219 MiB in 52 packages 19:50:47 OK: 219 MiB in 52 packages 19:50:47 OK: 219 MiB in 52 packages 19:50:48 Removing intermediate container 02900176eb1e 19:50:48 ---> 5dd3491e0ce2 19:50:48 Step 6/22 : COPY go.mod . 19:50:48 Removing intermediate container 936a2fdf6970 19:50:48 ---> 75f6dd315a8e 19:50:48 Step 6/24 : COPY go.mod . 19:50:48 OK: 219 MiB in 52 packages 19:50:48 Removing intermediate container 600fca8d3600 19:50:48 ---> 437bb9a19e46 19:50:48 Step 6/23 : COPY go.mod . 19:50:48 ---> 16d0c11034dd 19:50:48 Step 7/22 : RUN go mod download 19:50:48 ---> Running in ea00944eaf80 19:50:48 ---> 15103e1633c4 19:50:48 Step 7/24 : RUN go mod download 19:50:48 Removing intermediate container 44054756eff2 19:50:48 ---> c8c5b7bc7612 19:50:48 Step 6/24 : COPY go.mod . 19:50:48 ---> Running in 9135c758885c 19:50:48 ---> 4e23c2e46017 19:50:48 Step 7/23 : RUN go mod download 19:50:48 Removing intermediate container 9e5e88074582 19:50:48 ---> 1167c9b7f377 19:50:48 Step 6/24 : COPY go.mod . 19:50:48 ---> Running in 6f64a695e396 19:50:48 ---> 468c502bc62c 19:50:48 Step 7/24 : RUN go mod download 19:50:49 ---> Running in fae197a12231 19:50:49 ---> 59497946a175 19:50:49 Step 7/24 : RUN go mod download 19:50:49 ---> Running in b6e1956d7a30 19:50:49 Removing intermediate container ea00944eaf80 19:50:49 ---> f8387daab3bd 19:50:49 Step 8/22 : COPY . . 19:50:49 Removing intermediate container 9135c758885c 19:50:49 ---> 3f05fcad8a99 19:50:49 Step 8/24 : COPY . . 19:50:49 Removing intermediate container 6f64a695e396 19:50:49 ---> 71ccad8d9c19 19:50:49 Step 8/23 : COPY . . 19:51:02 Removing intermediate container fae197a12231 19:51:02 ---> 0571332cf8cd 19:51:02 Step 8/24 : COPY . . 19:51:02 Removing intermediate container b6e1956d7a30 19:51:02 ---> 5e9ebb0774a8 19:51:02 Step 8/24 : COPY . . 19:51:02 ---> 664566d50f10 19:51:02 Step 9/23 : RUN go mod tidy 19:51:02 ---> 0b3a9b55466b 19:51:02 Step 9/24 : RUN go mod tidy 19:51:02 ---> ee31ad3c1767 19:51:02 Step 9/22 : RUN go mod tidy 19:51:02 ---> Running in a0f8e7748016 19:51:02 ---> Running in 349b8261fc24 19:51:02 ---> Running in c8cf1fdded91 19:51:05 Removing intermediate container a0f8e7748016 19:51:05 ---> 73cc67ca4f97 19:51:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:51:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-169 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:51:08 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 19:51:08 The recommended git tool is: git 19:51:10 ---> Running in 2226a93fc803 19:51:10 Removing intermediate container 349b8261fc24 19:51:10 ---> c6d9daafae16 19:51:10 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:51:10 ---> 74a227fe5e48 19:51:10 Step 9/24 : RUN go mod tidy 19:51:10 Removing intermediate container c8cf1fdded91 19:51:10 ---> 2afd76ff9036 19:51:10 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:51:10 ---> Running in 531d4bc25f70 19:51:10 ---> Running in 4e372a261e11 19:51:11 ---> Running in aab323a7ae03 19:51:11 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 19:51:12 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 19:51:12 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 19:51:14 using credential edgex-jenkins-ssh 19:51:14 Cloning the remote Git repository 19:51:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:51:14 > git init /w/workspace/edgex-go/24 # timeout=10 19:51:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:51:14 > git --version # timeout=10 19:51:14 > git --version # 'git version 2.17.1' 19:51:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:18 ---> 8bbcd3e907da 19:51:18 Step 9/24 : RUN go mod tidy 19:51:18 Removing intermediate container 4e372a261e11 19:51:18 ---> d3db3332294c 19:51:18 Step 10/24 : RUN make cmd/core-command/core-command 19:51:18 ---> Running in bbf33f16157b 19:51:18 ---> Running in fc89f9b1afa7 19:51:18 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 19:51:20 Removing intermediate container bbf33f16157b 19:51:20 ---> 47415b6f82aa 19:51:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:51:20 ---> Running in eed1e1f40d1c 19:51:20 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 19:51:31 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:51:32 Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:51:32 Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) 19:51:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:51:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:51:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:51:31 > git config core.sparsecheckout # timeout=10 19:51:31 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 19:51:32 > git remote # timeout=10 19:51:32 > git config --get remote.origin.url # timeout=10 19:51:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:51:32 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 19:51:32 > git rev-parse HEAD^{commit} # timeout=10 19:51:32 > git config core.sparsecheckout # timeout=10 19:51:32 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 19:51:36 Commit message: "fix(snap): don't add consul to add-proxy-route" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:51:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:51:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:51:38 + sudo service docker restart 19:51:38 + true 19:51:47 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 19:51:51 Removing intermediate container 2226a93fc803 19:51:51 ---> e6b03bed3e67 19:51:51 19:51:51 Step 11/23 : FROM alpine:3.12 19:51:51 3.12: Pulling from library/alpine 19:51:51 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:51:51 Status: Downloaded newer image for alpine:3.12 19:51:51 ---> 13621d1b12d4 19:51:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:51:52 ---> Running in c14c65a829dd 19:51:52 Removing intermediate container aab323a7ae03 19:51:52 ---> 1a3dcad6c58c 19:51:52 19:51:52 Step 11/22 : FROM alpine:3.12 19:51:52 ---> 13621d1b12d4 19:51:52 Step 12/22 : RUN apk add --update --no-cache curl 19:51:52 ---> Running in a756477ecff5 19:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:51:53 (1/2) Installing ca-certificates (20191127-r4) 19:51:53 (2/2) Installing dumb-init (1.2.2-r1) 19:51:53 Executing busybox-1.31.1-r20.trigger 19:51:53 Executing ca-certificates-20191127-r4.trigger 19:51:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:51:53 OK: 6 MiB in 16 packages 19:51:54 (1/4) Installing ca-certificates (20191127-r4) 19:51:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:51:54 (3/4) Installing libcurl (7.77.0-r0) 19:51:54 (4/4) Installing curl (7.77.0-r0) 19:51:54 Executing busybox-1.31.1-r20.trigger 19:51:54 Executing ca-certificates-20191127-r4.trigger 19:51:54 OK: 7 MiB in 18 packages 19:51:54 Removing intermediate container 531d4bc25f70 19:51:54 ---> 067f97511870 19:51:54 19:51:54 Step 11/24 : FROM alpine:3.12 19:51:54 ---> 13621d1b12d4 19:51:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:51:54 ---> Running in 6f2c2689fee7 19:51:54 Removing intermediate container c14c65a829dd 19:51:54 ---> 7db32526c012 19:51:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:51:54 ---> Running in 2ed836c07325 19:51:54 Removing intermediate container 2ed836c07325 19:51:54 ---> 3319dd483b19 19:51:54 Step 14/23 : ENV APP_PORT=59860 19:51:54 ---> Running in b560615c6501 19:51:55 Removing intermediate container b560615c6501 19:51:55 ---> eb8952f22b05 19:51:55 Step 15/23 : EXPOSE $APP_PORT 19:51:55 Removing intermediate container a756477ecff5 19:51:55 ---> b7901a47b9f1 19:51:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:51:55 ---> Running in 2c763862cfed 19:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:51:55 ---> Running in 214ad47834ed 19:51:55 Removing intermediate container fc89f9b1afa7 19:51:55 ---> 3fa700e04a87 19:51:55 19:51:55 Step 11/24 : FROM alpine:3.12 19:51:55 ---> 13621d1b12d4 19:51:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:51:56 (1/1) Installing dumb-init (1.2.2-r1) 19:51:56 Executing busybox-1.31.1-r20.trigger 19:51:56 OK: 6 MiB in 15 packages 19:51:56 ---> Running in 0f03c2923891 19:51:56 Removing intermediate container 2c763862cfed 19:51:56 ---> 874d1a4bfd8b 19:51:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:56 Removing intermediate container 214ad47834ed 19:51:56 ---> a7c887b9286c 19:51:56 Step 14/22 : WORKDIR /edgex 19:51:56 ---> Running in f386a5a1dba9 19:51:56 ---> 175a498acb0a 19:51:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:51:56 Removing intermediate container f386a5a1dba9 19:51:56 ---> 067a0d38404d 19:51:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:51:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:51:56 Removing intermediate container 6f2c2689fee7 19:51:56 ---> 6bb7cf0e825a 19:51:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:56 (1/1) Installing dumb-init (1.2.2-r1) 19:51:56 Executing busybox-1.31.1-r20.trigger 19:51:56 Removing intermediate container eed1e1f40d1c 19:51:56 ---> 9fbfcb13bd27 19:51:56 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:51:56 OK: 6 MiB in 15 packages 19:51:56 ---> Running in 0e570bbbb03e 19:51:56 ---> Running in 4ae3e0da13cd 19:51:56 ---> 8029bd86fffa 19:51:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:51:56 ---> f716bcd1be27 19:51:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [Pipeline] withEnv [Pipeline] { 19:51:57 Removing intermediate container 0e570bbbb03e 19:51:57 ---> 20b676d0bac5 19:51:57 Step 14/24 : ENV APP_PORT=59881 19:51:57 ---> Running in ffb762b8c121 19:51:57 ---> b27b3ee783de 19:51:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] [Pipeline] configFileProvider 19:51:57 provisioning config files... 19:51:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/24@tmp/config5829095497834501512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:57 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 19:51:57 Removing intermediate container 0f03c2923891 19:51:57 ---> 27396af2377a 19:51:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:51:57 ---> Running in 18c49c74c8fc 19:51:57 ---> ea9efc8d0e4e 19:51:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:57 ---> Running in 18faf27977d4 19:51:57 Removing intermediate container ffb762b8c121 19:51:57 ---> 8941c782fa10 19:51:57 Step 15/24 : EXPOSE $APP_PORT 19:51:57 ---> Running in f3927f6f2618 19:51:57 ---> docker-login.sh 19:51:57 nexus3.edgexfoundry.org:10001 19:51:57 Removing intermediate container 18c49c74c8fc 19:51:57 ---> b83e1bec4b71 19:51:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:57 Removing intermediate container 18faf27977d4 19:51:57 ---> 19682aa4cbe1 19:51:57 Step 14/24 : ENV APP_PORT=59882 19:51:57 ---> Running in 1c766f7d8199 19:51:57 Removing intermediate container f3927f6f2618 19:51:57 ---> 1c0d0a558a9e 19:51:57 Step 16/24 : WORKDIR / 19:51:57 ---> Running in f29d5b5fca01 19:51:57 ---> Running in c7c727ee6c33 19:51:57 ---> c5d66cd7cc02 19:51:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:51:57 ---> Running in e5b2a82e1615 19:51:57 Removing intermediate container 1c766f7d8199 19:51:57 ---> 346e006a2ae4 19:51:57 Step 21/23 : LABEL arch=x86_64 19:51:57 Removing intermediate container f29d5b5fca01 19:51:57 ---> b7be0ee53a71 19:51:57 Step 15/24 : EXPOSE $APP_PORT 19:51:57 ---> Running in ecb8232ceed8 19:51:57 ---> Running in 4f23e1dac373 19:51:57 Removing intermediate container c7c727ee6c33 19:51:57 ---> 89d9ec9957ee 19:51:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:57 Removing intermediate container e5b2a82e1615 19:51:57 ---> 3547c979d60e 19:51:57 Step 19/22 : CMD ["--init=true"] 19:51:58 Removing intermediate container 4f23e1dac373 19:51:58 ---> b4d1a02b9562 19:51:58 Step 16/24 : WORKDIR / 19:51:58 ---> Running in 708fed200fcf 19:51:58 Removing intermediate container ecb8232ceed8 19:51:58 ---> e4c28b6f3403 19:51:58 Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:51:58 ---> Running in ba0e2f223815 19:51:58 Removing intermediate container 4ae3e0da13cd 19:51:58 ---> f618eabd9786 19:51:58 19:51:58 Step 12/24 : FROM docker:20.10.0 19:51:58 Removing intermediate container 708fed200fcf 19:51:58 ---> 206919415ee4 19:51:58 Step 20/22 : LABEL arch=x86_64 19:51:58 ---> Running in c3a3064bfd21 19:51:58 ---> c3f37a00fe7d 19:51:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:51:58 ---> Running in 7115939ae8a4 19:51:58 Removing intermediate container ba0e2f223815 19:51:58 ---> 0868cb3bfe2a 19:51:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:58 20.10.0: Pulling from library/docker 19:51:58 Removing intermediate container c3a3064bfd21 19:51:58 ---> 9fdd737c36b3 19:51:58 Step 23/23 : LABEL version=0.0.0 19:51:58 Removing intermediate container 7115939ae8a4 19:51:58 ---> f262099b4139 19:51:58 Step 21/22 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:51:58 ---> Running in b8d626a963a3 19:51:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:58 ---> Running in 8c18f589f41e 19:51:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:58 Configure a credential helper to remove this warning. See 19:51:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:58 19:51:58 Login Succeeded 19:51:58 nexus3.edgexfoundry.org:10002 19:51:58 ---> ac18f238c283 19:51:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:58 ---> 90e7c17b428e 19:51:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:51:58 Removing intermediate container b8d626a963a3 19:51:58 ---> 99d625bee173 19:51:58 19:51:58 Removing intermediate container 8c18f589f41e 19:51:58 ---> e71b18943426 19:51:58 Step 22/22 : LABEL version=0.0.0 19:51:58 Successfully built 99d625bee173 19:51:58 ---> Running in a9f9bd47348c 19:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:59 Successfully tagged support-notifications:latest 19:51:59 Building security-bootstrapper 19:51:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:51:59 Configure a credential helper to remove this warning. See 19:51:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:51:59 19:51:59 Login Succeeded 19:51:59 nexus3.edgexfoundry.org:10003 19:51:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:00 Configure a credential helper to remove this warning. See 19:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:00 19:52:00 Login Succeeded 19:52:00 nexus3.edgexfoundry.org:10004 19:52:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:00  Building support-notifications ... done  ---> 69132822bb03 19:52:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:52:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:00 Configure a credential helper to remove this warning. See 19:52:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:00 19:52:00 Login Succeeded 19:52:00 docker.io 19:52:00 Removing intermediate container a9f9bd47348c 19:52:00 ---> 3977bae98cfe 19:52:00 19:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:01 Successfully built 3977bae98cfe 19:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:01 Configure a credential helper to remove this warning. See 19:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:01 19:52:01 Login Succeeded 19:52:01 ---> docker-login.sh ends [Pipeline] } 19:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:52:01 ========================================================= 19:52:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:52:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:52:01 Successfully tagged security-proxy-setup:latest 19:52:01 Building security-secretstore-setup 19:52:02 ---> Running in be2258cfc42b 19:52:02 ---> e21f4fa0516d 19:52:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:52:02  Building security-proxy-setup ... done Removing intermediate container be2258cfc42b 19:52:02 ---> 2b1dd240c2bd 19:52:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:52:04 Sending build context to Docker daemon 166.4MB 19:52:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:52:04 Step 2/6 : FROM ${BASE} 19:52:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:52:04 595b0fe564bb: Pulling fs layer 19:52:04 3088b5b3c5c0: Pulling fs layer 19:52:04 5b7225fbf94c: Pulling fs layer 19:52:04 ba82ee9f976e: Pulling fs layer 19:52:04 506bd15cee9f: Pulling fs layer 19:52:04 75a0a4a0db45: Pulling fs layer 19:52:04 618dc40b7e24: Pulling fs layer 19:52:04 506bd15cee9f: Waiting 19:52:04 ba82ee9f976e: Waiting 19:52:04 75a0a4a0db45: Waiting 19:52:04 618dc40b7e24: Waiting 19:52:04 3088b5b3c5c0: Download complete 19:52:04 5b7225fbf94c: Download complete 19:52:04 506bd15cee9f: Download complete 19:52:04 75a0a4a0db45: Verifying Checksum 19:52:04 75a0a4a0db45: Download complete 19:52:04 595b0fe564bb: Download complete 19:52:05 595b0fe564bb: Pull complete 19:52:05 3088b5b3c5c0: Pull complete 19:52:06 5b7225fbf94c: Pull complete 19:52:06 618dc40b7e24: Download complete 19:52:07 ba82ee9f976e: Download complete 19:52:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:52:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:52:08 ---> 88b639abe02b 19:52:08 Step 3/26 : WORKDIR /edgex-go 19:52:08 ---> Using cache 19:52:08 ---> 3f40376db83c 19:52:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:08 ---> Using cache 19:52:08 ---> 68895a5bf1d1 19:52:08 Step 5/26 : RUN apk add --update --no-cache make git 19:52:11 ---> 2739d985b903 19:52:11 Step 20/24 : ENTRYPOINT ["/core-command"] 19:52:11 ---> Running in a4202fbd0b28 19:52:11 ---> Running in f244570fee7e 19:52:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:52:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:52:12 ---> 88b639abe02b 19:52:12 Step 3/32 : WORKDIR /edgex-go 19:52:12 ---> Using cache 19:52:12 ---> 3f40376db83c 19:52:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:12 ---> Running in 2f5904b0c7e4 19:52:12 ---> Using cache 19:52:12 ---> 68895a5bf1d1 19:52:12 Step 5/32 : RUN apk add --update --no-cache make git 19:52:12 Removing intermediate container a4202fbd0b28 19:52:12 ---> 01ea7aafc0ff 19:52:12 Step 22/24 : LABEL arch=x86_64 19:52:12 ---> Running in 52e4f8c88a9e 19:52:12 ---> Running in e0ad3dbb380a 19:52:12 Removing intermediate container 2f5904b0c7e4 19:52:12 ---> 18e09eeb9a45 19:52:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:52:12 Status: Downloaded newer image for docker:20.10.0 19:52:12 ---> aefe523efa57 19:52:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:52:12 ---> Running in 09900af7b52d 19:52:12 Removing intermediate container e0ad3dbb380a 19:52:12 ---> 6ca2aa358c7b 19:52:12 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:52:12 ---> Running in d239fcc3df19 19:52:12 ---> Running in 5360592136d6 19:52:12 Removing intermediate container 09900af7b52d 19:52:12 ---> 3f53ec3b2026 19:52:12 Step 22/24 : LABEL arch=x86_64 19:52:12 Removing intermediate container 5360592136d6 19:52:12 ---> 40e9b8060f33 19:52:12 Step 24/24 : LABEL version=0.0.0 19:52:12 ---> Running in d8aa19aad02b 19:52:12 Removing intermediate container d239fcc3df19 19:52:12 ---> 3b069deeb87a 19:52:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:52:12 ---> Running in 3a2b9b8e5655 19:52:12 ---> Running in 9f8e95360d0a 19:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:12 Removing intermediate container d8aa19aad02b 19:52:12 ---> 2c95683b4849 19:52:12 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:52:12 Removing intermediate container 3a2b9b8e5655 19:52:12 ---> 97cb6110e529 19:52:12 19:52:12 ---> Running in ab3348b64ab2 19:52:12 Successfully built 97cb6110e529 19:52:12 Successfully tagged core-metadata:latest 19:52:12 Building support-scheduler 19:52:13  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:52:13 Removing intermediate container ab3348b64ab2 19:52:13 ---> ee01b3f3f19c 19:52:13 Step 24/24 : LABEL version=0.0.0 19:52:13 ---> Running in 3f0faa59ad9c 19:52:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:52:13 (1/39) Installing readline (8.0.4-r0) 19:52:13 (2/39) Installing bash (5.0.17-r0) 19:52:13 Executing bash-5.0.17-r0.post-install 19:52:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:52:13 (4/39) Installing libcurl (7.77.0-r0) 19:52:13 Removing intermediate container 3f0faa59ad9c 19:52:13 ---> cc3731b22ae3 19:52:13 19:52:13 (5/39) Installing curl (7.77.0-r0) 19:52:13 (6/39) Installing dumb-init (1.2.2-r1) 19:52:13 (7/39) Installing libbz2 (1.0.8-r1) 19:52:13 (8/39) Installing expat (2.2.9-r1) 19:52:13 (9/39) Installing libffi (3.3-r2) 19:52:13 (10/39) Installing gdbm (1.13-r1) 19:52:13 (11/39) Installing xz-libs (5.2.5-r0) 19:52:13 (12/39) Installing sqlite-libs (3.32.1-r1) 19:52:13 Successfully built cc3731b22ae3 19:52:13 (13/39) Installing python3 (3.8.10-r0) 19:52:13 Successfully tagged core-command:latest 19:52:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:13 Building core-data 19:52:14  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:14 (14/39) Installing py3-appdirs (1.4.4-r1) 19:52:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:52:14 (16/39) Installing py3-parsing (2.4.7-r0) 19:52:14 (17/39) Installing py3-six (1.15.0-r0) 19:52:14 (18/39) Installing py3-packaging (20.4-r0) 19:52:14 (19/39) Installing py3-setuptools (47.0.0-r0) 19:52:14 (20/39) Installing py3-chardet (3.0.4-r4) 19:52:14 OK: 219 MiB in 52 packages 19:52:14 (21/39) Installing py3-idna (2.9-r0) 19:52:14 OK: 219 MiB in 52 packages 19:52:16 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:52:16 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:52:16 (24/39) Installing py3-requests (2.23.0-r0) 19:52:16 (25/39) Installing py3-msgpack (1.0.0-r0) 19:52:17 (26/39) Installing py3-lockfile (0.12.2-r3) 19:52:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:52:18 ba82ee9f976e: Pull complete 19:52:18 (28/39) Installing py3-colorama (0.4.3-r0) 19:52:18 (29/39) Installing py3-distlib (0.3.0-r0) 19:52:18 (30/39) Installing py3-distro (1.5.0-r1) 19:52:18 (31/39) Installing py3-webencodings (0.5.1-r3) 19:52:18 506bd15cee9f: Pull complete 19:52:18 (32/39) Installing py3-html5lib (1.0.1-r4) 19:52:18 (33/39) Installing py3-pytoml (0.1.21-r0) 19:52:18 (34/39) Installing py3-pep517 (0.8.2-r0) 19:52:18 (35/39) Installing py3-progress (1.5-r0) 19:52:18 (36/39) Installing py3-toml (0.10.1-r0) 19:52:18 (37/39) Installing py3-retrying (1.3.3-r0) 19:52:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:52:18 (39/39) Installing py3-pip (20.1.1-r0) 19:52:18 75a0a4a0db45: Pull complete 19:52:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:52:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:52:18 ---> 88b639abe02b 19:52:18 Step 3/24 : WORKDIR /edgex-go 19:52:18 ---> Using cache 19:52:18 ---> 3f40376db83c 19:52:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:18 ---> Using cache 19:52:18 ---> 68895a5bf1d1 19:52:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:52:20 Executing busybox-1.31.1-r19.trigger 19:52:20 OK: 72 MiB in 59 packages 19:52:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:52:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:52:20 ---> 88b639abe02b 19:52:20 Step 3/23 : WORKDIR /edgex-go 19:52:20 ---> Using cache 19:52:20 ---> 3f40376db83c 19:52:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:20 ---> Using cache 19:52:20 ---> 68895a5bf1d1 19:52:20 Step 5/23 : RUN apk add --update --no-cache make git 19:52:20 ---> Running in 248452788ccc 19:52:20 ---> Running in 36fed3283bb0 19:52:20 Removing intermediate container 52e4f8c88a9e 19:52:20 ---> 8694bf60a6bc 19:52:20 Step 6/32 : COPY go.mod . 19:52:20 Removing intermediate container f244570fee7e 19:52:20 ---> 7a8b1f76c75a 19:52:20 Step 6/26 : COPY go.mod . 19:52:21 ---> 31ef9720c647 19:52:21 Step 7/32 : RUN go mod download 19:52:21 ---> Running in 05ad949621ca 19:52:21 ---> afc3c9285b82 19:52:21 Step 7/26 : RUN go mod download 19:52:21 ---> Running in 9902d3d2df1b 19:52:21 Collecting docker-compose==1.23.2 19:52:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:52:21 Collecting websocket-client<1.0,>=0.32.0 19:52:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:52:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:52:21 Collecting docker<4.0,>=3.6.0 19:52:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:52:21 Collecting dockerpty<0.5,>=0.4.1 19:52:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:52:22 618dc40b7e24: Pull complete 19:52:22 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:52:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:52:22 ---> a36622ca3599 19:52:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:52:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:52:22 Collecting docopt<0.7,>=0.6.1 19:52:22 Downloading docopt-0.6.2.tar.gz (25 kB) 19:52:22 Removing intermediate container 9902d3d2df1b 19:52:22 ---> 73e83a165d80 19:52:22 Step 8/26 : COPY . . 19:52:22 Removing intermediate container 05ad949621ca 19:52:22 ---> e40c0b7dbd58 19:52:22 Step 8/32 : COPY . . 19:52:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:52:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:52:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:52:22 Collecting cached-property<2,>=1.2.0 19:52:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:52:22 Collecting PyYAML<4,>=3.10 19:52:22 OK: 219 MiB in 52 packages 19:52:22 Downloading PyYAML-3.13.tar.gz (270 kB) 19:52:23 OK: 219 MiB in 52 packages 19:52:24 ---> Running in a70ea057ea9d 19:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:52:27 (1/12) Installing libmagic (5.39-r0) 19:52:27 (2/12) Installing file (5.39-r0) 19:52:27 (3/12) Installing libc-dev (0.7.2-r3) 19:52:28 (4/12) Installing g++ (10.2.1_pre1-r3) 19:52:28 Collecting jsonschema<3,>=2.5.1 19:52:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:52:30 Collecting texttable<0.10,>=0.9.0 19:52:30 Downloading texttable-0.9.1.tar.gz (11 kB) 19:52:30 Removing intermediate container 248452788ccc 19:52:30 ---> c924d4412991 19:52:30 Step 6/24 : COPY go.mod . 19:52:30 ---> 58bdd0d11bc2 19:52:30 Step 9/26 : RUN go mod tidy 19:52:30 Removing intermediate container 36fed3283bb0 19:52:30 ---> 0168e7816bf4 19:52:30 Step 6/23 : COPY go.mod . 19:52:30 ---> 89e2ce82e732 19:52:30 Step 9/32 : RUN go mod tidy 19:52:30 ---> Running in aeab770c698b 19:52:30 ---> Running in b563c2ed7065 19:52:30 Collecting docker-pycreds>=0.4.0 19:52:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:52:30 ---> 2f29cc062a49 19:52:30 Step 7/24 : RUN go mod download 19:52:31 ---> Running in 4cd73fa9c845 19:52:31 ---> f7acf18d613f 19:52:31 Step 7/23 : RUN go mod download 19:52:31 Collecting urllib3<1.25,>=1.21.1 19:52:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:52:31 ---> Running in 069fbc146cd9 19:52:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 19:52:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 19:52:31 Collecting idna<2.8,>=2.5 19:52:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:52:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:52:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:52:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:52:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:52:31 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docopt, cached-property, PyYAML, jsonschema, texttable, docker-compose 19:52:31 Attempting uninstall: urllib3 19:52:31 Found existing installation: urllib3 1.25.9 19:52:31 Uninstalling urllib3-1.25.9: 19:52:31 Successfully uninstalled urllib3-1.25.9 19:52:31 Attempting uninstall: idna 19:52:31 Found existing installation: idna 2.9 19:52:31 Uninstalling idna-2.9: 19:52:31 Successfully uninstalled idna-2.9 19:52:31 Attempting uninstall: requests 19:52:31 Found existing installation: requests 2.23.0 19:52:31 Uninstalling requests-2.23.0: 19:52:31 Successfully uninstalled requests-2.23.0 19:52:32 Running setup.py install for dockerpty: started 19:52:32 (5/12) Installing fortify-headers (1.1-r0) 19:52:32 (6/12) Installing patch (2.7.6-r7) 19:52:32 (7/12) Installing build-base (0.5-r2) 19:52:32 Running setup.py install for dockerpty: finished with status 'done' 19:52:32 Running setup.py install for docopt: started 19:52:32 (8/12) Installing libsodium (1.0.18-r0) 19:52:32 (9/12) Installing pkgconf (1.7.3-r0) 19:52:32 (10/12) Installing libsodium-dev (1.0.18-r0) 19:52:32 Removing intermediate container b563c2ed7065 19:52:32 ---> 6a52b7740a43 19:52:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:32 Removing intermediate container 4cd73fa9c845 19:52:32 ---> 2cc070c310c2 19:52:32 Step 8/24 : COPY . . 19:52:32 Removing intermediate container 069fbc146cd9 19:52:32 ---> d13caf518b98 19:52:32 Step 8/23 : COPY . . 19:52:32 ---> Running in c26d9a2d0358 19:52:32 Running setup.py install for docopt: finished with status 'done' 19:52:32 (11/12) Installing libzmq (4.3.3-r1) 19:52:32 Running setup.py install for PyYAML: started 19:52:32 Removing intermediate container aeab770c698b 19:52:32 ---> 954a34d702c3 19:52:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:32 ---> Running in cab81747cc24 19:52:33 (12/12) Installing zeromq-dev (4.3.3-r1) 19:52:33 Executing busybox-1.32.1-r6.trigger 19:52:33 OK: 218 MiB in 52 packages 19:52:33 Running setup.py install for PyYAML: finished with status 'done' 19:52:33 Running setup.py install for texttable: started 19:52:33 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 19:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:52:33 Running setup.py install for texttable: finished with status 'done' 19:52:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 19:52:37 Removing intermediate container a70ea057ea9d 19:52:37 ---> 2b8cb10cb9c8 19:52:37 Step 4/6 : WORKDIR /edgex-go 19:52:37 ---> Running in d16a53ac94f5 19:52:37 Removing intermediate container d16a53ac94f5 19:52:37 ---> 6454690a0b0b 19:52:37 Step 5/6 : COPY go.mod . 19:52:38 ---> d5e2dbb0e7b7 19:52:38 Step 6/6 : RUN go mod download 19:52:38 ---> Running in 1328dfd54231 19:52:46 ---> 45692ebc6469 19:52:46 Step 9/24 : RUN go mod tidy 19:52:46 ---> 96d04cf6d4e9 19:52:46 Step 9/23 : RUN go mod tidy 19:52:46 ---> Running in f9e4f3c55d69 19:52:46 ---> Running in 93225a9c05ef 19:52:49 Removing intermediate container f9e4f3c55d69 19:52:49 ---> 008369461153 19:52:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:52:49 ---> Running in 44c14ffe622e 19:52:49 Removing intermediate container 93225a9c05ef 19:52:49 ---> bc45205ebbc0 19:52:49 Step 10/24 : RUN make cmd/core-data/core-data 19:52:49 ---> Running in 640d174bb16f 19:52:49 Removing intermediate container 9f8e95360d0a 19:52:49 ---> 6839cc8a791a 19:52:49 Step 15/24 : ENV APP_PORT=58890 19:52:49 ---> Running in 0da017065771 19:52:49 Removing intermediate container 0da017065771 19:52:49 ---> e12b2d6eeaba 19:52:49 Step 16/24 : EXPOSE $APP_PORT 19:52:50 ---> Running in 4e53e4b59cad 19:52:50 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 19:52:50 Removing intermediate container 4e53e4b59cad 19:52:50 ---> 9907f798e5e5 19:52:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:52:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:52:51 ---> 72a5359b2da9 19:52:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:52:51 ---> a3d7cf0b0165 19:52:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:52:51 ---> 78c64352c534 19:52:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:52:51 ---> Running in 67a2eb728bfa 19:52:52 Removing intermediate container 67a2eb728bfa 19:52:52 ---> e32e5dcea290 19:52:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:52:52 ---> Running in 10ebaba892c5 19:52:52 Removing intermediate container 10ebaba892c5 19:52:52 ---> 88f7fe1d43a4 19:52:52 Step 22/24 : LABEL arch=x86_64 19:52:52 ---> Running in 0a68499893f0 19:52:52 Removing intermediate container 0a68499893f0 19:52:52 ---> c03a36cae72a 19:52:52 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:52:52 ---> Running in f29045c4677a 19:52:52 Removing intermediate container f29045c4677a 19:52:52 ---> ee6fc68229c1 19:52:52 Step 24/24 : LABEL version=0.0.0 19:52:52 ---> Running in 7bd6118c06e8 19:52:52 Removing intermediate container 7bd6118c06e8 19:52:52 ---> 1ade56c3f487 19:52:52 19:52:52 Successfully built 1ade56c3f487 19:52:52 Successfully tagged sys-mgmt-agent:latest 19:53:05 Removing intermediate container 1328dfd54231 19:53:05 ---> 72a94affb5a8 19:53:05 Successfully built 72a94affb5a8 19:53:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:53:05  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:53:05 + docker inspect -f . ci-base-image-arm64 19:53:05 . [Pipeline] withDockerContainer 19:53:06 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 19:53:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:07 $ docker top 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:08 + go version 19:53:08 go version go1.16.5 linux/arm64 [Pipeline] } 19:53:08 $ docker stop --time=1 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc 19:53:09 Removing intermediate container c26d9a2d0358 19:53:09 ---> 9eb5ac3a6236 19:53:09 19:53:09 Step 11/32 : FROM alpine:3.12 19:53:09 ---> 13621d1b12d4 19:53:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:53:09 ---> Running in 4df2b9267c50 19:53:09 Removing intermediate container cab81747cc24 19:53:09 ---> 78f87938f895 19:53:09 19:53:09 Step 11/26 : FROM alpine:3.12 19:53:09 ---> 13621d1b12d4 19:53:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:53:09 Removing intermediate container 4df2b9267c50 19:53:09 ---> 487daaea55c4 19:53:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:53:09 ---> Running in 530086664c82 19:53:09 ---> Running in a9f90d113242 19:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:53:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:53:10 (1/6) Installing ca-certificates (20191127-r4) 19:53:10 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:53:10 (3/6) Installing libcurl (7.77.0-r0) 19:53:10 (4/6) Installing curl (7.77.0-r0) 19:53:10 (5/6) Installing dumb-init (1.2.2-r1) 19:53:10 (6/6) Installing su-exec (0.2-r1) 19:53:10 Executing busybox-1.31.1-r20.trigger 19:53:10 Executing ca-certificates-20191127-r4.trigger 19:53:10 (1/2) Installing dumb-init (1.2.2-r1) 19:53:10 (2/2) Installing su-exec (0.2-r1) 19:53:10 Executing busybox-1.31.1-r20.trigger 19:53:10 OK: 6 MiB in 16 packages 19:53:10 OK: 7 MiB in 20 packages 19:53:10 $ docker rm -f 26309ebcfe2c9fb5930d6c4b880fdec41be26cfc2581f39e155ffc68dc6b1bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:11 Removing intermediate container a9f90d113242 19:53:11 ---> 336764effcaf 19:53:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:53:11 + docker inspect -f . ci-base-image-arm64 19:53:11 . [Pipeline] withDockerContainer 19:53:11 ---> Running in a12c80bda163 19:53:11 Removing intermediate container 530086664c82 19:53:11 ---> 09e77a1535d3 19:53:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:53:11 ---> Running in c4a4f32c2328 19:53:11 Removing intermediate container a12c80bda163 19:53:11 ---> cc9524bc0dc7 19:53:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:53:11 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 19:53:11 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:11 ---> Running in e8f0bced81d9 19:53:11 Removing intermediate container c4a4f32c2328 19:53:11 ---> 875a83403bee 19:53:11 Step 14/26 : WORKDIR / 19:53:11 ---> Running in 1594a7ec4f98 19:53:11 Removing intermediate container e8f0bced81d9 19:53:11 ---> 9091fea0bedd 19:53:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:53:11 ---> Running in f457d83f5021 19:53:11 Removing intermediate container 1594a7ec4f98 19:53:11 ---> 2a3fefa9d8ba 19:53:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:53:12 ---> 7d0d9d7f798d 19:53:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:53:12 ---> 4204e8c09b53 19:53:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:53:13 Removing intermediate container f457d83f5021 19:53:13 ---> 68f26f2a86d9 19:53:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:53:13 ---> c4678ec505a8 19:53:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:53:13 ---> Running in a42495b8e21a 19:53:13 $ docker top e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 -eo pid,comm 19:53:13 Removing intermediate container a42495b8e21a 19:53:13 ---> a5cb7e48bc4e 19:53:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:53:13 ---> d793ce00f598 19:53:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] { [Pipeline] echo 19:53:13 ========================================================= 19:53:13 [edgeXBuildGoParallel] Running Tests and Build... 19:53:13 ========================================================= [Pipeline] sh 19:53:13 ---> 971f7ed0e6df 19:53:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:53:13 ---> Running in 0e912572d87c 19:53:14 + go mod tidy 19:53:14 ---> a2c8eaaee4fd 19:53:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] sh 19:53:15 ---> 438d78576932 19:53:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:53:15 ---> 40893a99dd81 19:53:15 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/ 19:53:15 ---> Running in cbad54fcfd5e 19:53:15 Removing intermediate container 0e912572d87c 19:53:15 ---> e153493afb50 19:53:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:15 + make test 19:53:15 go mod tidy 19:53:15 ---> b35af050fdeb 19:53:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:53:16 ---> f1ba25e9e808 19:53:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:53:16 Removing intermediate container cbad54fcfd5e 19:53:16 ---> 6e03aa878494 19:53:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:53:16 ---> Running in 9c6909fa80b5 19:53:17 ---> 72184c66fea1 19:53:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:53:17 Removing intermediate container 9c6909fa80b5 19:53:17 ---> 030ff5633352 19:53:17 Step 24/26 : LABEL arch=x86_64 19:53:17 ---> Running in 2c1dcfba1f60 19:53:17 ---> b21c40416fa9 19:53:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:53:17 Removing intermediate container 2c1dcfba1f60 19:53:17 ---> 4cf8ff106217 19:53:17 Step 25/26 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:53:17 ---> Running in 52ffff2aa73c 19:53:17 ---> 5af24744ddc5 19:53:17 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:53:17 Removing intermediate container 52ffff2aa73c 19:53:17 ---> 04f42824a461 19:53:17 Step 26/26 : LABEL version=0.0.0 19:53:17 ---> Running in a34baefb60be 19:53:17 ---> Running in a1c27516dc62 19:53:18 Removing intermediate container a1c27516dc62 19:53:18 ---> 7c48b6b5adfa 19:53:18 19:53:18 Removing intermediate container a34baefb60be 19:53:18 ---> 8bee96b53a2d 19:53:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:18 Successfully built 7c48b6b5adfa 19:53:18 Successfully tagged security-secretstore-setup:latest 19:53:19  Building security-secretstore-setup ... done  ---> f1b362068728 19:53:19 Step 27/32 : RUN chmod +x /entrypoint.sh 19:53:19 Removing intermediate container 44c14ffe622e 19:53:19 ---> 1a980537670c 19:53:19 19:53:19 Step 11/23 : FROM alpine:3.12 19:53:19 ---> 13621d1b12d4 19:53:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:53:19 ---> Using cache 19:53:19 ---> 27396af2377a 19:53:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:53:19 ---> Using cache 19:53:19 ---> 19682aa4cbe1 19:53:19 Step 14/23 : ENV APP_PORT=59861 19:53:19 ---> Running in 405c80d7a431 19:53:19 ---> Running in 67df71045eb4 19:53:19 Removing intermediate container 67df71045eb4 19:53:19 ---> e9e2bcd2969e 19:53:19 Step 15/23 : EXPOSE $APP_PORT 19:53:19 ---> Running in 9b96305a7eaa 19:53:19 Removing intermediate container 9b96305a7eaa 19:53:19 ---> 20a34832bf1e 19:53:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:19 ---> c08b951819d7 19:53:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:53:20 Removing intermediate container 405c80d7a431 19:53:20 ---> 32cf979dde09 19:53:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:53:20 ---> Running in 9e8f37478809 19:53:20 ---> 4ec23f5dd5ed 19:53:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:53:20 Removing intermediate container 9e8f37478809 19:53:20 ---> 96bea87d36e6 19:53:20 Step 29/32 : CMD ["gate"] 19:53:20 ---> Running in 3032b1ee370f 19:53:20 ---> 807474f5c371 19:53:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:53:20 ---> Running in e5b97a4b5b2d 19:53:20 Removing intermediate container 3032b1ee370f 19:53:20 ---> 699a9666c0db 19:53:20 Step 30/32 : LABEL arch=x86_64 19:53:21 ---> Running in b3d8967d552d 19:53:21 Removing intermediate container e5b97a4b5b2d 19:53:21 ---> e21e608357f1 19:53:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:21 Removing intermediate container 640d174bb16f 19:53:21 ---> c34753e9196c 19:53:21 19:53:21 Step 11/24 : FROM alpine:3.12 19:53:21 ---> 13621d1b12d4 19:53:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:53:21 ---> Running in 499c78f13702 19:53:21 ---> Running in 20ee5eb653d1 19:53:21 Removing intermediate container b3d8967d552d 19:53:21 ---> 72b146c55c4d 19:53:21 Step 31/32 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:53:21 Removing intermediate container 499c78f13702 19:53:21 ---> 1d659ce584b9 19:53:21 Step 21/23 : LABEL arch=x86_64 19:53:21 Removing intermediate container 20ee5eb653d1 19:53:21 ---> 03d8a1d39a40 19:53:21 Step 13/24 : ENV APP_PORT=59880 19:53:21 ---> Running in b0a4dc761c48 19:53:21 ---> Running in ac87bd1dcd41 19:53:21 ---> Running in 74f6271bbe42 19:53:21 Removing intermediate container ac87bd1dcd41 19:53:21 ---> c98e70a802aa 19:53:21 Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:53:21 Removing intermediate container b0a4dc761c48 19:53:21 ---> 14a5e7f4edf5 19:53:21 Step 32/32 : LABEL version=0.0.0 19:53:21 Removing intermediate container 74f6271bbe42 19:53:21 ---> 80f5692cae46 19:53:21 Step 14/24 : EXPOSE $APP_PORT 19:53:21 ---> Running in 38413c1dc47a 19:53:21 ---> Running in 323f6c398fcf 19:53:21 ---> Running in 0df4ef08d40a 19:53:21 Removing intermediate container 38413c1dc47a 19:53:21 ---> 78f6f4db72b2 19:53:21 Step 23/23 : LABEL version=0.0.0 19:53:21 ---> Running in d49666bbcbe9 19:53:21 Removing intermediate container 323f6c398fcf 19:53:21 ---> b7c94f0295c3 19:53:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:21 Removing intermediate container 0df4ef08d40a 19:53:21 ---> cfe75cb74c9a 19:53:21 19:53:21 Removing intermediate container d49666bbcbe9 19:53:21 ---> 260488001732 19:53:21 19:53:21 ---> Running in f6229d07b821 19:53:21 Successfully built 260488001732 19:53:21 Successfully built cfe75cb74c9a 19:53:21 Successfully tagged support-scheduler:latest 19:53:21  Building support-scheduler ... done Successfully tagged security-bootstrapper:latest 19:53:22  Building security-bootstrapper ... done Removing intermediate container f6229d07b821 19:53:22 ---> 90d576dfcef3 19:53:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:53:22 ---> Running in 9f0d9fc0b8ba 19:53:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:53:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:53:23 (1/6) Installing dumb-init (1.2.2-r1) 19:53:23 (2/6) Installing libgcc (9.3.0-r2) 19:53:23 (3/6) Installing libsodium (1.0.18-r0) 19:53:23 (4/6) Installing libstdc++ (9.3.0-r2) 19:53:24 (5/6) Installing libzmq (4.3.3-r0) 19:53:24 (6/6) Installing zeromq (4.3.3-r0) 19:53:24 Executing busybox-1.31.1-r20.trigger 19:53:24 OK: 8 MiB in 20 packages 19:53:24 Removing intermediate container 9f0d9fc0b8ba 19:53:24 ---> 05b1e6ef9de3 19:53:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:25 ---> ab4da64c6b9f 19:53:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:53:25 ---> 1a7fa8e58694 19:53:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:53:25 ---> 24f29f072c28 19:53:25 Step 20/24 : ENTRYPOINT ["/core-data"] 19:53:25 ---> Running in d595a5e76846 19:53:25 Removing intermediate container d595a5e76846 19:53:25 ---> c7a3bb282aec 19:53:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:25 ---> Running in 6c4f8946e579 19:53:26 Removing intermediate container 6c4f8946e579 19:53:26 ---> 037165b877aa 19:53:26 Step 22/24 : LABEL arch=x86_64 19:53:26 ---> Running in 15580c700960 19:53:26 Removing intermediate container 15580c700960 19:53:26 ---> bac5cf8f5446 19:53:26 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:53:26 ---> Running in 44eb1afd012e 19:53:26 Removing intermediate container 44eb1afd012e 19:53:26 ---> 49f1fda1a364 19:53:26 Step 24/24 : LABEL version=0.0.0 19:53:26 ---> Running in 4ef13a5d6451 19:53:26 Removing intermediate container 4ef13a5d6451 19:53:26 ---> 1f6674bdb591 19:53:26 19:53:26 Successfully built 1f6674bdb591 19:53:26 Successfully tagged core-data:latest 19:53:26  Building core-data ... done  [Pipeline] } 19:53:26 $ docker stop --time=1 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 19:53:28 $ docker rm -f 42c1868f6e4251cd04fa151181add49036ac4a9c4b5ae4dbfd6a2ebdf3e92ae1 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:28 + docker images 19:53:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:53:28 core-data latest 1f6674bdb591 2 seconds ago 20.2MB 19:53:28 support-scheduler latest 260488001732 7 seconds ago 15.9MB 19:53:28 security-bootstrapper latest cfe75cb74c9a 7 seconds ago 18.6MB 19:53:28 c34753e9196c 8 seconds ago 1.15GB 19:53:28 1a980537670c 10 seconds ago 1.15GB 19:53:28 security-secretstore-setup latest 7c48b6b5adfa 11 seconds ago 28.7MB 19:53:28 78f87938f895 19 seconds ago 1.15GB 19:53:28 9eb5ac3a6236 20 seconds ago 1.15GB 19:53:28 sys-mgmt-agent latest 1ade56c3f487 36 seconds ago 312MB 19:53:28 core-command latest cc3731b22ae3 About a minute ago 15.9MB 19:53:28 core-metadata latest 97cb6110e529 About a minute ago 16.6MB 19:53:28 security-proxy-setup latest 3977bae98cfe About a minute ago 25.7MB 19:53:28 f618eabd9786 About a minute ago 1.15GB 19:53:28 support-notifications latest 99d625bee173 About a minute ago 16.7MB 19:53:28 3fa700e04a87 About a minute ago 1.14GB 19:53:28 067f97511870 About a minute ago 1.15GB 19:53:28 1a3dcad6c58c About a minute ago 1.15GB 19:53:28 e6b03bed3e67 About a minute ago 1.15GB 19:53:28 ci-base-image-x86_64 latest 88b639abe02b 5 minutes ago 647MB 19:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 19:53:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 19:53:28 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:53:28 docker 20.10.0 aefe523efa57 6 months ago 240MB 19:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 19:53:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:53:43 Still waiting to schedule task 19:53:43 ‘prd-ubuntu18.04-docker-8c-8g-168’ is offline 19:54:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:54:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:54:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:54:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:54:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:54:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:54:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:54:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:54:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:54:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:54:54 Running on prd-ubuntu18.04-docker-8c-8g-170 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 19:54:55 Running in /w/workspace/edgex-go/24 [Pipeline] { [Pipeline] checkout 19:54:55 The recommended git tool is: git 19:54:57 using credential edgex-jenkins-ssh 19:54:57 Cloning the remote Git repository 19:54:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:54:57 > git init /w/workspace/edgex-go/24 # timeout=10 19:54:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:54:57 > git --version # timeout=10 19:54:57 > git --version # 'git version 2.17.1' 19:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:54:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements 19:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.352s coverage: 100.0% of statements 19:55:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:55:09 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:55:09 Merge succeeded, producing 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 19:55:09 Checking out Revision 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 (PR-3579) 19:55:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:55:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:55:09 > git config core.sparsecheckout # timeout=10 19:55:09 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 19:55:09 > git remote # timeout=10 19:55:09 > git config --get remote.origin.url # timeout=10 19:55:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:09 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 19:55:09 > git rev-parse HEAD^{commit} # timeout=10 19:55:09 > git config core.sparsecheckout # timeout=10 19:55:09 > git checkout -f 76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 # timeout=10 19:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 53.1% of statements 19:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.564s coverage: 87.7% of statements 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:55:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:55:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.229s coverage: 78.9% of statements 19:55:13 Commit message: "fix(snap): don't add consul to add-proxy-route" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:14 + echo snap-build.sh 19:55:14 snap-build.sh 19:55:14 + SNAP_BASE_DIR=. 19:55:14 + '[' '!' -z /w/workspace/edgex-go/24 ']' 19:55:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/24 19:55:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/24]' 19:55:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/24] 19:55:14 + cd /w/workspace/edgex-go/24 19:55:14 + sudo apt-get remove -qy --purge lxd lxd-client 19:55:14 Reading package lists... 19:55:14 Building dependency tree... 19:55:14 Reading state information... 19:55:14 The following packages were automatically installed and are no longer required: 19:55:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:55:14 uidmap xdelta3 19:55:14 Use 'sudo apt autoremove' to remove them. 19:55:14 The following packages will be REMOVED: 19:55:14 lxd* lxd-client* 19:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements 19:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:55:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:55:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:55:14 After this operation, 31.7 MB disk space will be freed. 19:55:15 (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.) 19:55:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:55:16 Removing lxd dnsmasq configuration 19:55:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:55:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:55:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:55:17 (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.) 19:55:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:55:19 Processing triggers for systemd (237-3ubuntu10.45) ... 19:55:19 Processing triggers for ureadahead (0.100.0-21) ... 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.1% of statements 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.256s coverage: 0.8% of statements 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.143s coverage: 58.8% of statements 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.188s coverage: 22.0% of statements 19:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.169s coverage: 47.1% of statements 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.247s coverage: 79.5% of statements 19:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.187s coverage: 94.1% of statements 19:55:20 + sudo snap remove --purge lxd 19:55:20 snap "lxd" is not installed 19:55:20 + sudo groupadd --force --system lxd 19:55:20 ++ whoami 19:55:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:55:20 + newgrp - lxd 19:55:20 + sudo snap install lxd 19:55:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements 19:55:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.177s coverage: 87.5% of statements 19:55:29 2021-06-25T19:55:26Z INFO Waiting for automatic snapd restart... 19:55:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.179s coverage: 94.4% of statements 19:55:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 19:55:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.666s coverage: 81.8% of statements 19:55:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:55:44 lxd 4.15 from Canonical* installed 19:55:44 + sudo lxd init --auto 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 58.8% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements 19:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 19:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.740s coverage: 64.4% of statements 19:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 19:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 19:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 19:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.167s coverage: 73.7% of statements 19:55:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements 19:55:52 + sudo snap install --classic snapcraft 19:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.155s coverage: 66.9% of statements 19:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.708s coverage: 43.6% of statements 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.272s coverage: 89.5% of statements 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements 19:55:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:56:02 snapcraft 4.8.2 from Canonical* installed 19:56:02 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:56:02 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:56:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:56:02 Dload Upload Total Spent Left Speed 19:56:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3300 19:56:02 100 3325k 100 3325k 0 0 8354k 0 --:--:-- --:--:-- --:--:-- 8354k 19:56:02 ./yq_linux_amd64 19:56:02 + sudo snapcraft prime --use-lxd 19:56:05 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:56:05 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: 19:56:05 - README.md 19:56:05 19:56:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:56:05 Launching a container. 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.211s coverage: 19.3% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.566s coverage: 91.9% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.217s coverage: 62.7% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.410s coverage: 97.6% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:56:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 19:56:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 19:56:05 GO111MODULE=on go vet ./... 19:56:12 Waiting for container to be ready 19:56:12 To start your first instance, try: lxc launch ubuntu:18.04 19:56:12 19:56:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:56:17 Waiting for network to be ready... 19:56:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:56:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:56:17 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:56:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:56:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:56:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:56:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:56:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:56:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:56:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:56:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:56:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:56:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:56:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:56:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:56:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:56:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:56:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:56:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:56:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 19:56:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:56:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:56:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:56:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:56:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:56:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:56:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:56:21 Fetched 24.8 MB in 4s (6153 kB/s) 19:56:22 Reading package lists... 19:56:22 Reading package lists... 19:56:22 Building dependency tree... 19:56:22 Reading state information... 19:56:22 The following additional packages will be installed: 19:56:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:56:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:56:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:56:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:56:22 Suggested packages: 19:56:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:56:22 Recommended packages: 19:56:22 gnupg libsasl2-modules 19:56:22 The following NEW packages will be installed: 19:56:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:56:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:56:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:56:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:56:22 The following packages will be upgraded: 19:56:22 gpg gpg-agent gpgconf libudev1 19:56:22 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:56:22 Need to get 3530 kB of archives. 19:56:22 After this operation, 13.3 MB of additional disk space will be used. 19:56:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:56:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:56:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:56:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:56:23 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:56:23 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:56:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:56:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:56:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:56:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:56:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:56:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:56:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:56:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:56:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:56:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:56:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:56:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:56:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:56:23 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:56:23 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:56:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:56:23 debconf: delaying package configuration, since apt-utils is not installed 19:56:23 Fetched 3530 kB in 1s (3201 kB/s) 19:56:24 (Reading database ... 12511 files and directories currently installed.) 19:56:24 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:56:24 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:56:24 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:56:24 Selecting previously unselected package udev. 19:56:24 (Reading database ... 12511 files and directories currently installed.) 19:56:24 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:56:24 Unpacking udev (237-3ubuntu10.48) ... 19:56:24 Selecting previously unselected package libfuse2:amd64. 19:56:24 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:56:24 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:56:24 Selecting previously unselected package fuse. 19:56:24 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:56:24 Unpacking fuse (2.9.7-1ubuntu1) ... 19:56:24 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:56:24 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:56:24 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:56:24 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:56:24 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:56:24 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:56:24 Selecting previously unselected package libksba8:amd64. 19:56:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:56:24 Unpacking libksba8:amd64 (1.3.5-2) ... 19:56:24 Selecting previously unselected package libroken18-heimdal:amd64. 19:56:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:56:25 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:56:25 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:56:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libwind0-heimdal:amd64. 19:56:25 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:56:25 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:56:25 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:56:25 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:56:25 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:56:25 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:25 Selecting previously unselected package libsasl2-modules-db:amd64. 19:56:25 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:56:25 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:56:26 Selecting previously unselected package libsasl2-2:amd64. 19:56:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:56:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:56:26 Selecting previously unselected package libldap-common. 19:56:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:56:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:56:26 Selecting previously unselected package libldap-2.4-2:amd64. 19:56:26 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:56:26 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:56:26 Selecting previously unselected package dirmngr. 19:56:26 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:56:26 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:56:26 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:56:26 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:56:26 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:56:26 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:56:26 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:56:26 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:56:26 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:26 Setting up libksba8:amd64 (1.3.5-2) ... 19:56:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:56:26 Setting up udev (237-3ubuntu10.48) ... 19:56:26 invoke-rc.d: policy-rc.d denied execution of start. 19:56:26 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:26 Processing triggers for systemd (237-3ubuntu10) ... 19:56:27 Setting up fuse (2.9.7-1ubuntu1) ... 19:56:27 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:56:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:56:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:56:27 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:56:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:56:27 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:56:27 settings in the [Install] section, and DefaultInstance for template units). 19:56:27 This means they are not meant to be enabled using systemctl. 19:56:27 Possible reasons for having this kind of units are: 19:56:27 1) A unit may be statically enabled by being symlinked from another unit's 19:56:27 .wants/ or .requires/ directory. 19:56:27 2) A unit's purpose may be to act as a helper for some other unit which has 19:56:27 a requirement dependency on it. 19:56:27 3) A unit may be started when needed via activation (socket, path, timer, 19:56:27 D-Bus, udev, scripted systemctl call, ...). 19:56:27 4) In case of template units, the unit is meant to be enabled with some 19:56:27 instance name specified. 19:56:27 Reading package lists... 19:56:28 Building dependency tree... 19:56:28 Reading state information... 19:56:28 The following additional packages will be installed: 19:56:28 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:56:28 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:56:28 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:56:28 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:56:28 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:56:28 Suggested packages: 19:56:28 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:56:28 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:56:28 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:56:28 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:56:28 systemd-container policykit-1 19:56:28 Recommended packages: 19:56:28 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:56:28 The following NEW packages will be installed: 19:56:28 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:56:28 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:56:28 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:56:28 multiarch-support openssh-client python3 python3-minimal python3.6 19:56:28 python3.6-minimal snapd squashfs-tools sudo 19:56:28 The following packages will be upgraded: 19:56:28 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:56:28 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:56:28 Need to get 36.7 MB of archives. 19:56:28 After this operation, 147 MB of additional disk space will be used. 19:56:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:56:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:56:28 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:56:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:56:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:56:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:56:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:56:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:56:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:56:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:56:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:56:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:56:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:56:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:56:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:56:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:56:29 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:56:29 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 19:56:29 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 19:56:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:56:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:56:29 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:56:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:56:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:56:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:56:29 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:56:29 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:56:29 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:56:29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:56:29 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:56:31 debconf: delaying package configuration, since apt-utils is not installed 19:56:31 Fetched 36.7 MB in 3s (14.4 MB/s) 19:56:31 (Reading database ... 12757 files and directories currently installed.) 19:56:31 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:56:31 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:56:31 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:56:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:56:31 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:56:31 (Reading database ... 12757 files and directories currently installed.) 19:56:31 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 19:56:31 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 19:56:31 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 19:56:32 (Reading database ... 12757 files and directories currently installed.) 19:56:32 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 19:56:32 Unpacking apt (1.6.13) over (1.6.1) ... 19:56:32 Setting up apt (1.6.13) ... 19:56:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:56:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:56:32 (Reading database ... 12764 files and directories currently installed.) 19:56:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:56:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:56:32 Selecting previously unselected package libpython3.6-minimal:amd64. 19:56:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:56:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:56:33 Selecting previously unselected package libexpat1:amd64. 19:56:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:56:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:56:33 Selecting previously unselected package python3.6-minimal. 19:56:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:56:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:56:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:56:33 Checking for services that may need to be restarted...done. 19:56:33 Checking for services that may need to be restarted...done. 19:56:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:56:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:56:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:56:33 Selecting previously unselected package python3-minimal. 19:56:33 (Reading database ... 13012 files and directories currently installed.) 19:56:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:56:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:56:34 Selecting previously unselected package mime-support. 19:56:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:56:34 Unpacking mime-support (3.60ubuntu1) ... 19:56:34 Selecting previously unselected package libmpdec2:amd64. 19:56:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:56:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:56:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:56:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:56:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:56:34 Selecting previously unselected package python3.6. 19:56:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:56:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:56:34 Selecting previously unselected package libpython3-stdlib:amd64. 19:56:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:56:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:56:34 Setting up python3-minimal (3.6.7-1~18.04) ... 19:56:35 Selecting previously unselected package python3. 19:56:35 (Reading database ... 13442 files and directories currently installed.) 19:56:35 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:56:35 Unpacking python3 (3.6.7-1~18.04) ... 19:56:35 Selecting previously unselected package multiarch-support. 19:56:35 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:56:35 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:56:35 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:56:35 Selecting previously unselected package liblzo2-2:amd64. 19:56:35 (Reading database ... 13479 files and directories currently installed.) 19:56:35 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:56:35 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:56:35 Selecting previously unselected package libbsd0:amd64. 19:56:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:56:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:56:35 Selecting previously unselected package sudo. 19:56:35 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:56:35 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:56:35 Selecting previously unselected package apparmor. 19:56:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:56:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:56:35 Selecting previously unselected package libedit2:amd64. 19:56:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:56:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:56:35 Selecting previously unselected package libkrb5support0:amd64. 19:56:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:56:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:56:35 Selecting previously unselected package libk5crypto3:amd64. 19:56:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:56:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:56:35 Selecting previously unselected package libkeyutils1:amd64. 19:56:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:56:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:56:35 Selecting previously unselected package libkrb5-3:amd64. 19:56:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:56:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:56:36 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:56:36 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:56:36 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:56:36 Selecting previously unselected package libssl1.0.0:amd64. 19:56:36 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:56:36 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:56:36 Selecting previously unselected package openssh-client. 19:56:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:56:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:56:36 Selecting previously unselected package squashfs-tools. 19:56:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:56:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:56:36 Selecting previously unselected package snapd. 19:56:36 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:56:36 Unpacking snapd (2.49.2+18.04) ... 19:56:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:56:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:56:39 Setting up mime-support (3.60ubuntu1) ... 19:56:39 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:56:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:56:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:56:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:56:39 Setting up systemd (237-3ubuntu10.48) ... 19:56:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:56:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:56:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:56:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:56:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:56:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:56:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:56:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:56:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:56:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:56:40 Setting up python3 (3.6.7-1~18.04) ... 19:56:40 running python rtupdate hooks for python3.6... 19:56:40 running python post-rtupdate hooks for python3.6... 19:56:40 Setting up apparmor (2.12-4ubuntu5.1) ... 19:56:41 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:56:41 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:56:41 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:56:41 Setting up snapd (2.49.2+18.04) ... 19:56:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:56:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:56:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:56:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:56:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:56:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:56:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:56:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:56:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:56:43 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:56:43 /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' 19:56:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:56:43 Processing triggers for systemd (237-3ubuntu10.48) ... 19:56:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:56:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:56:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:56:45 Reading package lists... 19:56:46 Reading package lists... 19:56:46 Building dependency tree... 19:56:46 Reading state information... 19:56:46 Calculating upgrade... 19:56:46 The following packages will be upgraded: 19:56:46 advancecomp base-files bash binutils binutils-common 19:56:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:56:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:56:46 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:56:46 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:56:46 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:56:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:56:46 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:56:46 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:56:46 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:56:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:56:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:56:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:56:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:56:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:56:46 ubuntu-keyring util-linux 19:56:46 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:56:46 Need to get 64.1 MB of archives. 19:56:46 After this operation, 5112 kB of additional disk space will be used. 19:56:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:56:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:56:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:56:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:56:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:56:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:56:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:56:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:56:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:56:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:56:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:56:46 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:56:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:56:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:56:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:56:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:56:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:56:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:56:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:56:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:56:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:56:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:56:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:56:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:56:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:56:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:56:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:56:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:56:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:56:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:56:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:56:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:56:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:56:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:56:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:56:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:56:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:56:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:56:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:56:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:56:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:56:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:56:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:56:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:56:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:56:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:56:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:56:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:56:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:56:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:56:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:56:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:56:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:56:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:56:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:56:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:56:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:56:47 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:56:47 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:56:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:56:47 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:56:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:56:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:56:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:56:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:56:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:56:47 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:56:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:56:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:56:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:56:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:56:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:56:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:56:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:56:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:56:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:56:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:56:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:56:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:56:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:56:48 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:56:48 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:56:48 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:56:48 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:56:48 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:56:48 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:56:48 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:56:48 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:56:48 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:56:48 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:56:48 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:56:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:56:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:56:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:56:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:56:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:56:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:56:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:56:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:56:48 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:56:48 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:56:48 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:56:48 debconf: delaying package configuration, since apt-utils is not installed 19:56:48 Fetched 64.1 MB in 2s (34.4 MB/s) 19:56:48 (Reading database ... 13914 files and directories currently installed.) 19:56:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:56:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:56:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:56:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:56:49 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:56:49 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:56:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:56:50 (Reading database ... 13914 files and directories currently installed.) 19:56:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:56:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:56:50 (Reading database ... 13914 files and directories currently installed.) 19:56:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:56:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:56:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:56:50 (Reading database ... 13914 files and directories currently installed.) 19:56:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:56:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:56:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:56:52 (Reading database ... 13914 files and directories currently installed.) 19:56:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:56:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:56:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:56:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:56:52 Setting up base-files (10.1ubuntu2.10) ... 19:56:52 Installing new version of config file /etc/issue ... 19:56:52 Installing new version of config file /etc/issue.net ... 19:56:52 Installing new version of config file /etc/lsb-release ... 19:56:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:56:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:56:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:56:52 Removing obsolete conffile /etc/default/motd-news ... 19:56:52 (Reading database ... 13915 files and directories currently installed.) 19:56:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:56:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:56:52 Setting up bash (4.4.18-2ubuntu1.2) ... 19:56:52 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 19:56:52 (Reading database ... 13915 files and directories currently installed.) 19:56:52 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:52 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:56:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:56:53 (Reading database ... 13915 files and directories currently installed.) 19:56:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:56:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:56:53 Setting up tar (1.29b-2ubuntu0.2) ... 19:56:53 (Reading database ... 13915 files and directories currently installed.) 19:56:53 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:56:53 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:56:53 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:56:53 (Reading database ... 13915 files and directories currently installed.) 19:56:53 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:56:53 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:56:53 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:56:53 (Reading database ... 13915 files and directories currently installed.) 19:56:53 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:56:53 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:56:53 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:56:54 (Reading database ... 13915 files and directories currently installed.) 19:56:54 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:56:54 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:56:54 Setting up grep (3.1-2build1) ... 19:56:54 (Reading database ... 13915 files and directories currently installed.) 19:56:54 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:56:54 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:56:54 Setting up login (1:4.5-1ubuntu2) ... 19:56:54 (Reading database ... 13915 files and directories currently installed.) 19:56:54 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:56:54 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:56:54 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:56:54 (Reading database ... 13915 files and directories currently installed.) 19:56:54 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:56:54 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:56:54 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:56:54 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:56:54 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:56:54 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:56:55 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:56:55 (Reading database ... 13915 files and directories currently installed.) 19:56:55 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:56:55 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:56:56 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:56:56 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:56:56 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:56:56 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:56:56 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:56:56 (Reading database ... 13915 files and directories currently installed.) 19:56:56 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:56:56 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:56:56 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:56:56 (Reading database ... 13915 files and directories currently installed.) 19:56:56 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:56 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:56 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:56:56 (Reading database ... 13915 files and directories currently installed.) 19:56:56 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:56 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:56 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:56:56 (Reading database ... 13915 files and directories currently installed.) 19:56:56 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:56 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:56 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:56:56 (Reading database ... 13915 files and directories currently installed.) 19:56:56 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:56 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:56:57 (Reading database ... 13915 files and directories currently installed.) 19:56:57 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:56:57 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:56:57 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:56:57 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:56:57 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:56:57 (Reading database ... 13915 files and directories currently installed.) 19:56:57 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:56:57 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:56:57 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:56:57 (Reading database ... 13915 files and directories currently installed.) 19:56:57 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:57 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:57 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:56:57 (Reading database ... 13915 files and directories currently installed.) 19:56:57 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:57 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:57 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:56:57 (Reading database ... 13915 files and directories currently installed.) 19:56:57 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:56:57 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:56:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:56:58 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:56:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:56:58 (Reading database ... 13915 files and directories currently installed.) 19:56:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:56:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:56:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:56:58 (Reading database ... 13915 files and directories currently installed.) 19:56:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:56:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:56:59 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:56:59 (Reading database ... 13917 files and directories currently installed.) 19:56:59 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:56:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:56:59 Setting up debconf (1.5.66ubuntu1) ... 19:56:59 (Reading database ... 13917 files and directories currently installed.) 19:56:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:56:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:56:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:56:59 (Reading database ... 13917 files and directories currently installed.) 19:56:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:56:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:56:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:56:59 (Reading database ... 13917 files and directories currently installed.) 19:56:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:56:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:56:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:56:59 (Reading database ... 13917 files and directories currently installed.) 19:56:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:56:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:56:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:56:59 (Reading database ... 13919 files and directories currently installed.) 19:56:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:57:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:57:00 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:57:00 (Reading database ... 13923 files and directories currently installed.) 19:57:00 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:57:00 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:57:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:57:00 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:57:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:57:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:57:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:57:00 (Reading database ... 13923 files and directories currently installed.) 19:57:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:57:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:57:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:57:00 (Reading database ... 13923 files and directories currently installed.) 19:57:00 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:57:00 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:57:00 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:57:00 (Reading database ... 13923 files and directories currently installed.) 19:57:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:57:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:57:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:57:00 (Reading database ... 13923 files and directories currently installed.) 19:57:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:57:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:57:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:57:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:57:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:57:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:57:01 Setting up passwd (1:4.5-1ubuntu2) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:57:01 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:57:01 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:57:01 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:57:01 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:57:01 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:57:01 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:57:01 (Reading database ... 13923 files and directories currently installed.) 19:57:01 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:57:01 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:57:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:57:02 (Reading database ... 13923 files and directories currently installed.) 19:57:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:57:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:57:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:57:02 (Reading database ... 13923 files and directories currently installed.) 19:57:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:57:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:57:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:57:02 (Reading database ... 13923 files and directories currently installed.) 19:57:02 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:57:02 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:57:02 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:57:02 (Reading database ... 13923 files and directories currently installed.) 19:57:02 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:57:02 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:57:02 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:57:02 (Reading database ... 13923 files and directories currently installed.) 19:57:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:57:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:57:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:57:02 (Reading database ... 13924 files and directories currently installed.) 19:57:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:57:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:57:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:57:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:57:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:57:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:57:03 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:57:03 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:57:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:57:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:57:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:57:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:57:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:57:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:57:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:57:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:57:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:57:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:57:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:57:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:57:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:57:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:57:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:57:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:57:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:57:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:57:04 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:57:04 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:57:04 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:57:04 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:57:04 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:57:04 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:57:04 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:57:04 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:57:04 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:57:04 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:57:04 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:04 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:04 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:05 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:05 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:05 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:05 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:05 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:06 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:06 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:06 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:07 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:07 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:07 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:08 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:57:08 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:57:08 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:57:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:57:08 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:57:08 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:57:08 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:57:08 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:57:08 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:57:08 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:57:08 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:57:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:57:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:57:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:57:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:57:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:57:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:57:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:57:08 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:57:08 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:57:08 19:57:08 Current default time zone: 'Etc/UTC' 19:57:08 Local time is now: Fri Jun 25 19:57:08 UTC 2021. 19:57:08 Universal Time is now: Fri Jun 25 19:57:08 UTC 2021. 19:57:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:57:08 19:57:08 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:57:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:09 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:57:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:57:09 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:57:09 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:57:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:57:09 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:57:09 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:57:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:57:09 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:57:09 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:09 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:57:09 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:09 Setting up patch (2.7.6-2ubuntu1.1) ... 19:57:09 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:57:09 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:57:09 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:57:09 Installing new version of config file /etc/ssl/openssl.cnf ... 19:57:09 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:57:09 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:57:09 Setting up ca-certificates (20210119~18.04.1) ... 19:57:11 Updating certificates in /etc/ssl/certs... 19:57:11 23 added, 27 removed; done. 19:57:12 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:57:12 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:57:12 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:57:12 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:57:12 Setting up pkgbinarymangler (138.18.04.1) ... 19:57:12 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:57:12 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up perl (5.26.1-6ubuntu0.5) ... 19:57:12 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:57:12 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:57:12 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:57:12 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:57:12 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:57:12 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:57:12 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:57:12 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:57:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:57:12 Processing triggers for systemd (237-3ubuntu10.48) ... 19:57:12 Processing triggers for mime-support (3.60ubuntu1) ... 19:57:12 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:57:12 Updating certificates in /etc/ssl/certs... 19:57:13 0 added, 0 removed; done. 19:57:13 Running hooks in /etc/ca-certificates/update.d... 19:57:13 done. 19:57:13 Reading package lists... 19:57:13 Building dependency tree... 19:57:13 Reading state information... 19:57:13 The following NEW packages will be installed: 19:57:13 apt-transport-https 19:57:14 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:57:14 Need to get 1692 B of archives. 19:57:14 After this operation, 154 kB of additional disk space will be used. 19:57:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 19:57:14 debconf: delaying package configuration, since apt-utils is not installed 19:57:14 Fetched 1692 B in 0s (9290 B/s) 19:57:14 Selecting previously unselected package apt-transport-https. 19:57:14 (Reading database ... 13929 files and directories currently installed.) 19:57:14 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 19:57:14 Unpacking apt-transport-https (1.6.13) ... 19:57:14 Setting up apt-transport-https (1.6.13) ... 19:57:14 Waiting for network to be ready... 19:57:20 2021-06-25T19:57:17Z INFO Waiting for automatic snapd restart... 19:57:20 snapd 2.51 from Canonical* installed 19:57:21 "snapd" switched to the "latest/stable" channel 19:57:21 19:57:23 core18 20210611 from Canonical* installed 19:57:24 "core18" switched to the "latest/stable" channel 19:57:24 19:57:27 snapcraft 4.8.2 from Canonical* installed 19:57:27 "snapcraft" switched to the "latest/stable" channel 19:57:27 19:57:27 gofmt -l . 19:57:27 [ "`gofmt -l .`" = "" ] 19:57:27 ./bin/test-attribution-txt.sh [Pipeline] sh 19:57:28 + ls -al . 19:57:28 total 588 19:57:28 drwxrwxr-x 9 1001 1001 4096 Jun 25 19:57 . 19:57:28 drwxr-xr-x 4 root root 4096 Jun 25 19:53 .. 19:57:28 -rw-rw-r-- 1 1001 1001 11 Jun 25 19:51 .dockerignore 19:57:28 drwxrwxr-x 8 1001 1001 4096 Jun 25 19:51 .git 19:57:28 drwxrwxr-x 3 1001 1001 4096 Jun 25 19:51 .github 19:57:28 -rw-rw-r-- 1 1001 1001 818 Jun 25 19:51 .gitignore 19:57:28 -rw-rw-r-- 1 1001 1001 166 Jun 25 19:51 .sonarcloud.properties 19:57:28 -rw-rw-r-- 1 1001 1001 8609 Jun 25 19:51 Attribution.txt 19:57:28 -rw-rw-r-- 1 1001 1001 43881 Jun 25 19:51 CHANGELOG.md 19:57:28 -rw-rw-r-- 1 1001 1001 3804 Jun 25 19:51 CONTRIBUTING.md 19:57:28 -rw-rw-r-- 1 1001 1001 931 Jun 25 19:51 Dockerfile.build 19:57:28 -rw-rw-r-- 1 1001 1001 849 Jun 25 19:51 Jenkinsfile 19:57:28 -rw-rw-r-- 1 1001 1001 10775 Jun 25 19:51 LICENSE 19:57:28 -rw-rw-r-- 1 1001 1001 5605 Jun 25 19:51 Makefile 19:57:28 -rw-rw-r-- 1 1001 1001 7905 Jun 25 19:51 README.md 19:57:28 -rw-rw-r-- 1 1001 1001 7071 Jun 25 19:51 SECURITY.md 19:57:28 -rw-rw-r-- 1 1001 1001 5 Jun 25 19:47 VERSION 19:57:28 -rw-rw-r-- 1 1001 1001 4131 Jun 25 19:51 ZMQWindows.md 19:57:28 drwxrwxr-x 2 1001 1001 4096 Jun 25 19:51 bin 19:57:28 drwxrwxr-x 14 1001 1001 4096 Jun 25 19:51 cmd 19:57:28 -rw-r--r-- 1 root root 398095 Jun 25 19:56 coverage.out 19:57:28 -rw-rw-r-- 1 1001 1001 806 Jun 25 19:51 go.mod 19:57:28 -rw-r--r-- 1 root root 20759 Jun 25 19:53 go.sum 19:57:28 drwxrwxr-x 7 1001 1001 4096 Jun 25 19:51 internal 19:57:28 drwxrwxr-x 3 1001 1001 4096 Jun 25 19:51 openapi 19:57:28 drwxrwxr-x 4 1001 1001 4096 Jun 25 19:51 snap 19:57:28 -rw-rw-r-- 1 1001 1001 168 Jun 25 19:51 version.go [Pipeline] sh 19:57:28 + '[' -e coverage.out ] 19:57:28 + chown 1001:1001 coverage.out [Pipeline] stash 19:57:28 Warning: overwriting stash ‘coverage-report’ 19:57:29 Stashed 1 file(s) [Pipeline] sh 19:57:30 + make build 19:57:30 go mod tidy 19:57:30 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 19:57:31 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: 19:57:31 - README.md 19:57:31 19:57:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:57:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:57:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:57:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:57:33 Reading package lists... 19:57:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 19:57:34 Reading package lists... 19:57:34 Building dependency tree... 19:57:34 Reading state information... 19:57:34 Suggested packages: 19:57:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:57:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:57:34 Recommended packages: 19:57:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:57:34 The following NEW packages will be installed: 19:57:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:57:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:57:34 pkg-config zip 19:57:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:57:34 Need to get 7663 kB of archives. 19:57:34 After this operation, 43.8 MB of additional disk space will be used. 19:57:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:57:34 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:57:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:57:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:57:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:57:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:57:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:57:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:57:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:57:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:57:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:57:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:57:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:57:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:57:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:57:35 debconf: delaying package configuration, since apt-utils is not installed 19:57:35 Fetched 7663 kB in 1s (9767 kB/s) 19:57:35 Selecting previously unselected package libglib2.0-0:amd64. 19:57:35 (Reading database ... 13933 files and directories currently installed.) 19:57:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:57:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:57:35 Selecting previously unselected package libpsl5:amd64. 19:57:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:57:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:57:35 Selecting previously unselected package libnghttp2-14:amd64. 19:57:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:57:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:57:35 Selecting previously unselected package librtmp1:amd64. 19:57:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:57:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:57:35 Selecting previously unselected package libcurl3-gnutls:amd64. 19:57:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:57:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:57:35 Selecting previously unselected package liberror-perl. 19:57:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:57:35 Unpacking liberror-perl (0.17025-1) ... 19:57:35 Selecting previously unselected package git-man. 19:57:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:57:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:57:36 Selecting previously unselected package git. 19:57:36 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:57:36 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:57:36 Selecting previously unselected package libnorm1:amd64. 19:57:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:57:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:57:36 Selecting previously unselected package libpgm-5.2-0:amd64. 19:57:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:57:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:57:36 Selecting previously unselected package libsodium23:amd64. 19:57:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:57:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:57:37 Selecting previously unselected package libzmq5:amd64. 19:57:37 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:57:37 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:57:37 Selecting previously unselected package libzmq3-dev:amd64. 19:57:37 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:57:37 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:57:37 Selecting previously unselected package pkg-config. 19:57:37 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:57:37 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:57:37 Selecting previously unselected package zip. 19:57:37 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:57:37 Unpacking zip (3.0-11build1) ... 19:57:37 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:57:37 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:57:37 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:57:37 Setting up liberror-perl (0.17025-1) ... 19:57:37 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:57:37 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:57:37 No schema files found: doing nothing. 19:57:37 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:57:37 Setting up zip (3.0-11build1) ... 19:57:37 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:57:37 Setting up libsodium23:amd64 (1.0.16-2) ... 19:57:37 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:57:37 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:57:37 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:57:37 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:57:37 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:57:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:57:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:57:38 git set to automatically installed. 19:57:38 git-man set to automatically installed. 19:57:38 libcurl3-gnutls set to automatically installed. 19:57:38 liberror-perl set to automatically installed. 19:57:38 libglib2.0-0 set to automatically installed. 19:57:38 libnghttp2-14 set to automatically installed. 19:57:38 libnorm1 set to automatically installed. 19:57:38 libpgm-5.2-0 set to automatically installed. 19:57:38 libpsl5 set to automatically installed. 19:57:38 librtmp1 set to automatically installed. 19:57:38 libsodium23 set to automatically installed. 19:57:38 libzmq3-dev set to automatically installed. 19:57:38 libzmq5 set to automatically installed. 19:57:38 pkg-config set to automatically installed. 19:57:38 zip set to automatically installed. 19:57:39 snapd is not logged in, snap install commands will use sudo 19:57:49 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:57:49 snapd is not logged in, snap install commands will use sudo 19:57:49 snap "core18" has no updates available 19:57:50 Downloading snap 'edgex-app-service-configurable' 19:57:51 2021/06/25 19:57:51.535212 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_571.snap: 7311360 19:57:52 Pulling app-service-config 19:57:52 + snapcraftctl pull 19:57:53 Pulling config-common 19:57:53 + snapcraftctl pull 19:57:54 Pulling go-build-helper 19:57:54 + snapcraftctl pull 19:57:55 'edgex-go' has dependencies that need to be staged: go-build-helper 19:57:55 Skipping pull go-build-helper (already ran) 19:57:55 Building go-build-helper 19:57:55 + snapcraftctl build 19:57:57 Staging go-build-helper 19:57:57 + snapcraftctl stage 19:57:59 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 19:58:01 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 19:58:05 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 19:58:05 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 19:58:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:58:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:58:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 19:58:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:58:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:58:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:58:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:58:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:58:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 19:58:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:58:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:58:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:58:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:58:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:58:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:58:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:58:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:58:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:58:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:58:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 19:58:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 19:58:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:58:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:58:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 19:58:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 19:58:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 19:58:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:58:07 Fetched 24.8 MB in 0s (0 B/s) 19:58:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:58:07 Fetched 224 kB in 0s (0 B/s) 19:58:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:58:07 Fetched 157 kB in 0s (0 B/s) 19:58:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:58:07 Fetched 221 kB in 0s (0 B/s) 19:58:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:58:07 Fetched 143 kB in 0s (0 B/s) 19:58:07 Pulling edgex-go 19:58:07 + snapcraftctl pull 19:58:07 Pulling hooks 19:58:07 + snapcraftctl pull 19:58:09 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 19:58:12 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 19:58:15 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 19:58:19 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 19:58:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:58:25 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 19:58:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:58:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:58:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:58:25 Fetched 0 B in 0s (0 B/s) 19:58:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:58:25 Fetched 96.5 kB in 0s (0 B/s) 19:58:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:58:25 Fetched 279 kB in 0s (0 B/s) 19:58:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:58:25 Fetched 122 kB in 0s (0 B/s) 19:58:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:58:25 Fetched 77.8 kB in 0s (0 B/s) 19:58:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:58:25 Fetched 8848 B in 0s (0 B/s) 19:58:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:58:25 Fetched 47.8 kB in 0s (0 B/s) 19:58:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:58:25 Fetched 45.6 kB in 0s (0 B/s) 19:58:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:58:25 Fetched 15.0 kB in 0s (0 B/s) 19:58:25 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:58:25 Fetched 219 kB in 0s (0 B/s) 19:58:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:58:25 Fetched 154 kB in 0s (0 B/s) 19:58:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:58:25 Fetched 50.6 kB in 0s (0 B/s) 19:58:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:58:25 Fetched 14.8 kB in 0s (0 B/s) 19:58:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:58:25 Fetched 41.8 kB in 0s (0 B/s) 19:58:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:58:25 Fetched 499 kB in 0s (0 B/s) 19:58:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:58:25 Fetched 111 kB in 0s (0 B/s) 19:58:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:58:25 Fetched 240 kB in 0s (0 B/s) 19:58:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:58:25 Fetched 29.3 kB in 0s (0 B/s) 19:58:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:58:25 Fetched 85.5 kB in 0s (0 B/s) 19:58:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:58:25 Fetched 24.5 kB in 0s (0 B/s) 19:58:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:58:25 Fetched 49.2 kB in 0s (0 B/s) 19:58:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:58:25 Fetched 54.2 kB in 0s (0 B/s) 19:58:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:58:25 Fetched 30.8 kB in 0s (0 B/s) 19:58:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:58:25 Fetched 15.8 kB in 0s (0 B/s) 19:58:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:58:25 Fetched 85.9 kB in 0s (0 B/s) 19:58:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:58:25 Fetched 8720 B in 0s (0 B/s) 19:58:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:58:25 Fetched 140 kB in 0s (0 B/s) 19:58:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:58:25 Fetched 119 kB in 0s (0 B/s) 19:58:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:58:25 Fetched 111 kB in 0s (0 B/s) 19:58:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:58:25 Fetched 11.1 kB in 0s (0 B/s) 19:58:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:58:25 Fetched 645 kB in 0s (0 B/s) 19:58:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:58:25 Fetched 41.3 kB in 0s (0 B/s) 19:58:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:58:25 Fetched 17.9 kB in 0s (0 B/s) 19:58:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:58:25 Fetched 368 kB in 0s (0 B/s) 19:58:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:58:25 Fetched 187 kB in 0s (0 B/s) 19:58:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:58:25 Fetched 175 kB in 0s (0 B/s) 19:58:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:58:25 Fetched 206 kB in 0s (0 B/s) 19:58:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:58:25 Fetched 1301 kB in 0s (0 B/s) 19:58:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:58:25 Fetched 36.2 kB in 0s (0 B/s) 19:58:25 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:58:25 Fetched 159 kB in 0s (0 B/s) 19:58:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:58:25 Fetched 107 kB in 0s (0 B/s) 19:58:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:58:25 Fetched 48.7 kB in 0s (0 B/s) 19:58:25 Pulling static-packages 19:58:25 + snapcraftctl pull 19:58:25 Pulling version 19:58:25 + cd /root/project 19:58:25 + git describe --tags --abbrev=0 19:58:25 + sed s/v// 19:58:25 + GIT_VERSION=2.0.0-dev.273 19:58:25 + [ -z 2.0.0-dev.273 ] 19:58:25 + snapcraftctl set-version 2.0.0-dev.273 19:58:25 Building app-service-config 19:58:25 + snapcraftctl build 19:58:27 Building config-common 19:58:27 + snapcraftctl build 19:58:29 Skipping build go-build-helper (already ran) 19:58:29 Building edgex-go 19:58:29 + cd /root/parts/edgex-go/src 19:58:29 + make build 19:58:29 go mod tidy [Pipeline] } 19:58:31 $ docker stop --time=1 e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 19:58:31 go: downloading github.com/gorilla/mux v1.8.0 19:58:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:58:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:58:31 go: downloading github.com/stretchr/testify v1.7.0 19:58:31 go: downloading github.com/google/uuid v1.2.0 19:58:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:58:31 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:58:31 go: downloading gopkg.in/yaml.v2 v2.4.0 19:58:31 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:58:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:58:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:58:31 go: downloading github.com/lib/pq v1.10.2 19:58:32 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:58:32 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:58:32 go: downloading github.com/pelletier/go-toml v1.9.2 19:58:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:58:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:58:33 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:58:33 go: downloading github.com/go-kit/kit v0.9.0 19:58:33 go: downloading github.com/davecgh/go-spew v1.1.1 19:58:33 go: downloading github.com/pmezard/go-difflib v1.0.0 19:58:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:58:33 go: downloading github.com/stretchr/objx v0.1.0 19:58:33 $ docker rm -f e7bbb05fff24406afd597005e32092b11c0827cf9831c9b9763de78a2f10a3c8 19:58:33 go: downloading github.com/x448/float16 v0.8.4 19:58:33 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:58:33 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:58:33 go: downloading github.com/go-playground/universal-translator v0.17.0 19:58:33 go: downloading github.com/leodido/go-urn v1.2.0 19:58:33 go: downloading golang.org/x/text v0.3.2 19:58:33 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:58:33 go: downloading github.com/go-playground/locales v0.13.0 19:58:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:58:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:58:33 go: downloading github.com/pebbe/zmq4 v1.2.7 19:58:33 go: downloading github.com/kr/pretty v0.2.0 19:58:33 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:58:34 go: downloading github.com/go-stack/stack v1.8.0 19:58:34 go: downloading github.com/hashicorp/consul/api v1.8.1 19:58:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:58:34 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:58:34 go: downloading github.com/gorilla/websocket v1.4.2 19:58:34 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:58:34 go: downloading github.com/kr/text v0.1.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:34 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:58:34 go: downloading github.com/onsi/ginkgo v1.10.1 19:58:34 go: downloading github.com/onsi/gomega v1.7.0 19:58:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:58:35 go: downloading github.com/mitchellh/copystructure v1.0.0 19:58:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:58:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:58:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:58:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:58:35 go: downloading github.com/hashicorp/serf v0.9.5 19:58:35 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:58:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:58:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:58:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:58:35 go: downloading github.com/fatih/color v1.9.0 19:58:35 go: downloading github.com/mattn/go-colorable v0.1.6 19:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:58:35 go: downloading github.com/mattn/go-isatty v0.0.12 19:58:35 go: downloading github.com/pkg/errors v0.8.1 19:58:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:58:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:58:35 go: downloading github.com/hashicorp/memberlist v0.2.2 19:58:35 go: downloading github.com/hpcloud/tail v1.0.0 19:58:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:58:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:58:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:58:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:58:35 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:58:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:58:35 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:58:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:58:35 go: downloading github.com/miekg/dns v1.1.26 19:58:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:58:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:58:35 go: downloading github.com/hashicorp/errwrap v1.0.0 19:58:35 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 19:58:35 19:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:58:36 latest: Pulling from edgex-devops/edgex-compose-arm64 19:58:36 29e5d40040c1: Pulling fs layer 19:58:36 1ce36da41761: Pulling fs layer 19:58:36 25b303627fd3: Pulling fs layer 19:58:36 29e5d40040c1: Verifying Checksum 19:58:36 29e5d40040c1: Download complete 19:58:37 1ce36da41761: Verifying Checksum 19:58:37 1ce36da41761: Download complete 19:58:37 29e5d40040c1: Pull complete 19:58:38 1ce36da41761: Pull complete 19:58:38 25b303627fd3: Verifying Checksum 19:58:38 25b303627fd3: Download complete 19:58:45 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 19:58:48 25b303627fd3: Pull complete 19:58:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:58:49 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 19:58:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:58:49 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 19:58:50 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 19:58:51 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 19:58:51 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 19:58:52 $ docker top 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:53 + docker-compose build --help+ 19:58:53 grep parallel 19:58:53 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 19:58:54 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 19:58:55 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 19:58:56 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 19:58:56 --parallel Build images in parallel. [Pipeline] } 19:58:56 $ docker stop --time=1 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 19:58:56 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 19:58:57 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 19:58:58 $ docker rm -f 88c0d88dc64bb3b44090fc4db9bb296bbafa76293309f0a979a9fdf52d173df1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:58:59 . [Pipeline] withDockerContainer 19:58:59 prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container 19:58:59 $ 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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:58:59 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:58:59 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:58:59 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:58:59 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:58:59 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:58:59 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:58:59 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:58:59 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:58:59 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:58:59 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:58:59 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:58:59 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:58:59 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:58:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:58:59 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:58:59 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:58:59 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:58:59 + 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 19:58:59 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:58:59 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:58:59 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:58:59 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:58:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:58:59 + 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 19:58:59 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:58:59 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:58:59 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:59:00 Building hooks 19:59:00 + cd /root/parts/hooks/src 19:59:00 + make build 19:59:00 go mod tidy 19:59:01 $ docker top 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:01 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.1 19:59:01 go: downloading github.com/stretchr/testify v1.5.1 19:59:02 go: downloading gopkg.in/yaml.v2 v2.2.2 19:59:02 go: downloading github.com/davecgh/go-spew v1.1.0 19:59:02 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:59:02 + docker-compose -f ./docker-compose-build.yml build --parallel 19:59:02 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:59:03 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:59:03 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:59:05 Building core-command ... 19:59:05 Building core-data ... 19:59:05 Building core-metadata ... 19:59:05 Building security-bootstrapper ... 19:59:05 Building security-proxy-setup ... 19:59:05 Building security-secretstore-setup ... 19:59:05 Building support-notifications ... 19:59:05 Building support-scheduler ... 19:59:05 Building sys-mgmt-agent ... 19:59:05 Building security-proxy-setup 19:59:05 Building core-metadata 19:59:05 Building support-scheduler 19:59:05 Building sys-mgmt-agent 19:59:05 Building security-bootstrapper 19:59:06 Building static-packages 19:59:06 + snapcraftctl build 19:59:08 Building version 19:59:08 + snapcraftctl build 19:59:09 Staging app-service-config 19:59:09 + snapcraftctl stage 19:59:10 Staging config-common 19:59:10 + snapcraftctl stage 19:59:11 Skipping stage go-build-helper (already ran) 19:59:11 Staging edgex-go 19:59:11 + snapcraftctl stage 19:59:12 Staging hooks 19:59:12 + snapcraftctl stage 19:59:13 Staging static-packages 19:59:13 + snapcraftctl stage 19:59:14 Staging version 19:59:14 + snapcraftctl stage 19:59:15 Priming app-service-config 19:59:15 + snapcraftctl prime 19:59:17 Priming config-common 19:59:17 + snapcraftctl prime 19:59:17 Priming go-build-helper 19:59:17 + snapcraftctl prime 19:59:18 Priming edgex-go 19:59:18 + snapcraftctl prime 19:59:20 Priming hooks 19:59:20 + snapcraftctl prime 19:59:21 Priming static-packages 19:59:21 + snapcraftctl prime 19:59:23 Priming version 19:59:23 + snapcraftctl prime 19:59:24 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] } 20:00:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:00:27 ---> 72a94affb5a8 20:00:27 Step 3/23 : WORKDIR /edgex-go 20:00:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:27 ---> 72a94affb5a8 20:00:27 Step 3/24 : WORKDIR /edgex-go 20:00:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:00:27 ---> 72a94affb5a8 20:00:27 Step 3/32 : WORKDIR /edgex-go 20:00:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:00:27 ---> 72a94affb5a8 20:00:27 Step 3/24 : WORKDIR /edgex-go 20:00:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:00:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:00:27 ---> 72a94affb5a8 20:00:27 Step 3/22 : WORKDIR /edgex-go 20:00:27 ---> Running in 569bf4a41b06 20:00:27 ---> Running in cd71901c5ac1 20:00:27 ---> Running in b76f531bdd32 20:00:27 ---> Running in 8fcded24add0 20:00:27 ---> Running in 32766b7cfb78 20:00:27 Removing intermediate container 32766b7cfb78 20:00:27 ---> a6e4806c5bca 20:00:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:27 Removing intermediate container cd71901c5ac1 20:00:27 ---> 1d0f25f9d837 20:00:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:27 Removing intermediate container b76f531bdd32 20:00:27 ---> e312e66a30f4 20:00:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:27 Removing intermediate container 8fcded24add0 20:00:27 ---> 7b99f43654e6 20:00:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:27 Removing intermediate container 569bf4a41b06 20:00:27 ---> 4b1912f0e3b9 20:00:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:27 ---> Running in 1824b7344356 20:00:27 ---> Running in 3c3ccb75d2b2 20:00:27 ---> Running in 5cb34340167e 20:00:27 ---> Running in 7a51d50f8a7b 20:00:27 ---> Running in 6e27c2bbbd84 20:00:27 Removing intermediate container 1824b7344356 20:00:27 ---> d510ca292250 20:00:27 Step 5/23 : RUN apk add --update --no-cache make git 20:00:27 ---> Running in 90fbb291ad99 20:00:27 Removing intermediate container 3c3ccb75d2b2 20:00:27 ---> 79efa62fef30 20:00:27 Step 5/24 : RUN apk add --update --no-cache make git 20:00:27 ---> Running in 3e6f144f8a5c 20:00:27 Removing intermediate container 6e27c2bbbd84 20:00:27 ---> 52cf5cce4f55 20:00:27 Step 5/24 : RUN apk add --update --no-cache make bash git 20:00:27 Removing intermediate container 7a51d50f8a7b 20:00:27 ---> 9e7cc004f8b8 20:00:27 Step 5/22 : RUN apk add --update --no-cache make git 20:00:27 Removing intermediate container 5cb34340167e 20:00:27 ---> 2d6e696545ea 20:00:27 Step 5/32 : RUN apk add --update --no-cache make git 20:00:27 ---> Running in f85d84baa908 20:00:27 ---> Running in fdb9d05d0ef9 20:00:27 ---> Running in 7bdfa1efdf0c 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:00:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:00:28 OK: 218 MiB in 52 packages 20:00:28 OK: 218 MiB in 52 packages 20:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:00:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:00:29 OK: 218 MiB in 52 packages 20:00:29 OK: 218 MiB in 52 packages 20:00:30 Removing intermediate container 3e6f144f8a5c 20:00:30 ---> 717cf38b3d48 20:00:30 Step 6/24 : COPY go.mod . 20:00:30 OK: 218 MiB in 52 packages 20:00:30 Removing intermediate container 90fbb291ad99 20:00:30 ---> 870646ea4d83 20:00:30 Step 6/23 : COPY go.mod . 20:00:31 Removing intermediate container f85d84baa908 20:00:31 ---> b10f643a8180 20:00:31 Step 6/24 : COPY go.mod . 20:00:31 ---> 642a3e7dcad0 20:00:31 Step 7/24 : RUN go mod download 20:00:31 ---> 77d983fdac5d 20:00:31 Step 7/23 : RUN go mod download 20:00:31 ---> Running in e53eb04d811b 20:00:31 Removing intermediate container fdb9d05d0ef9 20:00:31 ---> 25454f65283f 20:00:31 Step 6/22 : COPY go.mod . 20:00:31 Removing intermediate container 7bdfa1efdf0c 20:00:31 ---> afc70ec3fdd2 20:00:31 Step 6/32 : COPY go.mod . 20:00:31 ---> Running in 2c8ce46c3150 20:00:33 ---> 866f599f1169 20:00:33 Step 7/24 : RUN go mod download 20:00:33 ---> c56ad5511fce 20:00:33 Step 7/22 : RUN go mod download 20:00:33 ---> Running in 5081baec859c 20:00:33 ---> Running in f22e9eee47db 20:00:33 ---> a9b02de02c90 20:00:33 Step 7/32 : RUN go mod download 20:00:33 ---> Running in ec9f832d739b 20:00:36 Removing intermediate container e53eb04d811b 20:00:36 ---> a8910e7dae4a 20:00:36 Step 8/24 : COPY . . 20:00:36 Removing intermediate container 2c8ce46c3150 20:00:36 ---> a5326daa7065 20:00:36 Step 8/23 : COPY . . 20:00:38 Removing intermediate container 5081baec859c 20:00:38 ---> 0437319f1c83 20:00:38 Step 8/24 : COPY . . 20:00:38 Removing intermediate container f22e9eee47db 20:00:38 ---> 91d593a5b6e5 20:00:38 Step 8/22 : COPY . . 20:00:38 Removing intermediate container ec9f832d739b 20:00:38 ---> 74edaab55a12 20:00:38 Step 8/32 : COPY . . 20:01:01 ---> a9f63e1e0278 20:01:01 Step 9/23 : RUN go mod tidy 20:01:01 ---> e5d0f14226b6 20:01:01 Step 9/24 : RUN go mod tidy 20:01:01 ---> 1bfcd20e2e4a 20:01:01 Step 9/24 : RUN go mod tidy 20:01:01 ---> Running in 5e2d2aa81a8b 20:01:01 ---> Running in 57e82e12a089 20:01:01 ---> Running in fd17d8114f2b 20:01:01 ---> f21ed50b0c60 20:01:01 Step 9/32 : RUN go mod tidy 20:01:01 ---> 4ab492ff041d 20:01:01 Step 9/22 : RUN go mod tidy 20:01:01 ---> Running in 84a6aa126ba5 20:01:01 ---> Running in c684ea8f85c8 20:01:08 Removing intermediate container 5e2d2aa81a8b 20:01:08 ---> 1e5d4b523349 20:01:08 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:01:08 ---> Running in 46901e501e62 20:01:08 Removing intermediate container fd17d8114f2b 20:01:08 ---> 1aaf0bbc68af 20:01:08 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:01:08 ---> Running in a0cb2c72e73c 20:01:08 Removing intermediate container 57e82e12a089 20:01:08 Removing intermediate container 84a6aa126ba5 20:01:08 ---> 8dedb992ebd5 20:01:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:01:08 ---> 88ae83d47e72 20:01:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:01:08 Removing intermediate container c684ea8f85c8 20:01:08 ---> 804d1fc0efe1 20:01:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:01:09 ---> Running in 525bf4d860fc 20:01:09 ---> Running in 6b3e7434af85 20:01:09 ---> Running in 6fb364dce026 20:01:09 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 20:01: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 20:01:11 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 20:01:12 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 20:01:12 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 20:03:04 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 20:03:04 Removing intermediate container 525bf4d860fc 20:03:04 ---> 8ef50d241a3e 20:03:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:03:04 ---> Running in 44f66a1b3877 20:03:04 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 20:03:07 Removing intermediate container 46901e501e62 20:03:07 ---> f524ba17f196 20:03:07 20:03:07 Step 11/23 : FROM alpine:3.12 20:03:07 Removing intermediate container 6fb364dce026 20:03:07 ---> fa32683c4759 20:03:07 20:03:07 Step 11/22 : FROM alpine:3.12 20:03:07 Removing intermediate container 6b3e7434af85 20:03:07 ---> 0d025a9baa50 20:03:07 20:03:07 Step 11/32 : FROM alpine:3.12 20:03:07 3.12: Pulling from library/alpine 20:03:07 3.12: Pulling from library/alpine 20:03:07 3.12: Pulling from library/alpine 20:03:08 Removing intermediate container 44f66a1b3877 20:03:08 ---> 282057ecaee9 20:03:08 20:03:08 Step 12/24 : FROM docker:20.10.0 20:03:08 20.10.0: Pulling from library/docker 20:03:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:03:08 Status: Downloaded newer image for alpine:3.12 20:03:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:03:08 Status: Image is up to date for alpine:3.12 20:03:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:03:08 Status: Image is up to date for alpine:3.12 20:03:08 ---> c4fd0aeabfcf 20:03:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:08 ---> c4fd0aeabfcf 20:03:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:03:08 ---> c4fd0aeabfcf 20:03:08 Step 12/22 : RUN apk add --update --no-cache curl 20:03:09 ---> Running in ed50e75b834e 20:03:09 ---> Running in 7c70660e32e9 20:03:09 ---> Running in 277c43c0a975 20:03:10 Removing intermediate container a0cb2c72e73c 20:03:10 ---> 75557a93da27 20:03:10 20:03:10 Step 11/24 : FROM alpine:3.12 20:03:10 ---> c4fd0aeabfcf 20:03:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:03:11 ---> Running in 1701b8bc82ce 20:03:11 Removing intermediate container ed50e75b834e 20:03:11 ---> 10a1c4d7fd92 20:03:11 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:03:12 ---> Running in 33f179344190 20:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:03:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:03:13 (1/1) Installing dumb-init (1.2.2-r1) 20:03:13 Executing busybox-1.31.1-r20.trigger 20:03:13 (1/4) Installing ca-certificates (20191127-r4) 20:03:13 OK: 5 MiB in 15 packages 20:03:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:03:13 (3/4) Installing libcurl (7.77.0-r0) 20:03:13 (4/4) Installing curl (7.77.0-r0) 20:03:13 Executing busybox-1.31.1-r20.trigger 20:03:13 Executing ca-certificates-20191127-r4.trigger 20:03:13 OK: 7 MiB in 18 packages 20:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:03:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:03:15 Removing intermediate container 7c70660e32e9 20:03:15 ---> d830f119774d 20:03:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:15 (1/1) Installing dumb-init (1.2.2-r1) 20:03:15 Executing busybox-1.31.1-r20.trigger 20:03:15 (1/2) Installing dumb-init (1.2.2-r1) 20:03:15 (2/2) Installing su-exec (0.2-r1) 20:03:15 Executing busybox-1.31.1-r20.trigger 20:03:15 OK: 5 MiB in 15 packages 20:03:15 OK: 5 MiB in 16 packages 20:03:15 ---> Running in ac1b59146419 20:03:16 Removing intermediate container ac1b59146419 20:03:16 ---> 59fce4f71977 20:03:16 Step 14/23 : ENV APP_PORT=59861 20:03:16 Removing intermediate container 277c43c0a975 20:03:16 ---> cc4a16e87fbc 20:03:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:03:17 ---> Running in 95da5131c4f3 20:03:17 Removing intermediate container 33f179344190 20:03:17 ---> 61849c00db1f 20:03:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:03:17 ---> Running in 8e709eb315ef 20:03:17 ---> Running in 095e16cb9355 20:03:17 Removing intermediate container 1701b8bc82ce 20:03:17 ---> a2512808634f 20:03:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:18 Removing intermediate container 95da5131c4f3 20:03:18 ---> 36ae23b8c199 20:03:18 Step 15/23 : EXPOSE $APP_PORT 20:03:18 ---> Running in 33351eb59430 20:03:18 Removing intermediate container 8e709eb315ef 20:03:18 ---> 3f4f6eac4c5d 20:03:18 Step 14/22 : WORKDIR /edgex 20:03:18 ---> Running in 669e13e18da2 20:03:18 Removing intermediate container 095e16cb9355 20:03:18 ---> d928521506ad 20:03:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:03:19 ---> Running in 7645f2f289dc 20:03:19 ---> Running in 4f2c81ec033e 20:03:19 Removing intermediate container 33351eb59430 20:03:19 ---> 7bd7013d1e30 20:03:19 Step 14/24 : ENV APP_PORT=59881 20:03:19 Removing intermediate container 669e13e18da2 20:03:19 ---> 79c9de75dac5 20:03:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:19 ---> Running in 65ba8f3d49ea 20:03:20 Removing intermediate container 7645f2f289dc 20:03:20 ---> 117b66d0ec54 20:03:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:03:20 Removing intermediate container 4f2c81ec033e 20:03:20 ---> bb450c843078 20:03:20 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:03:20 Removing intermediate container 65ba8f3d49ea 20:03:20 ---> 96ad8939e9be 20:03:20 Step 15/24 : EXPOSE $APP_PORT 20:03:20 ---> Running in 59292b50a549 20:03:21 ---> Running in 085550221b71 20:03:21 ---> d654bac75eef 20:03:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:21 ---> 1bc0061b79dc 20:03:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:03:22 Removing intermediate container 085550221b71 20:03:22 ---> 97ce7347135a 20:03:22 Step 16/24 : WORKDIR / 20:03:22 ---> Running in 3c9ce443d0e9 20:03:23 ---> 9b96377b9a0f 20:03:23 ---> 6ec216f01a0f 20:03:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:03:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:03:23 Status: Downloaded newer image for docker:20.10.0 20:03:23 ---> eeaf43b92773 20:03:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:03:23 Removing intermediate container 3c9ce443d0e9 20:03:23 ---> 6c2d468c03ae 20:03:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:23 ---> Running in 9e720d2d9a76 20:03:24 Removing intermediate container 59292b50a549 20:03:24 ---> 7f5cc1b347e2 20:03:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:03:24 ---> 91b87e2f74cc 20:03:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:03:24 ---> Running in b2456f36e7e8 20:03:24 Removing intermediate container 9e720d2d9a76 20:03:24 ---> 25d6cf732754 20:03:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:03:25 ---> Running in 83c652820f6e 20:03:25 ---> 8aba3e10c197 20:03:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:25 ---> Running in 522d768076ad 20:03:25 ---> 331eae05df70 20:03:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:03:25 Removing intermediate container b2456f36e7e8 20:03:25 ---> fff65f8a124c 20:03:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:03:25 ---> Running in c7d62c08fb51 20:03:25 Removing intermediate container 83c652820f6e 20:03:25 ---> dba0e8796917 20:03:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:03:26 ---> Running in 921c959e3f73 20:03:26 Removing intermediate container c7d62c08fb51 20:03:26 ---> ee33df3869bc 20:03:26 Step 19/22 : CMD ["--init=true"] 20:03:26 ---> 8c324de30fac 20:03:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:03:26 ---> Running in 35e200ddfb2d 20:03:26 ---> Running in f2d7d425e1e8 20:03:26 ---> a3482a756f8c 20:03:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:27 Removing intermediate container 921c959e3f73 20:03:27 ---> 522fd3daf95a 20:03:27 Step 21/23 : LABEL arch=arm64 20:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:03:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:03:27 ---> Running in a45e9b9d1255 20:03:27 Removing intermediate container 35e200ddfb2d 20:03:27 ---> 57546c989a93 20:03:27 Step 20/22 : LABEL arch=arm64 20:03:27 (1/39) Installing readline (8.0.4-r0) 20:03:27 (2/39) Installing bash (5.0.17-r0) 20:03:27 ---> Running in 9c516355035e 20:03:28 Executing bash-5.0.17-r0.post-install 20:03:28 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:03:28 (4/39) Installing libcurl (7.77.0-r0) 20:03:28 (5/39) Installing curl (7.77.0-r0) 20:03:28 (6/39) Installing dumb-init (1.2.2-r1) 20:03:28 (7/39) Installing libbz2 (1.0.8-r1) 20:03:28 (8/39) Installing expat (2.2.9-r1) 20:03:28 (9/39) Installing libffi (3.3-r2) 20:03:28 (10/39) Installing gdbm (1.13-r1) 20:03:28 (11/39) Installing xz-libs (5.2.5-r0) 20:03:28 (12/39) Installing sqlite-libs (3.32.1-r1) 20:03:28 (13/39) Installing python3 (3.8.10-r0) 20:03:28 Removing intermediate container a45e9b9d1255 20:03:28 ---> 49b6d65a448a 20:03:28 Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:03:28 ---> 18d7a11b2cb0 20:03:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:03:28 ---> Running in 13895a86a959 20:03:29 ---> Running in f78d2178ce36 20:03:29 Removing intermediate container 9c516355035e 20:03:29 ---> 6df095fdf9d8 20:03:29 Step 21/22 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:03:29 ---> Running in b511672ae160 20:03:29 Removing intermediate container 13895a86a959 20:03:29 ---> d45714860de7 20:03:29 Step 23/23 : LABEL version=0.0.0 20:03:30 (14/39) Installing py3-appdirs (1.4.4-r1) 20:03:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:03:30 (16/39) Installing py3-parsing (2.4.7-r0) 20:03:30 (17/39) Installing py3-six (1.15.0-r0) 20:03:30 (18/39) Installing py3-packaging (20.4-r0) 20:03:30 ---> Running in 03c20abdd7b3 20:03:30 Removing intermediate container f78d2178ce36 20:03:30 ---> b9f71a7e5200 20:03:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:03:30 (19/39) Installing py3-setuptools (47.0.0-r0) 20:03:30 (20/39) Installing py3-chardet (3.0.4-r4) 20:03:30 (21/39) Installing py3-idna (2.9-r0) 20:03:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:03:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:03:30 (24/39) Installing py3-requests (2.23.0-r0) 20:03:30 (25/39) Installing py3-msgpack (1.0.0-r0) 20:03:30 (26/39) Installing py3-lockfile (0.12.2-r3) 20:03:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:03:30 Removing intermediate container b511672ae160 20:03:30 ---> 2cd3437cf1e8 20:03:30 Step 22/22 : LABEL version=0.0.0 20:03:30 (28/39) Installing py3-colorama (0.4.3-r0) 20:03:30 (29/39) Installing py3-distlib (0.3.0-r0) 20:03:30 (30/39) Installing py3-distro (1.5.0-r1) 20:03:30 (31/39) Installing py3-webencodings (0.5.1-r3) 20:03:30 (32/39) Installing py3-html5lib (1.0.1-r4) 20:03:31 (33/39) Installing py3-pytoml (0.1.21-r0) 20:03:31 (34/39) Installing py3-pep517 (0.8.2-r0) 20:03:31 ---> Running in 3889aa76a13b 20:03:31 (35/39) Installing py3-progress (1.5-r0) 20:03:31 (36/39) Installing py3-toml (0.10.1-r0) 20:03:31 (37/39) Installing py3-retrying (1.3.3-r0) 20:03:31 Removing intermediate container f2d7d425e1e8 20:03:31 ---> 9197492829b7 20:03:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:31 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:03:31 (39/39) Installing py3-pip (20.1.1-r0) 20:03:31 Executing busybox-1.31.1-r19.trigger 20:03:31 OK: 72 MiB in 59 packages 20:03:31 ---> Running in 24277fd69ad3 20:03:31 Removing intermediate container 03c20abdd7b3 20:03:31 ---> 260136c70b2f 20:03:31 20:03:32 Successfully built 260136c70b2f 20:03:32 Removing intermediate container 3889aa76a13b 20:03:32 ---> 4a19b6f33177 20:03:32 Step 22/24 : LABEL arch=arm64 20:03:32 Successfully tagged support-scheduler-arm64:latest 20:03:32  Building support-scheduler ... done Building support-notifications 20:03:32 Removing intermediate container 24277fd69ad3 20:03:32 ---> 866772ccdbe4 20:03:32 20:03:33 Successfully built 866772ccdbe4 20:03:33 ---> Running in cf535fcd3644 20:03:33 ---> 9a896a41d1f7 20:03:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:33 Successfully tagged security-proxy-setup-arm64:latest 20:03:33 Building core-command 20:03:35  Building security-proxy-setup ... done Removing intermediate container cf535fcd3644 20:03:35 ---> 9ede6cb1dfed 20:03:35 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:03:35 ---> a217de2572ee 20:03:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:03:35 ---> Running in 7b9e0ed596ee 20:03:35 Collecting docker-compose==1.23.2 20:03:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:03:36 Removing intermediate container 7b9e0ed596ee 20:03:36 ---> 81d3c32c3647 20:03:36 Step 24/24 : LABEL version=0.0.0 20:03:37 Collecting cached-property<2,>=1.2.0 20:03:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:03:37 ---> bf4a88c72721 20:03:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:03:37 ---> Running in 1507bfeae58f 20:03:38 Collecting websocket-client<1.0,>=0.32.0 20:03:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:03:38 ---> 6af9a49aabd3 20:03:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:03:38 Removing intermediate container 1507bfeae58f 20:03:38 ---> c3735141f0e7 20:03:38 20:03:38 Collecting dockerpty<0.5,>=0.4.1 20:03:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:03:39 Successfully built c3735141f0e7 20:03:39 Successfully tagged core-metadata-arm64:latest 20:03:39  Building core-metadata ... done Building core-data 20:03:40 ---> 7c59b77f352a 20:03:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:03:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:03:40 ---> Running in f987bca90ba8 20:03:40 Collecting texttable<0.10,>=0.9.0 20:03:40 Downloading texttable-0.9.1.tar.gz (11 kB) 20:03:41 Removing intermediate container f987bca90ba8 20:03:41 ---> 974fe5f46792 20:03:41 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:03:42 ---> b89b040e43e3 20:03:42 Step 27/32 : RUN chmod +x /entrypoint.sh 20:03:43 Collecting docopt<0.7,>=0.6.1 20:03:43 Downloading docopt-0.6.2.tar.gz (25 kB) 20:03:43 ---> Running in 218a91ea9d23 20:03:46 Collecting PyYAML<4,>=3.10 20:03:46 Downloading PyYAML-3.13.tar.gz (270 kB) 20:03:47 Removing intermediate container 218a91ea9d23 20:03:47 ---> 8c9384d79d85 20:03:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:03:47 ---> Running in 2440e22e3b9b 20:03:48 Removing intermediate container 2440e22e3b9b 20:03:48 ---> 26e8f3c85a3d 20:03:48 Step 29/32 : CMD ["gate"] 20:03:49 ---> Running in efe88da70aeb 20:03:49 Removing intermediate container efe88da70aeb 20:03:49 ---> 35e265d3e3a1 20:03:49 Step 30/32 : LABEL arch=arm64 20:03:50 ---> Running in 193e14faa169 20:03:50 Removing intermediate container 193e14faa169 20:03:50 ---> b2c73d589e1f 20:03:50 Step 31/32 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:03:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:03:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:03:51 ---> Running in a2905490a8ba 20:03:52 Collecting docker<4.0,>=3.6.0 20:03:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:03:52 Removing intermediate container a2905490a8ba 20:03:52 ---> 708baf1b5205 20:03:52 Step 32/32 : LABEL version=0.0.0 20:03:54 Collecting jsonschema<3,>=2.5.1 20:03:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:03:55 ---> Running in b0780349e433 20:03:55 Collecting idna<2.8,>=2.5 20:03:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:03:55 Removing intermediate container b0780349e433 20:03:55 ---> f1dc56d5b7a5 20:03:55 20:03:56 Collecting urllib3<1.25,>=1.21.1 20:03:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:03:56 Successfully built f1dc56d5b7a5 20:03:56 Successfully tagged security-bootstrapper-arm64:latest 20:03:56  Building security-bootstrapper ... done Building security-secretstore-setup 20:03:56 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:03:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:03:57 Collecting docker-pycreds>=0.4.0 20:03:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:03:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:03:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:03:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:03:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:03:58 Installing collected packages: cached-property, websocket-client, dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose 20:03:58 Running setup.py install for dockerpty: started 20:04:01 Running setup.py install for dockerpty: finished with status 'done' 20:04:01 Running setup.py install for texttable: started 20:04:03 Running setup.py install for texttable: finished with status 'done' 20:04:03 Running setup.py install for docopt: started 20:04:05 Running setup.py install for docopt: finished with status 'done' 20:04:05 Running setup.py install for PyYAML: started 20:04:07 Running setup.py install for PyYAML: finished with status 'done' 20:04:07 Attempting uninstall: idna 20:04:07 Found existing installation: idna 2.9 20:04:07 Uninstalling idna-2.9: 20:04:07 Successfully uninstalled idna-2.9 20:04:08 Attempting uninstall: urllib3 20:04:08 Found existing installation: urllib3 1.25.9 20:04:08 Uninstalling urllib3-1.25.9: 20:04:08 Successfully uninstalled urllib3-1.25.9 20:04:09 Attempting uninstall: requests 20:04:09 Found existing installation: requests 2.23.0 20:04:09 Uninstalling requests-2.23.0: 20:04:09 Successfully uninstalled requests-2.23.0 20:04:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:04:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:10 ---> 72a94affb5a8 20:04:10 Step 3/23 : WORKDIR /edgex-go 20:04:10 ---> Using cache 20:04:10 ---> 4b1912f0e3b9 20:04:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:10 ---> Using cache 20:04:10 ---> 52cf5cce4f55 20:04:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:04:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:13 ---> 72a94affb5a8 20:04:13 Step 3/24 : WORKDIR /edgex-go 20:04:13 ---> Using cache 20:04:13 ---> 4b1912f0e3b9 20:04:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:13 ---> Using cache 20:04:13 ---> 52cf5cce4f55 20:04:13 Step 5/24 : RUN apk add --update --no-cache make git 20:04:13 ---> Running in ad20ee611db5 20:04:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:04:13 ---> Running in a665a62c9eae 20:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:04:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:04:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:04:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:04:17 OK: 218 MiB in 52 packages 20:04:17 OK: 218 MiB in 52 packages 20:04:20 Removing intermediate container ad20ee611db5 20:04:20 ---> 01a7df092b2a 20:04:20 Step 6/23 : COPY go.mod . 20:04:20 Removing intermediate container a665a62c9eae 20:04:20 ---> 30ff0d539aff 20:04:20 Step 6/24 : COPY go.mod . 20:04:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:04:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:20 ---> 72a94affb5a8 20:04:20 Step 3/24 : WORKDIR /edgex-go 20:04:20 ---> Using cache 20:04:20 ---> 4b1912f0e3b9 20:04:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:20 ---> Using cache 20:04:20 ---> 52cf5cce4f55 20:04:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:04:21 ---> Running in 6f5597c33188 20:04:21 ---> 46a43562c6d4 20:04:21 Step 7/23 : RUN go mod download 20:04:22 ---> 9b58fab71ec3 20:04:22 Step 7/24 : RUN go mod download 20:04:22 ---> Running in 91019f72ff08 20:04:22 ---> Running in ce1341b15f5e 20:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:04:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:04:25 OK: 218 MiB in 52 packages 20:04:27 Removing intermediate container 91019f72ff08 20:04:27 ---> b9e7d814ff04 20:04:27 Step 8/23 : COPY . . 20:04:27 Removing intermediate container ce1341b15f5e 20:04:27 ---> 2d2163db8535 20:04:27 Step 8/24 : COPY . . 20:04:27 Removing intermediate container 6f5597c33188 20:04:27 ---> fc6d9ac04d90 20:04:27 Step 6/24 : COPY go.mod . 20:04:28 Removing intermediate container 522d768076ad 20:04:28 ---> 1e20aca641cc 20:04:28 Step 15/24 : ENV APP_PORT=58890 20:04:29 ---> Running in e49a50f072ae 20:04:29 ---> 232adb69029a 20:04:29 Step 7/24 : RUN go mod download 20:04:30 Removing intermediate container e49a50f072ae 20:04:30 ---> 4cf0cef2837b 20:04:30 Step 16/24 : EXPOSE $APP_PORT 20:04:30 ---> Running in 9e0aab451b8a 20:04:30 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:04:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:30 ---> 72a94affb5a8 20:04:30 Step 3/26 : WORKDIR /edgex-go 20:04:30 ---> Using cache 20:04:30 ---> 4b1912f0e3b9 20:04:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:30 ---> Using cache 20:04:30 ---> 52cf5cce4f55 20:04:30 Step 5/26 : RUN apk add --update --no-cache make git 20:04:30 ---> Using cache 20:04:30 ---> 30ff0d539aff 20:04:30 Step 6/26 : COPY go.mod . 20:04:30 ---> Using cache 20:04:30 ---> 9b58fab71ec3 20:04:30 Step 7/26 : RUN go mod download 20:04:30 ---> Using cache 20:04:30 ---> 2d2163db8535 20:04:30 Step 8/26 : COPY . . 20:04:30 ---> Running in 2dca391098c0 20:04:32 Removing intermediate container 2dca391098c0 20:04:32 ---> f4680fca91fe 20:04:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:04:35 ---> c4184dd3ee7a 20:04:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:04:35 Removing intermediate container 9e0aab451b8a 20:04:35 ---> dc068b770050 20:04:35 Step 8/24 : COPY . . 20:04:37 ---> 371febeffaae 20:04:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:04:39 ---> 7f49125d5e00 20:04:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:04:40 ---> Running in bbcd4aa957de 20:04:41 Removing intermediate container bbcd4aa957de 20:04:41 ---> 2eb919f3c1f8 20:04:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:04:41 ---> Running in 0957d5921d5a 20:04:43 Removing intermediate container 0957d5921d5a 20:04:43 ---> 388c4a7cd68d 20:04:43 Step 22/24 : LABEL arch=arm64 20:04:43 ---> Running in 91471ed31241 20:04:44 Removing intermediate container 91471ed31241 20:04:44 ---> 9972ccd0bb5a 20:04:44 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:04:45 ---> Running in 09f4764c402c 20:04:46 Removing intermediate container 09f4764c402c 20:04:46 ---> ecb7f203c6f3 20:04:46 Step 24/24 : LABEL version=0.0.0 20:04:47 ---> Running in da125b257ed3 20:04:48 Removing intermediate container da125b257ed3 20:04:48 ---> 2fab58a12587 20:04:48 20:04:48 Successfully built 2fab58a12587 20:04:48 ---> b58c9fedfd6e 20:04:48 Step 9/23 : RUN go mod tidy 20:04:49 Successfully tagged sys-mgmt-agent-arm64:latest 20:04:49  Building sys-mgmt-agent ... done  ---> Running in 8a5e65ff09a4 20:04:49 ---> 2fcbaf4b1ef8 20:04:49 Step 9/24 : RUN go mod tidy 20:04:50 ---> Running in 8e72d2db3ef2 20:04:51 ---> 28bd5b628196 20:04:51 Step 9/26 : RUN go mod tidy 20:04:52 ---> Running in 80539ccfe9b8 20:04:55 Removing intermediate container 8a5e65ff09a4 20:04:55 ---> 15c02539a63e 20:04:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:04:56 ---> Running in 7a1c720a52e5 20:04:56 Removing intermediate container 8e72d2db3ef2 20:04:56 ---> 77751bc1a638 20:04:56 Step 10/24 : RUN make cmd/core-command/core-command 20:04:56 ---> Running in 31f57a992978 20:04:57 Removing intermediate container 80539ccfe9b8 20:04:57 ---> b63fc8419c8f 20:04:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:57 ---> 527d9982c1a5 20:04:57 Step 9/24 : RUN go mod tidy 20:04:57 ---> Running in b591636a7563 20:04:57 ---> Running in 950ec3c8f929 20:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:04:58 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 20:05:00 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 20:05:04 Removing intermediate container 950ec3c8f929 20:05:04 ---> dca498f76dcc 20:05:04 Step 10/24 : RUN make cmd/core-data/core-data 20:05:04 ---> Running in 879d154735d1 20:05:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:06:28 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 20:06:28 Removing intermediate container 31f57a992978 20:06:28 ---> 0438f1ca9d33 20:06:28 20:06:28 Step 11/24 : FROM alpine:3.12 20:06:28 ---> c4fd0aeabfcf 20:06:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:06:28 ---> Using cache 20:06:28 ---> a2512808634f 20:06:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:28 ---> Using cache 20:06:28 ---> 7bd7013d1e30 20:06:28 Step 14/24 : ENV APP_PORT=59882 20:06:28 ---> Running in d566d5c2df75 20:06:30 Removing intermediate container d566d5c2df75 20:06:30 ---> b8f7c573b7a3 20:06:30 Step 15/24 : EXPOSE $APP_PORT 20:06:30 ---> Running in 3527b3c003b9 20:06:31 Removing intermediate container 3527b3c003b9 20:06:31 ---> dc02eeca5113 20:06:31 Step 16/24 : WORKDIR / 20:06:31 ---> Running in eb115df78dc9 20:06:33 Removing intermediate container eb115df78dc9 20:06:33 ---> 33b8df40c46b 20:06:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:33 Removing intermediate container 7a1c720a52e5 20:06:33 ---> 974f66925196 20:06:33 20:06:33 Step 11/23 : FROM alpine:3.12 20:06:33 ---> c4fd0aeabfcf 20:06:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:06:33 ---> Running in 4434717de45a 20:06:34 ---> 2bd0ec499e62 20:06:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:06:35 Removing intermediate container b591636a7563 20:06:35 ---> 898e0c085b1d 20:06:35 20:06:35 Step 11/26 : FROM alpine:3.12 20:06:35 ---> c4fd0aeabfcf 20:06:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:06:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:06:35 ---> Running in a83082350a98 20:06:35 (1/2) Installing ca-certificates (20191127-r4) 20:06:35 (2/2) Installing dumb-init (1.2.2-r1) 20:06:35 Executing busybox-1.31.1-r20.trigger 20:06:35 Executing ca-certificates-20191127-r4.trigger 20:06:36 OK: 6 MiB in 16 packages 20:06:37 ---> a7b74b8792b0 20:06:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:06:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:06:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:06:38 (1/6) Installing ca-certificates (20191127-r4) 20:06:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:06:38 (3/6) Installing libcurl (7.77.0-r0) 20:06:38 (4/6) Installing curl (7.77.0-r0) 20:06:38 (5/6) Installing dumb-init (1.2.2-r1) 20:06:38 (6/6) Installing su-exec (0.2-r1) 20:06:38 Executing busybox-1.31.1-r20.trigger 20:06:38 Executing ca-certificates-20191127-r4.trigger 20:06:38 OK: 7 MiB in 20 packages 20:06:39 Removing intermediate container 4434717de45a 20:06:39 ---> dad7b166eeba 20:06:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:06:39 ---> db9757602415 20:06:39 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:39 ---> Running in b1e726c6a10c 20:06:39 ---> Running in 7a2d09e1aca3 20:06:39 Removing intermediate container b1e726c6a10c 20:06:39 ---> 48c6386f0ada 20:06:39 Step 14/23 : ENV APP_PORT=59860 20:06:39 Removing intermediate container 7a2d09e1aca3 20:06:39 ---> 8dae56e038f7 20:06:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:40 Removing intermediate container a83082350a98 20:06:40 ---> bb96132bc388 20:06:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:40 ---> Running in dfdd7d472e55 20:06:40 ---> Running in 24590be7915e 20:06:40 ---> Running in 5a5c3dcc26f7 20:06:40 Removing intermediate container dfdd7d472e55 20:06:40 ---> 8bfe3e8063fd 20:06:40 Step 15/23 : EXPOSE $APP_PORT 20:06:41 Removing intermediate container 24590be7915e 20:06:41 ---> 739fcadff3af 20:06:41 Step 22/24 : LABEL arch=arm64 20:06:41 ---> Running in 08374740be40 20:06:41 ---> Running in 9b21c5548ba0 20:06:41 Removing intermediate container 5a5c3dcc26f7 20:06:41 ---> 31a21fee532c 20:06:41 Step 14/26 : WORKDIR / 20:06:41 ---> Running in c0bd4391239f 20:06:41 Removing intermediate container 08374740be40 20:06:41 ---> 1f801981c9d5 20:06:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:42 Removing intermediate container 9b21c5548ba0 20:06:42 ---> a3509a57a47c 20:06:42 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:06:42 ---> Running in 0fab61bed964 20:06:42 Removing intermediate container c0bd4391239f 20:06:42 ---> 73f2a535101a 20:06:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:43 ---> 3c80e8b774f5 20:06:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:06:43 Removing intermediate container 0fab61bed964 20:06:43 ---> 734a42ef0022 20:06:43 Step 24/24 : LABEL version=0.0.0 20:06:43 ---> Running in a34cc9548e10 20:06:43 ---> 14787bb356ba 20:06:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:44 Removing intermediate container a34cc9548e10 20:06:44 ---> 443f125659bd 20:06:44 20:06:44 Removing intermediate container 879d154735d1 20:06:44 ---> 5ad6b4f0a30e 20:06:44 20:06:44 Step 11/24 : FROM alpine:3.12 20:06:44 ---> c4fd0aeabfcf 20:06:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:06:44 ---> Running in aa1282f1f5d6 20:06:44 ---> 179f5ba8118a 20:06:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:06:45 Successfully built 443f125659bd 20:06:45 Successfully tagged core-command-arm64:latest 20:06:45  Building core-command ... done  ---> 9a33ddd4b6ef 20:06:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:45 Removing intermediate container aa1282f1f5d6 20:06:45 ---> cc307f71cab2 20:06:45 Step 13/24 : ENV APP_PORT=59880 20:06:45 ---> Running in 358c499d0270 20:06:45 ---> 1ecd5549135a 20:06:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:06:45 ---> Running in 3151dd350409 20:06:46 ---> b54a4969a00d 20:06:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:06:46 Removing intermediate container 358c499d0270 20:06:46 ---> c31e83b61fa9 20:06:46 Step 14/24 : EXPOSE $APP_PORT 20:06:46 ---> Running in d31d18679f51 20:06:46 Removing intermediate container 3151dd350409 20:06:46 ---> f5bf9428fdc9 20:06:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:46 ---> Running in 560fa569b047 20:06:46 Removing intermediate container d31d18679f51 20:06:46 ---> 20f2bcf7d11e 20:06:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:46 ---> feeadaf82acf 20:06:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:46 ---> Running in 86120e0f059c 20:06:47 Removing intermediate container 560fa569b047 20:06:47 ---> e7aea19d8d92 20:06:47 Step 21/23 : LABEL arch=arm64 20:06:47 ---> Running in 90c8e14235bd 20:06:48 Removing intermediate container 90c8e14235bd 20:06:48 ---> 9087486130c5 20:06:48 Step 22/23 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:06:48 ---> 5248f739dc68 20:06:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:48 ---> Running in 4849da9e9fa9 20:06:49 Removing intermediate container 4849da9e9fa9 20:06:49 ---> 90557c408313 20:06:49 Step 23/23 : LABEL version=0.0.0 20:06:49 ---> Running in 3113e9c033a9 20:06:49 Removing intermediate container 3113e9c033a9 20:06:49 ---> 022d530e2ffb 20:06:49 20:06:49 Removing intermediate container 86120e0f059c 20:06:49 ---> 3535bcc81ebd 20:06:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:06:49 ---> a11a9c330ba0 20:06:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:50 ---> Running in d4396669df83 20:06:50 Successfully built 022d530e2ffb 20:06:50 Successfully tagged support-notifications-arm64:latest 20:06:50  Building support-notifications ... done  ---> c53adc276e11 20:06:50 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/ 20:06:51 ---> Running in 6f250a773eae 20:06:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:06:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:06:52 Removing intermediate container 6f250a773eae 20:06:52 ---> 574d5a957cf7 20:06:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:06:53 (1/6) Installing dumb-init (1.2.2-r1) 20:06:53 ---> Running in 757333cbbfd7 20:06:53 (2/6) Installing libgcc (9.3.0-r2) 20:06:53 (3/6) Installing libsodium (1.0.18-r0) 20:06:53 (4/6) Installing libstdc++ (9.3.0-r2) 20:06:53 (5/6) Installing libzmq (4.3.3-r0) 20:06:53 Removing intermediate container 757333cbbfd7 20:06:53 ---> 32b2c57c3a14 20:06:53 Step 24/26 : LABEL arch=arm64 20:06:53 (6/6) Installing zeromq (4.3.3-r0) 20:06:53 ---> Running in afa07c3b81f8 20:06:53 Executing busybox-1.31.1-r20.trigger 20:06:53 OK: 8 MiB in 20 packages 20:06:54 Removing intermediate container afa07c3b81f8 20:06:54 ---> 98a18d57f3d8 20:06:54 Step 25/26 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:06:54 ---> Running in 24fc8dea54c4 20:06:54 Removing intermediate container 24fc8dea54c4 20:06:54 ---> c0cc959280ba 20:06:54 Step 26/26 : LABEL version=0.0.0 20:06:55 Removing intermediate container d4396669df83 20:06:55 ---> a2694af28c20 20:06:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:55 ---> Running in 14ee86a77f0b 20:06:55 Removing intermediate container 14ee86a77f0b 20:06:55 ---> 2208f4490597 20:06:55 20:06:56 Successfully built 2208f4490597 20:06:56 Successfully tagged security-secretstore-setup-arm64:latest 20:06:56  Building security-secretstore-setup ... done  ---> 66648d742120 20:06:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:57 ---> bb993c18b498 20:06:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:58 ---> 4f72df273e21 20:06:58 Step 20/24 : ENTRYPOINT ["/core-data"] 20:06:58 ---> Running in 89a7b5dc06d4 20:06:58 Removing intermediate container 89a7b5dc06d4 20:06:58 ---> bc2332deeb44 20:06:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:06:58 ---> Running in ab3d73b1697f 20:06:59 Removing intermediate container ab3d73b1697f 20:06:59 ---> 2005ba7dd427 20:06:59 Step 22/24 : LABEL arch=arm64 20:06:59 ---> Running in 9a2c3ad6851f 20:07:00 Removing intermediate container 9a2c3ad6851f 20:07:00 ---> 671f04fcf7ce 20:07:00 Step 23/24 : LABEL git_sha=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 20:07:00 ---> Running in 48a6fd8e4063 20:07:00 Removing intermediate container 48a6fd8e4063 20:07:00 ---> a5e628f639f4 20:07:00 Step 24/24 : LABEL version=0.0.0 20:07:00 ---> Running in 8c17728a1d12 20:07:01 Removing intermediate container 8c17728a1d12 20:07:01 ---> 08e4d35d5ebf 20:07:01 20:07:01 Successfully built 08e4d35d5ebf 20:07:01 Successfully tagged core-data-arm64:latest 20:07:01  Building core-data ... done  [Pipeline] } 20:07:01 $ docker stop --time=1 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c 20:07:03 $ docker rm -f 96900b8bfaa7c09ac2819127e7c7549e41da393580413d8c03c167640c14ab1c [Pipeline] // withDockerContainer [Pipeline] sh 20:07:04 + docker images 20:07:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:04 core-data-arm64 latest 08e4d35d5ebf 3 seconds ago 19.1MB 20:07:04 security-secretstore-setup-arm64 latest 2208f4490597 9 seconds ago 27.1MB 20:07:04 support-notifications-arm64 latest 022d530e2ffb 15 seconds ago 15.7MB 20:07:04 core-command-arm64 latest 443f125659bd 20 seconds ago 15MB 20:07:04 5ad6b4f0a30e 21 seconds ago 975MB 20:07:04 898e0c085b1d 30 seconds ago 976MB 20:07:04 974f66925196 32 seconds ago 969MB 20:07:04 0438f1ca9d33 36 seconds ago 966MB 20:07:04 sys-mgmt-agent-arm64 latest 2fab58a12587 2 minutes ago 299MB 20:07:04 security-bootstrapper-arm64 latest f1dc56d5b7a5 3 minutes ago 17.5MB 20:07:04 core-metadata-arm64 latest c3735141f0e7 3 minutes ago 15.7MB 20:07:04 security-proxy-setup-arm64 latest 866772ccdbe4 3 minutes ago 24.2MB 20:07:04 support-scheduler-arm64 latest 260136c70b2f 3 minutes ago 15.1MB 20:07:04 75557a93da27 3 minutes ago 972MB 20:07:04 282057ecaee9 3 minutes ago 969MB 20:07:04 0d025a9baa50 3 minutes ago 969MB 20:07:04 fa32683c4759 3 minutes ago 973MB 20:07:04 f524ba17f196 3 minutes ago 968MB 20:07:04 ci-base-image-arm64 latest 72a94affb5a8 14 minutes ago 641MB 20:07:04 alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB 20:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 20:07:04 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh 20:07:05 ---> job-cost.sh 20:07:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CxkG 20:07:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:09:22 lf-activate-venv(): INFO: Adding /tmp/venv-CxkG/bin to PATH 20:09:22 INFO: No Stack... 20:09:22 INFO: Retrieving Pricing Info for: v2-standard-4 20:09:22 INFO: Archiving Costs [Pipeline] sh 20:09:23 + cat /w/workspace/edgex-go/24/archives/cost.csv 20:09:23 + cut -d, -f6 [Pipeline] lock 20:09:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] 20:09:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] did not exist. Created. 20:09:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:23 + echo total: 0.18000000715255737 [Pipeline] stash 20:09:23 Stashed 1 file(s) [Pipeline] } 20:09:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-24-stack-cost] [Pipeline] // lock [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 20:09:24 provisioning config files... 20:09:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/24@tmp/config3120223389315099228tmp [Pipeline] { [Pipeline] sh 20:09:25 + set +x 20:09:25 + curl -s https://codecov.io/bash 20:09:25 + bash -s -- 20:09:25 20:09:25 _____ _ 20:09:25 / ____| | | 20:09:25 | | ___ __| | ___ ___ _____ __ 20:09:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:09:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:09:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:09:25 Bash-1.0.3 20:09:25 20:09:25 20:09:25 ==> git version 2.24.4 found 20:09:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:09:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:09:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:09:25 ==> Jenkins CI detected. 20:09:25 project root: . 20:09:25 --> token set from env 20:09:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:09:25 ==> Running gcov in . (disable via -X gcov) 20:09:25 ==> Python coveragepy not found 20:09:25 ==> Searching for coverage reports in: 20:09:25 + . 20:09:25 -> Found 1 reports 20:09:25 ==> Detecting git/mercurial file structure 20:09:25 ==> Reading reports 20:09:25 + ./coverage.out bytes=398095 20:09:25 ==> Appending adjustments 20:09:25 https://docs.codecov.io/docs/fixing-reports 20:09:26 + Found adjustments 20:09:26 ==> Gzipping contents 20:09:26 56K /tmp/codecov.A6gCXK.gz 20:09:26 ==> Uploading reports 20:09:26 url: https://codecov.io 20:09:26 query: branch=PR-3579&commit=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 20:09:26 -> Pinging Codecov 20:09:26 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=76c790a1ff0f79550c4686bceb6a8fea6c73c0c1&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 20:09:27 -> Uploading to 20:09:27 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/76c790a1ff0f79550c4686bceb6a8fea6c73c0c1/bbacbb4b-e4bf-48cd-a599-d40ecc36f6d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T200926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b593d3d5a995b70e66c69cb31fd0ae4f7a1e27197e2b7c5e36cb0a73a75a5504 20:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:27 Dload Upload Total Spent Left Speed 20:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54871 0 0 100 54871 0 131k --:--:-- --:--:-- --:--:-- 131k 20:09:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76c790a1ff0f79550c4686bceb6a8fea6c73c0c1 [Pipeline] } 20:09:27 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] libraryResource [Pipeline] sh 20:09:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:09:29 ---> package-listing.sh 20:09:29 ++ tr '[:upper:]' '[:lower:]' 20:09:29 ++ facter osfamily 20:09:29 + OS_FAMILY=redhat 20:09:29 + workspace=/w/workspace/edgex-go/24 20:09:29 + START_PACKAGES=/tmp/packages_start.txt 20:09:29 + END_PACKAGES=/tmp/packages_end.txt 20:09:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:09:29 + PACKAGES=/tmp/packages_start.txt 20:09:29 + '[' /w/workspace/edgex-go/24 ']' 20:09:29 + PACKAGES=/tmp/packages_end.txt 20:09:29 + case "${OS_FAMILY}" in 20:09:29 + sort 20:09:29 + rpm -qa 20:09:31 + '[' -f /tmp/packages_start.txt ']' 20:09:31 + '[' -f /tmp/packages_end.txt ']' 20:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:09:31 + '[' /w/workspace/edgex-go/24 ']' 20:09:31 + mkdir -p /w/workspace/edgex-go/24/archives/ 20:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/24/archives/ [Pipeline] echo 20:09:31 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/24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:09:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:09:32 20:09:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:09:32 alpine: Pulling from edgex-lftools-log-publisher 20:09:32 df20fa9351a1: Pulling fs layer 20:09:32 36b3adc4ff6f: Pulling fs layer 20:09:32 8ad3a11d3b57: Pulling fs layer 20:09:32 46f8f816bc3b: Pulling fs layer 20:09:32 93b61091891f: Pulling fs layer 20:09:32 93b9cdb0e59b: Pulling fs layer 20:09:32 5e14af77c1be: Pulling fs layer 20:09:32 01666e4c0597: Pulling fs layer 20:09:32 aa168da1d23b: Pulling fs layer 20:09:32 46f8f816bc3b: Waiting 20:09:32 93b61091891f: Waiting 20:09:32 93b9cdb0e59b: Waiting 20:09:32 5e14af77c1be: Waiting 20:09:32 01666e4c0597: Waiting 20:09:32 aa168da1d23b: Waiting 20:09:32 36b3adc4ff6f: Verifying Checksum 20:09:32 36b3adc4ff6f: Download complete 20:09:32 46f8f816bc3b: Verifying Checksum 20:09:32 46f8f816bc3b: Download complete 20:09:32 df20fa9351a1: Verifying Checksum 20:09:32 df20fa9351a1: Download complete 20:09:33 93b9cdb0e59b: Verifying Checksum 20:09:33 93b9cdb0e59b: Download complete 20:09:33 5e14af77c1be: Verifying Checksum 20:09:33 5e14af77c1be: Download complete 20:09:33 01666e4c0597: Verifying Checksum 20:09:33 01666e4c0597: Download complete 20:09:33 93b61091891f: Verifying Checksum 20:09:33 93b61091891f: Download complete 20:09:33 df20fa9351a1: Pull complete 20:09:33 8ad3a11d3b57: Verifying Checksum 20:09:33 8ad3a11d3b57: Download complete 20:09:33 36b3adc4ff6f: Pull complete 20:09:33 8ad3a11d3b57: Pull complete 20:09:33 46f8f816bc3b: Pull complete 20:09:33 93b61091891f: Pull complete 20:09:34 93b9cdb0e59b: Pull complete 20:09:34 5e14af77c1be: Pull complete 20:09:34 01666e4c0597: Pull complete 20:09:35 aa168da1d23b: Verifying Checksum 20:09:35 aa168da1d23b: Download complete 20:09:39 aa168da1d23b: Pull complete 20:09:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:09:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:09:39 prd-centos7-docker-4c-2g-167 does not seem to be running inside a container 20:09:39 $ 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/24/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/24 -v /w/workspace/edgex-go/24:/w/workspace/edgex-go/24:rw,z -v /w/workspace/edgex-go/24@tmp:/w/workspace/edgex-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:09:42 $ docker top f933b5444474248cd4718a02c195632262067f4aece870d89ed30ab367243827 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:09:42 + mkdir -p /var/log/sa [Pipeline] sh 20:09:43 + ls /var/log/sa-host 20:09:43 + sadf -c /var/log/sa-host/sa05 20:09:43 file_magic: OK 20:09:43 HZ: Using current value: 100 20:09:43 file_header: OK 20:09:43 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 20:09:43 Statistics: 20:09:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:09:43 File successfully converted to sysstat format version 12.2.1 20:09:43 + sadf -c /var/log/sa-host/sa25 20:09:43 file_magic: OK 20:09:43 HZ: Using current value: 100 20:09:43 file_header: OK 20:09:43 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 20:09:43 Statistics: 20:09:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:09:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:43 provisioning config files... 20:09:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/24@tmp/config8238146280569307101tmp [Pipeline] { [Pipeline] echo 20:09:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:09:44 ---> create-netrc.sh [Pipeline] } 20:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:09:44 ---> python-tools-install.sh [Pipeline] echo 20:09:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:09:45 ---> sudo-logs.sh 20:09:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:09:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:09:45 ---> job-cost.sh 20:09:45 lf-activate-venv: SKIPPING 20:09:45 DEBUG: total: 0.18000000715255737 20:09:45 INFO: Retrieving Stack Cost... 20:09:46 INFO: Retrieving Pricing Info for: v3-standard-2 20:09:46 INFO: Archiving Costs [Pipeline] echo 20:09:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:09:47 ---> logs-deploy.sh 20:09:47 lf-activate-venv: SKIPPING 20:09:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/24 20:09:47 INFO: archiving workspace using pattern(s): 20:09:48 Archives upload complete. 20:09:48 INFO: archiving logs to Nexus 20:09:48 ---> uname -a: 20:09:48 Linux prd-centos7-docker-4c-2g-167.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:09:48 20:09:48 20:09:48 ---> lscpu: 20:09:48 Architecture: x86_64 20:09:48 CPU op-mode(s): 32-bit, 64-bit 20:09:48 Byte Order: Little Endian 20:09:48 Address sizes: 40 bits physical, 48 bits virtual 20:09:48 CPU(s): 2 20:09:48 On-line CPU(s) list: 0,1 20:09:48 Thread(s) per core: 1 20:09:48 Core(s) per socket: 1 20:09:48 Socket(s): 2 20:09:48 NUMA node(s): 1 20:09:48 Vendor ID: AuthenticAMD 20:09:48 CPU family: 23 20:09:48 Model: 49 20:09:48 Model name: AMD EPYC-Rome Processor 20:09:48 Stepping: 0 20:09:48 CPU MHz: 2800.000 20:09:48 BogoMIPS: 5600.00 20:09:48 Virtualization: AMD-V 20:09:48 Hypervisor vendor: KVM 20:09:48 Virtualization type: full 20:09:48 L1d cache: 64 KiB 20:09:48 L1i cache: 64 KiB 20:09:48 L2 cache: 1 MiB 20:09:48 L3 cache: 32 MiB 20:09:48 NUMA node0 CPU(s): 0,1 20:09:48 Vulnerability Itlb multihit: Not affected 20:09:48 Vulnerability L1tf: Not affected 20:09:48 Vulnerability Mds: Not affected 20:09:48 Vulnerability Meltdown: Not affected 20:09:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:09:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:09:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:09:48 Vulnerability Srbds: Not affected 20:09:48 Vulnerability Tsx async abort: Not affected 20:09:48 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:09:48 20:09:48 20:09:48 ---> nproc: 20:09:48 2 20:09:48 20:09:48 20:09:48 ---> df -h: 20:09:48 Filesystem Size Used Available Use% Mounted on 20:09:48 overlay 40.0G 12.9G 27.1G 32% / 20:09:48 tmpfs 64.0M 0 64.0M 0% /dev 20:09:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:09:48 shm 64.0M 0 64.0M 0% /dev/shm 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/24 20:09:48 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/24@tmp 20:09:48 20:09:48 20:09:48 ---> free -m: 20:09:48 total used free shared buff/cache available 20:09:48 Mem: 7821 1347 2438 0 4035 6429 20:09:48 Swap: 1023 2 1021 20:09:48 20:09:48 20:09:48 ---> ip addr: 20:09:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:09:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:09:48 inet 127.0.0.1/8 scope host lo 20:09:48 valid_lft forever preferred_lft forever 20:09:48 inet6 ::1/128 scope host 20:09:48 valid_lft forever preferred_lft forever 20:09:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:09:48 link/ether fa:16:3e:9d:9d:b1 brd ff:ff:ff:ff:ff:ff 20:09:48 inet 10.30.123.8/23 brd 10.30.123.255 scope global dynamic eth0 20:09:48 valid_lft 84962sec preferred_lft 84962sec 20:09:48 inet6 fe80::f816:3eff:fe9d:9db1/64 scope link 20:09:48 valid_lft forever preferred_lft forever 20:09:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:09:48 link/ether 02:42:59:cc:68:98 brd ff:ff:ff:ff:ff:ff 20:09:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:09:48 valid_lft forever preferred_lft forever 20:09:48 inet6 fe80::42:59ff:fecc:6898/64 scope link 20:09:48 valid_lft forever preferred_lft forever 20:09:48 20:09:48 20:09:48 ---> sar -b -r -n DEV: 20:09:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 20:09:48 20:09:48 19:45:38 LINUX RESTART (2 CPU) 20:09:48 20:09:48 19:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:09:48 19:47:02 124.51 17.12 107.39 0.00 5631.57 20659.93 0.00 20:09:48 19:48:01 180.94 0.03 180.91 0.00 0.68 48898.38 0.00 20:09:48 19:49:01 56.94 0.00 56.94 0.00 0.00 10013.64 0.00 20:09:48 19:50:01 62.69 0.03 62.66 0.00 0.80 9334.49 0.00 20:09:48 19:51:03 553.29 188.30 364.99 0.00 5757.61 235877.99 0.00 20:09:48 19:52:01 388.22 99.66 288.56 0.00 6084.74 101876.27 0.00 20:09:48 19:53:01 554.07 95.09 458.98 0.00 4378.62 246439.83 0.00 20:09:48 19:54:01 193.87 23.71 170.16 0.00 2010.79 26129.99 0.00 20:09:48 19:55:01 1.45 0.00 1.45 0.00 0.00 23.80 0.00 20:09:48 19:56:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 20:09:48 19:57:01 0.32 0.00 0.32 0.00 0.00 3.86 0.00 20:09:48 19:58:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 20:09:48 19:59:01 0.22 0.00 0.22 0.00 0.00 1.68 0.00 20:09:48 20:00:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 20:09:48 20:01:01 0.42 0.20 0.22 0.00 5.86 2.35 0.00 20:09:48 20:02:01 1.52 0.55 0.97 0.00 99.00 20.20 0.00 20:09:48 20:03:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 20:09:48 20:04:01 0.20 0.02 0.18 0.00 0.13 2.10 0.00 20:09:48 20:05:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 20:09:48 20:06:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 20:09:48 20:07:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 20:09:48 20:08:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 20:09:48 20:09:01 0.23 0.00 0.23 0.00 0.00 2.62 0.00 20:09:48 Average: 92.22 18.54 73.68 0.00 1040.75 30507.74 0.00 20:09:48 20:09:48 19:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:09:48 19:47:02 5120948 0 824936 10.30 2620 2060436 1286868 14.21 743420 1727676 20 20:09:48 19:48:01 4115116 0 1090448 13.62 2620 2800756 1681576 18.57 1176028 2176976 49544 20:09:48 19:49:01 3746880 0 1181572 14.75 2620 3077868 1733568 19.14 1412136 2288256 35588 20:09:48 19:50:01 4029708 0 1108808 13.84 2620 2867804 1481136 16.35 1221112 2197948 20 20:09:48 19:51:03 1734332 0 1421244 17.75 2620 4850744 2416592 26.68 2140644 3428180 3596 20:09:48 19:52:01 1248364 0 1308352 16.34 2620 5449604 1608924 17.76 2349244 3699128 824 20:09:48 19:53:01 999672 0 1820496 22.73 2620 5186152 3628076 40.06 2864508 3346784 93308 20:09:48 19:54:01 3135224 0 1273728 15.90 2620 3597368 1461132 16.13 931420 3225884 8 20:09:48 19:55:01 3130288 0 1278660 15.97 2620 3597372 1420144 15.68 973224 3190208 12 20:09:48 19:56:01 3132544 0 1276400 15.94 2620 3597376 1418012 15.66 979320 3183688 20 20:09:48 19:57:01 3131964 0 1276976 15.94 2620 3597380 1418168 15.66 979776 3183692 8 20:09:48 19:58:01 3132916 0 1276020 15.93 2620 3597384 1418012 15.66 979224 3183688 8 20:09:48 19:59:01 3132900 0 1276032 15.93 2620 3597388 1418012 15.66 979232 3183688 8 20:09:48 20:00:01 3132924 0 1276004 15.93 2620 3597392 1418012 15.66 979240 3183688 8 20:09:48 20:01:01 3130588 0 1278300 15.96 2620 3597432 1421008 15.69 982036 3182248 20 20:09:48 20:02:01 3126004 0 1279904 15.98 2620 3600412 1418676 15.66 987012 3182420 8 20:09:48 20:03:01 3126784 0 1279116 15.97 2620 3600420 1418556 15.66 986648 3182420 12 20:09:48 20:04:01 3126036 0 1279860 15.98 2620 3600424 1418652 15.66 987136 3182424 8 20:09:48 20:05:01 3125856 0 1280036 15.98 2620 3600428 1418712 15.66 987296 3182424 12 20:09:48 20:06:01 3126500 0 1279388 15.97 2620 3600432 1418520 15.66 986656 3182424 12 20:09:48 20:07:01 3126604 0 1279284 15.97 2620 3600432 1418628 15.66 986880 3182424 8 20:09:48 20:08:01 3126592 0 1279288 15.97 2620 3600440 1418520 15.66 986672 3182424 12 20:09:48 20:09:01 3126256 0 1279620 15.98 2620 3600444 1418664 15.66 987044 3182424 8 20:09:48 Average: 3089783 0 1269760 15.85 2620 3646778 1590355 17.56 1199387 3036570 7960 20:09:48 20:09:48 19:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:09:48 19:47:02 eth0 1635.79 1602.90 6424.76 194.75 0.00 0.00 0.00 0.00 20:09:48 19:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:47:02 docker0 928.59 707.96 75.34 2696.73 0.00 0.00 0.00 0.00 20:09:48 19:48:01 veth4d0799c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:09:48 19:48:01 eth0 535.02 449.51 3607.88 49.29 0.00 0.00 0.00 0.00 20:09:48 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:48:01 docker0 199.80 255.57 13.93 854.98 0.00 0.00 0.00 0.00 20:09:48 19:49:01 veth4d0799c 0.83 0.85 0.07 0.07 0.00 0.00 0.00 0.00 20:09:48 19:49:01 eth0 25.78 13.41 20.83 11.02 0.00 0.00 0.00 0.00 20:09:48 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:49:01 docker0 0.83 0.83 0.05 0.07 0.00 0.00 0.00 0.00 20:09:48 19:50:01 eth0 41.11 28.58 26.98 110.25 0.00 0.00 0.00 0.00 20:09:48 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:50:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 20:09:48 19:51:03 vetha3388de 0.00 0.81 0.00 0.04 0.00 0.00 0.00 0.00 20:09:48 19:51:03 eth0 229.18 187.12 1825.14 27.20 0.00 0.00 0.00 0.00 20:09:48 19:51:03 vethaa1c300 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:52:01 vetha3388de 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 20:09:48 19:52:01 eth0 179.95 145.35 1467.81 21.08 0.00 0.00 0.00 0.00 20:09:48 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:52:01 docker0 1222.37 1076.37 95.78 3966.23 0.00 0.00 0.00 0.00 20:09:48 19:53:01 veth831a691 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:09:48 19:53:01 veth1985649 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:09:48 19:53:01 vetha3388de 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 20:09:48 19:53:01 eth0 141.08 94.12 508.30 128.89 0.00 0.00 0.00 0.00 20:09:48 19:54:01 eth0 51.57 32.85 134.38 11.51 0.00 0.00 0.00 0.00 20:09:48 19:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:09:48 19:54:01 docker0 1266.35 1163.22 97.94 4426.90 0.00 0.00 0.00 0.00 20:09:48 19:55:01 eth0 2.00 0.77 0.75 0.21 0.00 0.00 0.00 0.00 20:09:48 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:56:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 20:09:48 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:57:01 eth0 0.65 0.42 0.40 0.26 0.00 0.00 0.00 0.00 20:09:48 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:09:48 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:09:48 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:00:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 20:09:48 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:01:01 eth0 0.82 0.55 0.53 0.36 0.00 0.00 0.00 0.00 20:09:48 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:02:01 eth0 0.22 0.15 0.08 0.10 0.00 0.00 0.00 0.00 20:09:48 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:03:01 eth0 0.62 0.17 0.12 0.01 0.00 0.00 0.00 0.00 20:09:48 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:04:01 eth0 1.48 0.27 0.37 0.17 0.00 0.00 0.00 0.00 20:09:48 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:05:01 eth0 0.90 0.53 0.53 0.42 0.00 0.00 0.00 0.00 20:09:48 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:07:01 eth0 0.37 0.25 0.15 0.08 0.00 0.00 0.00 0.00 20:09:48 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:08:01 eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:09:48 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:09:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 20:09:48 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 Average: eth0 123.64 111.02 607.60 24.16 0.00 0.00 0.00 0.00 20:09:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:09:48 Average: docker0 55.14 50.65 4.26 192.77 0.00 0.00 0.00 0.00 20:09:48 20:09:48 20:09:48 ---> sar -P ALL: 20:09:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 20:09:48 20:09:48 19:45:38 LINUX RESTART (2 CPU) 20:09:48 20:09:48 19:46:01 CPU %user %nice %system %iowait %steal %idle 20:09:48 19:47:02 all 29.79 0.00 6.43 3.72 0.09 59.97 20:09:48 19:47:02 0 28.47 0.00 6.85 2.87 0.09 61.72 20:09:48 19:47:02 1 31.11 0.00 6.01 4.57 0.09 58.22 20:09:48 19:48:01 all 19.48 0.00 7.40 2.72 0.10 70.31 20:09:48 19:48:01 0 18.73 0.00 7.78 3.40 0.11 69.98 20:09:48 19:48:01 1 20.22 0.00 7.01 2.05 0.09 70.64 20:09:48 19:49:01 all 47.18 0.00 4.74 0.48 0.08 47.52 20:09:48 19:49:01 0 46.63 0.00 5.04 0.43 0.09 47.81 20:09:48 19:49:01 1 47.73 0.00 4.44 0.53 0.07 47.23 20:09:48 19:50:01 all 58.13 0.00 8.08 1.54 0.10 32.16 20:09:48 19:50:01 0 57.20 0.00 8.01 0.94 0.09 33.75 20:09:48 19:50:01 1 59.06 0.00 8.14 2.14 0.11 30.55 20:09:48 19:51:03 all 24.95 0.00 18.01 30.09 0.13 26.82 20:09:48 19:51:03 0 25.45 0.00 18.33 30.24 0.14 25.84 20:09:48 19:51:03 1 24.44 0.00 17.69 29.93 0.12 27.80 20:09:48 19:52:01 all 67.79 0.00 13.03 16.88 0.13 2.17 20:09:48 19:52:01 0 67.95 0.00 13.31 16.88 0.13 1.73 20:09:48 19:52:01 1 67.63 0.00 12.73 16.87 0.14 2.63 20:09:48 19:53:01 all 50.85 0.00 18.97 24.32 0.15 5.71 20:09:48 19:53:01 0 52.82 0.00 17.69 24.35 0.15 4.99 20:09:48 19:53:01 1 48.89 0.00 20.25 24.29 0.15 6.42 20:09:48 19:54:01 all 24.92 0.00 6.33 2.42 0.07 66.26 20:09:48 19:54:01 0 24.50 0.00 6.97 2.31 0.09 66.13 20:09:48 19:54:01 1 25.34 0.00 5.69 2.53 0.05 66.38 20:09:48 19:55:01 all 0.17 0.00 0.04 0.00 0.03 99.77 20:09:48 19:55:01 0 0.32 0.00 0.03 0.00 0.02 99.63 20:09:48 19:55:01 1 0.02 0.00 0.05 0.00 0.03 99.90 20:09:48 19:56:01 all 0.15 0.00 0.05 0.00 0.03 99.77 20:09:48 19:56:01 0 0.25 0.00 0.03 0.00 0.03 99.68 20:09:48 19:56:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:09:48 19:57:01 all 0.18 0.00 0.03 0.00 0.03 99.76 20:09:48 19:57:01 0 0.23 0.00 0.03 0.00 0.03 99.70 20:09:48 19:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:09:48 20:09:48 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:09:48 19:58:01 all 0.07 0.00 0.03 0.00 0.01 99.90 20:09:48 19:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:09:48 19:58:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:09:48 19:59:01 all 0.03 0.00 0.02 0.00 0.03 99.92 20:09:48 19:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:09:48 19:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:09:48 20:00:01 all 0.10 0.00 0.03 0.00 0.02 99.86 20:09:48 20:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:09:48 20:00:01 1 0.17 0.00 0.03 0.00 0.02 99.78 20:09:48 20:01:01 all 0.13 0.00 0.04 0.00 0.02 99.81 20:09:48 20:01:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:09:48 20:01:01 1 0.23 0.00 0.03 0.00 0.00 99.73 20:09:48 20:02:01 all 0.15 0.00 0.03 0.03 0.03 99.77 20:09:48 20:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:09:48 20:02:01 1 0.25 0.00 0.03 0.05 0.03 99.63 20:09:48 20:03:01 all 0.13 0.00 0.02 0.00 0.02 99.84 20:09:48 20:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:09:48 20:03:01 1 0.23 0.00 0.02 0.00 0.02 99.73 20:09:48 20:04:01 all 0.13 0.00 0.02 0.01 0.02 99.83 20:09:48 20:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:09:48 20:04:01 1 0.23 0.00 0.02 0.00 0.02 99.73 20:09:48 20:05:01 all 0.18 0.00 0.02 0.00 0.01 99.79 20:09:48 20:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:09:48 20:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:09:48 20:06:01 all 0.11 0.00 0.03 0.00 0.02 99.85 20:09:48 20:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:09:48 20:06:01 1 0.17 0.00 0.03 0.00 0.03 99.77 20:09:48 20:07:01 all 0.08 0.00 0.05 0.00 0.02 99.86 20:09:48 20:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:09:48 20:07:01 1 0.08 0.00 0.08 0.00 0.02 99.82 20:09:48 20:08:01 all 0.11 0.00 0.02 0.00 0.02 99.86 20:09:48 20:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:09:48 20:08:01 1 0.20 0.00 0.02 0.00 0.03 99.75 20:09:48 20:09:48 20:08:01 CPU %user %nice %system %iowait %steal %idle 20:09:48 20:09:01 all 0.18 0.00 0.02 0.00 0.02 99.79 20:09:48 20:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:09:48 20:09:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:09:48 Average: all 13.32 0.00 3.43 3.36 0.05 79.84 20:09:48 Average: 0 13.24 0.00 3.47 3.34 0.05 79.91 20:09:48 Average: 1 13.40 0.00 3.39 3.39 0.05 79.77 20:09:48 20:09:48 20:09:48