Pull request #3571 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f334cf52bf4352e3c5b0101544e3ceb0bda84bb2+0f46f9c91dceca59bd5ea8aaab086cfec78c4084 (2009d1c8916c17d1c4a84074e89bcd5d83482c82) 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-ssh6395204254703476684.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-ssh4479093882369566207.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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4914484664662523739.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-ssh2182774864431382612.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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5157649336149935198.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-1372 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/11@tmp/jenkins-gitclient-ssh284713534723018264.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 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 > 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/11@tmp/jenkins-gitclient-ssh2453443297013051866.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 60839663c4d649ac2f26b9bbe5a880e72682c702 Checking out Revision 60839663c4d649ac2f26b9bbe5a880e72682c702 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # 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/11@tmp/jenkins-gitclient-ssh2277164671290742327.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60839663c4d649ac2f26b9bbe5a880e72682c702 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" > git rev-list --no-walk f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:51 ========================================================= 00:34:51 EdgeX Global Pipelines Version Info 00:34:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:59 ------------------- 00:34:59 stable info: 00:34:59 ------------------- 00:34:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:34:59 Message: update stable to v1.0.195 00:34:59 ------------------- 00:34:59 experimental info: 00:34:59 ------------------- 00:34:59 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:34:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:35:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:35:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:35:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:35:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:35:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:35:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:35:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:35:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 00:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 00:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 00:35:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60839663c4d649ac2f26b9bbe5a880e72682c702 [Pipeline] echo 00:35:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6083966 [Pipeline] echo 00:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:09 provisioning config files... 00:35:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config1815180773685576439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:12 ---> docker-login.sh 00:35:12 nexus3.edgexfoundry.org:10001 00:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:12 Configure a credential helper to remove this warning. See 00:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:12 00:35:12 Login Succeeded 00:35:12 nexus3.edgexfoundry.org:10002 00:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:12 Configure a credential helper to remove this warning. See 00:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:12 00:35:12 Login Succeeded 00:35:12 nexus3.edgexfoundry.org:10003 00:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:13 Configure a credential helper to remove this warning. See 00:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:13 00:35:13 Login Succeeded 00:35:13 nexus3.edgexfoundry.org:10004 00:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:13 Configure a credential helper to remove this warning. See 00:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:13 00:35:13 Login Succeeded 00:35:13 docker.io 00:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:15 Configure a credential helper to remove this warning. See 00:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:15 00:35:15 Login Succeeded 00:35:15 ---> docker-login.sh ends [Pipeline] } 00:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:18 ++ 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 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/core-command/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo core-command,cmd/core-command/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/core-data/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo core-data,cmd/core-data/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/core-metadata/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo core-metadata,cmd/core-metadata/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/security-bootstrapper/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/security-proxy-setup/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/support-notifications/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo support-notifications,cmd/support-notifications/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/support-scheduler/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:35:18 + for file in '`ls cmd/**/Dockerfile`' 00:35:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:35:18 ++ cut -d/ -f2 00:35:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:35:18 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 00:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:29 00:35:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:35:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:36 latest: Pulling from edgex-devops/git-semver 00:35:36 31603596830f: Pulling fs layer 00:35:36 54011a49482f: Pulling fs layer 00:35:36 a6820b24f6d8: Pulling fs layer 00:35:36 f581987b2513: Pulling fs layer 00:35:36 f581987b2513: Waiting 00:35:36 54011a49482f: Download complete 00:35:36 31603596830f: Verifying Checksum 00:35:36 31603596830f: Download complete 00:35:36 a6820b24f6d8: Verifying Checksum 00:35:36 a6820b24f6d8: Download complete 00:35:36 f581987b2513: Verifying Checksum 00:35:36 f581987b2513: Download complete 00:35:36 31603596830f: Pull complete 00:35:36 54011a49482f: Pull complete 00:35:36 a6820b24f6d8: Pull complete 00:35:36 f581987b2513: Pull complete 00:35:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:35:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:35:36 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 00:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:35:37 $ docker top c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:41 [ssh-agent] Looking for ssh-agent implementation... 00:35:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:42 $ docker exec c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf ssh-agent 00:35:42 SSH_AUTH_SOCK=/tmp/ssh-T39d2V5mgeAq/agent.13 00:35:42 SSH_AGENT_PID=19 00:35:42 Running ssh-add (command line suppressed) 00:35:42 Identity added: /w/workspace/edgex-go/11@tmp/private_key_693418860644678893.key (/w/workspace/edgex-go/11@tmp/private_key_693418860644678893.key) 00:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:47 + git tag --points-at HEAD [Pipeline] } 00:35:47 $ docker exec --env ******** --env ******** c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf ssh-agent -k 00:35:47 unset SSH_AUTH_SOCK; 00:35:47 unset SSH_AGENT_PID; 00:35:47 echo Agent pid 19 killed; 00:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:47 [ssh-agent] Looking for ssh-agent implementation... 00:35:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:47 $ docker exec c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf ssh-agent 00:35:47 SSH_AUTH_SOCK=/tmp/ssh-zDUZMM9clEuW/agent.52 00:35:47 SSH_AGENT_PID=59 00:35:47 Running ssh-add (command line suppressed) 00:35:50 Identity added: /w/workspace/edgex-go/11@tmp/private_key_3556320849957864181.key (/w/workspace/edgex-go/11@tmp/private_key_3556320849957864181.key) 00:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:50 + git semver init 00:35:50 # -> Open(): unable to determine branch for HEAD 00:35:50 # $GIT_DIR = /w/workspace/edgex-go/11/.git 00:35:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 00:35:50 # $SEMVER_REMOTE_NAME = origin 00:35:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:35:50 # $SEMVER_USER_NAME = edgex-jenkins 00:35:50 # $SEMVER_BRANCH = PR-3571 00:35:50 # $SEMVER_TEMP = /tmp/semver-179132482 00:35:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:36:06 # '/tmp/semver-179132482' -> '/w/workspace/edgex-go/11/.semver' 00:36:06 # -> Force: false 00:36:06 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 00:36:06 $ docker exec --env ******** --env ******** c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf ssh-agent -k 00:36:06 unset SSH_AUTH_SOCK; 00:36:06 unset SSH_AGENT_PID; 00:36:06 echo Agent pid 59 killed; 00:36:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:36:09 + git semver [Pipeline] } 00:36:09 $ docker stop --time=1 c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf 00:36:13 $ docker rm -f c9a69ea42c6d28d6e48426909df07cdb00b58d06dfe367b6a692b0d456b31ddf [Pipeline] // withDockerContainer [Pipeline] sh 00:36:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:36:14 Stashed 1 file(s) [Pipeline] echo 00:36:14 [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 00:36:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:36:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:20 + true 00:36:20 + sudo service docker restart 00:36:20 Redirecting to /bin/systemctl restart docker.service 00:36:32 Still waiting to schedule task 00:36:32 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:36:38 ========================================================= 00:36:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:36:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:38 + 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 . 00:36:41 Sending build context to Docker daemon 329.3MB 00:36:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:41 Step 2/6 : FROM ${BASE} 00:36:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:36:41 540db60ca938: Pulling fs layer 00:36:41 adcc1eea9eea: Pulling fs layer 00:36:41 4c4ab2625f07: Pulling fs layer 00:36:41 0510c868ecb4: Pulling fs layer 00:36:41 afea3b2eda06: Pulling fs layer 00:36:41 7809a108b3ef: Pulling fs layer 00:36:41 f706445af74f: Pulling fs layer 00:36:41 0510c868ecb4: Waiting 00:36:41 afea3b2eda06: Waiting 00:36:41 7809a108b3ef: Waiting 00:36:41 f706445af74f: Waiting 00:36:41 4c4ab2625f07: Verifying Checksum 00:36:41 4c4ab2625f07: Download complete 00:36:41 adcc1eea9eea: Verifying Checksum 00:36:41 adcc1eea9eea: Download complete 00:36:41 afea3b2eda06: Verifying Checksum 00:36:41 afea3b2eda06: Download complete 00:36:41 7809a108b3ef: Verifying Checksum 00:36:41 7809a108b3ef: Download complete 00:36:41 540db60ca938: Verifying Checksum 00:36:41 540db60ca938: Download complete 00:36:41 540db60ca938: Pull complete 00:36:41 adcc1eea9eea: Pull complete 00:36:41 4c4ab2625f07: Pull complete 00:36:43 f706445af74f: Verifying Checksum 00:36:43 f706445af74f: Download complete 00:36:43 0510c868ecb4: Download complete 00:36:46 0510c868ecb4: Pull complete 00:36:46 afea3b2eda06: Pull complete 00:36:46 7809a108b3ef: Pull complete 00:36:49 f706445af74f: Pull complete 00:36:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:36:49 ---> b068be0155e3 00:36:49 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 00:36:51 ---> Running in 72ab871a39fc 00:36:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:51 (1/12) Installing libmagic (5.39-r0) 00:36:52 (2/12) Installing file (5.39-r0) 00:36:52 (3/12) Installing libc-dev (0.7.2-r3) 00:36:52 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:57 (5/12) Installing fortify-headers (1.1-r0) 00:36:57 (6/12) Installing patch (2.7.6-r7) 00:36:57 (7/12) Installing build-base (0.5-r2) 00:36:57 (8/12) Installing libsodium (1.0.18-r0) 00:36:57 (9/12) Installing pkgconf (1.7.3-r0) 00:36:57 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:57 (11/12) Installing libzmq (4.3.3-r1) 00:36:57 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:57 Executing busybox-1.32.1-r6.trigger 00:36:57 OK: 219 MiB in 52 packages 00:37:00 Removing intermediate container 72ab871a39fc 00:37:00 ---> 1df766e6e769 00:37:00 Step 4/6 : WORKDIR /edgex-go 00:37:00 ---> Running in 32aa60dd768e 00:37:00 Removing intermediate container 32aa60dd768e 00:37:00 ---> ecc76bb5df46 00:37:00 Step 5/6 : COPY go.mod . 00:37:00 ---> 4ffe0acaca3b 00:37:00 Step 6/6 : RUN go mod download 00:37:00 ---> Running in e64a41f5d8f9 00:37:09 Removing intermediate container e64a41f5d8f9 00:37:09 ---> cb73ddf8d967 00:37:09 Successfully built cb73ddf8d967 00:37:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker inspect -f . ci-base-image-x86_64 00:37:12 . [Pipeline] withDockerContainer 00:37:12 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 00:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 00:37:13 $ docker top b404a271707a009d83f16e06ddb70f43603098bed3ccd312d8ff9a966678e1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:15 + go version 00:37:15 go version go1.16.3 linux/amd64 [Pipeline] } 00:37:15 $ docker stop --time=1 b404a271707a009d83f16e06ddb70f43603098bed3ccd312d8ff9a966678e1c9 00:37:18 $ docker rm -f b404a271707a009d83f16e06ddb70f43603098bed3ccd312d8ff9a966678e1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:23 + docker inspect -f . ci-base-image-x86_64 00:37:23 . [Pipeline] withDockerContainer 00:37:23 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 00:37:26 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 00:37:28 $ docker top 1bb506854bdde9b04025e33ddca55c975998061a9cf2926a78b213636b650095 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:29 ========================================================= 00:37:29 [edgeXBuildGoParallel] Running Tests and Build... 00:37:29 ========================================================= [Pipeline] sh 00:37:31 + go mod tidy [Pipeline] sh 00:37:34 + make test 00:37:34 go mod tidy 00:37:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:37 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.033s coverage: 28.7% of statements 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 53.1% of statements 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 95.1% of statements 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 22.0% of statements 00:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.198s coverage: 81.8% of statements 00:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 00:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 00:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 00:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 00:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.3% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 91.9% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:38:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 00:38:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 00:38:53 GO111MODULE=on go vet ./... 00:39:14 gofmt -l . 00:39:17 [ "`gofmt -l .`" = "" ] 00:39:17 ./bin/test-attribution-txt.sh [Pipeline] sh 00:39:22 + ls -al . 00:39:22 total 560 00:39:22 drwxrwxr-x 10 1001 1001 4096 Jun 25 00:39 . 00:39:22 drwxr-xr-x 4 root root 30 Jun 25 00:37 .. 00:39:22 -rw-rw-r-- 1 1001 1001 11 Jun 25 00:34 .dockerignore 00:39:22 drwxrwxr-x 8 1001 1001 179 Jun 25 00:34 .git 00:39:22 drwxrwxr-x 3 1001 1001 125 Jun 25 00:34 .github 00:39:22 -rw-rw-r-- 1 1001 1001 818 Jun 25 00:34 .gitignore 00:39:22 drwx------ 3 1001 1001 60 Jun 25 00:36 .semver 00:39:22 -rw-rw-r-- 1 1001 1001 166 Jun 25 00:34 .sonarcloud.properties 00:39:22 -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:34 Attribution.txt 00:39:22 -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:34 CHANGELOG.md 00:39:22 -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:34 CONTRIBUTING.md 00:39:22 -rw-rw-r-- 1 1001 1001 931 Jun 25 00:34 Dockerfile.build 00:39:22 -rw-rw-r-- 1 1001 1001 849 Jun 25 00:34 Jenkinsfile 00:39:22 -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:34 LICENSE 00:39:22 -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:34 Makefile 00:39:22 -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:34 README.md 00:39:22 -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:34 SECURITY.md 00:39:22 -rw-rw-r-- 1 1001 1001 5 Jun 25 00:36 VERSION 00:39:22 -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:34 ZMQWindows.md 00:39:22 drwxrwxr-x 2 1001 1001 37 Jun 25 00:34 bin 00:39:22 drwxrwxr-x 14 1001 1001 4096 Jun 25 00:34 cmd 00:39:22 -rw-r--r-- 1 root root 398095 Jun 25 00:38 coverage.out 00:39:22 -rw-rw-r-- 1 1001 1001 806 Jun 25 00:34 go.mod 00:39:22 -rw-r--r-- 1 root root 20850 Jun 25 00:37 go.sum 00:39:22 drwxrwxr-x 7 1001 1001 114 Jun 25 00:34 internal 00:39:22 drwxrwxr-x 3 1001 1001 16 Jun 25 00:34 openapi 00:39:22 drwxrwxr-x 4 1001 1001 71 Jun 25 00:34 snap 00:39:22 -rw-rw-r-- 1 1001 1001 168 Jun 25 00:34 version.go [Pipeline] sh 00:39:24 + '[' -e coverage.out ] 00:39:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:39:29 Stashed 1 file(s) [Pipeline] sh 00:39:32 + make build 00:39:32 go mod tidy 00:39:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:39:32 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 00:39:39 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 00:39:39 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 00:39:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:39 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 00:39:42 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 00:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:42 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 00:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:44 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 00:39:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:39:47 $ docker stop --time=1 1bb506854bdde9b04025e33ddca55c975998061a9cf2926a78b213636b650095 00:39:49 $ docker rm -f 1bb506854bdde9b04025e33ddca55c975998061a9cf2926a78b213636b650095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:59 00:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:41:02 latest: Pulling from edgex-devops/edgex-compose 00:41:02 cbdbe7a5bc2a: Pulling fs layer 00:41:02 ca9280d653b3: Pulling fs layer 00:41:02 7e9c9ca2126c: Pulling fs layer 00:41:02 cbdbe7a5bc2a: Verifying Checksum 00:41:02 cbdbe7a5bc2a: Download complete 00:41:02 cbdbe7a5bc2a: Pull complete 00:41:02 ca9280d653b3: Verifying Checksum 00:41:02 ca9280d653b3: Download complete 00:41:02 ca9280d653b3: Pull complete 00:41:05 7e9c9ca2126c: Verifying Checksum 00:41:05 7e9c9ca2126c: Download complete 00:41:05 7e9c9ca2126c: Pull complete 00:41:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:41:08 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 00:41:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:41:11 $ docker top c15971f1a47c47e80e92c7195e5ae450e821021b6e4e1822c64d80b09728f9fe -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:13 + docker-compose build --help 00:41:13 + grep parallel 00:41:13 --parallel Build images in parallel. [Pipeline] } 00:41:13 $ docker stop --time=1 c15971f1a47c47e80e92c7195e5ae450e821021b6e4e1822c64d80b09728f9fe 00:41:16 $ docker rm -f c15971f1a47c47e80e92c7195e5ae450e821021b6e4e1822c64d80b09728f9fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:41:23 . [Pipeline] withDockerContainer 00:41:26 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 00:41:26 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:41:28 $ docker top 778e4527e15104a627477b57fcc29806beb11365996a4f589b26e68f65af4ac2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:36 + docker-compose -f ./docker-compose-build.yml build --parallel 00:41:36 Building core-command ... 00:41:36 Building core-data ... 00:41:36 Building core-metadata ... 00:41:36 Building security-bootstrapper ... 00:41:36 Building security-proxy-setup ... 00:41:36 Building security-secretstore-setup ... 00:41:36 Building support-notifications ... 00:41:36 Building support-scheduler ... 00:41:36 Building sys-mgmt-agent ... 00:41:36 Building support-notifications 00:41:36 Building security-secretstore-setup 00:41:36 Building core-command 00:41:36 Building security-proxy-setup 00:41:36 Building core-data 00:41:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1377 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:41:39 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:41:44 The recommended git tool is: git 00:41:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:41:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:46 ---> cb73ddf8d967 00:41:46 Step 3/26 : WORKDIR /edgex-go 00:41:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:41:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:41:46 ---> cb73ddf8d967 00:41:46 Step 3/22 : WORKDIR /edgex-go 00:41:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:41:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:41:46 ---> cb73ddf8d967 00:41:46 Step 3/24 : WORKDIR /edgex-go 00:41:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:41:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:41:46 ---> cb73ddf8d967 00:41:46 Step 3/24 : WORKDIR /edgex-go 00:41:56 ---> Running in b5dc4d0619af 00:41:56 ---> Running in fe48584d3627 00:41:56 ---> Running in a9cbbb739806 00:41:56 ---> Running in 7205a8c67ff1 00:41:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:41:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:56 ---> cb73ddf8d967 00:41:56 Step 3/23 : WORKDIR /edgex-go 00:41:56 ---> Using cache 00:41:56 ---> 25e40cf1f77d 00:41:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:56 Removing intermediate container b5dc4d0619af 00:41:56 ---> faa01c886020 00:41:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:56 Removing intermediate container 7205a8c67ff1 00:41:56 ---> 25e40cf1f77d 00:41:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:56 ---> Running in 61926400b450 00:41:56 Removing intermediate container fe48584d3627 00:41:56 ---> c971b6238360 00:41:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:56 ---> Running in 59cf5d81abbb 00:41:56 Removing intermediate container a9cbbb739806 00:41:56 ---> e6b60cb3730b 00:41:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:56 ---> Running in d459e1e6c440 00:41:56 ---> Running in df9c9709a48b 00:41:56 ---> Running in 9538ebc3cd84 00:41:56 Removing intermediate container 61926400b450 00:41:56 ---> 8f9c5d64cd3d 00:41:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:41:56 ---> Running in 8fa3c5db4523 00:41:56 Removing intermediate container 59cf5d81abbb 00:41:56 ---> 7af7f0cdc64c 00:41:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:41:56 ---> Running in 247cd6b1fe26 00:41:56 Removing intermediate container d459e1e6c440 00:41:56 ---> f0806e434ecb 00:41:56 Step 5/26 : RUN apk add --update --no-cache make git 00:41:56 ---> Running in 12b9e550d6ab 00:41:56 Removing intermediate container df9c9709a48b 00:41:56 ---> 3009cd575cf4 00:41:56 Step 5/22 : RUN apk add --update --no-cache make git 00:41:56 ---> Running in eb5daccf6143 00:41:56 Removing intermediate container 9538ebc3cd84 00:41:56 ---> 9f07ffd8089a 00:41:56 Step 5/24 : RUN apk add --update --no-cache make git 00:41:56 ---> Running in 024ab035ca9a 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:59 OK: 219 MiB in 52 packages 00:41:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:59 OK: 219 MiB in 52 packages 00:41:59 OK: 219 MiB in 52 packages 00:41:59 Removing intermediate container 247cd6b1fe26 00:41:59 ---> 4c6cdc8e2828 00:41:59 Step 6/24 : COPY go.mod . 00:41:59 OK: 219 MiB in 52 packages 00:41:59 Removing intermediate container eb5daccf6143 00:41:59 ---> 7e99144cdd66 00:41:59 Step 6/22 : COPY go.mod . 00:41:59 ---> 8851885caac5 00:41:59 Step 7/24 : RUN go mod download 00:41:59 ---> Running in 79b06cc5f6fd 00:41:59 Removing intermediate container 12b9e550d6ab 00:41:59 ---> ab4ec751aea3 00:41:59 Step 6/26 : COPY go.mod . 00:41:59 ---> 2304f3cc9b84 00:41:59 Step 7/22 : RUN go mod download 00:41:59 Removing intermediate container 8fa3c5db4523 00:41:59 ---> 85a2133dbc3b 00:41:59 Step 6/23 : COPY go.mod . 00:41:59 ---> Running in c8752381e8ab 00:41:59 ---> 2c1ec653e681 00:41:59 Step 7/26 : RUN go mod download 00:41:59 ---> Running in e667be2ddafe 00:42:01 ---> 437e323ee2f0 00:42:01 Step 7/23 : RUN go mod download 00:42:01 ---> Running in 1944f8bf1792 00:42:01 OK: 219 MiB in 52 packages 00:42:01 Removing intermediate container 79b06cc5f6fd 00:42:01 ---> 10e737dd44b5 00:42:01 Step 8/24 : COPY . . 00:42:01 Removing intermediate container c8752381e8ab 00:42:01 ---> de2a416e7a4f 00:42:01 Step 8/22 : COPY . . 00:42:09 Removing intermediate container 024ab035ca9a 00:42:09 ---> f36cd79a250d 00:42:09 Step 6/24 : COPY go.mod . 00:42:09 ---> 41655ddd25a9 00:42:09 Step 9/24 : RUN go mod tidy 00:42:09 ---> e7144ade547e 00:42:09 Step 9/22 : RUN go mod tidy 00:42:09 Removing intermediate container 1944f8bf1792 00:42:09 ---> bfca883138ac 00:42:09 Step 8/23 : COPY . . 00:42:09 Removing intermediate container e667be2ddafe 00:42:09 ---> 63d7ea0ac0a7 00:42:09 Step 8/26 : COPY . . 00:42:09 ---> c83f2b87ec31 00:42:09 Step 7/24 : RUN go mod download 00:42:09 ---> Running in 0a3580c8c239 00:42:09 ---> Running in 8a552f4dd786 00:42:09 ---> Running in 6d2326f43966 00:42:17 Removing intermediate container 0a3580c8c239 00:42:17 ---> 50d47c933723 00:42:17 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:42:17 ---> accfa6ea2caa 00:42:17 Step 9/26 : RUN go mod tidy 00:42:17 ---> 19d0c17f30fd 00:42:17 Step 9/23 : RUN go mod tidy 00:42:17 Removing intermediate container 6d2326f43966 00:42:17 ---> 755174f1d963 00:42:17 Step 8/24 : COPY . . 00:42:17 Removing intermediate container 8a552f4dd786 00:42:17 ---> 4b3d6e9b11c9 00:42:17 Step 10/24 : RUN make cmd/core-data/core-data 00:42:17 ---> Running in 65a36791c2b5 00:42:17 ---> Running in 8f02eab108ee 00:42:17 ---> Running in a17fed940cc2 00:42:17 ---> Running in b4ea76f26da2 00:42:17 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 00:42:20 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 00:42:20 Removing intermediate container a17fed940cc2 00:42:20 ---> 39e93af200e2 00:42:20 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:42:22 ---> Running in d49a163752c2 00:42:22 Removing intermediate container b4ea76f26da2 00:42:22 ---> 95d9699a73df 00:42:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:42:22 ---> Running in 2db5b2d9f658 00:42:22 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 00:42:22 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 00:42:28 ---> b9876563aeb2 00:42:28 Step 9/24 : RUN go mod tidy 00:42:28 ---> Running in 2f404c2a492c 00:42:31 Removing intermediate container 2f404c2a492c 00:42:31 ---> ebe6109cdd45 00:42:31 Step 10/24 : RUN make cmd/core-command/core-command 00:42:31 ---> Running in cfa26afb4229 00:42:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:31 using credential edgex-jenkins-ssh 00:42:31 Cloning the remote Git repository 00:42:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:34 > git init /w/workspace/edgex-go/11 # timeout=10 00:42:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:34 > git --version # timeout=10 00:42:34 > git --version # 'git version 2.17.1' 00:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:49 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 00:42:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:56 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 00:42:56 Removing intermediate container 65a36791c2b5 00:42:56 ---> 05770bf0000d 00:42:56 00:42:56 Step 11/22 : FROM alpine:3.12 00:42:56 3.12: Pulling from library/alpine 00:42:56 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:42:56 Status: Downloaded newer image for alpine:3.12 00:42:56 ---> 13621d1b12d4 00:42:56 Step 12/22 : RUN apk add --update --no-cache curl 00:42:56 ---> Running in c4ec1e074844 00:42:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:42:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:42:56 (1/4) Installing ca-certificates (20191127-r4) 00:42:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:42:56 (3/4) Installing libcurl (7.77.0-r0) 00:42:56 (4/4) Installing curl (7.77.0-r0) 00:42:56 Executing busybox-1.31.1-r20.trigger 00:42:56 Executing ca-certificates-20191127-r4.trigger 00:42:56 OK: 7 MiB in 18 packages 00:42:56 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 00:42:56 Removing intermediate container c4ec1e074844 00:42:56 ---> 162db5fa2ac6 00:42:56 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:42:56 ---> Running in 6d9103b1a9cf 00:42:57 Merge succeeded, producing 8adcd581d120bc41a3bb242591374076e241f21d 00:42:57 Checking out Revision 8adcd581d120bc41a3bb242591374076e241f21d (PR-3571) 00:42:57 Removing intermediate container 6d9103b1a9cf 00:42:57 ---> 0aac7e7108fc 00:42:57 Step 14/22 : WORKDIR /edgex 00:42:57 ---> Running in 1b269170d2b4 00:42:57 Removing intermediate container 1b269170d2b4 00:42:57 ---> 7edeb4c1828d 00:42:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:42:57 ---> 17a863f64434 00:42:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:42:56 > git config core.sparsecheckout # timeout=10 00:42:56 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 00:42:56 > git remote # timeout=10 00:42:56 > git config --get remote.origin.url # timeout=10 00:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:56 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 00:42:57 > git rev-parse HEAD^{commit} # timeout=10 00:42:57 > git config core.sparsecheckout # timeout=10 00:42:57 > git checkout -f 8adcd581d120bc41a3bb242591374076e241f21d # timeout=10 00:43:00 ---> 5196662b6513 00:43:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:43:00 ---> b9289df3d129 00:43:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:43:00 ---> Running in 667d751eb7c1 00:43:00 Removing intermediate container 667d751eb7c1 00:43:00 ---> 32fa78c506d6 00:43:00 Step 19/22 : CMD ["--init=true"] 00:43:00 ---> Running in 958bfcf5246b 00:43:00 Removing intermediate container 958bfcf5246b 00:43:00 ---> 1da077cc6843 00:43:00 Step 20/22 : LABEL arch=x86_64 00:43:00 ---> Running in 86d0cda0291f 00:43:00 Removing intermediate container 86d0cda0291f 00:43:00 ---> bb45c2f213ff 00:43:00 Step 21/22 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:04 ---> Running in 782c262ee4b3 00:43:04 Removing intermediate container d49a163752c2 00:43:04 ---> 40f7b5f0fb31 00:43:04 00:43:04 Step 11/26 : FROM alpine:3.12 00:43:04 ---> 13621d1b12d4 00:43:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:43:04 Removing intermediate container 8f02eab108ee 00:43:04 ---> 086464dcf827 00:43:04 00:43:04 Step 11/24 : FROM alpine:3.12 00:43:04 ---> 13621d1b12d4 00:43:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:43:04 Removing intermediate container 2db5b2d9f658 00:43:04 ---> dc280ac02aab 00:43:04 00:43:04 Step 11/23 : FROM alpine:3.12 00:43:04 ---> 13621d1b12d4 00:43:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:43:04 Removing intermediate container 782c262ee4b3 00:43:04 ---> 42d7731423a2 00:43:04 Step 22/22 : LABEL version=0.0.0 00:43:04 ---> Running in 9a931a1d1cad 00:43:04 ---> Running in 46efbea7f6df 00:43:04 ---> Running in 6079839e7636 00:43:04 ---> Running in c4a7eb1196a3 00:43:04 Removing intermediate container 46efbea7f6df 00:43:04 ---> d85d2b5ea924 00:43:04 Step 13/24 : ENV APP_PORT=59880 00:43:04 Removing intermediate container 6079839e7636 00:43:04 ---> 2d181f1ecc21 00:43:04 00:43:04 ---> Running in 5bb925878ebe 00:43:04 Successfully built 2d181f1ecc21 00:43:04 Successfully tagged security-proxy-setup:latest 00:43:04 Building sys-mgmt-agent 00:43:04  Building security-proxy-setup ... done Removing intermediate container 5bb925878ebe 00:43:04 ---> 90b9c00d3b1e 00:43:04 Step 14/24 : EXPOSE $APP_PORT 00:43:04 ---> Running in 8960de394671 00:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:04 (1/2) Installing ca-certificates (20191127-r4) 00:43:04 (2/2) Installing dumb-init (1.2.2-r1) 00:43:04 (1/6) Installing ca-certificates (20191127-r4) 00:43:04 Executing busybox-1.31.1-r20.trigger 00:43:04 Executing ca-certificates-20191127-r4.trigger 00:43:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:43:04 (3/6) Installing libcurl (7.77.0-r0) 00:43:04 (4/6) Installing curl (7.77.0-r0) 00:43:04 (5/6) Installing dumb-init (1.2.2-r1) 00:43:04 (6/6) Installing su-exec (0.2-r1) 00:43:04 Executing busybox-1.31.1-r20.trigger 00:43:04 OK: 6 MiB in 16 packages 00:43:04 Executing ca-certificates-20191127-r4.trigger 00:43:04 OK: 7 MiB in 20 packages 00:43:04 Removing intermediate container 8960de394671 00:43:04 ---> 8df699ce2bd9 00:43:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:04 ---> Running in fcedc6c42618 00:43:04 Removing intermediate container cfa26afb4229 00:43:04 ---> 482150f8f58f 00:43:04 00:43:04 Step 11/24 : FROM alpine:3.12 00:43:04 ---> 13621d1b12d4 00:43:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:43:08 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 00:43:08 ---> Running in 66c6ffae52ce 00:43:08 Removing intermediate container c4a7eb1196a3 00:43:08 ---> 976c5ee9611e 00:43:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:43:08 ---> Running in 669be682c2da 00:43:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:08 ---> cb73ddf8d967 00:43:08 Step 3/24 : WORKDIR /edgex-go 00:43:08 ---> Using cache 00:43:08 ---> e6b60cb3730b 00:43:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 ---> Using cache 00:43:08 ---> 9f07ffd8089a 00:43:08 Step 5/24 : RUN apk add --update --no-cache make bash git 00:43:08 Removing intermediate container 9a931a1d1cad 00:43:08 ---> bf8eaf6cb7f1 00:43:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:43:08 ---> Running in 555b65a35838 00:43:08 Removing intermediate container 669be682c2da 00:43:08 ---> 1f2ef9b2bec4 00:43:08 Step 14/23 : ENV APP_PORT=59860 00:43:08 ---> Running in 3c06d7cc069f 00:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 ---> Running in eb7cd7ccd1bf 00:43:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 Removing intermediate container 3c06d7cc069f 00:43:08 ---> 7d1bf53474d5 00:43:08 Step 14/26 : WORKDIR / 00:43:08 (1/1) Installing dumb-init (1.2.2-r1) 00:43:08 Executing busybox-1.31.1-r20.trigger 00:43:08 OK: 6 MiB in 15 packages 00:43:08 ---> Running in 686d57e03594 00:43:08 Removing intermediate container eb7cd7ccd1bf 00:43:08 ---> d66a162783a9 00:43:08 Step 15/23 : EXPOSE $APP_PORT 00:43:08 Removing intermediate container fcedc6c42618 00:43:08 ---> 083cc3079d98 00:43:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:43:08 ---> Running in 5581b09d730e 00:43:08 ---> Running in c6bd7cd633ae 00:43:08 Removing intermediate container 686d57e03594 00:43:08 ---> 8441f86cc3f8 00:43:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:43:08 Removing intermediate container 5581b09d730e 00:43:08 ---> cfccc412f43b 00:43:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:43:08 ---> 189e4f9c4c1f 00:43:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:43:08 Removing intermediate container 66c6ffae52ce 00:43:08 ---> 72af802aea1c 00:43:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:43:08 ---> f2b0f8f8ba76 00:43:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:43:08 ---> Running in 2547c2c47f23 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 Removing intermediate container 2547c2c47f23 00:43:08 ---> 4ae482eed56c 00:43:08 Step 14/24 : ENV APP_PORT=59882 00:43:08 > git rev-list --no-walk f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 00:43:08 ---> c8165da2680e 00:43:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:43:08 ---> Running in 53c7a8da9dad 00:43:08 ---> 987fe37aa768 00:43:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:43:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:43:08 ---> 346abda1c53b 00:43:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:43:08 Removing intermediate container 53c7a8da9dad 00:43:08 ---> 43c2019a2435 00:43:08 Step 15/24 : EXPOSE $APP_PORT [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 00:43:11 ---> Running in cca67da46662 00:43:11 ---> 8aab901601a4 00:43:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:43:11 ---> Running in 41cf3203f955 00:43:11 ---> 43c46c3beb9e 00:43:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:43:11 Removing intermediate container cca67da46662 00:43:11 ---> ad610281fbda 00:43:11 Step 16/24 : WORKDIR / 00:43:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:11 ---> Running in a0e012303580 00:43:11 Removing intermediate container 41cf3203f955 00:43:11 ---> 9dacf261d10c 00:43:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:11 ---> Running in ef073e29d1f9 00:43:11 Removing intermediate container a0e012303580 00:43:11 ---> e5f7084ec39f 00:43:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:11 ---> 050a1a93b354 00:43:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:43:11 Removing intermediate container ef073e29d1f9 00:43:11 ---> d67a8f731648 00:43:11 Step 21/23 : LABEL arch=x86_64 00:43:11 ---> Running in 129196241a0f 00:43:11 (1/6) Installing dumb-init (1.2.2-r1) 00:43:11 (2/6) Installing libgcc (9.3.0-r2) 00:43:11 ---> 2f10fffc850d 00:43:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:43:11 (3/6) Installing libsodium (1.0.18-r0) 00:43:11 Removing intermediate container 129196241a0f 00:43:11 ---> 5de66eeb746c 00:43:11 Step 22/23 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:11 (4/6) Installing libstdc++ (9.3.0-r2) 00:43:11 ---> Running in 9cb620f389d4 00:43:11 ---> 38870bb48a1b 00:43:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:43:11 OK: 219 MiB in 52 packages 00:43:11 ---> 9fa2fd857f46 00:43:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:43:11 Removing intermediate container 9cb620f389d4 00:43:11 ---> 2527a7805626 00:43:11 Step 23/23 : LABEL version=0.0.0 00:43:11 ---> Running in 6f05563a6116 00:43:11 ---> 472285a7164e 00:43:11 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/ 00:43:11 ---> f9e612da96da 00:43:11 Step 20/24 : ENTRYPOINT ["/core-command"] 00:43:11 ---> Running in 7e1871c8749f 00:43:11 ---> Running in f286e5fd1576 00:43:11 Removing intermediate container 555b65a35838 00:43:11 ---> b8323ed8af8d 00:43:11 Step 6/24 : COPY go.mod . 00:43:11 Removing intermediate container 6f05563a6116 00:43:11 ---> fe6ae45d5d2b 00:43:11 00:43:11 Successfully built fe6ae45d5d2b 00:43:11 Removing intermediate container f286e5fd1576 00:43:11 ---> 1197b049f588 00:43:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:11 Successfully tagged support-notifications:latest 00:43:11 Building security-bootstrapper 00:43:11  Building support-notifications ... done  ---> Running in ce9c4436ca19 00:43:11 ---> b35719a16f5c 00:43:11 Step 7/24 : RUN go mod download 00:43:11 ---> Running in 131eee22d03a 00:43:11 (5/6) Installing libzmq (4.3.3-r0) 00:43:11 (6/6) Installing zeromq (4.3.3-r0) 00:43:11 Executing busybox-1.31.1-r20.trigger 00:43:11 OK: 8 MiB in 20 packages [Pipeline] script [Pipeline] { [Pipeline] sh 00:43:14 Removing intermediate container ce9c4436ca19 00:43:14 ---> c27fdb45dae8 00:43:14 Step 22/24 : LABEL arch=x86_64 00:43:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:43:14 ---> cb73ddf8d967 00:43:14 Step 3/32 : WORKDIR /edgex-go 00:43:14 ---> Using cache 00:43:14 ---> e6b60cb3730b 00:43:14 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:14 ---> Using cache 00:43:14 ---> 9f07ffd8089a 00:43:14 Step 5/32 : RUN apk add --update --no-cache make git 00:43:14 ---> Using cache 00:43:14 ---> f36cd79a250d 00:43:14 Step 6/32 : COPY go.mod . 00:43:14 ---> Using cache 00:43:14 ---> c83f2b87ec31 00:43:14 Step 7/32 : RUN go mod download 00:43:14 ---> Using cache 00:43:14 ---> 755174f1d963 00:43:14 Step 8/32 : COPY . . 00:43:14 ---> Using cache 00:43:14 ---> b9876563aeb2 00:43:14 Step 9/32 : RUN go mod tidy 00:43:14 ---> Using cache 00:43:14 ---> ebe6109cdd45 00:43:14 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:43:14 ---> Running in 89f0bc18866c 00:43:14 ---> Running in 0a0e0990f6af 00:43:14 Removing intermediate container 7e1871c8749f 00:43:14 ---> 4965596fbc4a 00:43:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:43:14 Removing intermediate container 89f0bc18866c 00:43:14 ---> 4fad26f2b3d7 00:43:14 Step 23/24 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:14 ---> Running in ec51721055ef 00:43:14 ---> Running in 4f29110e2818 00:43:14 Removing intermediate container ec51721055ef 00:43:14 ---> 6c0c9a0d2bce 00:43:14 Step 24/24 : LABEL version=0.0.0 00:43:14 Removing intermediate container c6bd7cd633ae 00:43:14 ---> fa1800d226d3 00:43:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:14 Removing intermediate container 4f29110e2818 00:43:14 ---> 69cc21a39754 00:43:14 Step 24/26 : LABEL arch=x86_64 00:43:14 Removing intermediate container 131eee22d03a 00:43:14 ---> 9da71877e860 00:43:14 Step 8/24 : COPY . . 00:43:14 ---> Running in 0f67683b34e3 00:43:14 ---> Running in 59d6b79890ae 00:43:15 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 00:43:15 Removing intermediate container 0f67683b34e3 00:43:15 ---> de62305bd162 00:43:15 00:43:15 ---> d1d9d5265bd9 00:43:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:43:15 Removing intermediate container 59d6b79890ae 00:43:15 ---> e2cd37d80ac5 00:43:15 Step 25/26 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:15 Successfully built de62305bd162 00:43:15 Successfully tagged core-command:latest 00:43:15 Building support-scheduler 00:43:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:43:17  Building core-command ... done  ---> Running in da29a6544023 00:43:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:43:18 + sudo service docker restart 00:43:18 + true 00:43:25 ---> 53381ef95e88 00:43:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:43:25 Removing intermediate container da29a6544023 00:43:25 ---> 5d6216bf43a0 00:43:25 Step 26/26 : LABEL version=0.0.0 00:43:25 ---> 9b576c273174 00:43:25 Step 9/24 : RUN go mod tidy 00:43:25 ---> Running in 7171202976e2 00:43:25 ---> 5bd0e580a98f 00:43:25 Step 20/24 : ENTRYPOINT ["/core-data"] 00:43:25 ---> Running in 74af6cfa94f9 00:43:25 ---> Running in dc400a8a0f0f 00:43:25 Removing intermediate container 7171202976e2 00:43:25 ---> 35660a3f3ce7 00:43:25 00:43:25 Successfully built 35660a3f3ce7 00:43:25 Successfully tagged security-secretstore-setup:latest 00:43:25  Building security-secretstore-setup ... done Building core-metadata 00:43:25 Removing intermediate container dc400a8a0f0f 00:43:25 ---> 782939af0ab4 00:43:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:43:25 ---> Running in 9f3692342e28 00:43:25 Removing intermediate container 9f3692342e28 00:43:25 ---> 4f2be7f6ee78 00:43:25 Step 22/24 : LABEL arch=x86_64 00:43:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:29 ---> cb73ddf8d967 00:43:29 Step 3/24 : WORKDIR /edgex-go 00:43:29 ---> Using cache 00:43:29 ---> e6b60cb3730b 00:43:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:29 ---> Using cache 00:43:29 ---> 9f07ffd8089a 00:43:29 Step 5/24 : RUN apk add --update --no-cache make git 00:43:29 ---> Using cache 00:43:29 ---> f36cd79a250d 00:43:29 Step 6/24 : COPY go.mod . 00:43:29 ---> Using cache 00:43:29 ---> c83f2b87ec31 00:43:29 Step 7/24 : RUN go mod download 00:43:29 ---> Using cache 00:43:29 ---> 755174f1d963 00:43:29 Step 8/24 : COPY . . 00:43:29 ---> Using cache 00:43:29 ---> b9876563aeb2 00:43:29 Step 9/24 : RUN go mod tidy 00:43:29 ---> Using cache 00:43:29 ---> ebe6109cdd45 00:43:29 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:43:31 ---> Running in d76496dc5512 00:43:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:31 ---> cb73ddf8d967 00:43:31 Step 3/23 : WORKDIR /edgex-go 00:43:31 ---> Using cache 00:43:31 ---> e6b60cb3730b 00:43:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:31 ---> Using cache 00:43:31 ---> 9f07ffd8089a 00:43:31 Step 5/23 : RUN apk add --update --no-cache make git 00:43:31 ---> Using cache 00:43:31 ---> f36cd79a250d 00:43:31 Step 6/23 : COPY go.mod . 00:43:31 ---> Using cache 00:43:31 ---> c83f2b87ec31 00:43:31 Step 7/23 : RUN go mod download 00:43:31 ---> Using cache 00:43:31 ---> 755174f1d963 00:43:31 Step 8/23 : COPY . . 00:43:31 ---> Using cache 00:43:31 ---> b9876563aeb2 00:43:31 Step 9/23 : RUN go mod tidy 00:43:31 ---> Using cache 00:43:31 ---> ebe6109cdd45 00:43:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:43:31 ---> Running in 54f4b9c8cbf6 00:43:31 ---> Running in cea1cee77ded 00:43:31 Removing intermediate container d76496dc5512 00:43:31 ---> c7793eaf0cd8 00:43:31 Step 23/24 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:31 ---> Running in 9c91e7aa1c52 00:43:31 Removing intermediate container 74af6cfa94f9 00:43:31 ---> c51f9a17df18 00:43:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:43:31 ---> Running in 4a1954c94e17 00:43:31 Removing intermediate container 9c91e7aa1c52 00:43:31 ---> 00af789dddce 00:43:31 Step 24/24 : LABEL version=0.0.0 00:43:31 ---> Running in 0ba534c6213a 00:43:31 Removing intermediate container 0ba534c6213a 00:43:31 ---> 60148922fea9 00:43:31 00:43:31 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 00:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:31 Successfully built 60148922fea9 00:43:31 Successfully tagged core-data:latest 00:43:31  Building core-data ... done 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:43:40 provisioning config files... 00:43:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config89996599330045408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:43 ---> docker-login.sh 00:43:43 nexus3.edgexfoundry.org:10001 00:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:43 Configure a credential helper to remove this warning. See 00:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:43 00:43:43 Login Succeeded 00:43:43 nexus3.edgexfoundry.org:10002 00:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:43 Configure a credential helper to remove this warning. See 00:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:43 00:43:43 Login Succeeded 00:43:43 nexus3.edgexfoundry.org:10003 00:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:43 Configure a credential helper to remove this warning. See 00:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:43 00:43:43 Login Succeeded 00:43:43 nexus3.edgexfoundry.org:10004 00:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:43 Configure a credential helper to remove this warning. See 00:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:43 00:43:43 Login Succeeded 00:43:43 docker.io 00:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:43:44 Configure a credential helper to remove this warning. See 00:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:43:44 00:43:44 Login Succeeded 00:43:44 ---> docker-login.sh ends [Pipeline] } 00:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:43:45 Removing intermediate container 0a0e0990f6af 00:43:45 ---> bd9a9ead12d0 00:43:45 00:43:45 Step 11/32 : FROM alpine:3.12 00:43:45 ---> 13621d1b12d4 00:43:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:43:45 ---> Running in 16611f814571 [Pipeline] echo 00:43:45 ========================================================= 00:43:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:43:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:43:48 Removing intermediate container 16611f814571 00:43:48 ---> b318fe594f21 00:43:48 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:43:48 ---> Running in 2126afe81362 00:43:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:48 (1/2) Installing dumb-init (1.2.2-r1) 00:43:48 (2/2) Installing su-exec (0.2-r1) 00:43:48 Executing busybox-1.31.1-r20.trigger 00:43:48 OK: 6 MiB in 16 packages 00:43:48 Removing intermediate container 2126afe81362 00:43:48 ---> cce00ef97711 00:43:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:43:48 ---> Running in 3952c3fb0d40 00:43:48 Removing intermediate container 3952c3fb0d40 00:43:48 ---> 24f664991af3 00:43:48 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:43:48 ---> Running in 3e35a5f00c9d 00:43:48 Removing intermediate container 3e35a5f00c9d 00:43:48 ---> db11d9d5b3b6 00:43:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:43:48 ---> Running in d822bb3d3524 00:43:48 Removing intermediate container d822bb3d3524 00:43:48 ---> fd7d2ef0fb69 00:43:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:43:48 ---> Running in 1ebdcdc1266a 00:43:48 Removing intermediate container 1ebdcdc1266a 00:43:48 ---> 2ab8f7dc3cac 00:43:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:43:48 ---> 6cb90a52d4f7 00:43:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:43:48 ---> Running in 6062bdf61632 00:43:48 + 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 . 00:43:49 Removing intermediate container 6062bdf61632 00:43:49 ---> 2193a09b3394 00:43:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:43:49 ---> 9c22fa408722 00:43:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:43:50 ---> 2f97eac67112 00:43:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:43:50 ---> 2a7efead1cb2 00:43:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:43:51 Sending build context to Docker daemon 166.3MB 00:43:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:43:51 Step 2/6 : FROM ${BASE} 00:43:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:43:51 595b0fe564bb: Pulling fs layer 00:43:51 3088b5b3c5c0: Pulling fs layer 00:43:51 5b7225fbf94c: Pulling fs layer 00:43:51 ba82ee9f976e: Pulling fs layer 00:43:51 506bd15cee9f: Pulling fs layer 00:43:51 75a0a4a0db45: Pulling fs layer 00:43:51 618dc40b7e24: Pulling fs layer 00:43:51 506bd15cee9f: Waiting 00:43:51 618dc40b7e24: Waiting 00:43:51 75a0a4a0db45: Waiting 00:43:51 ba82ee9f976e: Waiting 00:43:51 5b7225fbf94c: Download complete 00:43:51 3088b5b3c5c0: Download complete 00:43:51 506bd15cee9f: Download complete 00:43:51 75a0a4a0db45: Download complete 00:43:51 595b0fe564bb: Verifying Checksum 00:43:51 595b0fe564bb: Download complete 00:43:51 ---> 5f3fc32ae678 00:43:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:43:51 ---> 9a4c32ca3e90 00:43:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:43:51 ---> Running in 796ecf2f4629 00:43:51 Removing intermediate container 796ecf2f4629 00:43:51 ---> b8e54db989c1 00:43:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:43:51 595b0fe564bb: Pull complete 00:43:51 ---> b2bbf0aa23af 00:43:51 Step 27/32 : RUN chmod +x /entrypoint.sh 00:43:52 ---> Running in 48daabe6195f 00:43:54 Removing intermediate container 48daabe6195f 00:43:54 ---> b4a84a6f3f74 00:43:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:43:54 ---> Running in 9d9f6d65a519 00:43:54 Removing intermediate container 9d9f6d65a519 00:43:54 ---> 8d98b0865450 00:43:54 Step 29/32 : CMD ["gate"] 00:43:54 ---> Running in 37606e9fe295 00:43:54 Removing intermediate container 37606e9fe295 00:43:54 ---> 0799937dae89 00:43:54 Step 30/32 : LABEL arch=x86_64 00:43:54 ---> Running in fe3a9a1cb6b6 00:43:54 Removing intermediate container fe3a9a1cb6b6 00:43:54 ---> 8fd6c290c3bf 00:43:54 Step 31/32 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:43:54 ---> Running in 4ff809e1e160 00:43:54 Removing intermediate container 4ff809e1e160 00:43:54 ---> b5673e59e295 00:43:54 Step 32/32 : LABEL version=0.0.0 00:43:54 ---> Running in 6f494c2a6785 00:43:54 Removing intermediate container 6f494c2a6785 00:43:54 ---> a22d1db5dc0a 00:43:54 00:43:54 Successfully built a22d1db5dc0a 00:43:54 Successfully tagged security-bootstrapper:latest 00:43:54 3088b5b3c5c0: Pull complete 00:43:54 5b7225fbf94c: Pull complete 00:43:54 618dc40b7e24: Verifying Checksum 00:43:54 618dc40b7e24: Download complete 00:43:54 ba82ee9f976e: Verifying Checksum 00:43:54 ba82ee9f976e: Download complete 00:43:58  Building security-bootstrapper ... done Removing intermediate container 4a1954c94e17 00:43:58 ---> 9614f04b8171 00:43:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:43:59 ---> Running in 8a1f26df53f0 00:43:59 Removing intermediate container cea1cee77ded 00:43:59 ---> f9e3f39ec02e 00:43:59 00:43:59 Step 11/23 : FROM alpine:3.12 00:43:59 ---> 13621d1b12d4 00:43:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:43:59 ---> Using cache 00:43:59 ---> 72af802aea1c 00:43:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:43:59 ---> Using cache 00:43:59 ---> 4ae482eed56c 00:43:59 Step 14/23 : ENV APP_PORT=59861 00:43:59 ---> Running in ba398752f070 00:43:59 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 00:43:59 Removing intermediate container ba398752f070 00:43:59 ---> 0a76d1b35d0f 00:43:59 Step 15/23 : EXPOSE $APP_PORT 00:43:59 ---> Running in 91cc9885efe7 00:43:59 Removing intermediate container 54f4b9c8cbf6 00:43:59 ---> c43260434cab 00:43:59 00:43:59 Step 11/24 : FROM alpine:3.12 00:43:59 ---> 13621d1b12d4 00:43:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:43:59 ---> Using cache 00:43:59 ---> 72af802aea1c 00:43:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:43:59 ---> Using cache 00:43:59 ---> 4ae482eed56c 00:43:59 Step 14/24 : ENV APP_PORT=59881 00:43:59 ---> Running in bcd56a9fd433 00:43:59 Removing intermediate container 91cc9885efe7 00:43:59 ---> e873a32ba291 00:43:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:00 Removing intermediate container bcd56a9fd433 00:44:00 ---> 33729e8561fa 00:44:00 Step 15/24 : EXPOSE $APP_PORT 00:44:00 ---> Running in b4e0a9c96cb0 00:44:00 Removing intermediate container b4e0a9c96cb0 00:44:00 ---> 16ace8addd9a 00:44:00 Step 16/24 : WORKDIR / 00:44:00 ---> 36723e20b558 00:44:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:44:00 ---> Running in aa394a065b83 00:44:00 Removing intermediate container 8a1f26df53f0 00:44:00 ---> 3996109285ff 00:44:00 00:44:00 Step 12/24 : FROM docker:20.10.0 00:44:00 Removing intermediate container aa394a065b83 00:44:00 ---> c921efa8aea0 00:44:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:00 ---> c6d461837498 00:44:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:44:00 20.10.0: Pulling from library/docker 00:44:00 ---> a7240a280916 00:44:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:44:00 ---> 596a9de41cde 00:44:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:44:00 ---> Running in 8e2efb1872f7 00:44:00 Removing intermediate container 8e2efb1872f7 00:44:00 ---> b4ff6e9fd19f 00:44:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:00 ---> Running in 78387371ed46 00:44:01 ---> 3bbcddba1b97 00:44:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:44:01 Removing intermediate container 78387371ed46 00:44:01 ---> b82534a10817 00:44:01 Step 21/23 : LABEL arch=x86_64 00:44:01 ---> Running in 28ee5305d858 00:44:01 ---> 3a7120766613 00:44:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:44:01 ---> Running in 3408a00f3302 00:44:01 Removing intermediate container 28ee5305d858 00:44:01 ---> cf39c15cd854 00:44:01 Step 22/23 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:44:01 ---> Running in b52162c35b73 00:44:01 Removing intermediate container 3408a00f3302 00:44:01 ---> 3f318cc4067f 00:44:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:01 ---> Running in b8c47b9ee3b6 00:44:01 Removing intermediate container b52162c35b73 00:44:01 ---> a5196d903a20 00:44:01 Step 23/23 : LABEL version=0.0.0 00:44:02 ---> Running in 3278970d6e42 00:44:02 Removing intermediate container b8c47b9ee3b6 00:44:02 ---> 0c88d7cb2f7a 00:44:02 Step 22/24 : LABEL arch=x86_64 00:44:02 ---> Running in 1fda91fd777b 00:44:04 Removing intermediate container 3278970d6e42 00:44:04 ---> ee01fbf325f4 00:44:04 00:44:04 Successfully built ee01fbf325f4 00:44:04 Successfully tagged support-scheduler:latest 00:44:04  Building support-scheduler ... done Removing intermediate container 1fda91fd777b 00:44:04 ---> 1cdfd6ef95d7 00:44:04 Step 23/24 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:44:04 ---> Running in b93eaae6fd01 00:44:04 Removing intermediate container b93eaae6fd01 00:44:04 ---> 9a445e662061 00:44:04 Step 24/24 : LABEL version=0.0.0 00:44:04 ---> Running in 13b15bd0ea1b 00:44:04 Removing intermediate container 13b15bd0ea1b 00:44:04 ---> 1acf5693e2e8 00:44:04 00:44:04 Successfully built 1acf5693e2e8 00:44:04 Successfully tagged core-metadata:latest 00:44:04  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:44:04 Status: Downloaded newer image for docker:20.10.0 00:44:04 ---> aefe523efa57 00:44:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:44:04 ---> Running in 0ed64ac2f5ba 00:44:04 Removing intermediate container 0ed64ac2f5ba 00:44:04 ---> 682bacdd3efd 00:44:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:44:04 ---> Running in b6ceb2800b30 00:44:04 ba82ee9f976e: Pull complete 00:44:04 506bd15cee9f: Pull complete 00:44:04 75a0a4a0db45: Pull complete 00:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:44:05 (1/39) Installing readline (8.0.4-r0) 00:44:05 (2/39) Installing bash (5.0.17-r0) 00:44:05 Executing bash-5.0.17-r0.post-install 00:44:05 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:44:05 (4/39) Installing libcurl (7.77.0-r0) 00:44:05 (5/39) Installing curl (7.77.0-r0) 00:44:05 (6/39) Installing dumb-init (1.2.2-r1) 00:44:05 (7/39) Installing libbz2 (1.0.8-r1) 00:44:05 (8/39) Installing expat (2.2.9-r1) 00:44:05 (9/39) Installing libffi (3.3-r2) 00:44:05 (10/39) Installing gdbm (1.13-r1) 00:44:05 (11/39) Installing xz-libs (5.2.5-r0) 00:44:05 (12/39) Installing sqlite-libs (3.32.1-r1) 00:44:05 (13/39) Installing python3 (3.8.10-r0) 00:44:05 (14/39) Installing py3-appdirs (1.4.4-r1) 00:44:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:44:05 (16/39) Installing py3-parsing (2.4.7-r0) 00:44:05 (17/39) Installing py3-six (1.15.0-r0) 00:44:05 (18/39) Installing py3-packaging (20.4-r0) 00:44:05 (19/39) Installing py3-setuptools (47.0.0-r0) 00:44:05 (20/39) Installing py3-chardet (3.0.4-r4) 00:44:05 (21/39) Installing py3-idna (2.9-r0) 00:44:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:44:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:44:05 (24/39) Installing py3-requests (2.23.0-r0) 00:44:05 (25/39) Installing py3-msgpack (1.0.0-r0) 00:44:05 (26/39) Installing py3-lockfile (0.12.2-r3) 00:44:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:44:05 (28/39) Installing py3-colorama (0.4.3-r0) 00:44:05 (29/39) Installing py3-distlib (0.3.0-r0) 00:44:05 (30/39) Installing py3-distro (1.5.0-r1) 00:44:05 (31/39) Installing py3-webencodings (0.5.1-r3) 00:44:05 (32/39) Installing py3-html5lib (1.0.1-r4) 00:44:05 (33/39) Installing py3-pytoml (0.1.21-r0) 00:44:05 (34/39) Installing py3-pep517 (0.8.2-r0) 00:44:05 (35/39) Installing py3-progress (1.5-r0) 00:44:05 (36/39) Installing py3-toml (0.10.1-r0) 00:44:05 (37/39) Installing py3-retrying (1.3.3-r0) 00:44:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:44:05 (39/39) Installing py3-pip (20.1.1-r0) 00:44:06 Executing busybox-1.31.1-r19.trigger 00:44:06 OK: 72 MiB in 59 packages 00:44:06 Collecting docker-compose==1.23.2 00:44:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:44:07 Collecting docopt<0.7,>=0.6.1 00:44:07 Downloading docopt-0.6.2.tar.gz (25 kB) 00:44:07 Collecting texttable<0.10,>=0.9.0 00:44:07 Downloading texttable-0.9.1.tar.gz (11 kB) 00:44:07 Collecting PyYAML<4,>=3.10 00:44:07 Downloading PyYAML-3.13.tar.gz (270 kB) 00:44:10 Collecting jsonschema<3,>=2.5.1 00:44:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:44:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:44:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:44:10 Collecting cached-property<2,>=1.2.0 00:44:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:44:10 Collecting docker<4.0,>=3.6.0 00:44:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:44:10 Collecting websocket-client<1.0,>=0.32.0 00:44:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:44:10 Collecting dockerpty<0.5,>=0.4.1 00:44:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:44:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:44:10 Collecting urllib3<1.25,>=1.21.1 00:44:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:44:10 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) 00:44:10 Collecting idna<2.8,>=2.5 00:44:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:44:10 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) 00:44:10 Collecting docker-pycreds>=0.4.0 00:44:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:44:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:44:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:44:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:44:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:44:10 Installing collected packages: docopt, texttable, PyYAML, jsonschema, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, dockerpty, docker-compose 00:44:10 Running setup.py install for docopt: started 00:44:10 Running setup.py install for docopt: finished with status 'done' 00:44:10 Running setup.py install for texttable: started 00:44:10 Running setup.py install for texttable: finished with status 'done' 00:44:10 Running setup.py install for PyYAML: started 00:44:10 Running setup.py install for PyYAML: finished with status 'done' 00:44:10 Attempting uninstall: urllib3 00:44:10 Found existing installation: urllib3 1.25.9 00:44:10 Uninstalling urllib3-1.25.9: 00:44:10 Successfully uninstalled urllib3-1.25.9 00:44:10 Attempting uninstall: idna 00:44:10 Found existing installation: idna 2.9 00:44:10 Uninstalling idna-2.9: 00:44:10 Successfully uninstalled idna-2.9 00:44:10 Attempting uninstall: requests 00:44:10 Found existing installation: requests 2.23.0 00:44:10 Uninstalling requests-2.23.0: 00:44:10 Successfully uninstalled requests-2.23.0 00:44:10 618dc40b7e24: Pull complete 00:44:10 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:44:10 ---> a36622ca3599 00:44:10 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 00:44:11 Running setup.py install for dockerpty: started 00:44:11 ---> Running in fc080c69230f 00:44:11 Running setup.py install for dockerpty: finished with status 'done' 00:44:11 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 00:44:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:14 (1/12) Installing libmagic (5.39-r0) 00:44:14 Removing intermediate container b6ceb2800b30 00:44:14 ---> 5561c617a36e 00:44:14 Step 15/24 : ENV APP_PORT=58890 00:44:14 ---> Running in 235f8c0471cb 00:44:14 Removing intermediate container 235f8c0471cb 00:44:14 ---> 8e5537a95654 00:44:14 Step 16/24 : EXPOSE $APP_PORT 00:44:14 ---> Running in 72ba62e7afd1 00:44:14 Removing intermediate container 72ba62e7afd1 00:44:14 ---> c7447f500d5c 00:44:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:44:14 (2/12) Installing file (5.39-r0) 00:44:14 (3/12) Installing libc-dev (0.7.2-r3) 00:44:14 (4/12) Installing g++ (10.2.1_pre1-r3) 00:44:14 ---> fc30d92f2212 00:44:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:44:14 ---> 57e5242e5456 00:44:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:44:15 ---> 594617f15ec6 00:44:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:44:15 ---> Running in 2779c795ef79 00:44:15 Removing intermediate container 2779c795ef79 00:44:15 ---> dd5e9bcaad27 00:44:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:15 ---> Running in b994352203d0 00:44:17 Removing intermediate container b994352203d0 00:44:17 ---> bd3a643df382 00:44:17 Step 22/24 : LABEL arch=x86_64 00:44:17 ---> Running in c6936c3ee1d8 00:44:17 Removing intermediate container c6936c3ee1d8 00:44:17 ---> 43b271e4ee21 00:44:17 Step 23/24 : LABEL git_sha=60839663c4d649ac2f26b9bbe5a880e72682c702 00:44:17 ---> Running in 59bcc70191f7 00:44:17 Removing intermediate container 59bcc70191f7 00:44:17 ---> bb3effa84578 00:44:17 Step 24/24 : LABEL version=0.0.0 00:44:17 ---> Running in 89be44bf62bb 00:44:17 Removing intermediate container 89be44bf62bb 00:44:17 ---> 3ec56b9cf366 00:44:17 00:44:17 Successfully built 3ec56b9cf366 00:44:17 Successfully tagged sys-mgmt-agent:latest 00:44:17  Building sys-mgmt-agent ... done  [Pipeline] } 00:44:17 $ docker stop --time=1 778e4527e15104a627477b57fcc29806beb11365996a4f589b26e68f65af4ac2 00:44:21 (5/12) Installing fortify-headers (1.1-r0) 00:44:21 (6/12) Installing patch (2.7.6-r7) 00:44:21 (7/12) Installing build-base (0.5-r2) 00:44:21 (8/12) Installing libsodium (1.0.18-r0) 00:44:21 (9/12) Installing pkgconf (1.7.3-r0) 00:44:21 (10/12) Installing libsodium-dev (1.0.18-r0) 00:44:21 (11/12) Installing libzmq (4.3.3-r1) 00:44:21 (12/12) Installing zeromq-dev (4.3.3-r1) 00:44:21 Executing busybox-1.32.1-r6.trigger 00:44:21 OK: 218 MiB in 52 packages 00:44:21 $ docker rm -f 778e4527e15104a627477b57fcc29806beb11365996a4f589b26e68f65af4ac2 [Pipeline] // withDockerContainer [Pipeline] sh 00:44:21 + docker images 00:44:21 REPOSITORY TAG IMAGE ID CREATED SIZE 00:44:21 sys-mgmt-agent latest 3ec56b9cf366 6 seconds ago 312MB 00:44:21 core-metadata latest 1acf5693e2e8 19 seconds ago 16.6MB 00:44:21 support-scheduler latest ee01fbf325f4 20 seconds ago 15.9MB 00:44:21 3996109285ff 21 seconds ago 1.15GB 00:44:21 c43260434cab 22 seconds ago 1.15GB 00:44:21 f9e3f39ec02e 22 seconds ago 1.15GB 00:44:21 security-bootstrapper latest a22d1db5dc0a 27 seconds ago 18.6MB 00:44:21 bd9a9ead12d0 37 seconds ago 1.15GB 00:44:21 core-data latest 60148922fea9 51 seconds ago 20.2MB 00:44:21 security-secretstore-setup latest 35660a3f3ce7 57 seconds ago 28.7MB 00:44:21 core-command latest de62305bd162 About a minute ago 15.9MB 00:44:21 support-notifications latest fe6ae45d5d2b About a minute ago 16.7MB 00:44:21 482150f8f58f About a minute ago 1.14GB 00:44:21 086464dcf827 About a minute ago 1.15GB 00:44:21 dc280ac02aab About a minute ago 1.15GB 00:44:21 40f7b5f0fb31 About a minute ago 1.15GB 00:44:21 security-proxy-setup latest 2d181f1ecc21 About a minute ago 25.7MB 00:44:21 05770bf0000d About a minute ago 1.15GB 00:44:21 ci-base-image-x86_64 latest cb73ddf8d967 7 minutes ago 647MB 00:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 00:44:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 00:44:21 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:44:21 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 00:44:24 Removing intermediate container fc080c69230f 00:44:24 ---> f21791af1d66 00:44:24 Step 4/6 : WORKDIR /edgex-go 00:44:24 ---> Running in 55d9b5f73fd7 00:44:24 Removing intermediate container 55d9b5f73fd7 00:44:24 ---> 8f49e46f1673 00:44:24 Step 5/6 : COPY go.mod . 00:44:24 ---> 01430454aa67 00:44:24 Step 6/6 : RUN go mod download 00:44:24 ---> Running in 59d5f972cad4 [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 00:44:43 Still waiting to schedule task 00:44:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:44:50 Removing intermediate container 59d5f972cad4 00:44:50 ---> 1be52840eee2 00:44:50 Successfully built 1be52840eee2 00:44:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:51 + docker inspect -f . ci-base-image-arm64 00:44:51 . [Pipeline] withDockerContainer 00:44:51 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 00:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat 00:44:53 $ docker top fcc6dc04deec464377f1bff8fe1225ea9e036d7613ba5f893da6b179d94ce280 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:59 + go version 00:44:59 go version go1.16.5 linux/arm64 [Pipeline] } 00:44:59 $ docker stop --time=1 fcc6dc04deec464377f1bff8fe1225ea9e036d7613ba5f893da6b179d94ce280 00:45:01 $ docker rm -f fcc6dc04deec464377f1bff8fe1225ea9e036d7613ba5f893da6b179d94ce280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:08 + docker inspect -f . ci-base-image-arm64 00:45:08 . [Pipeline] withDockerContainer 00:45:11 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 00:45: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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat 00:45:14 $ docker top 282ced80b88d14b3b0e1b83b95161b4a32ec5e72c61ef18ae1d2c9ba164d01b2 -eo pid,comm [Pipeline] { [Pipeline] echo 00:45:15 ========================================================= 00:45:15 [edgeXBuildGoParallel] Running Tests and Build... 00:45:15 ========================================================= [Pipeline] sh 00:45:21 + go mod tidy [Pipeline] sh 00:45:22 + make test 00:45:22 go mod tidy 00:45:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:45:47 ? github.com/edgexfoundry/edgex-go [no test files] 00:46:34 Running on prd-ubuntu18.04-docker-8c-8g-1378 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:46:34 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:46:35 The recommended git tool is: git 00:46:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:46:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:46:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:46:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:46:54 using credential edgex-jenkins-ssh 00:46:54 Cloning the remote Git repository 00:46:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:46:56 > git init /w/workspace/edgex-go/11 # timeout=10 00:46:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:46:56 > git --version # timeout=10 00:46:56 > git --version # 'git version 2.17.1' 00:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:47:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:47:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:47:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:47:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:47:02 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 00:47:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:47:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:47:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:47:02 > git config core.sparsecheckout # timeout=10 00:47:02 > git checkout -f f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 00:47:07 Merge succeeded, producing 664b64312d22d5035856ebca6c0b79c29ca64330 00:47:07 Checking out Revision 664b64312d22d5035856ebca6c0b79c29ca64330 (PR-3571) 00:47:07 > git remote # timeout=10 00:47:07 > git config --get remote.origin.url # timeout=10 00:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:07 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 00:47:07 > git rev-parse HEAD^{commit} # timeout=10 00:47:07 > git config core.sparsecheckout # timeout=10 00:47:07 > git checkout -f 664b64312d22d5035856ebca6c0b79c29ca64330 # timeout=10 00:47:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 00:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 100.0% of statements 00:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 53.1% of statements 00:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.540s coverage: 87.7% of statements 00:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:47:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.197s coverage: 78.9% of statements 00:47:18 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 00:47:18 > git rev-list --no-walk f334cf52bf4352e3c5b0101544e3ceb0bda84bb2 # timeout=10 [Pipeline] withEnv [Pipeline] { 00:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements 00:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.461s coverage: 95.1% of statements 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.249s coverage: 0.8% of statements 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.177s coverage: 22.0% of statements 00:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.231s coverage: 47.1% of statements 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.186s coverage: 79.5% of statements 00:47:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements [Pipeline] libraryResource [Pipeline] sh 00:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 00:47:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.186s coverage: 87.5% of statements 00:47:32 + echo snap-build.sh 00:47:32 snap-build.sh 00:47:32 + SNAP_BASE_DIR=. 00:47:32 + '[' '!' -z /w/workspace/edgex-go/11 ']' 00:47:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 00:47:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 00:47:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 00:47:32 + cd /w/workspace/edgex-go/11 00:47:32 + sudo apt-get remove -qy --purge lxd lxd-client 00:47:32 Reading package lists... 00:47:32 Building dependency tree... 00:47:32 Reading state information... 00:47:32 The following packages were automatically installed and are no longer required: 00:47:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:47:32 uidmap xdelta3 00:47:32 Use 'sudo apt autoremove' to remove them. 00:47:32 The following packages will be REMOVED: 00:47:32 lxd* lxd-client* 00:47:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:47:32 After this operation, 31.7 MB disk space will be freed. 00:47:32 (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.) 00:47:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:47:32 Removing lxd dnsmasq configuration 00:47:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:47:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:47:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:47:32 (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.) 00:47:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:47:34 Processing triggers for systemd (237-3ubuntu10.45) ... 00:47:34 Processing triggers for ureadahead (0.100.0-21) ... 00:47:34 + sudo snap remove --purge lxd 00:47:34 snap "lxd" is not installed 00:47:34 + sudo groupadd --force --system lxd 00:47:34 ++ whoami 00:47:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:47:34 + newgrp - lxd 00:47:34 + sudo snap install lxd 00:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements 00:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 00:47:44 2021-06-25T00:47:42Z INFO Waiting for automatic snapd restart... 00:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.715s coverage: 81.8% of statements 00:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.250s coverage: 92.9% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.233s coverage: 85.4% of statements 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.303s coverage: 91.2% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.723s coverage: 64.4% of statements 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:47:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 00:47:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 00:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements 00:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 00:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.968s coverage: 66.9% of statements 00:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:47:58 lxd 4.15 from Canonical* installed 00:47:58 + sudo lxd init --auto 00:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.682s coverage: 43.6% of statements 00:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.203s coverage: 89.5% of statements 00:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements 00:47:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.208s coverage: 19.3% of statements 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.517s coverage: 91.9% of statements 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.196s coverage: 62.7% of statements 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 97.6% of statements 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:48:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements 00:48:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 95.4% of statements 00:48:06 GO111MODULE=on go vet ./... 00:48:08 + sudo snap install --classic snapcraft 00:48:21 snapcraft 4.8.2 from Canonical* installed 00:48:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:48:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:48:21 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:21 Dload Upload Total Spent Left Speed 00:48:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5016 0 --:--:-- --:--:-- --:--:-- 5016 00:48:21 79 3325k 79 2634k 0 0 5841k 0 --:--:-- --:--:-- --:--:-- 5841k 100 3325k 100 3325k 0 0 7259k 0 --:--:-- --:--:-- --:--:-- 96.3M 00:48:23 ./yq_linux_amd64 00:48:23 + sudo snapcraft prime --use-lxd 00:48:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:48:23 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: 00:48:23 - README.md 00:48:23 00:48:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:48:26 Launching a container. 00:48:36 Waiting for container to be ready 00:48:38 To start your first instance, try: lxc launch ubuntu:18.04 00:48:38 00:48:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:48:41 Waiting for network to be ready... 00:48:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:48:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:48:43 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:48:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:48:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:48:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:48:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:48:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:48:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:48:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:48:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:48:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:48:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:48:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:48:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:48:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:48:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:48:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:48:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:48:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:48:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:48:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:48:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:48:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:48:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:48:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:48:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:48:46 Fetched 24.8 MB in 4s (6026 kB/s) 00:48:51 Reading package lists... 00:48:51 Reading package lists... 00:48:51 Building dependency tree... 00:48:51 Reading state information... 00:48:51 The following additional packages will be installed: 00:48:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:48:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:48:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:48:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:48:51 Suggested packages: 00:48:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:48:51 Recommended packages: 00:48:51 gnupg libsasl2-modules 00:48:51 The following NEW packages will be installed: 00:48:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:48:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:48:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:48:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:48:51 The following packages will be upgraded: 00:48:51 gpg gpg-agent gpgconf libudev1 00:48:51 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:48:51 Need to get 3530 kB of archives. 00:48:51 After this operation, 13.3 MB of additional disk space will be used. 00:48:51 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] 00:48:51 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] 00:48:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:48:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:48:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:48:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:48:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:48:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:48:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:48:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:48:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:48:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:48:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:48:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:48:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:48:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:48:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:48:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:48:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:48:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:48:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:48:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:48:51 debconf: delaying package configuration, since apt-utils is not installed 00:48:51 Fetched 3530 kB in 1s (3154 kB/s) 00:48:51 (Reading database ... 12511 files and directories currently installed.) 00:48:51 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:48:51 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:48:51 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:48:51 Selecting previously unselected package udev. 00:48:51 (Reading database ... 12511 files and directories currently installed.) 00:48:51 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:48:51 Unpacking udev (237-3ubuntu10.48) ... 00:48:51 Selecting previously unselected package libfuse2:amd64. 00:48:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:48:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:48:51 Selecting previously unselected package fuse. 00:48:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:48:51 Unpacking fuse (2.9.7-1ubuntu1) ... 00:48:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:48:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:48:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:48:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:48:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:48:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:48:51 Selecting previously unselected package libksba8:amd64. 00:48:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:48:51 Unpacking libksba8:amd64 (1.3.5-2) ... 00:48:51 Selecting previously unselected package libroken18-heimdal:amd64. 00:48:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:48:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:48:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:48:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libwind0-heimdal:amd64. 00:48:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:48:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:48:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:48:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:48:51 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:48:51 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Selecting previously unselected package libsasl2-modules-db:amd64. 00:48:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:48:51 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:48:51 Selecting previously unselected package libsasl2-2:amd64. 00:48:51 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:48:51 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:48:51 Selecting previously unselected package libldap-common. 00:48:51 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:48:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:48:51 Selecting previously unselected package libldap-2.4-2:amd64. 00:48:51 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:48:51 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:48:51 Selecting previously unselected package dirmngr. 00:48:51 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:48:51 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:48:51 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:48:51 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:48:51 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:48:51 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:48:51 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:48:51 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:48:51 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libksba8:amd64 (1.3.5-2) ... 00:48:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:48:51 Setting up udev (237-3ubuntu10.48) ... 00:48:51 invoke-rc.d: policy-rc.d denied execution of start. 00:48:51 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Processing triggers for systemd (237-3ubuntu10) ... 00:48:51 Setting up fuse (2.9.7-1ubuntu1) ... 00:48:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:48:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:48:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:48:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:48:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:48:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:48:55 settings in the [Install] section, and DefaultInstance for template units). 00:48:55 This means they are not meant to be enabled using systemctl. 00:48:55 Possible reasons for having this kind of units are: 00:48:55 1) A unit may be statically enabled by being symlinked from another unit's 00:48:55 .wants/ or .requires/ directory. 00:48:55 2) A unit's purpose may be to act as a helper for some other unit which has 00:48:55 a requirement dependency on it. 00:48:55 3) A unit may be started when needed via activation (socket, path, timer, 00:48:55 D-Bus, udev, scripted systemctl call, ...). 00:48:55 4) In case of template units, the unit is meant to be enabled with some 00:48:55 instance name specified. 00:48:55 Reading package lists... 00:48:55 Building dependency tree... 00:48:55 Reading state information... 00:48:55 The following additional packages will be installed: 00:48:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:48:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:48:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:48:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:48:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:48:55 Suggested packages: 00:48:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:48:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:48:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:48:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:48:55 systemd-container policykit-1 00:48:55 Recommended packages: 00:48:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:48:55 The following NEW packages will be installed: 00:48:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:48:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:48:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:48:55 multiarch-support openssh-client python3 python3-minimal python3.6 00:48:55 python3.6-minimal snapd squashfs-tools sudo 00:48:55 The following packages will be upgraded: 00:48:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:48:55 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:48:55 Need to get 36.7 MB of archives. 00:48:55 After this operation, 147 MB of additional disk space will be used. 00:48:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:48:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:48:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:48:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:48:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:48:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:48:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:48:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:48:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:48:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:48:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:48:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:48:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:48:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:48:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:48:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:48:55 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:48:55 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:48:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:48:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:48:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:48:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:48:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:48:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:48:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:48:55 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:48:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:48:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:48:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:48:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:48:55 debconf: delaying package configuration, since apt-utils is not installed 00:48:55 Fetched 36.7 MB in 3s (14.1 MB/s) 00:48:55 (Reading database ... 12757 files and directories currently installed.) 00:48:55 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:48:55 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:48:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:48:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:48:59 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:48:59 (Reading database ... 12757 files and directories currently installed.) 00:48:59 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:48:59 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:48:59 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:48:59 (Reading database ... 12757 files and directories currently installed.) 00:48:59 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:48:59 Unpacking apt (1.6.13) over (1.6.1) ... 00:48:59 Setting up apt (1.6.13) ... 00:48:59 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:48:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:48:59 (Reading database ... 12764 files and directories currently installed.) 00:48:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:48:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:48:59 Selecting previously unselected package libpython3.6-minimal:amd64. 00:48:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:48:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Selecting previously unselected package libexpat1:amd64. 00:48:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:48:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:48:59 Selecting previously unselected package python3.6-minimal. 00:48:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:48:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:48:59 Checking for services that may need to be restarted...done. 00:48:59 Checking for services that may need to be restarted...done. 00:48:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:48:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Selecting previously unselected package python3-minimal. 00:48:59 (Reading database ... 13012 files and directories currently installed.) 00:48:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:48:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:48:59 Selecting previously unselected package mime-support. 00:48:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:48:59 Unpacking mime-support (3.60ubuntu1) ... 00:48:59 Selecting previously unselected package libmpdec2:amd64. 00:48:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:48:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:48:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:48:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:48:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Selecting previously unselected package python3.6. 00:48:59 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:48:59 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:48:59 Selecting previously unselected package libpython3-stdlib:amd64. 00:48:59 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:48:59 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:48:59 Setting up python3-minimal (3.6.7-1~18.04) ... 00:48:59 Selecting previously unselected package python3. 00:48:59 (Reading database ... 13442 files and directories currently installed.) 00:48:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:48:59 Unpacking python3 (3.6.7-1~18.04) ... 00:48:59 Selecting previously unselected package multiarch-support. 00:48:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:48:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:48:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:48:59 Selecting previously unselected package liblzo2-2:amd64. 00:48:59 (Reading database ... 13479 files and directories currently installed.) 00:48:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:48:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:48:59 Selecting previously unselected package libbsd0:amd64. 00:48:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:48:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:49:01 Selecting previously unselected package sudo. 00:49:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:49:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:49:01 Selecting previously unselected package apparmor. 00:49:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:49:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:49:01 Selecting previously unselected package libedit2:amd64. 00:49:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:49:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:49:01 Selecting previously unselected package libkrb5support0:amd64. 00:49:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:49:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:49:01 Selecting previously unselected package libk5crypto3:amd64. 00:49:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:49:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:49:01 Selecting previously unselected package libkeyutils1:amd64. 00:49:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:49:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:49:01 Selecting previously unselected package libkrb5-3:amd64. 00:49:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:49:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:49:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:49:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:49:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:49:01 Selecting previously unselected package libssl1.0.0:amd64. 00:49:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:49:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:49:01 Selecting previously unselected package openssh-client. 00:49:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:49:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:49:01 Selecting previously unselected package squashfs-tools. 00:49:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:49:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:49:01 Selecting previously unselected package snapd. 00:49:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:49:01 Unpacking snapd (2.49.2+18.04) ... 00:49:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:49:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:49:04 Setting up mime-support (3.60ubuntu1) ... 00:49:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:49:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:49:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:49:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:49:04 Setting up systemd (237-3ubuntu10.48) ... 00:49:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:49:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:49:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:49:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:49:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:49:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:49:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:49:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:49:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:49:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:49:04 Setting up python3 (3.6.7-1~18.04) ... 00:49:04 running python rtupdate hooks for python3.6... 00:49:04 running python post-rtupdate hooks for python3.6... 00:49:04 Setting up apparmor (2.12-4ubuntu5.1) ... 00:49:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:49:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:49:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:49:06 Setting up snapd (2.49.2+18.04) ... 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:49:06 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:49:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:49:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:49:12 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:49:12 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:49:12 /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' 00:49:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:49:12 Processing triggers for systemd (237-3ubuntu10.48) ... 00:49:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:49:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:49:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:49:12 Reading package lists... 00:49:12 Reading package lists... 00:49:12 Building dependency tree... 00:49:12 Reading state information... 00:49:12 Calculating upgrade... 00:49:12 The following packages will be upgraded: 00:49:12 advancecomp base-files bash binutils binutils-common 00:49:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:49:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:49:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:49:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:49:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:49:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:49:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:49:12 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:49:12 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:49:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:49:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:49:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:49:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:49:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:49:12 ubuntu-keyring util-linux 00:49:12 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:49:12 Need to get 64.1 MB of archives. 00:49:12 After this operation, 5112 kB of additional disk space will be used. 00:49:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:49:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:49:12 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:49:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:49:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:49:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:49:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:49:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:49:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:49:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:49:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:49:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:49:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:49:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:49:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:49:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:49:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:49:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:49:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:49:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:49:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:49:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:49:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:49:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:49:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:49:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:49:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:49:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:49:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:49:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:49:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:49:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:49:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:49:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:49:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:49:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:49:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:49:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:49:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:49:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:49:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:49:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:49:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:49:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:49:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:49:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:49:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:49:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:49:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:49:12 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] 00:49:12 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:49:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:49:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:49:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:49:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:49:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:49:12 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:49:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:49:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:49:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:49:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:49:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:49:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:49:17 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:49:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:49:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:49:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:49:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:49:17 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:49:17 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:49:17 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:49:17 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:49:17 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:49:17 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:49:17 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:49:17 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:49:17 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:49:17 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:49:17 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:49:17 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:49:17 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:49:17 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:49:17 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:49:17 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] 00:49:17 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:49:17 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:49:17 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] 00:49:17 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:49:17 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:49:17 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:49:17 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:49:17 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:49:17 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:49:17 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:49:17 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:49:17 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] 00:49:17 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:49:17 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:49:17 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:49:17 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:49:17 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:49:17 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:49:17 debconf: delaying package configuration, since apt-utils is not installed 00:49:17 Fetched 64.1 MB in 2s (33.0 MB/s) 00:49:17 (Reading database ... 13914 files and directories currently installed.) 00:49:17 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:49:17 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:49:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:49:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:49:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:49:17 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:49:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:17 (Reading database ... 13914 files and directories currently installed.) 00:49:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:49:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:49:17 (Reading database ... 13914 files and directories currently installed.) 00:49:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:49:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:49:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:17 (Reading database ... 13914 files and directories currently installed.) 00:49:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:49:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:49:17 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:49:17 (Reading database ... 13914 files and directories currently installed.) 00:49:17 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:49:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:49:17 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:49:17 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:49:17 Setting up base-files (10.1ubuntu2.10) ... 00:49:17 Installing new version of config file /etc/issue ... 00:49:17 Installing new version of config file /etc/issue.net ... 00:49:17 Installing new version of config file /etc/lsb-release ... 00:49:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:49:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:49:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:49:17 Removing obsolete conffile /etc/default/motd-news ... 00:49:17 (Reading database ... 13915 files and directories currently installed.) 00:49:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:49:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:49:17 Setting up bash (4.4.18-2ubuntu1.2) ... 00:49:17 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 00:49:17 (Reading database ... 13915 files and directories currently installed.) 00:49:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:49:17 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:49:17 (Reading database ... 13915 files and directories currently installed.) 00:49:17 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:49:17 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:49:17 Setting up tar (1.29b-2ubuntu0.2) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:49:19 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:49:19 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:49:19 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:49:19 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:49:19 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:49:19 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:49:19 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:49:19 Setting up grep (3.1-2build1) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:49:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:49:19 Setting up login (1:4.5-1ubuntu2) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:49:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:49:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:49:19 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:49:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:49:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:49:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:49:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:49:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:49:19 (Reading database ... 13915 files and directories currently installed.) 00:49:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:49:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:49:22 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:49:22 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:49:22 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:49:22 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:49:22 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:49:22 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:49:22 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:49:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:49:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:49:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:49:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:49:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:49:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:22 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:49:22 (Reading database ... 13915 files and directories currently installed.) 00:49:22 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:22 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:49:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:49:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:49:24 (Reading database ... 13915 files and directories currently installed.) 00:49:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:49:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:49:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:49:24 (Reading database ... 13915 files and directories currently installed.) 00:49:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:49:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:49:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:49:24 (Reading database ... 13917 files and directories currently installed.) 00:49:24 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:49:24 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:49:24 Setting up debconf (1.5.66ubuntu1) ... 00:49:24 (Reading database ... 13917 files and directories currently installed.) 00:49:24 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:49:24 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:49:24 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:49:24 (Reading database ... 13917 files and directories currently installed.) 00:49:24 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:49:24 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:49:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:49:24 (Reading database ... 13917 files and directories currently installed.) 00:49:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:49:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:49:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:49:24 (Reading database ... 13917 files and directories currently installed.) 00:49:24 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:49:24 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:49:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:49:24 (Reading database ... 13919 files and directories currently installed.) 00:49:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:49:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:49:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:49:24 (Reading database ... 13923 files and directories currently installed.) 00:49:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:49:27 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:49:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:49:27 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:49:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:49:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:49:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:49:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:49:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:49:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:49:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:49:27 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:49:27 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:49:27 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:49:27 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:49:27 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:49:27 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:49:27 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:49:27 Setting up passwd (1:4.5-1ubuntu2) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:49:27 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:49:27 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:49:27 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:49:27 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:49:27 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:49:27 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:49:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:49:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:49:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:49:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:49:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:49:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:49:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:49:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:49:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:49:27 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:49:27 (Reading database ... 13923 files and directories currently installed.) 00:49:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:49:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:49:27 gofmt -l . 00:49:27 [ "`gofmt -l .`" = "" ] 00:49:27 ./bin/test-attribution-txt.sh 00:49:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:49:30 (Reading database ... 13924 files and directories currently installed.) 00:49:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:49:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:49:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:49:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:49:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:49:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:49:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:49:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:49:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:49:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:49:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:49:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:49:30 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:49:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:49:30 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:49:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:49:30 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:49:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:49:30 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:49:30 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:49:30 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:49:30 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:49:30 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:49:30 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:49:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:49:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:49:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:49:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:49:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:49:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:49:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:49:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:49:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:49:30 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:49:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:49:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:49:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] sh 00:49:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:49:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:49:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:49:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:49:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:49:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:49:36 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:49:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:49:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:49:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:49:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:49:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:49:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:49:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:49:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:49:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:49:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:49:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:49:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:49:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:49:39 00:49:39 Current default time zone: 'Etc/UTC' 00:49:39 Local time is now: Fri Jun 25 00:49:34 UTC 2021. 00:49:39 Universal Time is now: Fri Jun 25 00:49:34 UTC 2021. 00:49:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:49:39 00:49:39 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:49:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:49:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:49:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:49:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:49:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:49:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:49:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:49:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:49:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:49:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:49:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:39 Setting up patch (2.7.6-2ubuntu1.1) ... 00:49:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:49:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:49:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:49:39 Installing new version of config file /etc/ssl/openssl.cnf ... 00:49:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:49:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:49:39 Setting up ca-certificates (20210119~18.04.1) ... 00:49:41 Updating certificates in /etc/ssl/certs... 00:49:41 23 added, 27 removed; done. 00:49:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:49:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:49:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:49:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:49:41 Setting up pkgbinarymangler (138.18.04.1) ... 00:49:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:49:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up perl (5.26.1-6ubuntu0.5) ... 00:49:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:49:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:49:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:49:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:49:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:49:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:49:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:49:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:49:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:49:41 Processing triggers for systemd (237-3ubuntu10.48) ... 00:49:41 Processing triggers for mime-support (3.60ubuntu1) ... 00:49:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:49:41 Updating certificates in /etc/ssl/certs... 00:49:41 0 added, 0 removed; done. 00:49:41 Running hooks in /etc/ca-certificates/update.d... 00:49:41 done. 00:49:41 Reading package lists... 00:49:41 Building dependency tree... 00:49:41 Reading state information... 00:49:41 The following NEW packages will be installed: 00:49:41 apt-transport-https 00:49:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:49:41 Need to get 1692 B of archives. 00:49:41 After this operation, 154 kB of additional disk space will be used. 00:49:41 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:49:41 debconf: delaying package configuration, since apt-utils is not installed 00:49:41 Fetched 1692 B in 0s (9612 B/s) 00:49:41 Selecting previously unselected package apt-transport-https. 00:49:41 (Reading database ... 13929 files and directories currently installed.) 00:49:41 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:49:41 Unpacking apt-transport-https (1.6.13) ... 00:49:41 Setting up apt-transport-https (1.6.13) ... 00:49:41 Waiting for network to be ready... 00:49:46 + ls -al . 00:49:46 total 588 00:49:46 drwxrwxr-x 9 1001 1001 4096 Jun 25 00:49 . 00:49:46 drwxr-xr-x 4 root root 4096 Jun 25 00:45 .. 00:49:46 -rw-rw-r-- 1 1001 1001 11 Jun 25 00:42 .dockerignore 00:49:46 drwxrwxr-x 8 1001 1001 4096 Jun 25 00:43 .git 00:49:46 drwxrwxr-x 3 1001 1001 4096 Jun 25 00:42 .github 00:49:46 -rw-rw-r-- 1 1001 1001 818 Jun 25 00:42 .gitignore 00:49:46 -rw-rw-r-- 1 1001 1001 166 Jun 25 00:42 .sonarcloud.properties 00:49:46 -rw-rw-r-- 1 1001 1001 8609 Jun 25 00:42 Attribution.txt 00:49:46 -rw-rw-r-- 1 1001 1001 43881 Jun 25 00:42 CHANGELOG.md 00:49:46 -rw-rw-r-- 1 1001 1001 3804 Jun 25 00:42 CONTRIBUTING.md 00:49:46 -rw-rw-r-- 1 1001 1001 931 Jun 25 00:42 Dockerfile.build 00:49:46 -rw-rw-r-- 1 1001 1001 849 Jun 25 00:42 Jenkinsfile 00:49:46 -rw-rw-r-- 1 1001 1001 10775 Jun 25 00:42 LICENSE 00:49:46 -rw-rw-r-- 1 1001 1001 5605 Jun 25 00:42 Makefile 00:49:46 -rw-rw-r-- 1 1001 1001 7905 Jun 25 00:42 README.md 00:49:46 -rw-rw-r-- 1 1001 1001 7071 Jun 25 00:42 SECURITY.md 00:49:46 -rw-rw-r-- 1 1001 1001 5 Jun 25 00:36 VERSION 00:49:46 -rw-rw-r-- 1 1001 1001 4131 Jun 25 00:42 ZMQWindows.md 00:49:46 drwxrwxr-x 2 1001 1001 4096 Jun 25 00:42 bin 00:49:46 drwxrwxr-x 14 1001 1001 4096 Jun 25 00:42 cmd 00:49:46 -rw-r--r-- 1 root root 398095 Jun 25 00:48 coverage.out 00:49:46 -rw-rw-r-- 1 1001 1001 806 Jun 25 00:42 go.mod 00:49:46 -rw-r--r-- 1 root root 20850 Jun 25 00:45 go.sum 00:49:46 drwxrwxr-x 7 1001 1001 4096 Jun 25 00:42 internal 00:49:46 drwxrwxr-x 3 1001 1001 4096 Jun 25 00:42 openapi 00:49:46 drwxrwxr-x 4 1001 1001 4096 Jun 25 00:42 snap 00:49:46 -rw-rw-r-- 1 1001 1001 168 Jun 25 00:42 version.go 00:49:46 2021-06-25T00:49:43Z INFO Waiting for automatic snapd restart... 00:49:46 snapd 2.51 from Canonical* installed 00:49:46 "snapd" switched to the "latest/stable" channel 00:49:46 [Pipeline] sh 00:49:52 core18 20210611 from Canonical* installed 00:49:52 "core18" switched to the "latest/stable" channel 00:49:52 00:49:55 snapcraft 4.8.2 from Canonical* installed 00:49:55 "snapcraft" switched to the "latest/stable" channel 00:49:55 00:49:57 + '[' -e coverage.out ] 00:49:57 + chown 1001:1001 coverage.out 00:49:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:49:57 - README.md 00:49:57 00:49:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:49:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] stash 00:50:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:50:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:50:00 Reading package lists... 00:50:00 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 00:50:00 Reading package lists... 00:50:00 Building dependency tree... 00:50:00 Reading state information... 00:50:00 Suggested packages: 00:50:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:50:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:50:00 Recommended packages: 00:50:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:50:00 The following NEW packages will be installed: 00:50:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:50:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:50:00 pkg-config zip 00:50:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:50:00 Need to get 7663 kB of archives. 00:50:00 After this operation, 43.8 MB of additional disk space will be used. 00:50:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:50:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:50:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:50:00 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:50:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:50:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:50:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:50:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:50:00 Warning: overwriting stash ‘coverage-report’ 00:50:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:50:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:50:03 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:50:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:50:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:50:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:50:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:50:03 debconf: delaying package configuration, since apt-utils is not installed 00:50:03 Fetched 7663 kB in 1s (10.6 MB/s) 00:50:03 Selecting previously unselected package libglib2.0-0:amd64. 00:50:03 (Reading database ... 13933 files and directories currently installed.) 00:50:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:50:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:50:03 Selecting previously unselected package libpsl5:amd64. 00:50:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:50:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:50:03 Selecting previously unselected package libnghttp2-14:amd64. 00:50:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:50:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:50:03 Selecting previously unselected package librtmp1:amd64. 00:50:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:50:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:50:03 Selecting previously unselected package libcurl3-gnutls:amd64. 00:50:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:50:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:50:03 Selecting previously unselected package liberror-perl. 00:50:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:50:03 Unpacking liberror-perl (0.17025-1) ... 00:50:03 Selecting previously unselected package git-man. 00:50:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:50:03 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:50:03 Selecting previously unselected package git. 00:50:03 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:50:03 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:50:03 Selecting previously unselected package libnorm1:amd64. 00:50:03 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:50:03 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:50:03 Selecting previously unselected package libpgm-5.2-0:amd64. 00:50:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:50:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:50:03 Selecting previously unselected package libsodium23:amd64. 00:50:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:50:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:50:03 Selecting previously unselected package libzmq5:amd64. 00:50:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:50:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:50:03 Selecting previously unselected package libzmq3-dev:amd64. 00:50:03 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:50:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:50:03 Selecting previously unselected package pkg-config. 00:50:03 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:50:03 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:50:03 Selecting previously unselected package zip. 00:50:03 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:50:03 Unpacking zip (3.0-11build1) ... 00:50:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:50:03 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:50:03 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:50:03 Setting up liberror-perl (0.17025-1) ... 00:50:03 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:50:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:50:03 No schema files found: doing nothing. 00:50:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:50:03 Setting up zip (3.0-11build1) ... 00:50:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:50:03 Setting up libsodium23:amd64 (1.0.16-2) ... 00:50:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:50:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:50:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:50:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:50:03 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:50:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:50:05 git set to automatically installed. 00:50:05 git-man set to automatically installed. 00:50:05 libcurl3-gnutls set to automatically installed. 00:50:05 liberror-perl set to automatically installed. 00:50:05 libglib2.0-0 set to automatically installed. 00:50:05 libnghttp2-14 set to automatically installed. 00:50:05 libnorm1 set to automatically installed. 00:50:05 libpgm-5.2-0 set to automatically installed. 00:50:05 libpsl5 set to automatically installed. 00:50:05 librtmp1 set to automatically installed. 00:50:05 libsodium23 set to automatically installed. 00:50:05 libzmq3-dev set to automatically installed. 00:50:05 libzmq5 set to automatically installed. 00:50:05 pkg-config set to automatically installed. 00:50:05 zip set to automatically installed. 00:50:05 snapd is not logged in, snap install commands will use sudo 00:50:10 snap "core18" has no updates available 00:50:10 snapd is not logged in, snap install commands will use sudo 00:50:17 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:50:17 Downloading snap 'edgex-app-service-configurable' 00:50:17 2021/06/25 00:50:17.836140 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 00:50:20 Pulling app-service-config 00:50:20 + snapcraftctl pull 00:50:20 Pulling config-common 00:50:20 + snapcraftctl pull 00:50:22 Pulling go-build-helper 00:50:22 + snapcraftctl pull 00:50:22 'edgex-go' has dependencies that need to be staged: go-build-helper 00:50:22 Skipping pull go-build-helper (already ran) 00:50:22 Building go-build-helper 00:50:22 + snapcraftctl build 00:50:25 Stashed 1 file(s) [Pipeline] sh 00:50:25 Staging go-build-helper 00:50:25 + snapcraftctl stage 00:50:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:50:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:50:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 00:50:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:50:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:50:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:50:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:50:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:50:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:50:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:50:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:50:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:50:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:50:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:50:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:50:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:50:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:50:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:50:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:50:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 00:50:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 00:50:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:50:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:50:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 00:50:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 00:50:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:50:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:50:32 Fetched 24.8 MB in 0s (0 B/s) 00:50:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:50:32 Fetched 224 kB in 0s (0 B/s) 00:50:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:50:32 Fetched 157 kB in 0s (0 B/s) 00:50:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:50:32 Fetched 221 kB in 0s (0 B/s) 00:50:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:50:32 Fetched 143 kB in 0s (0 B/s) 00:50:32 Pulling edgex-go 00:50:32 + snapcraftctl pull 00:50:32 + make build 00:50:32 go mod tidy 00:50:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:35 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 00:50:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:50:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:50:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:50:49 Fetched 0 B in 0s (0 B/s) 00:50:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:50:49 Fetched 96.5 kB in 0s (0 B/s) 00:50:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:50:49 Fetched 279 kB in 0s (0 B/s) 00:50:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:50:49 Fetched 122 kB in 0s (0 B/s) 00:50:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:50:49 Fetched 77.8 kB in 0s (0 B/s) 00:50:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:50:49 Fetched 8848 B in 0s (0 B/s) 00:50:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:50:49 Fetched 47.8 kB in 0s (0 B/s) 00:50:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:50:49 Fetched 45.6 kB in 0s (0 B/s) 00:50:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:50:49 Fetched 15.0 kB in 0s (0 B/s) 00:50:49 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:50:49 Fetched 219 kB in 0s (0 B/s) 00:50:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:50:49 Fetched 154 kB in 0s (0 B/s) 00:50:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:50:49 Fetched 50.6 kB in 0s (0 B/s) 00:50:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:50:49 Fetched 14.8 kB in 0s (0 B/s) 00:50:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:50:49 Fetched 41.8 kB in 0s (0 B/s) 00:50:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:50:49 Fetched 499 kB in 0s (0 B/s) 00:50:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:50:49 Fetched 111 kB in 0s (0 B/s) 00:50:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:50:49 Fetched 240 kB in 0s (0 B/s) 00:50:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:50:49 Fetched 29.3 kB in 0s (0 B/s) 00:50:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:50:49 Fetched 85.5 kB in 0s (0 B/s) 00:50:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:50:49 Fetched 24.5 kB in 0s (0 B/s) 00:50:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:50:49 Fetched 49.2 kB in 0s (0 B/s) 00:50:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:50:49 Fetched 54.2 kB in 0s (0 B/s) 00:50:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:50:49 Fetched 30.8 kB in 0s (0 B/s) 00:50:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:50:49 Fetched 15.8 kB in 0s (0 B/s) 00:50:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:50:49 Fetched 85.9 kB in 0s (0 B/s) 00:50:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:50:49 Fetched 8720 B in 0s (0 B/s) 00:50:49 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:50:49 Fetched 140 kB in 0s (0 B/s) 00:50:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:50:49 Fetched 119 kB in 0s (0 B/s) 00:50:49 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:50:49 Fetched 111 kB in 0s (0 B/s) 00:50:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:50:49 Fetched 11.1 kB in 0s (0 B/s) 00:50:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:50:49 Fetched 645 kB in 0s (0 B/s) 00:50:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:50:49 Fetched 41.3 kB in 0s (0 B/s) 00:50:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:50:49 Fetched 17.9 kB in 0s (0 B/s) 00:50:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:50:49 Fetched 368 kB in 0s (0 B/s) 00:50:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:50:49 Fetched 187 kB in 0s (0 B/s) 00:50:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:50:49 Fetched 175 kB in 0s (0 B/s) 00:50:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:50:49 Fetched 206 kB in 0s (0 B/s) 00:50:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:50:49 Fetched 1301 kB in 0s (0 B/s) 00:50:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:50:49 Fetched 36.2 kB in 0s (0 B/s) 00:50:49 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:50:49 Fetched 159 kB in 0s (0 B/s) 00:50:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:50:49 Fetched 107 kB in 0s (0 B/s) 00:50:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:50:49 Fetched 48.7 kB in 0s (0 B/s) 00:50:49 Pulling static-packages 00:50:49 + snapcraftctl pull 00:50:51 Pulling version 00:50:51 + cd /root/project 00:50:51 + git describe --tags --abbrev=0 00:50:51 + sed s/v// 00:50:51 + GIT_VERSION=2.0.0-dev.273 00:50:51 + [ -z 2.0.0-dev.273 ] 00:50:51 + snapcraftctl set-version 2.0.0-dev.273 00:50:51 Building app-service-config 00:50:51 + snapcraftctl build 00:50:56 Building config-common 00:50:56 + snapcraftctl build 00:50:56 Skipping build go-build-helper (already ran) 00:50:56 Building edgex-go 00:50:56 + cd /root/parts/edgex-go/src 00:50:56 + make build 00:50:56 go mod tidy 00:50:56 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 00:51:02 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 00:51:02 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 00:51:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:51:02 go: downloading github.com/gorilla/mux v1.8.0 00:51:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:51:02 go: downloading github.com/stretchr/testify v1.7.0 00:51:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:51:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:51:02 go: downloading github.com/google/uuid v1.2.0 00:51:02 go: downloading gopkg.in/yaml.v2 v2.4.0 00:51:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:51:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:51:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:51:02 go: downloading github.com/lib/pq v1.10.2 00:51:02 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:51:02 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:51:02 go: downloading github.com/pelletier/go-toml v1.9.3 00:51:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:51:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:51:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:51:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:51:02 go: downloading github.com/go-kit/kit v0.9.0 00:51:02 go: downloading github.com/davecgh/go-spew v1.1.1 00:51:02 go: downloading github.com/pmezard/go-difflib v1.0.0 00:51:02 go: downloading github.com/stretchr/objx v0.1.0 00:51:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:51:02 go: downloading github.com/x448/float16 v0.8.4 00:51:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:51:02 go: downloading github.com/go-playground/universal-translator v0.17.0 00:51:02 go: downloading github.com/leodido/go-urn v1.2.0 00:51:02 go: downloading golang.org/x/text v0.3.2 00:51:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:51:02 go: downloading github.com/go-playground/locales v0.13.0 00:51:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:51:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:51:02 go: downloading github.com/pebbe/zmq4 v1.2.7 00:51:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:51:02 go: downloading github.com/go-stack/stack v1.8.0 00:51:02 go: downloading github.com/kr/pretty v0.2.0 00:51:02 go: downloading github.com/hashicorp/consul/api v1.8.1 00:51:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:51:02 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:51:02 go: downloading github.com/gorilla/websocket v1.4.2 00:51:02 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:51:06 go: downloading github.com/onsi/ginkgo v1.10.1 00:51:06 go: downloading github.com/onsi/gomega v1.7.0 00:51:06 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:51:06 go: downloading github.com/kr/text v0.1.0 00:51:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:51:06 go: downloading github.com/mitchellh/copystructure v1.0.0 00:51:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:51:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:51:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:51:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:51:06 go: downloading github.com/hashicorp/serf v0.9.5 00:51:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:51:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:51:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:51:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:51:06 go: downloading github.com/fatih/color v1.9.0 00:51:06 go: downloading github.com/mattn/go-colorable v0.1.6 00:51:06 go: downloading github.com/mattn/go-isatty v0.0.12 00:51:06 go: downloading github.com/pkg/errors v0.8.1 00:51:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:51:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:51:06 go: downloading github.com/hashicorp/memberlist v0.2.2 00:51:06 go: downloading github.com/hpcloud/tail v1.0.0 00:51:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:51:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:51:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:51:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:51:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:51:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:51:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:51:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:51:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:51:06 go: downloading github.com/miekg/dns v1.1.26 00:51:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:51:06 go: downloading github.com/hashicorp/errwrap v1.0.0 00:51: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 00:51:06 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 00:51:06 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 00:51: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 00:51:10 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 00:51:14 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 00:51:14 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 00:51:18 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 00:51:18 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 00:51:18 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 00:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:51:18 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 00:51:18 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 00:51:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:51:20 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 00:51:20 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 00:51:24 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 00:51:24 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 00:51:24 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:51:24 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:51:24 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:51:24 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:51:24 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:51:24 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:51:24 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:51:24 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:51:24 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:51:24 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:51:24 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:51:24 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:51:24 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:51:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:51:24 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:51:24 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:51:24 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:51:24 + 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 00:51:24 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:51:24 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:51:24 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:51:24 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:51:24 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:51:24 + 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 00:51:24 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:51:24 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:51:24 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:51:24 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 00:51:27 Building static-packages 00:51:27 + snapcraftctl build [Pipeline] } 00:51:27 $ docker stop --time=1 282ced80b88d14b3b0e1b83b95161b4a32ec5e72c61ef18ae1d2c9ba164d01b2 00:51:29 Building version 00:51:29 + snapcraftctl build 00:51:29 $ docker rm -f 282ced80b88d14b3b0e1b83b95161b4a32ec5e72c61ef18ae1d2c9ba164d01b2 00:51:33 Staging app-service-config 00:51:33 + snapcraftctl stage 00:51:33 Staging config-common 00:51:33 + snapcraftctl stage 00:51:33 Skipping stage go-build-helper (already ran) 00:51:33 Staging edgex-go 00:51:33 + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:51:36 Staging static-packages 00:51:36 + snapcraftctl stage 00:51:36 Staging version 00:51:36 + snapcraftctl stage 00:51:36 Priming app-service-config 00:51:36 + snapcraftctl prime 00:51:40 Priming config-common 00:51:40 + snapcraftctl prime 00:51:40 Priming go-build-helper 00:51:40 + snapcraftctl prime 00:51:40 Priming edgex-go 00:51:40 + snapcraftctl prime 00:51:40 Priming static-packages 00:51:40 + snapcraftctl prime [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 00:51:43 Priming version 00:51:43 + snapcraftctl prime [Pipeline] script [Pipeline] { 00:51:46 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } 00:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:51 00:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] } 00:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:52:20 latest: Pulling from edgex-devops/edgex-compose-arm64 00:52:20 29e5d40040c1: Pulling fs layer 00:52:20 1ce36da41761: Pulling fs layer 00:52:20 25b303627fd3: Pulling fs layer 00:52:20 29e5d40040c1: Download complete 00:52:20 1ce36da41761: Verifying Checksum 00:52:20 1ce36da41761: Download complete 00:52:20 29e5d40040c1: Pull complete 00:52:22 1ce36da41761: Pull complete 00:52:22 25b303627fd3: Verifying Checksum 00:52:22 25b303627fd3: Download complete 00:52:32 25b303627fd3: Pull complete 00:52:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:52:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:52:40 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 00:52:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:52:59 $ docker top a8ce560e0f23999c45c49e47202d471711b65eda00471f5f98c64b79b9b60e25 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:21 + docker-compose build --help 00:53:21 + grep parallel 00:53:21 --parallel Build images in parallel. [Pipeline] } 00:53:21 $ docker stop --time=1 a8ce560e0f23999c45c49e47202d471711b65eda00471f5f98c64b79b9b60e25 00:53:26 $ docker rm -f a8ce560e0f23999c45c49e47202d471711b65eda00471f5f98c64b79b9b60e25 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:53:48 . [Pipeline] withDockerContainer 00:53:56 prd-ubuntu18.04-docker-arm64-4c-16g-1377 does not seem to be running inside a container 00:54:03 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:54:06 $ docker top d242f1f0cba8e56e12aeaeb1fee0a64564c6f12d0bdd53acf0493a1cfeb32617 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:54:21 Building core-command ... 00:54:21 Building core-data ... 00:54:21 Building core-metadata ... 00:54:21 Building security-bootstrapper ... 00:54:21 Building security-proxy-setup ... 00:54:21 Building security-secretstore-setup ... 00:54:21 Building support-notifications ... 00:54:21 Building support-scheduler ... 00:54:21 Building sys-mgmt-agent ... 00:54:21 Building sys-mgmt-agent 00:54:21 Building support-notifications 00:54:21 Building core-command 00:54:21 Building security-secretstore-setup 00:54:21 Building security-bootstrapper 00:55:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:55:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:55:34 ---> 1be52840eee2 00:55:34 Step 3/24 : WORKDIR /edgex-go 00:55:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:55:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:55:34 ---> 1be52840eee2 00:55:34 Step 3/26 : WORKDIR /edgex-go 00:55:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:55:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:55:34 ---> 1be52840eee2 00:55:34 Step 3/24 : WORKDIR /edgex-go 00:55:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:55:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:34 ---> 1be52840eee2 00:55:34 Step 3/23 : WORKDIR /edgex-go 00:55:34 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:55:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:55:34 ---> 1be52840eee2 00:55:34 Step 3/32 : WORKDIR /edgex-go 00:55:34 ---> Running in 2682d44f0599 00:55:34 ---> Running in 22e3f8c226db 00:55:34 ---> Running in a92253949c52 00:55:34 ---> Running in fcc7ac0ba495 00:55:34 ---> Running in ba7ad2ee9d26 00:55:34 Removing intermediate container 2682d44f0599 00:55:34 ---> 1d79db00784c 00:55:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:34 Removing intermediate container fcc7ac0ba495 00:55:34 ---> af4fddf90a53 00:55:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:34 Removing intermediate container 22e3f8c226db 00:55:34 ---> cde6ad2598ef 00:55:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:34 Removing intermediate container a92253949c52 00:55:34 ---> 77ef9322b0bc 00:55:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:34 ---> Running in 0d98fdfe9a9f 00:55:34 ---> Running in 59c5d7071381 00:55:34 Removing intermediate container ba7ad2ee9d26 00:55:34 ---> 9631952aff1a 00:55:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:34 ---> Running in ef1d7c898af0 00:55:34 ---> Running in 77b9f6d7a105 00:55:34 ---> Running in 0ea1d83c8534 00:55:39 Removing intermediate container 0d98fdfe9a9f 00:55:39 ---> 99815f7e4323 00:55:39 Step 5/24 : RUN apk add --update --no-cache make git 00:55:39 Removing intermediate container 59c5d7071381 00:55:39 ---> d0ddb9735707 00:55:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:55:39 ---> Running in 4bfb1b2a1b87 00:55:39 ---> Running in 593c3c90066f 00:55:39 Removing intermediate container 77b9f6d7a105 00:55:39 ---> 3ace36255744 00:55:39 Step 5/26 : RUN apk add --update --no-cache make git 00:55:39 Removing intermediate container 0ea1d83c8534 00:55:39 ---> d0d11a0509ea 00:55:39 Step 5/32 : RUN apk add --update --no-cache make git 00:55:39 Removing intermediate container ef1d7c898af0 00:55:39 ---> 7d9d94f5d3c7 00:55:39 Step 5/24 : RUN apk add --update --no-cache make bash git 00:55:39 ---> Running in 67fc52b158ce 00:55:39 ---> Running in bb76341308c6 00:55:39 ---> Running in 61b11f892cb3 00:55:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:55:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:55:44 OK: 218 MiB in 52 packages 00:55:44 OK: 218 MiB in 52 packages 00:55:44 OK: 218 MiB in 52 packages 00:55:44 OK: 218 MiB in 52 packages 00:55:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:55:44 Removing intermediate container 4bfb1b2a1b87 00:55:44 ---> 9be45ba9731f 00:55:44 Step 6/24 : COPY go.mod . 00:55:44 Removing intermediate container 593c3c90066f 00:55:44 ---> f06906df4ecd 00:55:44 Step 6/23 : COPY go.mod . 00:55:44 Removing intermediate container 67fc52b158ce 00:55:44 ---> 67b788ddb578 00:55:44 Step 6/32 : COPY go.mod . 00:55:44 Removing intermediate container 61b11f892cb3 00:55:44 ---> 5375d299b8a6 00:55:44 Step 6/24 : COPY go.mod . 00:55:44 ---> dcf723d93d9e 00:55:44 Step 7/23 : RUN go mod download 00:55:44 ---> 7af246770677 00:55:44 Step 7/24 : RUN go mod download 00:55:44 ---> Running in 4703c443a51f 00:55:44 ---> Running in b8b05c297187 00:55:44 ---> be29bd94c4be 00:55:44 Step 7/32 : RUN go mod download 00:55:51 ---> Running in 9236dc7c47b6 00:55:51 ---> a58544bfb1ba 00:55:51 Step 7/24 : RUN go mod download 00:55:51 OK: 218 MiB in 52 packages 00:55:51 ---> Running in eaed4851bda7 00:55:51 Removing intermediate container bb76341308c6 00:55:51 ---> dc8d7908d766 00:55:51 Step 6/26 : COPY go.mod . 00:55:51 ---> d72f9976a8e1 00:55:51 Step 7/26 : RUN go mod download 00:55:51 ---> Running in 0935342c0b4d 00:55:51 Removing intermediate container b8b05c297187 00:55:51 ---> b741b85c9a6e 00:55:51 Step 8/24 : COPY . . 00:55:51 Removing intermediate container 4703c443a51f 00:55:51 ---> 49510857571a 00:55:51 Step 8/23 : COPY . . 00:55:51 Removing intermediate container 9236dc7c47b6 00:55:51 ---> 80557a352579 00:55:51 Step 8/32 : COPY . . 00:55:53 Removing intermediate container eaed4851bda7 00:55:53 ---> 0a0795363867 00:55:53 Step 8/24 : COPY . . 00:55:53 Removing intermediate container 0935342c0b4d 00:55:53 ---> 72a92738206d 00:55:53 Step 8/26 : COPY . . 00:56:17 ---> 074bcc2c1669 00:56:17 Step 9/24 : RUN go mod tidy 00:56:17 ---> 392f35857ba5 00:56:17 Step 9/23 : RUN go mod tidy 00:56:17 ---> 038761a23058 00:56:17 Step 9/24 : RUN go mod tidy 00:56:17 ---> 2c4dbc404045 00:56:17 Step 9/26 : RUN go mod tidy 00:56:17 ---> d1bbf3304a06 00:56:17 Step 9/32 : RUN go mod tidy 00:56:17 ---> Running in afb7e1ac3db2 00:56:17 ---> Running in 6762bbbb44eb 00:56:17 ---> Running in ca3ec8817fcd 00:56:17 ---> Running in dc0b0196a294 00:56:17 ---> Running in 8d567cb93477 00:56:24 Removing intermediate container afb7e1ac3db2 00:56:24 ---> 07d82cc941e3 00:56:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:56:24 ---> Running in 9f239dbf6d65 00:56:24 Removing intermediate container ca3ec8817fcd 00:56:24 ---> 54b5cc8f986a 00:56:24 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:56:24 ---> Running in c6c61c30a610 00:56:24 Removing intermediate container 6762bbbb44eb 00:56:24 ---> 8d3582c9a57e 00:56:24 Step 10/24 : RUN make cmd/core-command/core-command 00:56:24 Removing intermediate container 8d567cb93477 00:56:24 ---> 7ba3260882ef 00:56:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:24 ---> Running in 406b1d02a7a0 00:56:24 ---> Running in 11052368c11c 00:56:24 Removing intermediate container dc0b0196a294 00:56:24 ---> 9e7dce9fd76b 00:56:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:56:24 ---> Running in c9cd16d38df5 00:56:24 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 00:56:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:56:24 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 00:56:27 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 00:56:27 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 00:58:21 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 00:58:21 Removing intermediate container 406b1d02a7a0 00:58:21 ---> 6b7296876927 00:58:21 00:58:21 Step 11/24 : FROM alpine:3.12 00:58:21 Removing intermediate container c6c61c30a610 00:58:21 ---> 38c479d46c91 00:58:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:58:21 3.12: Pulling from library/alpine 00:58:21 ---> Running in 08f798996a8a 00:58:21 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 00:58:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:58:21 Status: Downloaded newer image for alpine:3.12 00:58:21 ---> c4fd0aeabfcf 00:58:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:58:21 ---> Running in 8070ee344865 00:58:21 Removing intermediate container c9cd16d38df5 00:58:21 ---> 2770673905ae 00:58:21 00:58:21 Step 11/32 : FROM alpine:3.12 00:58:21 ---> c4fd0aeabfcf 00:58:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:58:21 Removing intermediate container 11052368c11c 00:58:21 ---> defc562437e1 00:58:21 00:58:21 Step 11/26 : FROM alpine:3.12 00:58:21 ---> c4fd0aeabfcf 00:58:21 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:58:21 Removing intermediate container 9f239dbf6d65 00:58:21 ---> b3e4874db995 00:58:21 00:58:21 Step 11/23 : FROM alpine:3.12 00:58:21 ---> c4fd0aeabfcf 00:58:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:58:21 ---> Running in af657628204f 00:58:21 ---> Running in b73e3b61f1ec 00:58:21 ---> Running in a64d75eba535 00:58:21 Removing intermediate container b73e3b61f1ec 00:58:21 ---> 89fa9f6b92a9 00:58:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:58:21 Removing intermediate container 08f798996a8a 00:58:21 ---> 2df3ab9847c4 00:58:21 00:58:21 Step 12/24 : FROM docker:20.10.0 00:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:21 ---> Running in d4171116e193 00:58:21 20.10.0: Pulling from library/docker 00:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:24 (1/1) Installing dumb-init (1.2.2-r1) 00:58:24 Executing busybox-1.31.1-r20.trigger 00:58:24 OK: 5 MiB in 15 packages 00:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:24 (1/2) Installing ca-certificates (20191127-r4) 00:58:24 (2/2) Installing dumb-init (1.2.2-r1) 00:58:24 Executing busybox-1.31.1-r20.trigger 00:58:24 Executing ca-certificates-20191127-r4.trigger 00:58:24 (1/6) Installing ca-certificates (20191127-r4) 00:58:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:58:24 (3/6) Installing libcurl (7.77.0-r0) 00:58:24 (4/6) Installing curl (7.77.0-r0) 00:58:24 (5/6) Installing dumb-init (1.2.2-r1) 00:58:24 (6/6) Installing su-exec (0.2-r1) 00:58:24 Executing busybox-1.31.1-r20.trigger 00:58:24 Executing ca-certificates-20191127-r4.trigger 00:58:24 OK: 6 MiB in 16 packages 00:58:24 OK: 7 MiB in 20 packages 00:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:24 (1/2) Installing dumb-init (1.2.2-r1) 00:58:24 (2/2) Installing su-exec (0.2-r1) 00:58:24 Executing busybox-1.31.1-r20.trigger 00:58:24 OK: 5 MiB in 16 packages 00:58:26 Removing intermediate container 8070ee344865 00:58:26 ---> 3c283ee7c7df 00:58:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:58:26 ---> Running in 95f77f1541eb 00:58:26 Removing intermediate container af657628204f 00:58:26 ---> 0733b8dabc73 00:58:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:58:26 Removing intermediate container 95f77f1541eb 00:58:26 ---> 78540698054c 00:58:26 Step 14/24 : ENV APP_PORT=59882 00:58:26 Removing intermediate container d4171116e193 00:58:26 ---> 2b73318b3a67 00:58:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:58:26 Removing intermediate container a64d75eba535 00:58:26 ---> a045b3cddf01 00:58:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:58:26 ---> Running in 802dc5bf6bc7 00:58:26 ---> Running in ac64fd220390 00:58:26 ---> Running in 561ab7b23fee 00:58:26 ---> Running in ba43faa6135c 00:58:29 Removing intermediate container 561ab7b23fee 00:58:29 ---> bd3cd189c07c 00:58:29 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:58:29 Removing intermediate container 802dc5bf6bc7 00:58:29 ---> 12f4363439a8 00:58:29 Step 14/23 : ENV APP_PORT=59860 00:58:29 ---> Running in 80f04c5f3e37 00:58:29 Removing intermediate container ac64fd220390 00:58:29 ---> a63cd30d6ab3 00:58:29 Step 15/24 : EXPOSE $APP_PORT 00:58:29 Removing intermediate container ba43faa6135c 00:58:29 ---> e1f367ab888d 00:58:29 Step 14/26 : WORKDIR / 00:58:29 ---> Running in 7f2b1b8e9e31 00:58:29 ---> Running in 9fd3077c6599 00:58:29 ---> Running in 8002cc4a1c69 00:58:29 Removing intermediate container 80f04c5f3e37 00:58:29 ---> 2738e3a50e83 00:58:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:58:29 ---> Running in ea0f5fe29450 00:58:31 Removing intermediate container 7f2b1b8e9e31 00:58:31 ---> a0541f1a0f0c 00:58:31 Step 15/23 : EXPOSE $APP_PORT 00:58:31 Removing intermediate container 8002cc4a1c69 00:58:31 ---> 7f83d791ebce 00:58:31 Step 16/24 : WORKDIR / 00:58:31 ---> Running in d6b53fc21e8f 00:58:31 Removing intermediate container 9fd3077c6599 00:58:31 ---> 562dc54deffc 00:58:31 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:58:31 ---> Running in c0a8e6e1bf7a 00:58:31 Removing intermediate container d6b53fc21e8f 00:58:31 ---> 05fe32a56e5e 00:58:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:31 Removing intermediate container c0a8e6e1bf7a 00:58:31 ---> db8238a7995f 00:58:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:31 ---> add3bf18f040 00:58:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:58:49 ---> f8e0aa64b69f 00:58:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:58:49 ---> 6788d7eac6ac 00:58:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:58:49 Removing intermediate container ea0f5fe29450 00:58:49 ---> 067458ff09e4 00:58:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:58:49 ---> 38c339205467 00:58:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:58:49 ---> Running in 822ca6c0e49a 00:58:49 Removing intermediate container 822ca6c0e49a 00:58:49 ---> f83abfadc5f4 00:58:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:58:49 ---> 4fe26f23c453 00:58:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:58:49 ---> 86eff0a5768e 00:58:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:58:49 ---> 530d05ecaa48 00:58:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:58:49 ---> dd38315552bd 00:58:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:58:49 ---> Running in f28f9316aa9a 00:58:49 ---> 5722547d02d6 00:58:49 Step 20/24 : ENTRYPOINT ["/core-command"] 00:58:49 ---> 0508d2e5a6e9 00:58:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:58:49 ---> 41b2bb25d3ff 00:58:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:58:49 ---> Running in 24a50a77de4c 00:58:49 ---> Running in f76eb67c359b 00:58:49 Removing intermediate container f28f9316aa9a 00:58:49 ---> 713a887c55c8 00:58:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:58:54 ---> Running in 147461d001e7 00:58:54 Removing intermediate container f76eb67c359b 00:58:54 ---> 758aad2db6de 00:58:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:58:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:58:54 Status: Downloaded newer image for docker:20.10.0 00:58:54 ---> eeaf43b92773 00:58:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:58:54 ---> Running in 675e66f3cd3f 00:58:54 ---> Running in 2823334025de 00:58:54 Removing intermediate container 147461d001e7 00:58:54 ---> a416867913cf 00:58:54 Step 21/23 : LABEL arch=arm64 00:58:54 ---> 90ccd3db00be 00:58:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:58:54 ---> Running in 3adef8b9927e 00:58:54 Removing intermediate container 675e66f3cd3f 00:58:54 ---> cf570d0c924d 00:58:54 Step 22/24 : LABEL arch=arm64 00:58:54 Removing intermediate container 2823334025de 00:58:54 ---> 24e552f2b5e8 00:58:54 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:58:54 ---> Running in 784047bf4e25 00:58:54 ---> Running in 3fa9e464b3ef 00:58:54 Removing intermediate container 3adef8b9927e 00:58:54 ---> 9d056c2cbae7 00:58:54 Step 22/23 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 00:58:54 ---> Running in efefc4e9f9f8 00:58:54 Removing intermediate container 784047bf4e25 00:58:54 ---> 453150bbae9b 00:58:54 Step 23/24 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 00:58:54 ---> Running in 6207a9c8f5fd 00:58:54 ---> 1f37c15298e3 00:58:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:58:54 Removing intermediate container 24a50a77de4c 00:58:54 ---> c802516a3084 00:58:54 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:54 Removing intermediate container efefc4e9f9f8 00:58:54 ---> 53450c305cf5 00:58:54 Step 23/23 : LABEL version=0.0.0 00:58:54 ---> Running in 2d5cdeb68dd4 00:58:54 Removing intermediate container 6207a9c8f5fd 00:58:54 ---> 0cf688223e53 00:58:54 Step 24/24 : LABEL version=0.0.0 00:58:54 ---> Running in 8a4cd5a51ea4 00:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:54 Removing intermediate container 2d5cdeb68dd4 00:58:54 ---> 1946e48bf935 00:58:54 00:58:54 ---> 89eab38b5e41 00:58:54 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/ 00:58:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:54 ---> Running in 130a3ffe70d2 00:58:54 ---> 051e671fcab6 00:58:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:58:54 Successfully built 1946e48bf935 00:58:54 Successfully tagged support-notifications-arm64:latest 00:58:54  Building support-notifications ... done Building core-data 00:58:54 Removing intermediate container 8a4cd5a51ea4 00:58:54 ---> 8d87d3b8daf6 00:58:54 00:58:54 (1/39) Installing readline (8.0.4-r0) 00:58:54 (2/39) Installing bash (5.0.17-r0) 00:58:54 Executing bash-5.0.17-r0.post-install 00:58:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:58:54 (4/39) Installing libcurl (7.77.0-r0) 00:58:54 (5/39) Installing curl (7.77.0-r0) 00:58:54 (6/39) Installing dumb-init (1.2.2-r1) 00:58:54 (7/39) Installing libbz2 (1.0.8-r1) 00:58:54 (8/39) Installing expat (2.2.9-r1) 00:58:54 (9/39) Installing libffi (3.3-r2) 00:58:54 (10/39) Installing gdbm (1.13-r1) 00:58:54 (11/39) Installing xz-libs (5.2.5-r0) 00:58:54 (12/39) Installing sqlite-libs (3.32.1-r1) 00:58:54 (13/39) Installing python3 (3.8.10-r0) 00:58:54 Successfully built 8d87d3b8daf6 00:58:54 Successfully tagged core-command-arm64:latest 00:58:54  Building core-command ... done Building support-scheduler 00:58:54 (14/39) Installing py3-appdirs (1.4.4-r1) 00:58:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:58:54 (16/39) Installing py3-parsing (2.4.7-r0) 00:58:54 (17/39) Installing py3-six (1.15.0-r0) 00:58:54 (18/39) Installing py3-packaging (20.4-r0) 00:58:54 (19/39) Installing py3-setuptools (47.0.0-r0) 00:58:54 (20/39) Installing py3-chardet (3.0.4-r4) 00:58:54 (21/39) Installing py3-idna (2.9-r0) 00:58:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:58:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:58:54 (24/39) Installing py3-requests (2.23.0-r0) 00:58:54 (25/39) Installing py3-msgpack (1.0.0-r0) 00:58:54 (26/39) Installing py3-lockfile (0.12.2-r3) 00:58:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:58:54 (28/39) Installing py3-colorama (0.4.3-r0) 00:58:54 (29/39) Installing py3-distlib (0.3.0-r0) 00:58:54 (30/39) Installing py3-distro (1.5.0-r1) 00:58:54 (31/39) Installing py3-webencodings (0.5.1-r3) 00:58:54 (32/39) Installing py3-html5lib (1.0.1-r4) 00:58:54 (33/39) Installing py3-pytoml (0.1.21-r0) 00:58:54 (34/39) Installing py3-pep517 (0.8.2-r0) 00:58:54 (35/39) Installing py3-progress (1.5-r0) 00:58:54 (36/39) Installing py3-toml (0.10.1-r0) 00:58:54 (37/39) Installing py3-retrying (1.3.3-r0) 00:58:54 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:58:54 (39/39) Installing py3-pip (20.1.1-r0) 00:58:54 ---> a63c6d24f2b7 00:58:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:58:54 Executing busybox-1.31.1-r19.trigger 00:58:54 OK: 72 MiB in 59 packages 00:58:54 ---> 7f15e6cf3621 00:58:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:58:54 Removing intermediate container 130a3ffe70d2 00:58:54 ---> e7c7e0018c6e 00:58:54 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:58:54 ---> Running in d9f397d7867d 00:58:54 ---> bc3fa74063a8 00:58:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:58:54 Removing intermediate container d9f397d7867d 00:58:54 ---> 171511ff746a 00:58:54 Step 24/26 : LABEL arch=arm64 00:58:54 ---> Running in 2ae208d44761 00:58:54 ---> 041406004b18 00:58:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:58:54 Removing intermediate container 2ae208d44761 00:58:54 ---> b1d4e943e22a 00:58:54 Step 25/26 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 00:58:54 ---> Running in ead55afafa9e 00:58:54 ---> Running in e8196567c6f5 00:58:54 Collecting docker-compose==1.23.2 00:58:54 Removing intermediate container ead55afafa9e 00:58:54 ---> cbe40b817e90 00:58:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:58:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:58:54 Removing intermediate container e8196567c6f5 00:58:54 ---> c32a572811df 00:58:54 Step 26/26 : LABEL version=0.0.0 00:58:54 ---> Running in 2312b2966639 00:58:54 ---> f09f4ce26e2c 00:58:54 Step 27/32 : RUN chmod +x /entrypoint.sh 00:58:54 Collecting docker<4.0,>=3.6.0 00:58:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:58:54 ---> Running in a7f437a7f6e5 00:58:54 Removing intermediate container 2312b2966639 00:58:54 ---> a75670e2e228 00:58:54 00:58:54 Successfully built a75670e2e228 00:58:54 Successfully tagged security-secretstore-setup-arm64:latest 00:58:54  Building security-secretstore-setup ... done Building security-proxy-setup 00:58:54 Collecting jsonschema<3,>=2.5.1 00:58:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:58:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:58:54 Collecting docopt<0.7,>=0.6.1 00:58:54 Downloading docopt-0.6.2.tar.gz (25 kB) 00:58:54 Removing intermediate container a7f437a7f6e5 00:58:54 ---> e38e790ea7d6 00:58:54 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:58:54 ---> Running in bd333d0f71d2 00:58:57 Removing intermediate container bd333d0f71d2 00:58:57 ---> a9d1096d6135 00:58:57 Step 29/32 : CMD ["gate"] 00:58:57 Collecting PyYAML<4,>=3.10 00:58:57 Downloading PyYAML-3.13.tar.gz (270 kB) 00:58:57 ---> Running in dade6c6f5d72 00:58:57 Removing intermediate container dade6c6f5d72 00:58:57 ---> 07756776bd8b 00:58:57 Step 30/32 : LABEL arch=arm64 00:58:57 ---> Running in f4bea7e80039 00:58:59 Removing intermediate container f4bea7e80039 00:58:59 ---> 24193cbc91d9 00:58:59 Step 31/32 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 00:58:59 ---> Running in b01f675884dc 00:58:59 Removing intermediate container b01f675884dc 00:58:59 ---> 91d816d1b5c0 00:58:59 Step 32/32 : LABEL version=0.0.0 00:58:59 Collecting dockerpty<0.5,>=0.4.1 00:58:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:58:59 ---> Running in cac1566eb6c8 00:59:04 Removing intermediate container cac1566eb6c8 00:59:04 ---> 5f076ba05c50 00:59:04 00:59:04 Successfully built 5f076ba05c50 00:59:04 Successfully tagged security-bootstrapper-arm64:latest 00:59:04  Building security-bootstrapper ... done Building core-metadata 00:59:04 Collecting cached-property<2,>=1.2.0 00:59:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:59:06 Collecting texttable<0.10,>=0.9.0 00:59:06 Downloading texttable-0.9.1.tar.gz (11 kB) 00:59:06 Collecting websocket-client<1.0,>=0.32.0 00:59:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:59:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:59:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:59:06 Collecting docker-pycreds>=0.4.0 00:59:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:59:06 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) 00:59:06 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) 00:59:09 Collecting urllib3<1.25,>=1.21.1 00:59:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:59:09 Collecting idna<2.8,>=2.5 00:59:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:59:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:59:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:59:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:59:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:59:09 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, dockerpty, cached-property, texttable, docker-compose 00:59:09 Attempting uninstall: urllib3 00:59:09 Found existing installation: urllib3 1.25.9 00:59:09 Uninstalling urllib3-1.25.9: 00:59:09 Successfully uninstalled urllib3-1.25.9 00:59:11 Attempting uninstall: idna 00:59:11 Found existing installation: idna 2.9 00:59:11 Uninstalling idna-2.9: 00:59:11 Successfully uninstalled idna-2.9 00:59:11 Attempting uninstall: requests 00:59:11 Found existing installation: requests 2.23.0 00:59:11 Uninstalling requests-2.23.0: 00:59:11 Successfully uninstalled requests-2.23.0 00:59:14 Running setup.py install for docopt: started 00:59:14 Running setup.py install for docopt: finished with status 'done' 00:59:14 Running setup.py install for PyYAML: started 00:59:17 Running setup.py install for PyYAML: finished with status 'done' 00:59:17 Running setup.py install for dockerpty: started 00:59:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:59:19 ---> 1be52840eee2 00:59:19 Step 3/24 : WORKDIR /edgex-go 00:59:19 ---> Using cache 00:59:19 ---> 9631952aff1a 00:59:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:19 ---> Using cache 00:59:19 ---> d0d11a0509ea 00:59:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:59:19 Running setup.py install for dockerpty: finished with status 'done' 00:59:22 Running setup.py install for texttable: started 00:59:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:59:22 ---> 1be52840eee2 00:59:22 Step 3/23 : WORKDIR /edgex-go 00:59:22 ---> Using cache 00:59:22 ---> 9631952aff1a 00:59:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:22 ---> Using cache 00:59:22 ---> d0d11a0509ea 00:59:22 Step 5/23 : RUN apk add --update --no-cache make git 00:59:22 ---> Using cache 00:59:22 ---> 67b788ddb578 00:59:22 Step 6/23 : COPY go.mod . 00:59:22 ---> Using cache 00:59:22 ---> be29bd94c4be 00:59:22 Step 7/23 : RUN go mod download 00:59:22 ---> Using cache 00:59:22 ---> 80557a352579 00:59:22 Step 8/23 : COPY . . 00:59:22 ---> Using cache 00:59:22 ---> d1bbf3304a06 00:59:22 Step 9/23 : RUN go mod tidy 00:59:22 ---> Using cache 00:59:22 ---> 9e7dce9fd76b 00:59:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:59:27 Running setup.py install for texttable: finished with status 'done' 00:59:27 ---> Running in 0344baa3ddd1 00:59:27 ---> Running in 4eda465f543f 00:59:27 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 00:59:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:59:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:27 OK: 218 MiB in 52 packages 00:59:29 Removing intermediate container 4eda465f543f 00:59:29 ---> 11a20881751f 00:59:29 Step 6/24 : COPY go.mod . 00:59:31 ---> 7f3f01689930 00:59:31 Step 7/24 : RUN go mod download 00:59:34 ---> Running in d78a994a0af9 00:59:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:59:34 ---> 1be52840eee2 00:59:34 Step 3/22 : WORKDIR /edgex-go 00:59:34 ---> Using cache 00:59:34 ---> 9631952aff1a 00:59:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:34 ---> Using cache 00:59:34 ---> d0d11a0509ea 00:59:34 Step 5/22 : RUN apk add --update --no-cache make git 00:59:34 ---> Using cache 00:59:34 ---> 67b788ddb578 00:59:34 Step 6/22 : COPY go.mod . 00:59:34 ---> Using cache 00:59:34 ---> be29bd94c4be 00:59:34 Step 7/22 : RUN go mod download 00:59:34 ---> Using cache 00:59:34 ---> 80557a352579 00:59:34 Step 8/22 : COPY . . 00:59:36 ---> Using cache 00:59:36 ---> d1bbf3304a06 00:59:36 Step 9/22 : RUN go mod tidy 00:59:36 ---> Using cache 00:59:36 ---> 9e7dce9fd76b 00:59:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:59:36 ---> Running in 8e56884186d7 00:59:39 Removing intermediate container d78a994a0af9 00:59:39 ---> 622ef78d4bfd 00:59:39 Step 8/24 : COPY . . 00:59:39 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 00:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> 1be52840eee2 00:59:46 Step 3/24 : WORKDIR /edgex-go 00:59:46 ---> Using cache 00:59:46 ---> 9631952aff1a 00:59:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:46 ---> Using cache 00:59:46 ---> d0d11a0509ea 00:59:46 Step 5/24 : RUN apk add --update --no-cache make git 00:59:46 ---> Using cache 00:59:46 ---> 67b788ddb578 00:59:46 Step 6/24 : COPY go.mod . 00:59:46 ---> Using cache 00:59:46 ---> be29bd94c4be 00:59:46 Step 7/24 : RUN go mod download 00:59:46 ---> Using cache 00:59:46 ---> 80557a352579 00:59:46 Step 8/24 : COPY . . 00:59:46 ---> Using cache 00:59:46 ---> d1bbf3304a06 00:59:46 Step 9/24 : RUN go mod tidy 00:59:46 ---> Using cache 00:59:46 ---> 9e7dce9fd76b 00:59:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:59:46 ---> Running in 3bc5449db9ef 00:59:46 Removing intermediate container 3fa9e464b3ef 00:59:46 ---> 71674e89cab4 00:59:46 Step 15/24 : ENV APP_PORT=58890 00:59:46 ---> Running in 43832acbd798 00:59:49 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 00:59:49 Removing intermediate container 43832acbd798 00:59:49 ---> 5fa00d6a06f6 00:59:49 Step 16/24 : EXPOSE $APP_PORT 00:59:49 ---> Running in 2f96a4da8636 00:59:51 Removing intermediate container 2f96a4da8636 00:59:51 ---> 2f5e981423a2 00:59:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:59:54 ---> 23c5941dee32 00:59:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:59:54 ---> 649260e7d806 00:59:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:59:56 ---> 52f7b84bad4e 00:59:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:59:56 ---> Running in 579b36cfd15a 00:59:59 Removing intermediate container 579b36cfd15a 00:59:59 ---> 108f27c3c66b 00:59:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:59:59 ---> Running in 9a86ca0354b9 00:59:59 Removing intermediate container 9a86ca0354b9 00:59:59 ---> 7bcb85b47d31 00:59:59 Step 22/24 : LABEL arch=arm64 01:00:01 ---> Running in ab1bcc1f5203 01:00:01 Removing intermediate container ab1bcc1f5203 01:00:01 ---> ad141787dab9 01:00:01 Step 23/24 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 01:00:01 ---> Running in 63ee6cf9d218 01:00:12 Removing intermediate container 63ee6cf9d218 01:00:12 ---> 7b04b129feb5 01:00:12 Step 24/24 : LABEL version=0.0.0 01:00:12 ---> 4e9115c3407f 01:00:12 Step 9/24 : RUN go mod tidy 01:00:12 ---> Running in ac8b1e390800 01:00:12 ---> Running in 05181b154a4a 01:00:12 Removing intermediate container ac8b1e390800 01:00:12 ---> 3404d40ab795 01:00:12 01:00:12 Successfully built 3404d40ab795 01:00:12 Successfully tagged sys-mgmt-agent-arm64:latest 01:00:12  Building sys-mgmt-agent ... done Removing intermediate container 05181b154a4a 01:00:12 ---> 4fc6343af17b 01:00:12 Step 10/24 : RUN make cmd/core-data/core-data 01:00:12 ---> Running in 1de5a60a0ed8 01:00:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:00:54 Removing intermediate container 0344baa3ddd1 01:00:54 ---> d17047b1a0b0 01:00:54 01:00:54 Step 11/23 : FROM alpine:3.12 01:00:54 ---> c4fd0aeabfcf 01:00:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:00:54 ---> Using cache 01:00:54 ---> 3c283ee7c7df 01:00:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:00:54 ---> Using cache 01:00:54 ---> 78540698054c 01:00:54 Step 14/23 : ENV APP_PORT=59861 01:00:54 ---> Running in d3d7e1511d7c 01:00:54 Removing intermediate container d3d7e1511d7c 01:00:54 ---> 843d1a111fc6 01:00:54 Step 15/23 : EXPOSE $APP_PORT 01:00:54 ---> Running in bea1295afaa6 01:00:54 Removing intermediate container bea1295afaa6 01:00:54 ---> a956298a034c 01:00:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:54 ---> 00d45d4ce404 01:00:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:00:58 ---> 878dd7e507a1 01:00:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:00:58 ---> e86f38fe29bc 01:00:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:00:58 ---> Running in 36637aa72f87 01:00:58 Removing intermediate container 36637aa72f87 01:00:58 ---> 85950b7dffe2 01:00:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:00:58 ---> Running in 1b7ba04b24f9 01:00:58 Removing intermediate container 1b7ba04b24f9 01:00:58 ---> 7e58486d2f08 01:00:58 Step 21/23 : LABEL arch=arm64 01:01:06 ---> Running in 4d8509bb387c 01:01:06 Removing intermediate container 4d8509bb387c 01:01:06 ---> 3f051dbceee3 01:01:06 Step 22/23 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 01:01:06 ---> Running in 56e5746e4edd 01:01:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:01:06 Removing intermediate container 56e5746e4edd 01:01:06 ---> 44d820676483 01:01:06 Step 23/23 : LABEL version=0.0.0 01:01:06 ---> Running in eb5b7c4c9e0c 01:01:06 Removing intermediate container eb5b7c4c9e0c 01:01:06 ---> cd4b4d8087c2 01:01:06 01:01:06 Successfully built cd4b4d8087c2 01:01:06 Successfully tagged support-scheduler-arm64:latest 01:01:14  Building support-scheduler ... done Removing intermediate container 8e56884186d7 01:01:14 ---> 0d8e80cacea5 01:01:14 01:01:14 Step 11/22 : FROM alpine:3.12 01:01:14 ---> c4fd0aeabfcf 01:01:14 Step 12/22 : RUN apk add --update --no-cache curl 01:01:14 ---> Running in e0be58db1fa3 01:01:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:01:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:01:21 (1/4) Installing ca-certificates (20191127-r4) 01:01:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:01:21 (3/4) Installing libcurl (7.77.0-r0) 01:01:21 (4/4) Installing curl (7.77.0-r0) 01:01:21 Executing busybox-1.31.1-r20.trigger 01:01:21 Executing ca-certificates-20191127-r4.trigger 01:01:21 OK: 7 MiB in 18 packages 01:01:24 Removing intermediate container e0be58db1fa3 01:01:24 ---> 38511db2bbed 01:01:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:01:24 ---> Running in 40b013ee19de 01:01:24 Removing intermediate container 40b013ee19de 01:01:24 ---> eb42edb8b23a 01:01:24 Step 14/22 : WORKDIR /edgex 01:01:24 ---> Running in 08975ed189a8 01:01:24 Removing intermediate container 08975ed189a8 01:01:24 ---> 71d749033138 01:01:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:01:24 Removing intermediate container 3bc5449db9ef 01:01:24 ---> 8fcc547ccf96 01:01:24 01:01:24 Step 11/24 : FROM alpine:3.12 01:01:24 ---> c4fd0aeabfcf 01:01:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:01:24 ---> Using cache 01:01:24 ---> 3c283ee7c7df 01:01:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:01:24 ---> Using cache 01:01:24 ---> 78540698054c 01:01:24 Step 14/24 : ENV APP_PORT=59881 01:01:24 ---> Running in 3c0ea9dcc818 01:01:24 ---> 2f95ca737038 01:01:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:01:24 Removing intermediate container 3c0ea9dcc818 01:01:24 ---> 19678a53038f 01:01:24 Step 15/24 : EXPOSE $APP_PORT 01:01:24 ---> Running in de944551a960 01:01:26 Removing intermediate container de944551a960 01:01:26 ---> b11513f61f35 01:01:26 Step 16/24 : WORKDIR / 01:01:26 ---> Running in c7e53b357bcd 01:01:26 ---> 54fb94551ae1 01:01:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:01:26 Removing intermediate container c7e53b357bcd 01:01:26 ---> c47ae94de290 01:01:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:01:26 ---> 6e7748134a79 01:01:26 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:01:26 ---> 6e6152cdff52 01:01:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:01:26 ---> Running in a6c2a2c10efc 01:01:31 Removing intermediate container a6c2a2c10efc 01:01:31 ---> 9e0f7ef72c6a 01:01:31 Step 19/22 : CMD ["--init=true"] 01:01:31 ---> Running in 8bcf8e21bfc2 01:01:31 ---> 3e8e6221d913 01:01:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:01:31 Removing intermediate container 8bcf8e21bfc2 01:01:31 ---> 9d20abadbff2 01:01:31 Step 20/22 : LABEL arch=arm64 01:01:31 ---> Running in 877392e72501 01:01:31 ---> 2527718f2824 01:01:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:01:31 Removing intermediate container 877392e72501 01:01:31 ---> 4bfb5418aea7 01:01:31 Step 21/22 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 01:01:31 ---> Running in 6ded9798511f 01:01:31 ---> Running in 60cd4ee80ad5 01:01:31 Removing intermediate container 6ded9798511f 01:01:31 ---> f4b9aa26f54f 01:01:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:31 ---> Running in b551434c2eb6 01:01:31 Removing intermediate container 60cd4ee80ad5 01:01:31 ---> fa7cca110ecf 01:01:31 Step 22/22 : LABEL version=0.0.0 01:01:31 ---> Running in a2815ba2e44d 01:01:31 Removing intermediate container b551434c2eb6 01:01:31 ---> 8474255a7298 01:01:31 Step 22/24 : LABEL arch=arm64 01:01:31 ---> Running in 7a97c683aecd 01:01:31 Removing intermediate container a2815ba2e44d 01:01:31 ---> cc0732f40527 01:01:31 01:01:31 Successfully built cc0732f40527 01:01:31 Successfully tagged security-proxy-setup-arm64:latest 01:01:36  Building security-proxy-setup ... done Removing intermediate container 7a97c683aecd 01:01:36 ---> 492fcf8b27e2 01:01:36 Step 23/24 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 01:01:36 ---> Running in 7f7db477d3a6 01:01:36 Removing intermediate container 7f7db477d3a6 01:01:36 ---> 10d6225b834e 01:01:36 Step 24/24 : LABEL version=0.0.0 01:01:36 Removing intermediate container 1de5a60a0ed8 01:01:36 ---> 31a742160df0 01:01:36 01:01:36 Step 11/24 : FROM alpine:3.12 01:01:36 ---> c4fd0aeabfcf 01:01:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:01:36 ---> Running in 1c3c4021ee8b 01:01:36 ---> Running in 0f7db8930f88 01:01:36 Removing intermediate container 1c3c4021ee8b 01:01:36 ---> a32fbdf2c244 01:01:36 01:01:36 Removing intermediate container 0f7db8930f88 01:01:36 ---> 69dce216d6be 01:01:36 Step 13/24 : ENV APP_PORT=59880 01:01:36 Successfully built a32fbdf2c244 01:01:36 Successfully tagged core-metadata-arm64:latest 01:01:36  Building core-metadata ... done  ---> Running in 46d076a6d18a 01:01:36 Removing intermediate container 46d076a6d18a 01:01:36 ---> 01718bfb9ade 01:01:36 Step 14/24 : EXPOSE $APP_PORT 01:01:36 ---> Running in acd0900792bd 01:01:36 Removing intermediate container acd0900792bd 01:01:36 ---> 7640aa205cba 01:01:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:36 ---> Running in 292e197e8fb4 01:01:41 Removing intermediate container 292e197e8fb4 01:01:41 ---> d8605dba4538 01:01:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:01:41 ---> Running in 42d6ce43a9bf 01:01:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:01:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:01:41 (1/6) Installing dumb-init (1.2.2-r1) 01:01:41 (2/6) Installing libgcc (9.3.0-r2) 01:01:41 (3/6) Installing libsodium (1.0.18-r0) 01:01:41 (4/6) Installing libstdc++ (9.3.0-r2) 01:01:41 (5/6) Installing libzmq (4.3.3-r0) 01:01:41 (6/6) Installing zeromq (4.3.3-r0) 01:01:41 Executing busybox-1.31.1-r20.trigger 01:01:41 OK: 8 MiB in 20 packages 01:01:43 Removing intermediate container 42d6ce43a9bf 01:01:43 ---> 9a638c8db485 01:01:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:01:43 ---> e98accf28c6d 01:01:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:01:43 ---> e9ae26ed23a7 01:01:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:01:46 ---> ebf72224cd1b 01:01:46 Step 20/24 : ENTRYPOINT ["/core-data"] 01:01:46 ---> Running in d4ba98bdc1d0 01:01:46 Removing intermediate container d4ba98bdc1d0 01:01:46 ---> c7e37f3389b0 01:01:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:46 ---> Running in 3e12ea4436f4 01:01:46 Removing intermediate container 3e12ea4436f4 01:01:46 ---> 61fb1c0c3cd5 01:01:46 Step 22/24 : LABEL arch=arm64 01:01:46 ---> Running in 82faac56cda4 01:01:46 Removing intermediate container 82faac56cda4 01:01:46 ---> ca1d232699d1 01:01:46 Step 23/24 : LABEL git_sha=8adcd581d120bc41a3bb242591374076e241f21d 01:01:46 ---> Running in bf8a9d350d5b 01:01:48 Removing intermediate container bf8a9d350d5b 01:01:48 ---> b02c283d6ed3 01:01:48 Step 24/24 : LABEL version=0.0.0 01:01:48 ---> Running in 07553e9db3a7 01:01:48 Removing intermediate container 07553e9db3a7 01:01:48 ---> 29c8d1674298 01:01:48 01:01:48 Successfully built 29c8d1674298 01:01:48 Successfully tagged core-data-arm64:latest 01:01:48  Building core-data ... done  [Pipeline] } 01:01:48 $ docker stop --time=1 d242f1f0cba8e56e12aeaeb1fee0a64564c6f12d0bdd53acf0493a1cfeb32617 01:01:55 $ docker rm -f d242f1f0cba8e56e12aeaeb1fee0a64564c6f12d0bdd53acf0493a1cfeb32617 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:10 + docker images 01:02:10 REPOSITORY TAG IMAGE ID CREATED SIZE 01:02:10 core-data-arm64 latest 29c8d1674298 19 seconds ago 19.1MB 01:02:10 core-metadata-arm64 latest a32fbdf2c244 33 seconds ago 15.7MB 01:02:10 31a742160df0 34 seconds ago 975MB 01:02:10 security-proxy-setup-arm64 latest cc0732f40527 36 seconds ago 24.2MB 01:02:10 8fcc547ccf96 44 seconds ago 972MB 01:02:10 0d8e80cacea5 54 seconds ago 973MB 01:02:10 support-scheduler-arm64 latest cd4b4d8087c2 About a minute ago 15.1MB 01:02:10 d17047b1a0b0 About a minute ago 968MB 01:02:10 sys-mgmt-agent-arm64 latest 3404d40ab795 2 minutes ago 299MB 01:02:10 security-bootstrapper-arm64 latest 5f076ba05c50 3 minutes ago 17.5MB 01:02:10 security-secretstore-setup-arm64 latest a75670e2e228 3 minutes ago 27.1MB 01:02:10 core-command-arm64 latest 8d87d3b8daf6 3 minutes ago 15MB 01:02:10 support-notifications-arm64 latest 1946e48bf935 3 minutes ago 15.7MB 01:02:10 2df3ab9847c4 3 minutes ago 969MB 01:02:10 2770673905ae 3 minutes ago 969MB 01:02:10 b3e4874db995 3 minutes ago 969MB 01:02:10 defc562437e1 3 minutes ago 976MB 01:02:10 6b7296876927 3 minutes ago 966MB 01:02:10 ci-base-image-arm64 latest 1be52840eee2 17 minutes ago 641MB 01:02:10 alpine 3.12 c4fd0aeabfcf 9 days ago 5.32MB 01:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 01:02:10 docker 20.10.0 eeaf43b92773 6 months ago 228MB 01:02:10 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 01:03:23 ---> job-cost.sh 01:03:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Idw6 01:03:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:05:05 Cannot contact prd-ubuntu18.04-docker-arm64-4c-16g-1377: java.lang.InterruptedException 01:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-Idw6/bin to PATH 01:05:22 INFO: No Stack... 01:05:22 INFO: Retrieving Pricing Info for: v2-standard-4 01:05:22 INFO: Archiving Costs [Pipeline] sh 01:05:37 + cat /w/workspace/edgex-go/11/archives/cost.csv 01:05:37 + cut -d, -f6 [Pipeline] lock 01:05:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-11-stack-cost] 01:05:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-11-stack-cost] did not exist. Created. 01:05:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:05 + echo total: 0.18000000715255737 [Pipeline] stash 01:06:29 Stashed 1 file(s) [Pipeline] } 01:06:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-11-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 01:09:42 provisioning config files... 01:09:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config11765917868232518tmp [Pipeline] { [Pipeline] sh 01:10:09 + set +x 01:10:09 + curl -s https://codecov.io/bash 01:10:09 + bash -s -- 01:10:09 01:10:09 _____ _ 01:10:09 / ____| | | 01:10:09 | | ___ __| | ___ ___ _____ __ 01:10:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:10:09 | |___| (_) | (_| | __/ (_| (_) \ V / 01:10:09 \_____\___/ \__,_|\___|\___\___/ \_/ 01:10:09 Bash-1.0.3 01:10:09 01:10:09 01:10:09 ==> git version 2.24.4 found 01:10:09 ==> 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 01:10:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:10:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:10:09 ==> Jenkins CI detected. 01:10:09 project root: . 01:10:09 --> token set from env 01:10:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:10:09 ==> Running gcov in . (disable via -X gcov) 01:10:09 ==> Python coveragepy not found 01:10:09 ==> Searching for coverage reports in: 01:10:09 + . 01:10:09 -> Found 1 reports 01:10:09 ==> Detecting git/mercurial file structure 01:10:09 ==> Reading reports 01:10:09 + ./coverage.out bytes=398095 01:10:09 ==> Appending adjustments 01:10:09 https://docs.codecov.io/docs/fixing-reports 01:10:09 + Found adjustments 01:10:09 ==> Gzipping contents 01:10:09 56K /tmp/codecov.wqXgZz.gz 01:10:09 ==> Uploading reports 01:10:09 url: https://codecov.io 01:10:09 query: branch=PR-3571&commit=60839663c4d649ac2f26b9bbe5a880e72682c702&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 01:10:09 -> Pinging Codecov 01:10:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=60839663c4d649ac2f26b9bbe5a880e72682c702&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 01:10:09 -> Uploading to 01:10:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/00271124DB129430A58F1EEE437C3FCB/60839663c4d649ac2f26b9bbe5a880e72682c702/0885aa84-f663-432b-b1aa-dfb7dcb206b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T011001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec458b192c20fc589dccf60c87ee7b522ef518c08c7e1008d1ada0f993588a4c 01:10:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:09 Dload Upload Total Spent Left Speed 01:10:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54542 0 0 100 54542 0 125k --:--:-- --:--:-- --:--:-- 125k 01:10:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/60839663c4d649ac2f26b9bbe5a880e72682c702 [Pipeline] } 01:10:11 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 01:15:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:56 ---> package-listing.sh 01:15:56 ++ facter osfamily 01:15:56 ++ tr '[:upper:]' '[:lower:]' 01:15:56 + OS_FAMILY=redhat 01:15:56 + workspace=/w/workspace/edgex-go/11 01:15:56 + START_PACKAGES=/tmp/packages_start.txt 01:15:56 + END_PACKAGES=/tmp/packages_end.txt 01:15:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:56 + PACKAGES=/tmp/packages_start.txt 01:15:56 + '[' /w/workspace/edgex-go/11 ']' 01:15:56 + PACKAGES=/tmp/packages_end.txt 01:15:56 + case "${OS_FAMILY}" in 01:15:56 + rpm -qa 01:15:56 + sort 01:15:56 + '[' -f /tmp/packages_start.txt ']' 01:15:56 + '[' -f /tmp/packages_end.txt ']' 01:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:56 + '[' /w/workspace/edgex-go/11 ']' 01:15:56 + mkdir -p /w/workspace/edgex-go/11/archives/ 01:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 01:15:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:16:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:16:41 01:16:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:17:09 alpine: Pulling from edgex-lftools-log-publisher 01:17:09 df20fa9351a1: Pulling fs layer 01:17:09 36b3adc4ff6f: Pulling fs layer 01:17:09 8ad3a11d3b57: Pulling fs layer 01:17:09 46f8f816bc3b: Pulling fs layer 01:17:09 93b61091891f: Pulling fs layer 01:17:09 93b9cdb0e59b: Pulling fs layer 01:17:09 5e14af77c1be: Pulling fs layer 01:17:09 01666e4c0597: Pulling fs layer 01:17:09 aa168da1d23b: Pulling fs layer 01:17:09 93b9cdb0e59b: Waiting 01:17:09 5e14af77c1be: Waiting 01:17:09 01666e4c0597: Waiting 01:17:09 aa168da1d23b: Waiting 01:17:09 46f8f816bc3b: Waiting 01:17:09 93b61091891f: Waiting 01:17:09 36b3adc4ff6f: Verifying Checksum 01:17:09 36b3adc4ff6f: Download complete 01:17:09 46f8f816bc3b: Verifying Checksum 01:17:09 46f8f816bc3b: Download complete 01:17:09 df20fa9351a1: Verifying Checksum 01:17:09 df20fa9351a1: Download complete 01:17:09 93b9cdb0e59b: Verifying Checksum 01:17:09 93b9cdb0e59b: Download complete 01:17:09 93b61091891f: Verifying Checksum 01:17:09 93b61091891f: Download complete 01:17:09 5e14af77c1be: Verifying Checksum 01:17:09 5e14af77c1be: Download complete 01:17:09 01666e4c0597: Verifying Checksum 01:17:09 01666e4c0597: Download complete 01:17:09 df20fa9351a1: Pull complete 01:17:09 8ad3a11d3b57: Verifying Checksum 01:17:09 8ad3a11d3b57: Download complete 01:17:09 36b3adc4ff6f: Pull complete 01:17:09 8ad3a11d3b57: Pull complete 01:17:09 46f8f816bc3b: Pull complete 01:17:09 93b61091891f: Pull complete 01:17:09 93b9cdb0e59b: Pull complete 01:17:09 5e14af77c1be: Pull complete 01:17:09 01666e4c0597: Pull complete 01:17:09 aa168da1d23b: Verifying Checksum 01:17:09 aa168da1d23b: Download complete 01:17:09 aa168da1d23b: Pull complete 01:17:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:17:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:17:29 prd-centos7-docker-4c-2g-1372 does not seem to be running inside a container 01:17:34 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:10003/edgex-lftools-log-publisher:alpine cat 01:17:39 $ docker top 48fd385a8aa1bb3c99b59c555fa638f17c77f0665bf208a05b29bca0471c67ea -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:14 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:21 + mkdir -p /var/log/sa [Pipeline] sh 01:18:28 + ls /var/log/sa-host 01:18:28 + sadf -c /var/log/sa-host/sa05 01:18:28 file_magic: OK 01:18:28 HZ: Using current value: 100 01:18:28 file_header: OK 01:18:28 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 01:18:28 Statistics: 01:18:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:18:28 File successfully converted to sysstat format version 12.2.1 01:18:28 + sadf -c /var/log/sa-host/sa25 01:18:28 file_magic: OK 01:18:28 HZ: Using current value: 100 01:18:28 file_header: OK 01:18:28 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 01:18:28 Statistics: 01:18:28 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...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... 01:18:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:31 provisioning config files... 01:19:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config2798208536294142904tmp [Pipeline] { [Pipeline] echo 01:19:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:20:00 ---> create-netrc.sh [Pipeline] } 01:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:20:41 ---> python-tools-install.sh [Pipeline] echo 01:20:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:21:13 ---> sudo-logs.sh 01:21:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:21:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:21:35 ---> job-cost.sh 01:21:35 lf-activate-venv: SKIPPING 01:21:35 DEBUG: total: 0.18000000715255737 01:21:35 INFO: Retrieving Stack Cost... 01:21:35 INFO: Retrieving Pricing Info for: v3-standard-2 01:21:35 INFO: Archiving Costs [Pipeline] echo 01:21:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:21:47 ---> logs-deploy.sh 01:21:47 lf-activate-venv: SKIPPING 01:21:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/11 01:21:47 INFO: archiving workspace using pattern(s): 01:21:47 Archives upload complete. 01:21:47 INFO: archiving logs to Nexus 01:21:47 ---> uname -a: 01:21:47 Linux prd-centos7-docker-4c-2g-1372.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:21:47 01:21:47 01:21:47 ---> lscpu: 01:21:47 Architecture: x86_64 01:21:47 CPU op-mode(s): 32-bit, 64-bit 01:21:47 Byte Order: Little Endian 01:21:47 Address sizes: 40 bits physical, 48 bits virtual 01:21:47 CPU(s): 2 01:21:47 On-line CPU(s) list: 0,1 01:21:47 Thread(s) per core: 1 01:21:47 Core(s) per socket: 1 01:21:47 Socket(s): 2 01:21:47 NUMA node(s): 1 01:21:47 Vendor ID: AuthenticAMD 01:21:47 CPU family: 23 01:21:47 Model: 49 01:21:47 Model name: AMD EPYC-Rome Processor 01:21:47 Stepping: 0 01:21:47 CPU MHz: 2800.000 01:21:47 BogoMIPS: 5600.00 01:21:47 Virtualization: AMD-V 01:21:47 Hypervisor vendor: KVM 01:21:47 Virtualization type: full 01:21:47 L1d cache: 64 KiB 01:21:47 L1i cache: 64 KiB 01:21:47 L2 cache: 1 MiB 01:21:47 L3 cache: 32 MiB 01:21:47 NUMA node0 CPU(s): 0,1 01:21:47 Vulnerability Itlb multihit: Not affected 01:21:47 Vulnerability L1tf: Not affected 01:21:47 Vulnerability Mds: Not affected 01:21:47 Vulnerability Meltdown: Not affected 01:21:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:21:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:21:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:21:47 Vulnerability Srbds: Not affected 01:21:47 Vulnerability Tsx async abort: Not affected 01:21:47 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 01:21:47 01:21:47 01:21:47 ---> nproc: 01:21:47 2 01:21:47 01:21:47 01:21:47 ---> df -h: 01:21:47 Filesystem Size Used Available Use% Mounted on 01:21:47 overlay 40.0G 12.0G 27.9G 30% / 01:21:47 tmpfs 64.0M 0 64.0M 0% /dev 01:21:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:21:47 shm 64.0M 0 64.0M 0% /dev/shm 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/11@tmp 01:21:47 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/11 01:21:47 01:21:47 01:21:47 ---> free -m: 01:21:47 total used free shared buff/cache available 01:21:47 Mem: 7821 1100 2136 0 4583 6676 01:21:47 Swap: 1023 1 1022 01:21:47 01:21:47 01:21:47 ---> ip addr: 01:21:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:21:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:21:47 inet 127.0.0.1/8 scope host lo 01:21:47 valid_lft forever preferred_lft forever 01:21:47 inet6 ::1/128 scope host 01:21:47 valid_lft forever preferred_lft forever 01:21:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:21:47 link/ether fa:16:3e:65:d1:84 brd ff:ff:ff:ff:ff:ff 01:21:47 inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 01:21:47 valid_lft 83434sec preferred_lft 83434sec 01:21:47 inet6 fe80::f816:3eff:fe65:d184/64 scope link 01:21:47 valid_lft forever preferred_lft forever 01:21:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:21:47 link/ether 02:42:9a:c7:c5:97 brd ff:ff:ff:ff:ff:ff 01:21:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:21:47 valid_lft forever preferred_lft forever 01:21:47 inet6 fe80::42:9aff:fec7:c597/64 scope link 01:21:47 valid_lft forever preferred_lft forever 01:21:47 01:21:47 01:21:47 ---> sar -b -r -n DEV: 01:21:47 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) 01:21:47 01:21:47 00:32:08 LINUX RESTART (2 CPU) 01:21:47 01:21:47 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:21:47 00:34:01 2.96 0.65 2.31 0.00 203.96 616.20 0.00 01:21:47 00:35:01 70.15 0.47 69.68 0.00 69.70 6259.29 0.00 01:21:47 00:36:01 22.85 3.20 19.65 0.00 2542.57 2138.81 0.00 01:21:47 00:37:01 111.61 0.18 111.43 0.00 22.78 45441.94 0.00 01:21:47 00:38:01 93.54 0.00 93.54 0.00 0.00 12014.29 0.00 01:21:47 00:39:01 60.55 0.00 60.55 0.00 0.00 10721.91 0.00 01:21:47 00:40:01 45.58 0.02 45.56 0.00 0.53 8482.56 0.00 01:21:47 00:41:01 4.41 0.00 4.41 0.00 0.00 138.90 0.00 01:21:47 00:42:02 351.92 108.24 243.68 0.00 3026.26 160954.30 0.00 01:21:47 00:43:01 426.69 82.21 344.48 0.00 3980.37 168357.02 0.00 01:21:47 00:44:01 507.08 75.15 431.92 0.00 2528.03 181943.35 0.00 01:21:47 00:45:01 84.11 2.58 81.53 0.00 641.55 15042.20 0.00 01:21:47 00:46:01 1.17 0.03 1.13 0.00 0.27 15.57 0.00 01:21:47 00:47:01 0.23 0.03 0.20 0.00 0.27 1.75 0.00 01:21:47 00:48:01 0.57 0.28 0.28 0.00 6.53 4.08 0.00 01:21:47 00:49:01 0.80 0.00 0.80 0.00 0.00 15.14 0.00 01:21:47 00:50:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 01:21:47 00:51:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 01:21:47 00:52:01 0.28 0.00 0.28 0.00 0.00 3.77 0.00 01:21:47 00:53:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 01:21:47 00:54:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 01:21:47 00:55:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 01:21:47 00:56:01 0.30 0.00 0.30 0.00 0.00 4.16 0.00 01:21:47 00:57:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 01:21:47 00:58:02 0.32 0.00 0.32 0.00 0.00 3.88 0.00 01:21:47 00:59:01 0.20 0.00 0.20 0.00 0.00 1.97 0.00 01:21:47 01:00:01 0.30 0.00 0.30 0.00 0.00 3.53 0.00 01:21:47 01:01:01 0.27 0.02 0.25 0.00 0.13 2.60 0.00 01:21:47 01:02:01 0.50 0.20 0.30 0.00 3.60 4.63 0.00 01:21:47 01:03:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 01:21:47 01:04:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 01:21:47 01:05:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 01:21:47 01:06:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 01:21:47 01:07:01 0.18 0.00 0.18 0.00 0.00 1.40 0.00 01:21:47 01:08:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 01:21:47 01:09:01 0.32 0.00 0.32 0.00 0.00 17.18 0.00 01:21:47 01:10:01 2.63 2.33 0.30 0.00 119.92 4.06 0.00 01:21:47 01:11:01 0.93 0.00 0.93 0.00 0.00 17.68 0.00 01:21:47 01:12:01 0.23 0.05 0.18 0.00 0.40 2.13 0.00 01:21:47 01:13:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 01:21:47 01:14:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 01:21:47 01:15:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 01:21:47 01:16:01 38.61 38.40 0.22 0.00 3909.65 10.41 0.00 01:21:47 01:17:01 4.25 0.00 4.25 0.00 0.00 125.83 0.00 01:21:47 01:18:01 68.99 0.03 68.95 0.00 0.67 14910.38 0.00 01:21:47 Average: 42.30 6.98 35.32 0.00 378.44 13920.37 0.00 01:21:47 01:21:47 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:21:47 00:34:01 5755832 0 646032 8.07 2620 1604456 1016668 11.22 358504 1507724 9384 01:21:47 00:35:01 5550784 0 675768 8.44 2620 1779768 1012084 11.17 555348 1507640 10048 01:21:47 00:36:01 5023816 0 925860 11.56 2620 2056644 1462220 16.14 966416 1606184 157760 01:21:47 00:37:01 4151152 0 875276 10.93 2620 2979892 1472368 16.26 954276 2391524 46504 01:21:47 00:38:01 4077632 0 919928 11.49 2620 3008760 1439680 15.89 1113620 2264544 252908 01:21:47 00:39:01 4054216 0 975884 12.18 2620 2976220 1546764 17.08 1120596 2274276 64476 01:21:47 00:40:01 4274096 0 864672 10.80 2620 2867552 1030412 11.38 995900 2190924 20 01:21:47 00:41:01 4155908 0 870868 10.87 2620 2979544 1158612 12.79 1038944 2282824 111960 01:21:47 00:42:02 807992 0 1140404 14.24 2620 6057924 1577464 17.42 2506312 3996256 832720 01:21:47 00:43:01 616772 0 1220340 15.24 2620 6169208 1734720 19.15 2800064 3850212 0 01:21:47 00:44:01 1677640 0 1107408 13.83 2620 5221272 1290836 14.25 1871196 3726336 3132 01:21:47 00:45:01 2805680 0 1035520 12.93 2620 4165120 1144868 12.64 1331768 3165676 8 01:21:47 00:46:01 2818584 0 1022608 12.77 2620 4165128 1036244 11.44 1341072 3146932 8 01:21:47 00:47:01 2818728 0 1022460 12.77 2620 4165132 1036376 11.44 1334488 3154052 8 01:21:47 00:48:01 2816432 0 1024724 12.79 2620 4165164 1036328 11.44 1344444 3146708 12 01:21:47 00:49:01 2816680 0 1024472 12.79 2620 4165168 1036244 11.44 1343284 3147676 12 01:21:47 00:50:01 2816736 0 1024412 12.79 2620 4165172 1036244 11.44 1343288 3147676 16 01:21:47 00:51:01 2816640 0 1024500 12.79 2620 4165180 1036244 11.44 1343452 3147540 8 01:21:47 00:52:01 2816516 0 1024624 12.79 2620 4165180 1036244 11.44 1343432 3147540 8 01:21:47 00:53:01 2816400 0 1024736 12.79 2620 4165184 1036328 11.44 1356840 3134196 12 01:21:47 00:54:01 2816604 0 1024528 12.79 2620 4165188 1036280 11.44 1356880 3134196 12 01:21:47 00:55:01 2816936 0 1024192 12.79 2620 4165192 1036244 11.44 1357668 3133316 8 01:21:47 00:56:01 2816908 0 1024212 12.79 2620 4165200 1036244 11.44 1357580 3133316 8 01:21:47 00:57:01 2816524 0 1024596 12.79 2620 4165200 1036244 11.44 1357612 3133316 8 01:21:47 00:58:02 2816616 0 1024496 12.79 2620 4165208 1036328 11.44 1357760 3133316 16 01:21:47 00:59:01 2815984 0 1025124 12.80 2620 4165212 1036400 11.44 1357992 3133320 12 01:21:47 01:00:01 2815844 0 1025256 12.80 2620 4165220 1036424 11.44 1358380 3133320 8 01:21:47 01:01:01 2815564 0 1025512 12.80 2620 4165244 1038588 11.47 1358104 3133320 12 01:21:47 01:02:01 2816512 0 1024404 12.79 2620 4165404 1036896 11.45 1358232 3133432 8 01:21:47 01:03:01 2815976 0 1024936 12.80 2620 4165408 1036896 11.45 1358332 3133432 12 01:21:47 01:04:01 2815464 0 1025440 12.80 2620 4165416 1036920 11.45 1358644 3133432 8 01:21:47 01:05:01 2815920 0 1024984 12.80 2620 4165416 1036752 11.45 1357912 3133432 8 01:21:47 01:06:01 2816176 0 1024720 12.79 2620 4165424 1036752 11.45 1358016 3133436 8 01:21:47 01:07:01 2816060 0 1024832 12.80 2620 4165428 1036752 11.45 1357904 3133436 8 01:21:47 01:08:01 2816220 0 1024668 12.79 2620 4165432 1036812 11.45 1357996 3133432 12 01:21:47 01:09:01 2815188 0 1025692 12.81 2620 4165440 1036908 11.45 1358672 3133660 8 01:21:47 01:10:01 2806616 0 1030596 12.87 2620 4169108 1051560 11.61 1363268 3136872 88 01:21:47 01:11:01 2810784 0 1026432 12.82 2620 4169104 1037184 11.45 1359396 3136808 16 01:21:47 01:12:01 2811664 0 1025552 12.81 2620 4169104 1037268 11.45 1358824 3136820 20 01:21:47 01:13:01 2812108 0 1025100 12.80 2620 4169112 1037028 11.45 1358368 3136820 12 01:21:47 01:14:01 2812124 0 1025080 12.80 2620 4169116 1037052 11.45 1358448 3136820 8 01:21:47 01:15:01 2812288 0 1024916 12.80 2620 4169116 1036968 11.45 1358424 3136820 8 01:21:47 01:16:01 2693128 0 1026420 12.82 2620 4286772 1037272 11.45 1360036 3253856 92 01:21:47 01:17:01 2335696 0 1111388 13.88 2620 4559236 1435848 15.85 1494048 3468148 271932 01:21:47 01:18:01 2243012 0 1072436 13.39 2620 4690872 1138988 12.58 1384856 3634720 40 01:21:47 Average: 2992981 0 1004800 12.55 2620 4008539 1124746 12.42 1344147 3005539 39142 01:21:47 01:21:47 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:21:47 00:34:01 eth0 170.14 116.57 292.55 29.00 0.00 0.00 0.00 0.00 01:21:47 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:35:01 eth0 637.40 489.26 2865.68 56.23 0.00 0.00 0.00 0.00 01:21:47 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:36:01 eth0 873.40 1221.89 3027.99 123.73 0.00 0.00 0.00 0.00 01:21:47 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:36:01 vethaf0f48e 1171.47 812.84 103.72 2702.55 0.00 0.00 0.00 0.00 01:21:47 00:36:01 docker0 1171.47 812.71 87.70 2702.54 0.00 0.00 0.00 0.00 01:21:47 00:37:01 veth3b346ec 55.38 60.04 5.03 155.75 0.00 0.00 0.00 0.00 01:21:47 00:37:01 eth0 434.88 363.37 3220.56 43.74 0.00 0.00 0.00 0.00 01:21:47 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:37:01 docker0 123.05 171.22 8.18 530.69 0.00 0.00 0.00 0.00 01:21:47 00:38:01 vethe1729de 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:21:47 00:38:01 eth0 108.16 103.35 334.10 39.10 0.00 0.00 0.00 0.00 01:21:47 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:38:01 docker0 83.88 81.66 6.57 310.75 0.00 0.00 0.00 0.00 01:21:47 00:39:01 vethe1729de 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 01:21:47 00:39:01 eth0 12.25 6.89 7.63 5.09 0.00 0.00 0.00 0.00 01:21:47 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:39:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 01:21:47 00:40:01 eth0 11.77 12.14 9.58 21.31 0.00 0.00 0.00 0.00 01:21:47 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:41:01 eth0 124.25 114.23 1113.77 8.17 0.00 0.00 0.00 0.00 01:21:47 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:42:02 eth0 144.61 117.99 734.65 19.83 0.00 0.00 0.00 0.00 01:21:47 00:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:42:02 veth1ba9211 0.00 0.66 0.00 0.04 0.00 0.00 0.00 0.00 01:21:47 00:42:02 docker0 46.95 63.50 2.90 164.85 0.00 0.00 0.00 0.00 01:21:47 00:43:01 eth0 26.46 16.74 96.86 14.22 0.00 0.00 0.00 0.00 01:21:47 00:43:01 vethfb63d32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:43:01 veth1ba9211 0.00 0.51 0.00 0.02 0.00 0.00 0.00 0.00 01:21:47 00:44:01 eth0 161.28 126.83 1178.20 39.72 0.00 0.00 0.00 0.00 01:21:47 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:44:01 veth1ba9211 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 01:21:47 00:44:01 docker0 1473.46 1192.77 108.44 3959.30 0.00 0.00 0.00 0.00 01:21:47 00:45:01 eth0 82.04 54.29 619.36 18.44 0.00 0.00 0.00 0.00 01:21:47 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:45:01 docker0 27.09 48.51 1.74 345.41 0.00 0.00 0.00 0.00 01:21:47 00:46:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:21:47 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:47:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 01:21:47 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:48:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:21:47 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:49:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:21:47 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:47 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:52:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:21:47 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:53:01 eth0 0.27 0.20 0.11 0.07 0.00 0.00 0.00 0.00 01:21:47 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:54:01 eth0 0.15 0.12 0.04 0.01 0.00 0.00 0.00 0.00 01:21:47 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:47 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:56:01 eth0 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:21:47 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:57:01 eth0 0.78 0.07 0.09 0.00 0.00 0.00 0.00 0.00 01:21:47 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:58:02 eth0 0.25 0.20 0.08 0.04 0.00 0.00 0.00 0.00 01:21:47 00:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:59:01 eth0 0.85 0.29 0.37 0.23 0.00 0.00 0.00 0.00 01:21:47 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:00:01 eth0 1.23 0.32 0.36 0.20 0.00 0.00 0.00 0.00 01:21:47 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:01:01 eth0 0.47 0.07 0.05 0.00 0.00 0.00 0.00 0.00 01:21:47 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:02:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 01:21:47 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:03:01 eth0 0.63 0.38 0.40 0.26 0.00 0.00 0.00 0.00 01:21:47 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:04:01 eth0 0.45 0.27 0.27 0.20 0.00 0.00 0.00 0.00 01:21:47 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:05:01 eth0 0.42 0.05 0.05 0.00 0.00 0.00 0.00 0.00 01:21:47 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:06:01 eth0 0.37 0.07 0.04 0.00 0.00 0.00 0.00 0.00 01:21:47 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:07:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:21:47 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:08:01 eth0 0.15 0.12 0.04 0.04 0.00 0.00 0.00 0.00 01:21:47 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:09:01 eth0 1.07 0.87 1.17 0.41 0.00 0.00 0.00 0.00 01:21:47 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:10:01 eth0 2.17 1.55 2.52 0.62 0.00 0.00 0.00 0.00 01:21:47 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:11:01 eth0 1.53 1.12 1.00 1.30 0.00 0.00 0.00 0.00 01:21:47 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:12:01 eth0 1.00 2.32 0.30 5.94 0.00 0.00 0.00 0.00 01:21:47 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:13:01 eth0 0.20 0.18 0.10 0.04 0.00 0.00 0.00 0.00 01:21:47 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:14:01 eth0 0.05 0.07 0.04 0.00 0.00 0.00 0.00 0.00 01:21:47 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:15:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 01:21:47 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:16:01 eth0 2.80 1.93 3.34 1.01 0.00 0.00 0.00 0.00 01:21:47 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:17:01 eth0 192.79 177.83 2157.73 12.78 0.00 0.00 0.00 0.00 01:21:47 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:18:01 eth0 5.11 5.60 5.34 8.03 0.00 0.00 0.00 0.00 01:21:47 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 Average: eth0 66.78 65.36 348.66 10.01 0.00 0.00 0.00 0.00 01:21:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:47 Average: docker0 33.37 27.61 2.45 95.74 0.00 0.00 0.00 0.00 01:21:47 01:21:47 01:21:47 ---> sar -P ALL: 01:21:47 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) 01:21:47 01:21:47 00:32:08 LINUX RESTART (2 CPU) 01:21:47 01:21:47 00:33:01 CPU %user %nice %system %iowait %steal %idle 01:21:47 00:34:01 all 3.85 0.00 0.45 0.03 0.03 95.63 01:21:47 00:34:01 0 2.84 0.00 0.52 0.02 0.05 96.57 01:21:47 00:34:01 1 4.86 0.00 0.39 0.03 0.02 94.70 01:21:47 00:35:01 all 6.73 0.00 1.77 2.54 0.05 88.91 01:21:47 00:35:01 0 6.05 0.00 2.38 2.78 0.05 88.74 01:21:47 00:35:01 1 7.42 0.00 1.15 2.31 0.05 89.07 01:21:47 00:36:01 all 8.89 0.00 2.95 0.47 0.08 87.61 01:21:47 00:36:01 0 9.63 0.00 3.09 0.36 0.07 86.85 01:21:47 00:36:01 1 8.15 0.00 2.81 0.58 0.09 88.37 01:21:47 00:37:01 all 12.09 0.00 4.72 3.82 0.07 79.30 01:21:47 00:37:01 0 15.49 0.00 5.02 4.05 0.05 75.38 01:21:47 00:37:01 1 8.73 0.00 4.41 3.59 0.09 83.18 01:21:47 00:38:01 all 44.61 0.00 6.17 0.98 0.10 48.15 01:21:47 00:38:01 0 44.98 0.00 6.13 0.78 0.11 48.00 01:21:47 00:38:01 1 44.24 0.00 6.20 1.17 0.09 48.30 01:21:47 00:39:01 all 34.16 0.00 4.64 0.40 0.08 60.72 01:21:47 00:39:01 0 33.36 0.00 4.88 0.47 0.09 61.20 01:21:47 00:39:01 1 34.95 0.00 4.40 0.33 0.07 60.25 01:21:47 00:40:01 all 35.70 0.00 5.08 1.12 0.09 58.02 01:21:47 00:40:01 0 34.87 0.00 5.30 0.77 0.09 58.97 01:21:47 00:40:01 1 36.52 0.00 4.86 1.47 0.09 57.06 01:21:47 00:41:01 all 0.94 0.00 0.38 0.00 0.03 98.65 01:21:47 00:41:01 0 0.87 0.00 0.44 0.00 0.03 98.66 01:21:47 00:41:01 1 1.01 0.00 0.32 0.00 0.03 98.64 01:21:47 00:42:02 all 18.88 0.00 13.30 16.31 0.09 51.41 01:21:47 00:42:02 0 19.31 0.00 13.08 15.21 0.09 52.32 01:21:47 00:42:02 1 18.45 0.00 13.53 17.42 0.09 50.51 01:21:47 00:43:01 all 68.22 0.00 14.63 12.26 0.13 4.76 01:21:47 00:43:01 0 67.03 0.00 15.86 12.58 0.11 4.42 01:21:47 00:43:01 1 69.43 0.00 13.36 11.94 0.15 5.12 01:21:47 00:44:01 all 63.32 0.00 17.75 14.74 0.12 4.07 01:21:47 00:44:01 0 61.77 0.00 18.77 16.69 0.11 2.66 01:21:47 00:44:01 1 64.87 0.00 16.74 12.79 0.13 5.47 01:21:47 01:21:47 00:44:01 CPU %user %nice %system %iowait %steal %idle 01:21:47 00:45:01 all 7.29 0.00 3.10 1.80 0.08 87.73 01:21:47 00:45:01 0 5.97 0.00 3.10 1.22 0.08 89.63 01:21:47 00:45:01 1 8.62 0.00 3.10 2.39 0.07 85.83 01:21:47 00:46:01 all 0.07 0.00 0.06 0.00 0.03 99.85 01:21:47 00:46:01 0 0.08 0.00 0.08 0.00 0.03 99.80 01:21:47 00:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:21:47 00:47:01 all 0.09 0.00 0.01 0.00 0.04 99.86 01:21:47 00:47:01 0 0.13 0.00 0.00 0.00 0.05 99.82 01:21:47 00:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 01:21:47 00:48:01 all 0.03 0.00 0.04 0.01 0.03 99.88 01:21:47 00:48:01 0 0.07 0.00 0.05 0.02 0.03 99.83 01:21:47 00:48:01 1 0.00 0.00 0.03 0.00 0.03 99.93 01:21:47 00:49:01 all 0.04 0.00 0.02 0.00 0.03 99.91 01:21:47 00:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:21:47 00:49:01 1 0.05 0.00 0.02 0.00 0.05 99.88 01:21:47 00:50:01 all 0.03 0.00 0.03 0.00 0.04 99.90 01:21:47 00:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:21:47 00:50:01 1 0.02 0.00 0.03 0.00 0.05 99.90 01:21:47 00:51:01 all 0.08 0.00 0.02 0.00 0.03 99.87 01:21:47 00:51:01 0 0.12 0.00 0.02 0.00 0.02 99.85 01:21:47 00:51:01 1 0.05 0.00 0.02 0.00 0.05 99.88 01:21:47 00:52:01 all 0.04 0.00 0.02 0.00 0.03 99.92 01:21:47 00:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:21:47 00:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 01:21:47 00:53:01 all 0.04 0.00 0.02 0.00 0.04 99.90 01:21:47 00:53:01 0 0.05 0.00 0.00 0.00 0.03 99.92 01:21:47 00:53:01 1 0.03 0.00 0.03 0.00 0.05 99.88 01:21:47 00:54:01 all 0.05 0.00 0.02 0.00 0.03 99.91 01:21:47 00:54:01 0 0.02 0.00 0.02 0.00 0.05 99.92 01:21:47 00:54:01 1 0.08 0.00 0.02 0.00 0.00 99.90 01:21:47 00:55:01 all 0.08 0.00 0.03 0.00 0.04 99.86 01:21:47 00:55:01 0 0.02 0.00 0.03 0.00 0.07 99.88 01:21:47 00:55:01 1 0.13 0.00 0.02 0.00 0.02 99.83 01:21:47 01:21:47 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:21:47 00:56:01 all 0.07 0.00 0.03 0.00 0.03 99.88 01:21:47 00:56:01 0 0.00 0.00 0.02 0.00 0.05 99.93 01:21:47 00:56:01 1 0.13 0.00 0.03 0.00 0.00 99.83 01:21:47 00:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 01:21:47 00:57:01 0 0.03 0.00 0.02 0.00 0.05 99.90 01:21:47 00:57:01 1 0.10 0.00 0.02 0.00 0.02 99.87 01:21:47 00:58:02 all 0.11 0.00 0.02 0.00 0.03 99.84 01:21:47 00:58:02 0 0.03 0.00 0.02 0.00 0.03 99.92 01:21:47 00:58:02 1 0.18 0.00 0.02 0.00 0.03 99.77 01:21:47 00:59:01 all 0.03 0.00 0.03 0.00 0.03 99.90 01:21:47 00:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:21:47 00:59:01 1 0.05 0.00 0.03 0.00 0.03 99.88 01:21:47 01:00:01 all 0.07 0.00 0.01 0.00 0.04 99.88 01:21:47 01:00:01 0 0.08 0.00 0.02 0.00 0.03 99.87 01:21:47 01:00:01 1 0.05 0.00 0.00 0.00 0.05 99.90 01:21:47 01:01:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:21:47 01:01:01 0 0.13 0.00 0.03 0.00 0.02 99.82 01:21:47 01:01:01 1 0.02 0.00 0.02 0.00 0.05 99.92 01:21:47 01:02:01 all 0.08 0.00 0.03 0.01 0.03 99.86 01:21:47 01:02:01 0 0.12 0.00 0.03 0.02 0.02 99.82 01:21:47 01:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:21:47 01:03:01 all 0.06 0.00 0.02 0.00 0.05 99.87 01:21:47 01:03:01 0 0.08 0.00 0.02 0.00 0.03 99.87 01:21:47 01:03:01 1 0.03 0.00 0.02 0.00 0.07 99.88 01:21:47 01:04:01 all 0.07 0.00 0.02 0.00 0.03 99.89 01:21:47 01:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:21:47 01:04:01 1 0.10 0.00 0.02 0.00 0.03 99.85 01:21:47 01:05:01 all 0.14 0.00 0.02 0.00 0.04 99.80 01:21:47 01:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:21:47 01:05:01 1 0.25 0.00 0.00 0.00 0.05 99.70 01:21:47 01:06:01 all 0.07 0.00 0.02 0.00 0.03 99.89 01:21:47 01:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:21:47 01:06:01 1 0.10 0.00 0.02 0.00 0.03 99.85 01:21:47 01:21:47 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:21:47 01:07:01 all 0.10 0.00 0.01 0.00 0.03 99.86 01:21:47 01:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 01:21:47 01:07:01 1 0.18 0.00 0.02 0.00 0.03 99.77 01:21:47 01:08:01 all 0.10 0.00 0.03 0.00 0.03 99.84 01:21:47 01:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:21:47 01:08:01 1 0.17 0.00 0.02 0.00 0.03 99.78 01:21:47 01:09:01 all 0.08 0.00 0.02 0.00 0.03 99.87 01:21:47 01:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 01:21:47 01:09:01 1 0.12 0.00 0.02 0.00 0.03 99.83 01:21:47 01:10:01 all 0.97 0.00 0.42 0.03 0.04 98.54 01:21:47 01:10:01 0 1.12 0.00 0.55 0.02 0.05 98.26 01:21:47 01:10:01 1 0.82 0.00 0.28 0.05 0.03 98.81 01:21:47 01:11:01 all 0.09 0.00 0.08 0.00 0.04 99.79 01:21:47 01:11:01 0 0.08 0.00 0.05 0.00 0.05 99.82 01:21:47 01:11:01 1 0.10 0.00 0.10 0.00 0.03 99.77 01:21:47 01:12:01 all 0.06 0.00 0.03 0.00 0.03 99.88 01:21:47 01:12:01 0 0.03 0.00 0.05 0.00 0.05 99.87 01:21:47 01:12:01 1 0.08 0.00 0.00 0.00 0.02 99.90 01:21:47 01:13:01 all 0.08 0.00 0.02 0.00 0.03 99.88 01:21:47 01:13:01 0 0.13 0.00 0.02 0.00 0.02 99.83 01:21:47 01:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:21:47 01:14:01 all 0.07 0.00 0.01 0.00 0.03 99.89 01:21:47 01:14:01 0 0.12 0.00 0.00 0.00 0.02 99.87 01:21:47 01:14:01 1 0.02 0.00 0.02 0.00 0.05 99.92 01:21:47 01:15:01 all 0.08 0.00 0.02 0.00 0.04 99.87 01:21:47 01:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 01:21:47 01:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 01:21:47 01:16:01 all 1.13 0.00 0.20 1.02 0.03 97.61 01:21:47 01:16:01 0 0.69 0.00 0.13 0.12 0.05 99.01 01:21:47 01:16:01 1 1.58 0.00 0.27 1.93 0.02 96.21 01:21:47 01:17:01 all 2.52 0.00 1.01 0.02 0.04 96.41 01:21:47 01:17:01 0 2.60 0.00 1.01 0.02 0.07 96.30 01:21:47 01:17:01 1 2.43 0.00 1.01 0.02 0.02 96.52 01:21:47 01:21:47 01:17:01 CPU %user %nice %system %iowait %steal %idle 01:21:47 01:18:01 all 2.57 0.00 1.25 1.06 0.05 95.07 01:21:47 01:18:01 0 2.64 0.00 1.28 0.74 0.03 95.30 01:21:47 01:18:01 1 2.51 0.00 1.21 1.38 0.07 94.84 01:21:47 Average: all 6.59 0.00 1.65 1.19 0.05 90.51 01:21:47 Average: 0 6.54 0.00 1.74 1.17 0.05 90.50 01:21:47 Average: 1 6.64 0.00 1.57 1.21 0.05 90.53 01:21:47 01:21:47 01:21:47