Pull request #3575 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from bedc98dc49de9ec0aa39ec098e2b53b105985fb0+56a73b697282d7edd71946f1fefad6ed073e2be6 (aa44669f1eaa7ba871319a84cf19ae1fe9d3c53b) 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-ssh1386446539533114326.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-ssh7807917277052642139.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-3575/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-3575/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6820301122381854353.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-ssh8843174194802812910.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3575/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-3575/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7910824075039489841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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-1781 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2084069155994582280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5289860848866252959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) > git config core.sparsecheckout # timeout=10 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # 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/2@tmp/jenkins-gitclient-ssh9021558525259241774.key > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 Commit message: "feat(security): Deprecate oauth2 auth method" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:09 ========================================================= 20:27:09 EdgeX Global Pipelines Version Info 20:27:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:10 ------------------- 20:27:10 stable info: 20:27:10 ------------------- 20:27:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:27:10 Message: update stable to v1.0.195 20:27:11 ------------------- 20:27:11 experimental info: 20:27:11 ------------------- 20:27:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:11 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 20:27:11 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:27:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:27:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3575 [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3575 [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3575 [Pipeline] echo 20:27:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [Pipeline] echo 20:27:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bedc98d [Pipeline] echo 20:27:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:14 provisioning config files... 20:27:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7384856391734184344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:14 ---> docker-login.sh 20:27:14 nexus3.edgexfoundry.org:10001 20:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:14 Configure a credential helper to remove this warning. See 20:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:14 20:27:14 Login Succeeded 20:27:14 nexus3.edgexfoundry.org:10002 20:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:14 Configure a credential helper to remove this warning. See 20:27:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:14 20:27:14 Login Succeeded 20:27:14 nexus3.edgexfoundry.org:10003 20:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:15 Configure a credential helper to remove this warning. See 20:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:15 20:27:15 Login Succeeded 20:27:15 nexus3.edgexfoundry.org:10004 20:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:15 Configure a credential helper to remove this warning. See 20:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:15 20:27:15 Login Succeeded 20:27:15 docker.io 20:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:15 Configure a credential helper to remove this warning. See 20:27:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:15 20:27:15 Login Succeeded 20:27:15 ---> docker-login.sh ends [Pipeline] } 20:27:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:15 ++ 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 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/core-command/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo core-command,cmd/core-command/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ cut -d/ -f2 20:27:15 ++ dirname cmd/core-data/Dockerfile 20:27:15 + echo core-data,cmd/core-data/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ cut -d/ -f2 20:27:15 ++ dirname cmd/core-metadata/Dockerfile 20:27:15 + echo core-metadata,cmd/core-metadata/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/security-bootstrapper/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ cut -d/ -f2 20:27:15 ++ dirname cmd/security-proxy-setup/Dockerfile 20:27:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/support-notifications/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo support-notifications,cmd/support-notifications/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/support-scheduler/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:27:15 + for file in '`ls cmd/**/Dockerfile`' 20:27:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:27:15 ++ cut -d/ -f2 20:27:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:27:15 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 20:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:18 20:27:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:27:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:19 latest: Pulling from edgex-devops/git-semver 20:27:19 31603596830f: Pulling fs layer 20:27:19 54011a49482f: Pulling fs layer 20:27:19 a6820b24f6d8: Pulling fs layer 20:27:19 f581987b2513: Pulling fs layer 20:27:19 f581987b2513: Waiting 20:27:19 54011a49482f: Verifying Checksum 20:27:19 54011a49482f: Download complete 20:27:19 31603596830f: Verifying Checksum 20:27:19 31603596830f: Download complete 20:27:19 f581987b2513: Verifying Checksum 20:27:19 f581987b2513: Download complete 20:27:19 a6820b24f6d8: Verifying Checksum 20:27:19 a6820b24f6d8: Download complete 20:27:19 31603596830f: Pull complete 20:27:19 54011a49482f: Pull complete 20:27:20 a6820b24f6d8: Pull complete 20:27:20 f581987b2513: Pull complete 20:27:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:27:20 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:27:21 $ docker top 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:21 [ssh-agent] Looking for ssh-agent implementation... 20:27:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:21 $ docker exec 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent 20:27:22 SSH_AUTH_SOCK=/tmp/ssh-PtwBkLW3eBND/agent.14 20:27:22 SSH_AGENT_PID=20 20:27:22 Running ssh-add (command line suppressed) 20:27:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4808365711301920736.key (/w/workspace/edgex-go/2@tmp/private_key_4808365711301920736.key) 20:27:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:22 + git tag --points-at HEAD [Pipeline] } 20:27:22 $ docker exec --env ******** --env ******** 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent -k 20:27:22 unset SSH_AUTH_SOCK; 20:27:22 unset SSH_AGENT_PID; 20:27:22 echo Agent pid 20 killed; 20:27:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:27:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:22 [ssh-agent] Looking for ssh-agent implementation... 20:27:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:22 $ docker exec 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent 20:27:22 SSH_AUTH_SOCK=/tmp/ssh-dNBQWWqJhJbT/agent.53 20:27:22 SSH_AGENT_PID=59 20:27:22 Running ssh-add (command line suppressed) 20:27:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7061519216975394751.key (/w/workspace/edgex-go/2@tmp/private_key_7061519216975394751.key) 20:27:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:23 + git semver init 20:27:23 # -> Open(): unable to determine branch for HEAD 20:27:23 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:27:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:27:23 # $SEMVER_REMOTE_NAME = origin 20:27:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:27:23 # $SEMVER_USER_NAME = edgex-jenkins 20:27:23 # $SEMVER_BRANCH = PR-3575 20:27:23 # $SEMVER_TEMP = /tmp/semver-545126678 20:27:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:27:39 # '/tmp/semver-545126678' -> '/w/workspace/edgex-go/2/.semver' 20:27:39 # -> Force: false 20:27:39 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:27:39 $ docker exec --env ******** --env ******** 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a ssh-agent -k 20:27:39 unset SSH_AUTH_SOCK; 20:27:39 unset SSH_AGENT_PID; 20:27:39 echo Agent pid 59 killed; 20:27:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:39 + git semver [Pipeline] } 20:27:39 $ docker stop --time=1 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a 20:27:42 $ docker rm -f 3950a504659e9d72bda2b1492e543e12477ee635d44954417a2bdd9cb29ad39a [Pipeline] // withDockerContainer [Pipeline] sh 20:27:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:27:45 Stashed 1 file(s) [Pipeline] echo 20:27:45 [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 20:27:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:27:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:27:46 + sudo service docker restart 20:27:46 + true 20:27:46 Redirecting to /bin/systemctl restart docker.service 20:28:00 Still waiting to schedule task 20:28:00 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:28:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1782’ is offline [Pipeline] echo 20:28:03 ========================================================= 20:28:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:28:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:28:03 + 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 . 20:28:04 Sending build context to Docker daemon 329.5MB 20:28:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:28:04 Step 2/6 : FROM ${BASE} 20:28:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:05 540db60ca938: Pulling fs layer 20:28:05 adcc1eea9eea: Pulling fs layer 20:28:05 4c4ab2625f07: Pulling fs layer 20:28:05 0510c868ecb4: Pulling fs layer 20:28:05 afea3b2eda06: Pulling fs layer 20:28:05 7809a108b3ef: Pulling fs layer 20:28:05 f706445af74f: Pulling fs layer 20:28:05 0510c868ecb4: Waiting 20:28:05 afea3b2eda06: Waiting 20:28:05 7809a108b3ef: Waiting 20:28:05 f706445af74f: Waiting 20:28:05 4c4ab2625f07: Verifying Checksum 20:28:05 4c4ab2625f07: Download complete 20:28:05 adcc1eea9eea: Verifying Checksum 20:28:05 adcc1eea9eea: Download complete 20:28:05 afea3b2eda06: Verifying Checksum 20:28:05 afea3b2eda06: Download complete 20:28:05 7809a108b3ef: Verifying Checksum 20:28:05 7809a108b3ef: Download complete 20:28:05 540db60ca938: Verifying Checksum 20:28:05 540db60ca938: Download complete 20:28:05 540db60ca938: Pull complete 20:28:05 adcc1eea9eea: Pull complete 20:28:05 4c4ab2625f07: Pull complete 20:28:07 f706445af74f: Verifying Checksum 20:28:07 f706445af74f: Download complete 20:28:08 0510c868ecb4: Verifying Checksum 20:28:08 0510c868ecb4: Download complete 20:28:11 0510c868ecb4: Pull complete 20:28:11 afea3b2eda06: Pull complete 20:28:11 7809a108b3ef: Pull complete 20:28:12 f706445af74f: Pull complete 20:28:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:28:12 ---> b068be0155e3 20:28:12 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 20:28:16 ---> Running in 40fb30aa82b7 20:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:16 (1/12) Installing libmagic (5.39-r0) 20:28:16 (2/12) Installing file (5.39-r0) 20:28:17 (3/12) Installing libc-dev (0.7.2-r3) 20:28:17 (4/12) Installing g++ (10.2.1_pre1-r3) 20:28:28 (5/12) Installing fortify-headers (1.1-r0) 20:28:28 (6/12) Installing patch (2.7.6-r6) 20:28:28 (7/12) Installing build-base (0.5-r2) 20:28:28 (8/12) Installing libsodium (1.0.18-r0) 20:28:29 (9/12) Installing pkgconf (1.7.3-r0) 20:28:29 (10/12) Installing libsodium-dev (1.0.18-r0) 20:28:29 (11/12) Installing libzmq (4.3.3-r1) 20:28:29 (12/12) Installing zeromq-dev (4.3.3-r1) 20:28:29 Executing busybox-1.32.1-r6.trigger 20:28:29 OK: 219 MiB in 52 packages 20:28:32 Removing intermediate container 40fb30aa82b7 20:28:32 ---> 9864e6eaf6b9 20:28:32 Step 4/6 : WORKDIR /edgex-go 20:28:32 ---> Running in 8bc4d0d446be 20:28:32 Removing intermediate container 8bc4d0d446be 20:28:32 ---> b0a7769c45d2 20:28:32 Step 5/6 : COPY go.mod . 20:28:32 ---> 1298e8dafe72 20:28:32 Step 6/6 : RUN go mod download 20:28:32 ---> Running in 229b6ac03842 20:28:44 Removing intermediate container 229b6ac03842 20:28:44 ---> fd80fbce57e5 20:28:44 Successfully built fd80fbce57e5 20:28:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:28:44 + docker inspect -f . ci-base-image-x86_64 20:28:44 . [Pipeline] withDockerContainer 20:28:44 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:28:45 $ docker top 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:45 + go version 20:28:45 go version go1.16.3 linux/amd64 [Pipeline] } 20:28:45 $ docker stop --time=1 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 20:28:46 $ docker rm -f 850dc791ea666b13e233b251eb744c1d369b78bda16c5666bfef009d88b1aae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:47 + docker inspect -f . ci-base-image-x86_64 20:28:47 . [Pipeline] withDockerContainer 20:28:47 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:28:48 $ docker top 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 -eo pid,comm [Pipeline] { [Pipeline] echo 20:28:48 ========================================================= 20:28:48 [edgeXBuildGoParallel] Running Tests and Build... 20:28:48 ========================================================= [Pipeline] sh 20:28:48 + go mod tidy [Pipeline] sh 20:28:49 + make test 20:28:49 go mod tidy 20:28:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:28:55 ? github.com/edgexfoundry/edgex-go [no test files] 20:29:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:29:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:29:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:29:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:29:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:29:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 20:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 20:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.4% of statements 20:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.082s coverage: 87.7% of statements 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.070s coverage: 78.9% of statements 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.255s coverage: 95.1% of statements 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:29:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:29:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.037s coverage: 0.8% of statements 20:29:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:29:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 20:29:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements 20:29:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:29:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 20:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 79.5% of statements 20:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 20:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 20:29:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 20:29:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws 20:29:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:29:33 The recommended git tool is: git 20:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.075s coverage: 94.4% of statements 20:29:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 20:29:43 using credential edgex-jenkins-ssh 20:29:43 Cloning the remote Git repository 20:29:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:29:44 > git init /w/workspace/edgex-go/2 # timeout=10 20:29:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:29:44 > git --version # timeout=10 20:29:44 > git --version # 'git version 2.17.1' 20:29:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.162s coverage: 81.8% of statements 20:29:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:30:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 20:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 20:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:30:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:30:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:30:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:30:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:07 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:30:07 Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:30:07 Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) 20:30:07 > git config core.sparsecheckout # timeout=10 20:30:07 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 20:30:07 > git remote # timeout=10 20:30:07 > git config --get remote.origin.url # timeout=10 20:30:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:30:07 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:30:07 > git rev-parse HEAD^{commit} # timeout=10 20:30:07 > git config core.sparsecheckout # timeout=10 20:30:07 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.051s coverage: 19.3% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 91.9% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:30:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 20:30:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 20:30:11 GO111MODULE=on go vet ./... 20:30:11 Commit message: "feat(security): Deprecate oauth2 auth method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:30:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:30:16 + true 20:30:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:34 provisioning config files... 20:30:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6989671265216952684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:35 ---> docker-login.sh 20:30:35 nexus3.edgexfoundry.org:10001 20:30:35 gofmt -l . 20:30:35 [ "`gofmt -l .`" = "" ] 20:30:35 ./bin/test-attribution-txt.sh [Pipeline] sh 20:30:35 + ls -al . 20:30:35 total 516 20:30:35 drwxrwxr-x 10 1001 1001 4096 Jun 16 20:30 . 20:30:35 drwxr-xr-x 4 root root 28 Jun 16 20:28 .. 20:30:35 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:27 .dockerignore 20:30:35 drwxrwxr-x 8 1001 1001 179 Jun 16 20:27 .git 20:30:35 drwxrwxr-x 3 1001 1001 125 Jun 16 20:27 .github 20:30:35 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:27 .gitignore 20:30:35 drwx------ 3 1001 1001 60 Jun 16 20:27 .semver 20:30:35 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:27 .sonarcloud.properties 20:30:35 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:27 Attribution.txt 20:30:35 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:27 CONTRIBUTING.md 20:30:35 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:27 Dockerfile.build 20:30:35 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:27 Jenkinsfile 20:30:35 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:27 LICENSE 20:30:35 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:27 Makefile 20:30:35 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:27 README.md 20:30:35 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:27 SECURITY.md 20:30:35 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:27 VERSION 20:30:35 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:27 ZMQWindows.md 20:30:35 drwxrwxr-x 2 1001 1001 37 Jun 16 20:27 bin 20:30:35 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:27 cmd 20:30:35 -rw-r--r-- 1 root root 398092 Jun 16 20:30 coverage.out 20:30:35 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:27 go.mod 20:30:35 -rw-r--r-- 1 root root 20843 Jun 16 20:28 go.sum 20:30:35 drwxrwxr-x 7 1001 1001 114 Jun 16 20:27 internal 20:30:35 drwxrwxr-x 3 1001 1001 16 Jun 16 20:27 openapi 20:30:35 drwxrwxr-x 4 1001 1001 71 Jun 16 20:27 snap 20:30:35 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:27 version.go [Pipeline] sh 20:30:35 + '[' -e coverage.out ] 20:30:35 + chown 1001:1001 coverage.out [Pipeline] stash 20:30:35 Stashed 1 file(s) [Pipeline] sh 20:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:36 + make build 20:30:36 go mod tidy 20:30:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:36 Configure a credential helper to remove this warning. See 20:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:36 20:30:36 Login Succeeded 20:30:36 nexus3.edgexfoundry.org:10002 20:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:36 Configure a credential helper to remove this warning. See 20:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:36 20:30:36 Login Succeeded 20:30:36 nexus3.edgexfoundry.org:10003 20:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 nexus3.edgexfoundry.org:10004 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 docker.io 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 ---> docker-login.sh ends [Pipeline] } 20:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:40 ========================================================= 20:30:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:30:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:30:40 + 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 . 20:30:42 Sending build context to Docker daemon 166.3MB 20:30:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:30:42 Step 2/6 : FROM ${BASE} 20:30:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:30:42 595b0fe564bb: Pulling fs layer 20:30:42 3088b5b3c5c0: Pulling fs layer 20:30:42 5b7225fbf94c: Pulling fs layer 20:30:42 ba82ee9f976e: Pulling fs layer 20:30:42 506bd15cee9f: Pulling fs layer 20:30:42 75a0a4a0db45: Pulling fs layer 20:30:42 618dc40b7e24: Pulling fs layer 20:30:42 ba82ee9f976e: Waiting 20:30:42 506bd15cee9f: Waiting 20:30:42 75a0a4a0db45: Waiting 20:30:42 618dc40b7e24: Waiting 20:30:43 5b7225fbf94c: Download complete 20:30:43 3088b5b3c5c0: Verifying Checksum 20:30:43 3088b5b3c5c0: Download complete 20:30:43 506bd15cee9f: Verifying Checksum 20:30:43 506bd15cee9f: Download complete 20:30:43 595b0fe564bb: Verifying Checksum 20:30:43 595b0fe564bb: Download complete 20:30:43 75a0a4a0db45: Download complete 20:30:43 595b0fe564bb: Pull complete 20:30:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:30:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:30:44 3088b5b3c5c0: Pull complete 20:30:45 5b7225fbf94c: Pull complete 20:30:45 618dc40b7e24: Verifying Checksum 20:30:45 618dc40b7e24: Download complete 20:30:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:30:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:30:46 ba82ee9f976e: Download complete 20:30:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:30:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:30:50 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] } 20:30:52 $ docker stop --time=1 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 20:30:54 $ docker rm -f 70287524119e953c9122e8757b1289de4744069462dd7045d66f08dda470f603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:30:57 ba82ee9f976e: Pull complete 20:30:57 506bd15cee9f: Pull complete 20:30:57 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh 20:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:30:57 20:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:30:58 latest: Pulling from edgex-devops/edgex-compose 20:30:58 cbdbe7a5bc2a: Pulling fs layer 20:30:58 ca9280d653b3: Pulling fs layer 20:30:58 7e9c9ca2126c: Pulling fs layer 20:30:58 cbdbe7a5bc2a: Verifying Checksum 20:30:58 cbdbe7a5bc2a: Download complete 20:30:58 cbdbe7a5bc2a: Pull complete 20:30:58 ca9280d653b3: Verifying Checksum 20:30:58 ca9280d653b3: Download complete 20:30:59 ca9280d653b3: Pull complete 20:30:59 7e9c9ca2126c: Verifying Checksum 20:30:59 7e9c9ca2126c: Download complete 20:31:01 618dc40b7e24: Pull complete 20:31:01 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 20:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:31:01 ---> a36622ca3599 20:31:01 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 20:31:02 7e9c9ca2126c: Pull complete 20:31:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:31:02 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:31:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:31:04 ---> Running in d18b1c9fc1aa 20:31:05 $ docker top 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:31:06 + docker-compose build --help 20:31:06 + grep parallel 20:31:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:31:06 --parallel Build images in parallel. [Pipeline] } 20:31:06 $ docker stop --time=1 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c 20:31:07 (1/12) Installing libmagic (5.39-r0) 20:31:08 $ docker rm -f 9f376b2bee84c42207c5406626dcbf202dbaa7a639ed4cef6d890cffd4f7a94c [Pipeline] // withDockerContainer 20:31:10 (2/12) Installing file (5.39-r0) 20:31:10 (3/12) Installing libc-dev (0.7.2-r3) 20:31:10 (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:31:10 . [Pipeline] withDockerContainer 20:31:10 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:31:11 $ docker top 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:11 + docker-compose -f ./docker-compose-build.yml build --parallel 20:31:12 Building core-command ... 20:31:12 Building core-data ... 20:31:12 Building core-metadata ... 20:31:12 Building security-bootstrapper ... 20:31:12 Building security-proxy-setup ... 20:31:12 Building security-secretstore-setup ... 20:31:12 Building support-notifications ... 20:31:12 Building support-scheduler ... 20:31:12 Building sys-mgmt-agent ... 20:31:12 Building support-scheduler 20:31:12 Building security-bootstrapper 20:31:12 Building core-command 20:31:12 Building support-notifications 20:31:12 Building core-metadata 20:31:20 (5/12) Installing fortify-headers (1.1-r0) 20:31:20 (6/12) Installing patch (2.7.6-r6) 20:31:20 (7/12) Installing build-base (0.5-r2) 20:31:20 (8/12) Installing libsodium (1.0.18-r0) 20:31:20 (9/12) Installing pkgconf (1.7.3-r0) 20:31:20 (10/12) Installing libsodium-dev (1.0.18-r0) 20:31:20 (11/12) Installing libzmq (4.3.3-r1) 20:31:20 (12/12) Installing zeromq-dev (4.3.3-r1) 20:31:20 Executing busybox-1.32.1-r6.trigger 20:31:20 OK: 218 MiB in 52 packages 20:31:24 Removing intermediate container d18b1c9fc1aa 20:31:24 ---> a833cbf17de4 20:31:24 Step 4/6 : WORKDIR /edgex-go 20:31:24 ---> Running in a382bd516f2b 20:31:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:31:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:25 ---> fd80fbce57e5 20:31:25 Step 3/23 : WORKDIR /edgex-go 20:31:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:31:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:25 ---> fd80fbce57e5 20:31:25 Step 3/24 : WORKDIR /edgex-go 20:31:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:31:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:31:25 ---> fd80fbce57e5 20:31:25 Step 3/32 : WORKDIR /edgex-go 20:31:25 Removing intermediate container a382bd516f2b 20:31:25 ---> 5f78ded16c8d 20:31:25 Step 5/6 : COPY go.mod . 20:31:26 ---> 80370559015a 20:31:26 Step 6/6 : RUN go mod download 20:31:26 ---> Running in 92ba97129454 20:31:29 ---> Running in 731c76935a6d 20:31:29 ---> Running in ab12195f0903 20:31:29 ---> Running in 9d60f3569d40 20:31:31 Removing intermediate container 9d60f3569d40 20:31:31 ---> b57dab3da77c 20:31:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:31:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:31:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:32 ---> fd80fbce57e5 20:31:32 Step 3/23 : WORKDIR /edgex-go 20:31:32 ---> Using cache 20:31:32 ---> 725f2412ff88 20:31:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:32 ---> fd80fbce57e5 20:31:32 Step 3/24 : WORKDIR /edgex-go 20:31:32 ---> Using cache 20:31:32 ---> 725f2412ff88 20:31:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:32 Removing intermediate container 731c76935a6d 20:31:32 ---> 661345a33811 20:31:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:33 ---> Running in 654ce1f4bcc9 20:31:33 Removing intermediate container ab12195f0903 20:31:33 ---> 725f2412ff88 20:31:33 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:33 ---> Running in bca1693403e0 20:31:33 ---> Running in 88e100bdf23a 20:31:33 ---> Running in cfe2be711438 20:31:33 ---> Running in 60cc8c42ebc8 20:31:34 Removing intermediate container 654ce1f4bcc9 20:31:34 ---> 0a400a142fea 20:31:34 Step 5/24 : RUN apk add --update --no-cache make git 20:31:34 ---> Running in 9108e57a33fa 20:31:34 Removing intermediate container bca1693403e0 20:31:34 ---> d4021ef0a647 20:31:34 Step 5/24 : RUN apk add --update --no-cache make git 20:31:34 ---> Running in bf38281668bf 20:31:34 Removing intermediate container 60cc8c42ebc8 20:31:34 ---> d08a64fd06be 20:31:34 Step 5/32 : RUN apk add --update --no-cache make git 20:31:34 Removing intermediate container 88e100bdf23a 20:31:34 ---> 20f1f7865e97 20:31:34 Step 5/23 : RUN apk add --update --no-cache make git 20:31:34 ---> Running in bfd1b677a3e8 20:31:34 ---> Running in f4ce41a8196f 20:31:34 Removing intermediate container cfe2be711438 20:31:34 ---> cf855f53c8e7 20:31:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:31:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:34 ---> Running in 168cb80cae68 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:31:36 OK: 219 MiB in 52 packages 20:31:36 OK: 219 MiB in 52 packages 20:31:36 OK: 219 MiB in 52 packages 20:31:36 OK: 219 MiB in 52 packages 20:31:36 OK: 219 MiB in 52 packages 20:31:36 Removing intermediate container bfd1b677a3e8 20:31:36 ---> 25ed40591a58 20:31:36 Step 6/32 : COPY go.mod . 20:31:36 Removing intermediate container bf38281668bf 20:31:36 ---> edfdd9cfee3d 20:31:36 Step 6/24 : COPY go.mod . 20:31:36 ---> dd8d4ec16f6b 20:31:36 Step 7/32 : RUN go mod download 20:31:36 ---> Running in ba2033bf0f76 20:31:37 Removing intermediate container f4ce41a8196f 20:31:37 ---> c3f211624099 20:31:37 Step 6/23 : COPY go.mod . 20:31:37 Removing intermediate container 9108e57a33fa 20:31:37 ---> 3b7f9f193181 20:31:37 Step 6/24 : COPY go.mod . 20:31:37 Removing intermediate container 168cb80cae68 20:31:37 ---> 95504acb1892 20:31:37 Step 6/23 : COPY go.mod . 20:31:37 ---> 0a17a9af8a82 20:31:37 Step 7/24 : RUN go mod download 20:31:37 ---> Running in 4ecbc02f0a53 20:31:37 ---> 76d8acbe6b53 20:31:37 Step 7/23 : RUN go mod download 20:31:37 ---> fe7fae41ff56 20:31:37 Step 7/24 : RUN go mod download 20:31:37 ---> Running in 692d39df672e 20:31:37 ---> Running in 6b0b7f45d1b4 20:31:37 ---> 1b407bbefced 20:31:37 Step 7/23 : RUN go mod download 20:31:37 ---> Running in 97d01951c6f8 20:31:38 Removing intermediate container ba2033bf0f76 20:31:38 ---> b18932ee2288 20:31:38 Step 8/32 : COPY . . 20:31:38 Removing intermediate container 4ecbc02f0a53 20:31:38 ---> 0d6c5d1ea79d 20:31:38 Step 8/24 : COPY . . 20:31:46 Removing intermediate container 692d39df672e 20:31:46 ---> 737689bdb79f 20:31:46 Step 8/23 : COPY . . 20:31:46 Removing intermediate container 6b0b7f45d1b4 20:31:46 ---> 27ca2bb22091 20:31:46 Step 8/24 : COPY . . 20:31:46 ---> 1b5a200e09cc 20:31:46 Step 9/32 : RUN go mod tidy 20:31:46 ---> 8214b1a93da1 20:31:46 Step 9/24 : RUN go mod tidy 20:31:46 Removing intermediate container 97d01951c6f8 20:31:46 ---> 814076d8a086 20:31:46 Step 8/23 : COPY . . 20:31:46 ---> Running in e7bdf3fc36d0 20:31:46 ---> Running in eb5f84132461 20:31:55 Removing intermediate container 92ba97129454 20:31:55 ---> 4d9047792728 20:31:55 Successfully built 4d9047792728 20:31:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:31:55 + docker inspect -f . ci-base-image-arm64 20:31:55 . [Pipeline] withDockerContainer 20:31:55 prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container 20:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:31:56 Removing intermediate container eb5f84132461 20:31:56 ---> 70a1731aa80e 20:31:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:31:56 Removing intermediate container e7bdf3fc36d0 20:31:56 ---> 56949d84ea28 20:31:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:31:56 ---> Running in d66c70c4cb94 20:31:56 ---> Running in ce4e28d9342a 20:31:56 ---> 5101d8b8797b 20:31:56 Step 9/24 : RUN go mod tidy 20:31:56 ---> 09e0a711d944 20:31:56 Step 9/23 : RUN go mod tidy 20:31:56 ---> 8c345622502f 20:31:56 Step 9/23 : RUN go mod tidy 20:31:56 ---> Running in bae3487de79f 20:31:56 ---> Running in 680b4beece57 20:31:56 ---> Running in a880026d46b6 20:31:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:31:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:57 $ docker top 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 -eo pid,comm 20:31:58 Removing intermediate container a880026d46b6 20:31:58 ---> f70535787fa9 20:31:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:31:58 Removing intermediate container bae3487de79f 20:31:58 ---> 8b565eb1e8c7 20:31:58 Step 10/24 : RUN make cmd/core-command/core-command 20:31:58 ---> Running in 8d132e7ae596 20:31:58 ---> Running in d0f9c1b542eb 20:31:58 Removing intermediate container 680b4beece57 20:31:58 ---> bf4b32cd916c 20:31:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:31:58 ---> Running in 0ac09adbab77 [Pipeline] { [Pipeline] sh 20:31:59 + go version 20:31:59 go version go1.16.5 linux/arm64 [Pipeline] } 20:31:59 $ docker stop --time=1 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 20:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32:01 $ docker rm -f 4d33f93cc3ebe08f6ebe08a1c94c547b79112166a54bf0eafed77f9890098079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:01 + docker inspect -f . ci-base-image-arm64 20:32:01 . [Pipeline] withDockerContainer 20:32:02 prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container 20:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:32:04 $ docker top d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 -eo pid,comm [Pipeline] { [Pipeline] echo 20:32:06 ========================================================= 20:32:06 [edgeXBuildGoParallel] Running Tests and Build... 20:32:06 ========================================================= [Pipeline] sh 20:32:07 + go mod tidy [Pipeline] sh 20:32:08 + make test 20:32:08 go mod tidy 20:32:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:32:40 Removing intermediate container d66c70c4cb94 20:32:40 ---> a434a1deb3dd 20:32:40 20:32:40 Step 11/32 : FROM alpine:3.12 20:32:40 3.12: Pulling from library/alpine 20:32:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:32:40 Status: Downloaded newer image for alpine:3.12 20:32:40 ---> 13621d1b12d4 20:32:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:32:40 ---> Running in a082e9cd3b6c 20:32:40 Removing intermediate container 8d132e7ae596 20:32:40 ---> e7f3b778ff48 20:32:40 20:32:40 Step 11/24 : FROM alpine:3.12 20:32:40 ---> 13621d1b12d4 20:32:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:32:40 ---> Running in 2f53902a47df 20:32:40 Removing intermediate container a082e9cd3b6c 20:32:40 ---> 810a7f589bf6 20:32:40 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:32:40 ---> Running in a70fe6b27b49 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:32:40 (1/1) Installing dumb-init (1.2.2-r1) 20:32:40 Executing busybox-1.31.1-r20.trigger 20:32:40 OK: 6 MiB in 15 packages 20:32:40 (1/2) Installing dumb-init (1.2.2-r1) 20:32:40 (2/2) Installing su-exec (0.2-r1) 20:32:40 Executing busybox-1.31.1-r20.trigger 20:32:40 OK: 6 MiB in 16 packages 20:32:40 Removing intermediate container ce4e28d9342a 20:32:40 ---> b430a46cfed3 20:32:40 20:32:40 Step 11/24 : FROM alpine:3.12 20:32:40 ---> 13621d1b12d4 20:32:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:32:40 ---> Running in 21c343ddb5fe 20:32:40 Removing intermediate container 2f53902a47df 20:32:40 ---> 2af18a772d0f 20:32:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:32:40 (1/1) Installing dumb-init (1.2.2-r1) 20:32:40 Executing busybox-1.31.1-r20.trigger 20:32:40 OK: 6 MiB in 15 packages 20:32:40 ---> Running in acec67bc2abb 20:32:40 Removing intermediate container 0ac09adbab77 20:32:40 ---> 47efe8f74f13 20:32:40 20:32:40 Step 11/23 : FROM alpine:3.12 20:32:40 ---> 13621d1b12d4 20:32:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:32:40 ---> Using cache 20:32:40 ---> 2af18a772d0f 20:32:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:40 Removing intermediate container d0f9c1b542eb 20:32:40 ---> 60c8897ab041 20:32:40 20:32:40 Step 11/23 : FROM alpine:3.12 20:32:40 ---> 13621d1b12d4 20:32:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:40 ---> Running in 58495173b19b 20:32:40 Removing intermediate container a70fe6b27b49 20:32:40 ---> ffff24ef5e8c 20:32:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:32:40 ---> Running in e9b02f6abbbb 20:32:40 ---> Running in 585f21d1ff29 20:32:40 Removing intermediate container acec67bc2abb 20:32:40 ---> b1132d57082a 20:32:40 Step 14/24 : ENV APP_PORT=59882 20:32:40 ---> Running in f3d95f2a9101 20:32:40 Removing intermediate container 58495173b19b 20:32:40 ---> aa753e846eab 20:32:40 Step 14/23 : ENV APP_PORT=59861 20:32:40 ---> Running in f604a1751d5f 20:32:40 Removing intermediate container 585f21d1ff29 20:32:40 ---> fa2ac949401c 20:32:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:32:40 Removing intermediate container f3d95f2a9101 20:32:40 ---> a3d9f0e2b2fe 20:32:40 Step 15/24 : EXPOSE $APP_PORT 20:32:40 Removing intermediate container 21c343ddb5fe 20:32:40 ---> bf306842b10a 20:32:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:40 ---> Running in 0aec2fd0c113 20:32:40 ---> Running in 3d7a53732b8f 20:32:40 Removing intermediate container f604a1751d5f 20:32:40 ---> 8af0c408738b 20:32:40 Step 15/23 : EXPOSE $APP_PORT 20:32:40 ---> Running in 732093b67562 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:32:40 ---> Running in 6444b0eaccdc 20:32:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:32:40 Removing intermediate container 0aec2fd0c113 20:32:40 ---> 21375c3d98d8 20:32:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:32:40 Removing intermediate container 3d7a53732b8f 20:32:40 ---> a0e6f3bd3cef 20:32:40 Step 14/24 : ENV APP_PORT=59881 20:32:40 Removing intermediate container 732093b67562 20:32:40 ---> 77cf19ffe486 20:32:40 Step 16/24 : WORKDIR / 20:32:40 ---> Running in 231d81fb6b08 20:32:40 (1/2) Installing ca-certificates (20191127-r4) 20:32:40 Removing intermediate container 6444b0eaccdc 20:32:40 ---> 353d31b387aa 20:32:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:40 (2/2) Installing dumb-init (1.2.2-r1) 20:32:40 Executing busybox-1.31.1-r20.trigger 20:32:40 Executing ca-certificates-20191127-r4.trigger 20:32:40 ---> Running in 420c05a9717b 20:32:40 ---> Running in 9707f7a8513d 20:32:40 OK: 6 MiB in 16 packages 20:32:40 ---> 7f281f9b348a 20:32:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:40 Removing intermediate container 420c05a9717b 20:32:40 ---> dba1258baa29 20:32:40 Step 15/24 : EXPOSE $APP_PORT 20:32:40 ---> Running in 82343d0d1a0a 20:32:40 Removing intermediate container 9707f7a8513d 20:32:40 ---> 628b2937823c 20:32:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:40 Removing intermediate container 82343d0d1a0a 20:32:40 ---> 19648ddcb1b7 20:32:40 Step 16/24 : WORKDIR / 20:32:40 ---> 9f357ee5ca5a 20:32:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:32:40 Removing intermediate container e9b02f6abbbb 20:32:40 ---> 8a27207790e5 20:32:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:40 ---> ed200cb93992 20:32:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:40 ---> Running in 7918f438b6e0 20:32:40 ---> Running in 89483a3e832a 20:32:41 Removing intermediate container 89483a3e832a 20:32:41 ---> a800fbdb5ff5 20:32:41 Step 14/23 : ENV APP_PORT=59860 20:32:41 Removing intermediate container 7918f438b6e0 20:32:41 ---> bb7fea97d1d4 20:32:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:41 Removing intermediate container 231d81fb6b08 20:32:41 ---> be7b5a32f9b8 20:32:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:32:41 ---> 624c5e026b1b 20:32:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:32:41 ---> Running in 1b27e09c4add 20:32:41 ---> 56bc8ab7734c 20:32:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:41 ---> Running in 7829f7229fc9 20:32:41 ---> Running in e1e2a539163a 20:32:41 Removing intermediate container 1b27e09c4add 20:32:41 ---> 0db67e492db4 20:32:41 Step 15/23 : EXPOSE $APP_PORT 20:32:41 ---> 1f26531e7dec 20:32:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:32:41 Removing intermediate container 7829f7229fc9 20:32:41 ---> a262536ff932 20:32:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:32:41 ---> Running in 59500dc55f4c 20:32:41 Removing intermediate container e1e2a539163a 20:32:41 ---> 34b847816195 20:32:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:41 ---> 33e132518d30 20:32:41 Step 20/24 : ENTRYPOINT ["/core-command"] 20:32:41 ---> Running in ecf6db1dac65 20:32:41 ---> Running in 7292b49978c4 20:32:41 Removing intermediate container 59500dc55f4c 20:32:41 ---> 749fd3bd66f3 20:32:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:41 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:41 Removing intermediate container ecf6db1dac65 20:32:41 ---> 1f87c39b093c 20:32:41 Step 21/23 : LABEL arch=x86_64 20:32:41 ---> Running in 723c489eaee0 20:32:41 ---> e68b6f0978e2 20:32:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:32:41 Removing intermediate container 7292b49978c4 20:32:41 ---> b04c6cbe4c74 20:32:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:41 ---> Running in cbe6a9ee3552 20:32:41 ---> a5190a39543c 20:32:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:32:41 ---> Running in fa4379db39a7 20:32:41 Removing intermediate container 723c489eaee0 20:32:41 ---> 171f98541bad 20:32:41 Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:32:41 ---> ac7067a522f3 20:32:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:41 ---> Running in f0da99214a65 20:32:42 Removing intermediate container fa4379db39a7 20:32:42 ---> 5fe3f39e571c 20:32:42 Step 22/24 : LABEL arch=x86_64 20:32:42 ---> 64d6a96ab1de 20:32:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:32:42 ---> Running in f80824b72761 20:32:42 Removing intermediate container f0da99214a65 20:32:42 ---> 681a5ab49d67 20:32:42 Step 23/23 : LABEL version=0.0.0 20:32:42 ---> Running in d4ad5ff9e389 20:32:42 ---> Running in a843c7fd4406 20:32:42 Removing intermediate container f80824b72761 20:32:42 ---> 8e2b0d54e22b 20:32:42 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:32:42 ---> eb393d7ba9cb 20:32:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:42 ---> Running in 6774c69df1de 20:32:42 Removing intermediate container d4ad5ff9e389 20:32:42 ---> b7f1ee6b1840 20:32:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:42 Removing intermediate container a843c7fd4406 20:32:42 ---> 95c2f0238e66 20:32:42 20:32:42 ---> Running in 9cf488f7fb37 20:32:42 Successfully built 95c2f0238e66 20:32:42 Removing intermediate container 6774c69df1de 20:32:42 ---> b3fcecf4c0a8 20:32:42 Step 24/24 : LABEL version=0.0.0 20:32:42 Successfully tagged support-scheduler:latest 20:32:42 Building security-proxy-setup 20:32:42 ---> 47712b080079 20:32:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:32:42  Building support-scheduler ... done Removing intermediate container cbe6a9ee3552 20:32:42 ---> 6934182828ef 20:32:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:42 ---> Running in 735c62777c70 20:32:42 Removing intermediate container 9cf488f7fb37 20:32:42 ---> c483a5d9e7e4 20:32:42 Step 22/24 : LABEL arch=x86_64 20:32:42 ---> Running in b2b15979a79c 20:32:42 ---> Running in 5753fa5b5038 20:32:45 ---> a060b9e1325d 20:32:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:45 Removing intermediate container 735c62777c70 20:32:45 ---> 939efd3dee2e 20:32:45 20:32:45 Removing intermediate container b2b15979a79c 20:32:45 ---> deefefda80c0 20:32:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:32:45 Successfully built 939efd3dee2e 20:32:46 Successfully tagged core-command:latest 20:32:46  Building core-command ... done Building security-secretstore-setup 20:32:48 Removing intermediate container 5753fa5b5038 20:32:48 ---> a691f28f5b34 20:32:48 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:32:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:32:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:49 ---> fd80fbce57e5 20:32:49 Step 3/22 : WORKDIR /edgex-go 20:32:49 ---> Using cache 20:32:49 ---> 725f2412ff88 20:32:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:49 ---> Using cache 20:32:49 ---> 20f1f7865e97 20:32:49 Step 5/22 : RUN apk add --update --no-cache make git 20:32:49 ---> Using cache 20:32:49 ---> c3f211624099 20:32:49 Step 6/22 : COPY go.mod . 20:32:49 ---> Using cache 20:32:49 ---> 76d8acbe6b53 20:32:49 Step 7/22 : RUN go mod download 20:32:49 ---> Using cache 20:32:49 ---> 737689bdb79f 20:32:49 Step 8/22 : COPY . . 20:32:49 ---> Using cache 20:32:49 ---> 09e0a711d944 20:32:49 Step 9/22 : RUN go mod tidy 20:32:49 ---> Using cache 20:32:49 ---> bf4b32cd916c 20:32:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:32:50 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:32:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:50 ---> fd80fbce57e5 20:32:50 Step 3/26 : WORKDIR /edgex-go 20:32:50 ---> Using cache 20:32:50 ---> 725f2412ff88 20:32:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:50 ---> Using cache 20:32:50 ---> 20f1f7865e97 20:32:50 Step 5/26 : RUN apk add --update --no-cache make git 20:32:50 ---> Using cache 20:32:50 ---> c3f211624099 20:32:50 Step 6/26 : COPY go.mod . 20:32:50 ---> Using cache 20:32:50 ---> 76d8acbe6b53 20:32:50 Step 7/26 : RUN go mod download 20:32:50 ---> Using cache 20:32:50 ---> 737689bdb79f 20:32:50 Step 8/26 : COPY . . 20:32:50 ---> Using cache 20:32:50 ---> 09e0a711d944 20:32:50 Step 9/26 : RUN go mod tidy 20:32:50 ---> Using cache 20:32:50 ---> bf4b32cd916c 20:32:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:51 ---> Running in 42f45dd9a11c 20:32:51 ---> 2f0c76e02012 20:32:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:51 ---> Running in 73c70269b219 20:32:51 ---> Running in dac3f16e66cc 20:32:51 ---> Running in c11d2ec6608e 20:32:51 Removing intermediate container 42f45dd9a11c 20:32:51 ---> 6f08eff88f49 20:32:51 Step 21/23 : LABEL arch=x86_64 20:32:51 ---> Running in 425bcc8d8ee7 20:32:51 Removing intermediate container dac3f16e66cc 20:32:51 ---> 8d5de2ae99eb 20:32:51 Step 24/24 : LABEL version=0.0.0 20:32:51 ---> 41fb0025f014 20:32:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:51 ---> Running in 3ec0868f6085 20:32:51 Removing intermediate container 425bcc8d8ee7 20:32:51 ---> bc23af43a74d 20:32:51 Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:32:51 ---> Running in 7dd21f2efaaf 20:32:51 Removing intermediate container 3ec0868f6085 20:32:51 ---> c2c740aaa054 20:32:51 20:32:51 Removing intermediate container 7dd21f2efaaf 20:32:51 ---> 1cee80caa342 20:32:51 Step 23/23 : LABEL version=0.0.0 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:32:51 Successfully built c2c740aaa054 20:32:51 ---> 814827a1b034 20:32:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:32:51 Successfully tagged core-metadata:latest 20:32:51 Building core-data 20:32:51 ---> Running in 98bf7f151e4e 20:32:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:32:52  Building core-metadata ... done Removing intermediate container 98bf7f151e4e 20:32:52 ---> fda3743a94dd 20:32:52 20:32:52 Successfully built fda3743a94dd 20:32:52 Successfully tagged support-notifications:latest 20:32:52  Building support-notifications ... done Building sys-mgmt-agent 20:32:54 ---> 1e042e47010f 20:32:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:32:54 ---> Running in 818dd4a7dbad 20:32:55 Removing intermediate container 818dd4a7dbad 20:32:55 ---> b3c8c340de02 20:32:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:55 ---> 04254af26579 20:32:55 Step 27/32 : RUN chmod +x /entrypoint.sh 20:32:55 ---> Running in e6c252da5e8c 20:32:57 Removing intermediate container e6c252da5e8c 20:32:57 ---> b5d23be3802e 20:32:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:32:57 ---> Running in 7a63c092c061 20:32:57 Removing intermediate container 7a63c092c061 20:32:57 ---> da745d52fd67 20:32:57 Step 29/32 : CMD ["gate"] 20:32:57 ---> Running in 0de675839044 20:32:57 Removing intermediate container 0de675839044 20:32:57 ---> 1e68bab93e6c 20:32:57 Step 30/32 : LABEL arch=x86_64 20:32:57 ---> Running in 1bd3cf089da7 20:32:58 Removing intermediate container 1bd3cf089da7 20:32:58 ---> f433dc85df84 20:32:58 Step 31/32 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:32:58 ---> Running in 3eef8c3a39ff 20:32:58 Removing intermediate container 3eef8c3a39ff 20:32:58 ---> 3f0b7480ac9c 20:32:58 Step 32/32 : LABEL version=0.0.0 20:32:58 ---> Running in 9e175757b814 20:32:58 Removing intermediate container 9e175757b814 20:32:58 ---> 60f25fa63542 20:32:58 20:32:59 Successfully built 60f25fa63542 20:32:59 Successfully tagged security-bootstrapper:latest 20:33:05  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:05 ---> fd80fbce57e5 20:33:05 Step 3/24 : WORKDIR /edgex-go 20:33:05 ---> Using cache 20:33:05 ---> 725f2412ff88 20:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:05 ---> Using cache 20:33:05 ---> 20f1f7865e97 20:33:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:05 ---> fd80fbce57e5 20:33:05 Step 3/24 : WORKDIR /edgex-go 20:33:05 ---> Using cache 20:33:05 ---> 725f2412ff88 20:33:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:05 ---> Using cache 20:33:05 ---> 20f1f7865e97 20:33:05 Step 5/24 : RUN apk add --update --no-cache make bash git 20:33:05 ---> Running in b6c1a161e41c 20:33:05 ---> Running in 662b3a3012a1 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:07 OK: 219 MiB in 52 packages 20:33:07 OK: 219 MiB in 52 packages 20:33:07 Removing intermediate container 662b3a3012a1 20:33:07 ---> 4000c3e14e04 20:33:07 Step 6/24 : COPY go.mod . 20:33:08 Removing intermediate container b6c1a161e41c 20:33:08 ---> 125a41a0fa17 20:33:08 Step 6/24 : COPY go.mod . 20:33:08 ---> b3336d115bf6 20:33:08 Step 7/24 : RUN go mod download 20:33:08 ---> Running in bfc274aabe07 20:33:08 ---> 5dd26b5c04a7 20:33:08 Step 7/24 : RUN go mod download 20:33:08 ---> Running in eeff6a53757b 20:33:09 Removing intermediate container bfc274aabe07 20:33:09 ---> cdefba1d8214 20:33:09 Step 8/24 : COPY . . 20:33:09 Removing intermediate container eeff6a53757b 20:33:09 ---> 050faff85885 20:33:09 Step 8/24 : COPY . . 20:33:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:18 Removing intermediate container 73c70269b219 20:33:18 ---> e3cfe65420aa 20:33:18 20:33:18 Step 11/22 : FROM alpine:3.12 20:33:18 ---> 13621d1b12d4 20:33:18 Step 12/22 : RUN apk add --update --no-cache curl 20:33:18 Removing intermediate container c11d2ec6608e 20:33:18 ---> b794d45fd4be 20:33:18 20:33:18 Step 11/26 : FROM alpine:3.12 20:33:18 ---> 13621d1b12d4 20:33:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:33:18 ---> Running in 709b2dce878c 20:33:18 ---> Running in 6e3ea48d11bf 20:33:18 ---> ef14f030be87 20:33:18 Step 9/24 : RUN go mod tidy 20:33:18 ---> Running in 6ef1cc321b82 20:33:18 ---> 989154882bdd 20:33:18 Step 9/24 : RUN go mod tidy 20:33:18 ---> Running in 302bab4a5128 20:33:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:33:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:33:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:33:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:33:18 (1/4) Installing ca-certificates (20191127-r4) 20:33:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:33:18 (3/4) Installing libcurl (7.77.0-r0) 20:33:18 (4/4) Installing curl (7.77.0-r0) 20:33:18 Executing busybox-1.31.1-r20.trigger 20:33:18 (1/6) Installing ca-certificates (20191127-r4) 20:33:18 Executing ca-certificates-20191127-r4.trigger 20:33:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:33:18 (3/6) Installing libcurl (7.77.0-r0) 20:33:18 OK: 7 MiB in 18 packages 20:33:18 (4/6) Installing curl (7.77.0-r0) 20:33:18 (5/6) Installing dumb-init (1.2.2-r1) 20:33:18 (6/6) Installing su-exec (0.2-r1) 20:33:18 Executing busybox-1.31.1-r20.trigger 20:33:18 Executing ca-certificates-20191127-r4.trigger 20:33:18 OK: 7 MiB in 20 packages 20:33:19 Removing intermediate container 709b2dce878c 20:33:19 ---> 1bf4e524c655 20:33:19 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:19 ---> Running in a9bdcba5e5ae 20:33:19 Removing intermediate container 6e3ea48d11bf 20:33:19 ---> 42a60db2b50f 20:33:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:19 Removing intermediate container a9bdcba5e5ae 20:33:19 ---> 0c6ebbcf4a14 20:33:19 Step 14/22 : WORKDIR /edgex 20:33:19 ---> Running in 4295a68ac75c 20:33:19 Removing intermediate container 6ef1cc321b82 20:33:19 ---> e9ffc4f7aec3 20:33:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:19 ---> Running in 5acb1ed32fce 20:33:19 Removing intermediate container 302bab4a5128 20:33:19 ---> 799c946be339 20:33:19 Step 10/24 : RUN make cmd/core-data/core-data 20:33:19 ---> Running in 5396a4114c9f 20:33:19 ---> Running in 75ef3be41811 20:33:19 Removing intermediate container 4295a68ac75c 20:33:19 ---> f7f404a88eca 20:33:19 Step 14/26 : WORKDIR / 20:33:19 ---> Running in 905849145b49 20:33:19 Removing intermediate container 5acb1ed32fce 20:33:19 ---> abee37ea148a 20:33:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:33:20 Removing intermediate container 905849145b49 20:33:20 ---> 9f9af5206224 20:33:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:33:20 ---> a7b25b781032 20:33:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:33:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:20 ---> 4db3de89d30f 20:33:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:33: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 20:33:20 ---> 3804d4a431cf 20:33:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:20 ---> 26d4fe1db078 20:33:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:33:20 ---> 4a73c31dda69 20:33:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:33:21 ---> 016f7368fc4f 20:33:21 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:33:21 ---> Running in 2c8086a0c6b8 20:33:21 ---> 7058007fed13 20:33:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:33:21 Removing intermediate container 2c8086a0c6b8 20:33:21 ---> 9c4865800bce 20:33:21 Step 19/22 : CMD ["--init=true"] 20:33:21 ---> Running in fcdbb6f153cb 20:33:21 Removing intermediate container fcdbb6f153cb 20:33:21 ---> f3d9c44577e6 20:33:21 Step 20/22 : LABEL arch=x86_64 20:33:21 ---> Running in 38584a604a58 20:33:21 ---> 14995d184e7f 20:33:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:33:21 Removing intermediate container 38584a604a58 20:33:21 ---> 3fd89cf482a2 20:33:21 Step 21/22 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:33:21 ---> Running in aa3d734172d3 20:33:22 Removing intermediate container aa3d734172d3 20:33:22 ---> bf0799793028 20:33:22 Step 22/22 : LABEL version=0.0.0 20:33:22 ---> 8b369fdaa4f0 20:33:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:33:22 ---> Running in 7e188d3e2a3a 20:33:22 ---> 5381487c63f8 20:33:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:33:22 Removing intermediate container 7e188d3e2a3a 20:33:22 ---> 9a9b7110c052 20:33:22 20:33:22 ---> Running in f4563227ce69 20:33:22 Successfully built 9a9b7110c052 20:33:22 Successfully tagged security-proxy-setup:latest 20:33:23  Building security-proxy-setup ... done Removing intermediate container f4563227ce69 20:33:23 ---> 82de499e9c99 20:33:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:33:23 ---> Running in c87de05d5706 20:33:23 Removing intermediate container c87de05d5706 20:33:23 ---> 30cec98dc84d 20:33:23 Step 24/26 : LABEL arch=x86_64 20:33:23 ---> Running in 70a0cd2d25e2 20:33:23 Removing intermediate container 70a0cd2d25e2 20:33:23 ---> c0d2c7de648f 20:33:23 Step 25/26 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:33:23 ---> Running in 742ef84acd9b 20:33:24 Removing intermediate container 742ef84acd9b 20:33:24 ---> 6e81e16b61b1 20:33:24 Step 26/26 : LABEL version=0.0.0 20:33:24 ---> Running in 9b8a5d7da37c 20:33:24 Removing intermediate container 9b8a5d7da37c 20:33:24 ---> 901ff6aa8f72 20:33:24 20:33:24 Successfully built 901ff6aa8f72 20:33:24 Successfully tagged security-secretstore-setup:latest 20:33:36  Building security-secretstore-setup ... done Removing intermediate container 5396a4114c9f 20:33:36 ---> a54280c70d33 20:33:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:33:36 ---> Running in f4ff64875ba1 20:33:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:38 Removing intermediate container f4ff64875ba1 20:33:38 ---> 00ec1c314d5d 20:33:38 20:33:38 Step 12/24 : FROM docker:20.10.0 20:33:38 20.10.0: Pulling from library/docker 20:33:39 Removing intermediate container 75ef3be41811 20:33:39 ---> b9917f5ab42f 20:33:39 20:33:39 Step 11/24 : FROM alpine:3.12 20:33:39 ---> 13621d1b12d4 20:33:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:39 ---> Running in 5cc2aaf2d85d 20:33:39 Removing intermediate container 5cc2aaf2d85d 20:33:39 ---> 2de930e199d8 20:33:39 Step 13/24 : ENV APP_PORT=59880 20:33:39 ---> Running in 24857b54855c 20:33:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:33:40 Removing intermediate container 24857b54855c 20:33:40 ---> d882adcb0076 20:33:40 Step 14/24 : EXPOSE $APP_PORT 20:33:40 ---> Running in 2aaf34de2f93 20:33:40 Removing intermediate container 2aaf34de2f93 20:33:40 ---> 8b024151e570 20:33:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:40 ---> Running in 0e8c7ec8b147 20:33:41 Removing intermediate container 0e8c7ec8b147 20:33:41 ---> c9a2238de12e 20:33:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:33:41 ---> Running in 433c428503dc 20:33:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:33:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:33:41 Status: Downloaded newer image for docker:20.10.0 20:33:41 ---> aefe523efa57 20:33:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:33:41 ---> Running in 071616e2f0e8 20:33:41 Removing intermediate container 071616e2f0e8 20:33:41 ---> 6df1e5783d03 20:33:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:33:41 ---> Running in a0201cbc97c1 20:33:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:33:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:33:42 (1/39) Installing readline (8.0.4-r0) 20:33:42 (2/39) Installing bash (5.0.17-r0) 20:33:42 Executing bash-5.0.17-r0.post-install 20:33:42 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:33:42 (4/39) Installing libcurl (7.77.0-r0) 20:33:42 (5/39) Installing curl (7.77.0-r0) 20:33:42 (6/39) Installing dumb-init (1.2.2-r1) 20:33:42 (7/39) Installing libbz2 (1.0.8-r1) 20:33:42 (8/39) Installing expat (2.2.9-r1) 20:33:42 (9/39) Installing libffi (3.3-r2) 20:33:42 (10/39) Installing gdbm (1.13-r1) 20:33:42 (11/39) Installing xz-libs (5.2.5-r0) 20:33:42 (12/39) Installing sqlite-libs (3.32.1-r1) 20:33:42 (13/39) Installing python3 (3.8.10-r0) 20:33:43 (1/6) Installing dumb-init (1.2.2-r1) 20:33:43 (14/39) Installing py3-appdirs (1.4.4-r1) 20:33:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:33:43 (16/39) Installing py3-parsing (2.4.7-r0) 20:33:43 (17/39) Installing py3-six (1.15.0-r0) 20:33:43 (18/39) Installing py3-packaging (20.4-r0) 20:33:43 (19/39) Installing py3-setuptools (47.0.0-r0) 20:33:43 (20/39) Installing py3-chardet (3.0.4-r4) 20:33:43 (2/6) Installing libgcc (9.3.0-r2) 20:33:43 (21/39) Installing py3-idna (2.9-r0) 20:33:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:33:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:33:43 (24/39) Installing py3-requests (2.23.0-r0) 20:33:43 (25/39) Installing py3-msgpack (1.0.0-r0) 20:33:43 (26/39) Installing py3-lockfile (0.12.2-r3) 20:33:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:33:43 (28/39) Installing py3-colorama (0.4.3-r0) 20:33:43 (29/39) Installing py3-distlib (0.3.0-r0) 20:33:43 (30/39) Installing py3-distro (1.5.0-r1) 20:33:43 (3/6) Installing libsodium (1.0.18-r0) 20:33:43 (31/39) Installing py3-webencodings (0.5.1-r3) 20:33:43 (32/39) Installing py3-html5lib (1.0.1-r4) 20:33:43 (33/39) Installing py3-pytoml (0.1.21-r0) 20:33:43 (34/39) Installing py3-pep517 (0.8.2-r0) 20:33:43 (35/39) Installing py3-progress (1.5-r0) 20:33:43 (36/39) Installing py3-toml (0.10.1-r0) 20:33:43 (37/39) Installing py3-retrying (1.3.3-r0) 20:33:43 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:33:43 (39/39) Installing py3-pip (20.1.1-r0) 20:33:43 (4/6) Installing libstdc++ (9.3.0-r2) 20:33:43 Executing busybox-1.31.1-r19.trigger 20:33:43 OK: 72 MiB in 59 packages 20:33:46 (5/6) Installing libzmq (4.3.3-r0) 20:33:46 (6/6) Installing zeromq (4.3.3-r0) 20:33:46 Collecting docker-compose==1.23.2 20:33:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:33:46 Executing busybox-1.31.1-r20.trigger 20:33:46 OK: 8 MiB in 20 packages 20:33:46 Collecting PyYAML<4,>=3.10 20:33:46 Downloading PyYAML-3.13.tar.gz (270 kB) 20:33:46 Removing intermediate container 433c428503dc 20:33:46 ---> 05e75113dd7a 20:33:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:33:46 Collecting dockerpty<0.5,>=0.4.1 20:33:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:33:46 ---> 195f246470e3 20:33:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:46 Collecting cached-property<2,>=1.2.0 20:33:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:33:46 ---> 4537e05da35d 20:33:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:33:46 Collecting docker<4.0,>=3.6.0 20:33:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:33:46 ---> 0bd94df7b7d1 20:33:46 Step 20/24 : ENTRYPOINT ["/core-data"] 20:33:46 ---> Running in 7cf4b7561a95 20:33:46 Collecting websocket-client<1.0,>=0.32.0 20:33:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:33:46 Removing intermediate container 7cf4b7561a95 20:33:46 ---> 92067609f13c 20:33:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:46 Collecting texttable<0.10,>=0.9.0 20:33:46 Downloading texttable-0.9.1.tar.gz (11 kB) 20:33:46 ---> Running in 682e90d26e7a 20:33:46 Removing intermediate container 682e90d26e7a 20:33:46 ---> 3732790b10ff 20:33:46 Step 22/24 : LABEL arch=x86_64 20:33:46 ---> Running in 64cabb2a3690 20:33:46 Removing intermediate container 64cabb2a3690 20:33:46 ---> 2033c1e5c3f2 20:33:46 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:33:46 ---> Running in a9ba73677f49 20:33:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:33:46 Removing intermediate container a9ba73677f49 20:33:46 ---> e1dc6aace93e 20:33:46 Step 24/24 : LABEL version=0.0.0 20:33:46 ---> Running in 19d6f95eaebf 20:33:46 Collecting jsonschema<3,>=2.5.1 20:33:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:33:46 Removing intermediate container 19d6f95eaebf 20:33:46 ---> 0bd078ea58f5 20:33:46 20:33:46 Collecting docopt<0.7,>=0.6.1 20:33:46 Downloading docopt-0.6.2.tar.gz (25 kB) 20:33:46 Successfully built 0bd078ea58f5 20:33:46 Successfully tagged core-data:latest 20:33:46  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:33:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:33:46 Collecting docker-pycreds>=0.4.0 20:33:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:33:46 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:33:46 Collecting urllib3<1.25,>=1.21.1 20:33:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:33:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:33:47 Collecting idna<2.8,>=2.5 20:33:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:33:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:33:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:33:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:33:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:33:47 Installing collected packages: PyYAML, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, jsonschema, docopt, docker-compose 20:33:47 Running setup.py install for PyYAML: started 20:33:47 Running setup.py install for PyYAML: finished with status 'done' 20:33:47 Running setup.py install for dockerpty: started 20:33:47 Running setup.py install for dockerpty: finished with status 'done' 20:33:47 Attempting uninstall: urllib3 20:33:47 Found existing installation: urllib3 1.25.9 20:33:47 Uninstalling urllib3-1.25.9: 20:33:47 Successfully uninstalled urllib3-1.25.9 20:33:47 Attempting uninstall: idna 20:33:47 Found existing installation: idna 2.9 20:33:47 Uninstalling idna-2.9: 20:33:47 Successfully uninstalled idna-2.9 20:33:47 Attempting uninstall: requests 20:33:47 Found existing installation: requests 2.23.0 20:33:47 Uninstalling requests-2.23.0: 20:33:48 Successfully uninstalled requests-2.23.0 20:33:48 Running setup.py install for texttable: started 20:33:48 Running setup.py install for texttable: finished with status 'done' 20:33:48 Running setup.py install for docopt: started 20:33:50 Running setup.py install for docopt: finished with status 'done' 20:33:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:33:51 Removing intermediate container a0201cbc97c1 20:33:51 ---> 3a1819c9d6eb 20:33:51 Step 15/24 : ENV APP_PORT=58890 20:33:51 ---> Running in 9ceb68ca5159 20:33:51 Removing intermediate container 9ceb68ca5159 20:33:51 ---> f2472453158c 20:33:51 Step 16/24 : EXPOSE $APP_PORT 20:33:51 ---> Running in ada5d00bc114 20:33:51 Removing intermediate container ada5d00bc114 20:33:51 ---> 3b4b06d224db 20:33:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:33:52 ---> da0b7df7ab36 20:33:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:33:52 ---> e0ca1ea05b91 20:33:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:33:52 ---> cec6aa960a5e 20:33:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:33:52 ---> Running in 67a8a6b2a011 20:33:52 Removing intermediate container 67a8a6b2a011 20:33:52 ---> 81d9a9bc1fe8 20:33:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:52 ---> Running in 3f5fef09b2da 20:33:52 Removing intermediate container 3f5fef09b2da 20:33:52 ---> 400a5fec3897 20:33:52 Step 22/24 : LABEL arch=x86_64 20:33:52 ---> Running in 9154cd0b26c8 20:33:52 Removing intermediate container 9154cd0b26c8 20:33:52 ---> 25c67f4887b5 20:33:52 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:33:52 ---> Running in 39c43f22f5d8 20:33:52 Removing intermediate container 39c43f22f5d8 20:33:52 ---> 6b52468650ab 20:33:52 Step 24/24 : LABEL version=0.0.0 20:33:52 ---> Running in 39d6d54b7010 20:33:52 Removing intermediate container 39d6d54b7010 20:33:52 ---> 6e833231992b 20:33:52 20:33:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:33:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:33:53 Successfully built 6e833231992b 20:33:53 Successfully tagged sys-mgmt-agent:latest 20:33:53  Building sys-mgmt-agent ... done  [Pipeline] } 20:33:53 $ docker stop --time=1 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 20:33:54 $ docker rm -f 929df87352354a27946efd1d26e39ce49941dc052a42f6fe312d7102ad593bf3 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:54 + docker images 20:33:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:54 sys-mgmt-agent latest 6e833231992b 2 seconds ago 312MB 20:33:54 core-data latest 0bd078ea58f5 8 seconds ago 20.2MB 20:33:54 b9917f5ab42f 15 seconds ago 1.15GB 20:33:54 00ec1c314d5d 17 seconds ago 1.15GB 20:33:54 security-secretstore-setup latest 901ff6aa8f72 30 seconds ago 28.7MB 20:33:54 security-proxy-setup latest 9a9b7110c052 32 seconds ago 25.7MB 20:33:54 b794d45fd4be 37 seconds ago 1.15GB 20:33:54 e3cfe65420aa 38 seconds ago 1.15GB 20:33:54 security-bootstrapper latest 60f25fa63542 56 seconds ago 18.6MB 20:33:54 support-notifications latest fda3743a94dd About a minute ago 16.7MB 20:33:54 core-metadata latest c2c740aaa054 About a minute ago 16.6MB 20:33:54 support-scheduler latest 95c2f0238e66 About a minute ago 15.9MB 20:33:54 core-command latest 939efd3dee2e About a minute ago 15.9MB 20:33:54 60c8897ab041 About a minute ago 1.15GB 20:33:54 47efe8f74f13 About a minute ago 1.15GB 20:33:54 b430a46cfed3 About a minute ago 1.15GB 20:33:54 e7f3b778ff48 About a minute ago 1.14GB 20:33:54 a434a1deb3dd About a minute ago 1.15GB 20:33:54 ci-base-image-x86_64 latest fd80fbce57e5 5 minutes ago 647MB 20:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 20:33:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 20:33:54 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:33:54 docker 20.10.0 aefe523efa57 6 months ago 240MB 20:33:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:34:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:34:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:34:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:34:10 Still waiting to schedule task 20:34:10 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1784’ 20:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 20:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:34:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:34:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.365s coverage: 100.0% of statements 20:34:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:34:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.385s coverage: 53.4% of statements 20:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.693s coverage: 87.7% of statements 20:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.244s coverage: 78.9% of statements 20:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements 20:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.1% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.223s coverage: 60.0% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.310s coverage: 0.8% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.209s coverage: 58.8% of statements 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 22.0% of statements 20:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.205s coverage: 79.5% of statements 20:34:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 20:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 20:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 20:34:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 20:34:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 81.8% of statements 20:34:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 20:35:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 20:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 64.4% of statements 20:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 20:35:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 20:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements 20:35:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 20:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 20:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.097s coverage: 66.9% of statements 20:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.746s coverage: 43.6% of statements 20:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements 20:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 20:35:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.219s coverage: 19.3% of statements 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.488s coverage: 97.6% of statements 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:35:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.185s coverage: 100.0% of statements 20:35:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 20:35:19 GO111MODULE=on go vet ./... 20:36:43 gofmt -l . 20:36:43 [ "`gofmt -l .`" = "" ] 20:36:45 ./bin/test-attribution-txt.sh [Pipeline] sh 20:36:48 + ls -al . 20:36:48 total 544 20:36:48 drwxrwxr-x 9 1001 1001 4096 Jun 16 20:36 . 20:36:48 drwxr-xr-x 4 root root 4096 Jun 16 20:32 .. 20:36:48 -rw-rw-r-- 1 1001 1001 11 Jun 16 20:30 .dockerignore 20:36:48 drwxrwxr-x 8 1001 1001 4096 Jun 16 20:30 .git 20:36:48 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:30 .github 20:36:48 -rw-rw-r-- 1 1001 1001 818 Jun 16 20:30 .gitignore 20:36:48 -rw-rw-r-- 1 1001 1001 166 Jun 16 20:30 .sonarcloud.properties 20:36:48 -rw-rw-r-- 1 1001 1001 8609 Jun 16 20:30 Attribution.txt 20:36:48 -rw-rw-r-- 1 1001 1001 3804 Jun 16 20:30 CONTRIBUTING.md 20:36:48 -rw-rw-r-- 1 1001 1001 931 Jun 16 20:30 Dockerfile.build 20:36:48 -rw-rw-r-- 1 1001 1001 849 Jun 16 20:30 Jenkinsfile 20:36:48 -rw-rw-r-- 1 1001 1001 10775 Jun 16 20:30 LICENSE 20:36:48 -rw-rw-r-- 1 1001 1001 5605 Jun 16 20:30 Makefile 20:36:48 -rw-rw-r-- 1 1001 1001 7905 Jun 16 20:30 README.md 20:36:48 -rw-rw-r-- 1 1001 1001 7071 Jun 16 20:30 SECURITY.md 20:36:48 -rw-rw-r-- 1 1001 1001 5 Jun 16 20:27 VERSION 20:36:48 -rw-rw-r-- 1 1001 1001 4131 Jun 16 20:30 ZMQWindows.md 20:36:48 drwxrwxr-x 2 1001 1001 4096 Jun 16 20:30 bin 20:36:48 drwxrwxr-x 14 1001 1001 4096 Jun 16 20:30 cmd 20:36:48 -rw-r--r-- 1 root root 398092 Jun 16 20:35 coverage.out 20:36:48 -rw-rw-r-- 1 1001 1001 841 Jun 16 20:30 go.mod 20:36:48 -rw-r--r-- 1 root root 20843 Jun 16 20:32 go.sum 20:36:48 drwxrwxr-x 7 1001 1001 4096 Jun 16 20:30 internal 20:36:48 drwxrwxr-x 3 1001 1001 4096 Jun 16 20:30 openapi 20:36:48 drwxrwxr-x 4 1001 1001 4096 Jun 16 20:30 snap 20:36:48 -rw-rw-r-- 1 1001 1001 168 Jun 16 20:30 version.go [Pipeline] sh 20:36:48 + '[' -e coverage.out ] 20:36:48 + chown 1001:1001 coverage.out [Pipeline] stash 20:36:48 Warning: overwriting stash ‘coverage-report’ 20:36:51 Stashed 1 file(s) [Pipeline] sh 20:36:52 + make build 20:36:52 go mod tidy 20:36:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:36:59 Running on prd-ubuntu18.04-docker-8c-8g-1786 in /w/workspace/edgexfoundry_edgex-go_PR-3575 [Pipeline] { [Pipeline] ws 20:36:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:36:59 The recommended git tool is: git 20:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:04 using credential edgex-jenkins-ssh 20:37:04 Cloning the remote Git repository 20:37:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:37:04 > git init /w/workspace/edgex-go/2 # timeout=10 20:37:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:04 > git --version # timeout=10 20:37:04 > git --version # 'git version 2.17.1' 20:37:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:37:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:37:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3575/head:refs/remotes/origin/PR-3575 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:37:17 Merging remotes/origin/master commit 56a73b697282d7edd71946f1fefad6ed073e2be6 into PR head commit bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:37:18 Merge succeeded, producing bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:37:18 Checking out Revision bedc98dc49de9ec0aa39ec098e2b53b105985fb0 (PR-3575) 20:37:17 > git config core.sparsecheckout # timeout=10 20:37:17 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 20:37:18 > git remote # timeout=10 20:37:18 > git config --get remote.origin.url # timeout=10 20:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:18 > git merge 56a73b697282d7edd71946f1fefad6ed073e2be6 # timeout=10 20:37:18 > git rev-parse HEAD^{commit} # timeout=10 20:37:18 > git config core.sparsecheckout # timeout=10 20:37:18 > git checkout -f bedc98dc49de9ec0aa39ec098e2b53b105985fb0 # timeout=10 20:37:21 Commit message: "feat(security): Deprecate oauth2 auth method" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:22 + echo snap-build.sh 20:37:22 snap-build.sh 20:37:22 + SNAP_BASE_DIR=. 20:37:22 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:37:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:37:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:37:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:37:22 + cd /w/workspace/edgex-go/2 20:37:22 + sudo apt-get remove -qy --purge lxd lxd-client 20:37:22 Reading package lists... 20:37:22 Building dependency tree... 20:37:22 Reading state information... 20:37:23 The following packages were automatically installed and are no longer required: 20:37:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:37:23 uidmap xdelta3 20:37:23 Use 'sudo apt autoremove' to remove them. 20:37:23 The following packages will be REMOVED: 20:37:23 lxd* lxd-client* 20:37:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:37:23 After this operation, 31.7 MB disk space will be freed. 20:37:24 (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.) 20:37:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:25 Removing lxd dnsmasq configuration 20:37:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:37:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:37:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:37:26 (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.) 20:37:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:37:27 Processing triggers for systemd (237-3ubuntu10.45) ... 20:37:27 Processing triggers for ureadahead (0.100.0-21) ... 20:37:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:37:28 + sudo snap remove --purge lxd 20:37:29 snap "lxd" is not installed 20:37:29 + sudo groupadd --force --system lxd 20:37:29 ++ whoami 20:37:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:37:29 + newgrp - lxd 20:37:29 + sudo snap install lxd 20:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:37:36 2021-06-16T20:37:34Z INFO Waiting for automatic snapd restart... 20:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:37:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:37:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:37:54 lxd 4.15 from Canonical* installed 20:37:54 + sudo lxd init --auto 20:37:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:38:05 + sudo snap install --classic snapcraft [Pipeline] } 20:38:05 $ docker stop --time=1 d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 20:38:08 $ docker rm -f d7f7a881e1f5d08187ad802eeb96773290bad48815d5724bae59c10f3bb54537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:10 20:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:38:10 29e5d40040c1: Pulling fs layer 20:38:10 1ce36da41761: Pulling fs layer 20:38:10 25b303627fd3: Pulling fs layer 20:38:11 29e5d40040c1: Download complete 20:38:14 snapcraft 4.8.1 from Canonical* installed 20:38:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:38:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:38:14 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:14 Dload Upload Total Spent Left Speed 20:38:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 10112 0 --:--:-- --:--:-- --:--:-- 10112 20:38:14 100 3325k 100 3325k 0 0 24.4M 0 --:--:-- --:--:-- --:--:-- 24.4M 20:38:14 ./yq_linux_amd64 20:38:14 + sudo snapcraft prime --use-lxd 20:38:14 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:38:14 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: 20:38:14 - README.md 20:38:14 20:38:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:38:14 1ce36da41761: Verifying Checksum 20:38:14 1ce36da41761: Download complete 20:38:14 29e5d40040c1: Pull complete 20:38:14 1ce36da41761: Pull complete 20:38:14 25b303627fd3: Verifying Checksum 20:38:14 25b303627fd3: Download complete 20:38:14 Launching a container. 20:38:21 Waiting for container to be ready 20:38:21 To start your first instance, try: lxc launch ubuntu:18.04 20:38:21 20:38:24 25b303627fd3: Pull complete 20:38:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:38:24 prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container 20:38:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:38:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:38:25 Waiting for network to be ready... 20:38:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:38:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:38:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:38:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:38:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:38:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:38:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:38:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:38:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:38:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:38:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:38:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:38:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:38:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:38:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:38:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:38:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:38:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:38:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:38:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:38:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:38:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:38:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:38:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:38:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:38:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:38:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:38:29 $ docker top dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:29 Fetched 24.7 MB in 4s (6215 kB/s) 20:38:30 + docker-compose build --help 20:38:30 + grep parallel 20:38:30 Reading package lists... 20:38:30 Reading package lists... 20:38:31 Building dependency tree... 20:38:31 Reading state information... 20:38:31 The following additional packages will be installed: 20:38:31 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:38:31 Suggested packages: 20:38:31 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:38:31 Recommended packages: 20:38:31 gnupg libsasl2-modules 20:38:31 The following NEW packages will be installed: 20:38:31 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:38:31 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:38:31 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:38:31 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:38:31 The following packages will be upgraded: 20:38:31 gpg gpg-agent gpgconf libudev1 20:38:31 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:38:31 Need to get 3530 kB of archives. 20:38:31 After this operation, 13.3 MB of additional disk space will be used. 20:38:31 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] 20:38:31 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] 20:38:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:38:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:38:31 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:38:31 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:38:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:38:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:38:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:38:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:38:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:38:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:38:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:38:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:38:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:38:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:38:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:38:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:38:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:38:32 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:38:32 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:38:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:38:32 debconf: delaying package configuration, since apt-utils is not installed 20:38:32 Fetched 3530 kB in 1s (2986 kB/s) 20:38:32 (Reading database ... 12511 files and directories currently installed.) 20:38:32 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:38:32 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:38:32 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:38:32 Selecting previously unselected package udev. 20:38:32 (Reading database ... 12511 files and directories currently installed.) 20:38:32 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:38:32 Unpacking udev (237-3ubuntu10.48) ... 20:38:32 Selecting previously unselected package libfuse2:amd64. 20:38:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:38:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:38:32 Selecting previously unselected package fuse. 20:38:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:38:32 Unpacking fuse (2.9.7-1ubuntu1) ... 20:38:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:38:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:38:33 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:38:33 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:38:33 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:38:33 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:38:33 Selecting previously unselected package libksba8:amd64. 20:38:33 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:38:33 Unpacking libksba8:amd64 (1.3.5-2) ... 20:38:33 Selecting previously unselected package libroken18-heimdal:amd64. 20:38:33 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:38:33 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:38:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:38:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libwind0-heimdal:amd64. 20:38:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:38:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:38:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:38:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:38:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:38:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:33 Selecting previously unselected package libsasl2-modules-db:amd64. 20:38:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:38:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:38:33 Selecting previously unselected package libsasl2-2:amd64. 20:38:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:38:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:38:34 Selecting previously unselected package libldap-common. 20:38:34 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:38:34 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:38:34 Selecting previously unselected package libldap-2.4-2:amd64. 20:38:34 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:38:34 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:38:34 Selecting previously unselected package dirmngr. 20:38:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:38:34 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:38:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:38:34 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:38:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:38:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:38:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:38:34 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:38:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:34 Setting up libksba8:amd64 (1.3.5-2) ... 20:38:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:38:34 Setting up udev (237-3ubuntu10.48) ... 20:38:34 --parallel Build images in parallel. 20:38:34 invoke-rc.d: policy-rc.d denied execution of start. [Pipeline] } 20:38:34 $ docker stop --time=1 dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc 20:38:35 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Processing triggers for systemd (237-3ubuntu10) ... 20:38:35 Setting up fuse (2.9.7-1ubuntu1) ... 20:38:35 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:38:35 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:38:35 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:38:35 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:38:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:38:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:38:35 settings in the [Install] section, and DefaultInstance for template units). 20:38:35 This means they are not meant to be enabled using systemctl. 20:38:35 Possible reasons for having this kind of units are: 20:38:35 1) A unit may be statically enabled by being symlinked from another unit's 20:38:35 .wants/ or .requires/ directory. 20:38:35 2) A unit's purpose may be to act as a helper for some other unit which has 20:38:35 a requirement dependency on it. 20:38:35 3) A unit may be started when needed via activation (socket, path, timer, 20:38:35 D-Bus, udev, scripted systemctl call, ...). 20:38:35 4) In case of template units, the unit is meant to be enabled with some 20:38:35 instance name specified. 20:38:36 Reading package lists... 20:38:36 Building dependency tree... 20:38:36 Reading state information... 20:38:36 The following additional packages will be installed: 20:38:36 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:38:36 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:38:36 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:38:36 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:38:36 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:38:36 Suggested packages: 20:38:36 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:38:36 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:38:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:38:36 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:38:36 systemd-container policykit-1 20:38:36 Recommended packages: 20:38:36 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:38:36 The following NEW packages will be installed: 20:38:36 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:38:36 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:38:36 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:38:36 multiarch-support openssh-client python3 python3-minimal python3.6 20:38:36 python3.6-minimal snapd squashfs-tools sudo 20:38:36 The following packages will be upgraded: 20:38:36 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:38:36 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:38:36 Need to get 36.7 MB of archives. 20:38:36 After this operation, 147 MB of additional disk space will be used. 20:38:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:38:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:38:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:38:36 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:38:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:38:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:38:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:38:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:38:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:38:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:38:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:38:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:38:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:38:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:38:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:38:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:38:36 $ docker rm -f dc4b858ae39094cbf9e4a57ce49809bbaad6a0fe78811e2c6b74788189541cdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:37 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:38:37 . 20:38:37 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 20:38:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 20:38:37 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:38:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:38:37 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:38:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:38:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:38:37 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:38:37 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [Pipeline] withDockerContainer 20:38:37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:38:37 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:38:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:38:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:38:37 prd-ubuntu18.04-docker-arm64-4c-16g-1783 does not seem to be running inside a container 20:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:38:38 debconf: delaying package configuration, since apt-utils is not installed 20:38:38 Fetched 36.7 MB in 2s (16.0 MB/s) 20:38:38 (Reading database ... 12757 files and directories currently installed.) 20:38:38 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:38:38 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:38:39 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:38:39 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:38:39 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:38:39 (Reading database ... 12757 files and directories currently installed.) 20:38:39 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 20:38:39 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 20:38:39 $ docker top 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c -eo pid,comm 20:38:39 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 20:38:39 (Reading database ... 12757 files and directories currently installed.) 20:38:39 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 20:38:39 Unpacking apt (1.6.13) over (1.6.1) ... [Pipeline] { [Pipeline] sh 20:38:39 Setting up apt (1.6.13) ... 20:38:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:38:42 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:38:42 (Reading database ... 12764 files and directories currently installed.) 20:38:42 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:38:42 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:38:42 Selecting previously unselected package libpython3.6-minimal:amd64. 20:38:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:38:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Selecting previously unselected package libexpat1:amd64. 20:38:42 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:38:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:38:42 Selecting previously unselected package python3.6-minimal. 20:38:42 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:38:42 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:38:42 Checking for services that may need to be restarted...done. 20:38:42 Checking for services that may need to be restarted...done. 20:38:42 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:38:42 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Selecting previously unselected package python3-minimal. 20:38:42 (Reading database ... 13012 files and directories currently installed.) 20:38:42 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:38:42 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:38:42 Selecting previously unselected package mime-support. 20:38:42 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:38:42 Unpacking mime-support (3.60ubuntu1) ... 20:38:42 Selecting previously unselected package libmpdec2:amd64. 20:38:42 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:38:42 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:38:42 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:38:42 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:38:42 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Selecting previously unselected package python3.6. 20:38:42 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:38:42 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:38:42 Selecting previously unselected package libpython3-stdlib:amd64. 20:38:42 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:38:42 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:38:42 Setting up python3-minimal (3.6.7-1~18.04) ... 20:38:42 Selecting previously unselected package python3. 20:38:42 (Reading database ... 13442 files and directories currently installed.) 20:38:42 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:38:42 Unpacking python3 (3.6.7-1~18.04) ... 20:38:42 Selecting previously unselected package multiarch-support. 20:38:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:38:42 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:38:42 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:38:42 Selecting previously unselected package liblzo2-2:amd64. 20:38:42 (Reading database ... 13479 files and directories currently installed.) 20:38:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:38:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:38:42 Selecting previously unselected package libbsd0:amd64. 20:38:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:38:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:38:42 Selecting previously unselected package sudo. 20:38:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:38:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:38:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:38:42 Selecting previously unselected package apparmor. 20:38:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:38:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:38:42 Selecting previously unselected package libedit2:amd64. 20:38:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:38:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:38:42 Selecting previously unselected package libkrb5support0:amd64. 20:38:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:38:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:38:43 Selecting previously unselected package libk5crypto3:amd64. 20:38:43 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:38:43 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:38:43 Selecting previously unselected package libkeyutils1:amd64. 20:38:43 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:38:43 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:38:43 Selecting previously unselected package libkrb5-3:amd64. 20:38:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:38:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:38:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:38:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:38:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:38:43 Selecting previously unselected package libssl1.0.0:amd64. 20:38:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:38:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:38:43 Selecting previously unselected package openssh-client. 20:38:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:38:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:38:43 Selecting previously unselected package squashfs-tools. 20:38:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:38:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:38:43 Selecting previously unselected package snapd. 20:38:43 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:38:43 Unpacking snapd (2.49.2+18.04) ... 20:38:45 Building core-command ... 20:38:45 Building core-data ... 20:38:45 Building core-metadata ... 20:38:45 Building security-bootstrapper ... 20:38:45 Building security-proxy-setup ... 20:38:45 Building security-secretstore-setup ... 20:38:45 Building support-notifications ... 20:38:45 Building support-scheduler ... 20:38:45 Building sys-mgmt-agent ... 20:38:45 Building core-data 20:38:45 Building security-bootstrapper 20:38:45 Building security-secretstore-setup 20:38:45 Building core-metadata 20:38:45 Building security-proxy-setup 20:38:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:38:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:38:45 Setting up mime-support (3.60ubuntu1) ... 20:38:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:38:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:38:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:38:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:38:45 Setting up systemd (237-3ubuntu10.48) ... 20:38:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:38:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:38:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:38:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:38:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:38:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:38:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:38:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:38:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:38:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:38:47 Setting up python3 (3.6.7-1~18.04) ... 20:38:47 running python rtupdate hooks for python3.6... 20:38:47 running python post-rtupdate hooks for python3.6... 20:38:47 Setting up apparmor (2.12-4ubuntu5.1) ... 20:38:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:38:48 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:38:48 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:38:48 Setting up snapd (2.49.2+18.04) ... 20:38:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:38:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:38:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:38:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:38:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:38:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:38:50 /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' 20:38:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:38:50 Processing triggers for systemd (237-3ubuntu10.48) ... 20:38:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:38:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:38:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:38:54 Reading package lists... 20:38:54 Reading package lists... 20:38:54 Building dependency tree... 20:38:54 Reading state information... 20:38:54 Calculating upgrade... 20:38:54 The following packages will be upgraded: 20:38:54 advancecomp base-files bash binutils binutils-common 20:38:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:38:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:38:54 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:38:54 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:38:54 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:38:54 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:38:54 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:38:54 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:38:54 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:38:54 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:38:54 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:38:54 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:38:54 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:38:54 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:38:54 ubuntu-keyring util-linux 20:38:54 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:38:54 Need to get 64.1 MB of archives. 20:38:54 After this operation, 5097 kB of additional disk space will be used. 20:38:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 20:38:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:38:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:38:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:38:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:38:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:38:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:38:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:38:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:38:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:38:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:38:54 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:38:54 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:38:54 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:38:54 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:38:54 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:38:54 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:38:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:38:54 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:38:54 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:38:54 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:38:54 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:38:54 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:38:54 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:38:54 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:38:54 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:38:54 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:38:54 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:38:54 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:38:54 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:38:54 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:38:54 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:38:54 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:38:54 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:38:54 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:38:54 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:38:54 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:38:54 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 20:38:54 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 20:38:54 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:38:54 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:38:54 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:38:54 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:38:54 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:38:54 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:38:54 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:38:54 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:38:54 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:38:54 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:38:54 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] 20:38:55 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:38:55 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:38:55 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:38:55 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:38:55 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:38:55 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:38:55 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:38:55 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:38:55 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:38:55 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:38:55 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:38:55 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:38:55 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:38:55 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:38:55 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:38:55 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:38:55 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:38:55 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:38:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:38:55 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:38:55 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:38:55 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:38:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:38:55 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:38:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:38:55 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:38:55 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:38:55 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:38:55 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:38:55 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:38:55 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:38:55 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:38:55 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:38:55 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] 20:38:55 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:38:55 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:38:55 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] 20:38:56 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:38:56 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:38:56 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:38:56 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:38:56 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:38:56 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:38:56 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:38:56 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:38:56 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] 20:38:56 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:38:56 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:38:56 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:38:56 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:38:56 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:38:56 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:38:56 debconf: delaying package configuration, since apt-utils is not installed 20:38:56 Fetched 64.1 MB in 2s (34.0 MB/s) 20:38:56 (Reading database ... 13914 files and directories currently installed.) 20:38:56 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:38:56 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:38:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:38:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:38:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 20:38:56 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 20:38:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:38:58 (Reading database ... 13914 files and directories currently installed.) 20:38:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:38:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:38:58 (Reading database ... 13914 files and directories currently installed.) 20:38:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:38:58 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:38:58 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:38:59 (Reading database ... 13914 files and directories currently installed.) 20:38:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:38:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:38:59 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:38:59 (Reading database ... 13914 files and directories currently installed.) 20:38:59 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:38:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:38:59 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:38:59 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:38:59 Setting up base-files (10.1ubuntu2.10) ... 20:38:59 Installing new version of config file /etc/issue ... 20:38:59 Installing new version of config file /etc/issue.net ... 20:38:59 Installing new version of config file /etc/lsb-release ... 20:39:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:39:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:39:00 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:39:00 Removing obsolete conffile /etc/default/motd-news ... 20:39:00 (Reading database ... 13915 files and directories currently installed.) 20:39:00 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:39:00 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:39:00 Setting up bash (4.4.18-2ubuntu1.2) ... 20:39:00 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 20:39:00 (Reading database ... 13915 files and directories currently installed.) 20:39:00 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:00 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:39:00 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:39:00 (Reading database ... 13915 files and directories currently installed.) 20:39:00 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:39:00 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:39:00 Setting up tar (1.29b-2ubuntu0.2) ... 20:39:00 (Reading database ... 13915 files and directories currently installed.) 20:39:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:39:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:39:01 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:39:01 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:39:01 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:39:01 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:39:01 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:39:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:39:01 Setting up grep (3.1-2build1) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:39:01 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:39:01 Setting up login (1:4.5-1ubuntu2) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:39:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:39:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:39:01 (Reading database ... 13915 files and directories currently installed.) 20:39:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:39:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:39:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:39:02 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:39:02 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:39:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:39:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:39:02 (Reading database ... 13915 files and directories currently installed.) 20:39:02 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:39:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:39:03 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:39:03 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:39:03 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:39:03 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:39:03 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:39:03 (Reading database ... 13915 files and directories currently installed.) 20:39:03 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:39:03 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:39:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:04 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:04 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:04 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:04 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:04 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:04 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:04 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:04 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:39:04 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:39:04 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:39:04 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:39:04 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:39:04 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:39:04 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:39:04 (Reading database ... 13915 files and directories currently installed.) 20:39:04 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:04 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:05 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:39:05 (Reading database ... 13915 files and directories currently installed.) 20:39:05 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:05 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:05 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:39:05 (Reading database ... 13915 files and directories currently installed.) 20:39:05 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:05 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:05 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:39:05 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:39:06 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:39:06 (Reading database ... 13915 files and directories currently installed.) 20:39:06 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:39:06 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:39:06 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:39:06 (Reading database ... 13915 files and directories currently installed.) 20:39:06 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:39:06 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:39:06 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:39:06 (Reading database ... 13917 files and directories currently installed.) 20:39:06 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:39:06 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:39:06 Setting up debconf (1.5.66ubuntu1) ... 20:39:06 (Reading database ... 13917 files and directories currently installed.) 20:39:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:39:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:39:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:39:06 (Reading database ... 13917 files and directories currently installed.) 20:39:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:39:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:39:07 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:39:07 (Reading database ... 13917 files and directories currently installed.) 20:39:07 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:39:07 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:39:07 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:39:07 (Reading database ... 13917 files and directories currently installed.) 20:39:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:39:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:39:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:39:07 (Reading database ... 13919 files and directories currently installed.) 20:39:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:39:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:39:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:39:07 (Reading database ... 13923 files and directories currently installed.) 20:39:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:39:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:39:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:39:07 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:39:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:39:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:39:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:39:07 (Reading database ... 13923 files and directories currently installed.) 20:39:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:39:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:39:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:39:08 (Reading database ... 13923 files and directories currently installed.) 20:39:08 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:39:08 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:39:08 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:39:08 (Reading database ... 13923 files and directories currently installed.) 20:39:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:39:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:39:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:39:08 (Reading database ... 13923 files and directories currently installed.) 20:39:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:39:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:39:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:39:08 (Reading database ... 13923 files and directories currently installed.) 20:39:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:39:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:39:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:39:08 (Reading database ... 13923 files and directories currently installed.) 20:39:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:39:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:39:08 Setting up passwd (1:4.5-1ubuntu2) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:39:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:39:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 20:39:09 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:39:09 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 20:39:09 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 20:39:09 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:39:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:39:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:39:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:39:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:39:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:39:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:39:09 (Reading database ... 13923 files and directories currently installed.) 20:39:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:39:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:39:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:39:10 (Reading database ... 13923 files and directories currently installed.) 20:39:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:39:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:39:10 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:39:10 (Reading database ... 13923 files and directories currently installed.) 20:39:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:39:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:39:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:39:10 (Reading database ... 13924 files and directories currently installed.) 20:39:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:39:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:39:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:39:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:39:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:39:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:39:10 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:39:10 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:39:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:39:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:39:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:39:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:39:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:39:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:39:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:39:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:39:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:39:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:39:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:39:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:39:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:39:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:39:11 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:39:11 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:39:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:39:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:39:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:39:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:39:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:39:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:39:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:39:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:39:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:39:12 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:39:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:39:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:39:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:15 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:39:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:39:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:39:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:39:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:39:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:39:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:39:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:39:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:39:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:39:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:39:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:39:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:39:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:39:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:39:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:39:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:39:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:39:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:39:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:39:16 20:39:16 Current default time zone: 'Etc/UTC' 20:39:16 Local time is now: Wed Jun 16 20:39:16 UTC 2021. 20:39:16 Universal Time is now: Wed Jun 16 20:39:16 UTC 2021. 20:39:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:39:16 20:39:16 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:39:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 20:39:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:39:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:39:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:39:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:39:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:39:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:39:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:39:16 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:16 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:39:16 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:17 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:39:17 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:17 Setting up patch (2.7.6-2ubuntu1.1) ... 20:39:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:39:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:39:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:39:17 Installing new version of config file /etc/ssl/openssl.cnf ... 20:39:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:39:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:39:17 Setting up ca-certificates (20210119~18.04.1) ... 20:39:18 Updating certificates in /etc/ssl/certs... 20:39:19 23 added, 27 removed; done. 20:39:19 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:39:19 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:39:19 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:39:19 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:39:19 Setting up pkgbinarymangler (138.18.04.1) ... 20:39:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:39:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up perl (5.26.1-6ubuntu0.5) ... 20:39:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:39:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:39:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:39:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:39:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:39:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:39:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:39:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:39:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:39:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:39:20 Processing triggers for systemd (237-3ubuntu10.48) ... 20:39:20 Processing triggers for mime-support (3.60ubuntu1) ... 20:39:20 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:39:20 Updating certificates in /etc/ssl/certs... 20:39:21 0 added, 0 removed; done. 20:39:21 Running hooks in /etc/ca-certificates/update.d... 20:39:21 done. 20:39:21 Reading package lists... 20:39:21 Building dependency tree... 20:39:21 Reading state information... 20:39:21 The following NEW packages will be installed: 20:39:21 apt-transport-https 20:39:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:39:21 Need to get 1692 B of archives. 20:39:21 After this operation, 154 kB of additional disk space will be used. 20:39:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 20:39:21 debconf: delaying package configuration, since apt-utils is not installed 20:39:21 Fetched 1692 B in 0s (9625 B/s) 20:39:21 Selecting previously unselected package apt-transport-https. 20:39:21 (Reading database ... 13929 files and directories currently installed.) 20:39:21 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 20:39:21 Unpacking apt-transport-https (1.6.13) ... 20:39:22 Setting up apt-transport-https (1.6.13) ... 20:39:22 Waiting for network to be ready... 20:39:28 2021-06-16T20:39:25Z INFO Waiting for automatic snapd restart... 20:39:29 snapd 2.51 from Canonical* installed 20:39:30 "snapd" switched to the "latest/stable" channel 20:39:30 20:39:32 core18 20210507 from Canonical* installed 20:39:33 "core18" switched to the "latest/stable" channel 20:39:33 20:39:36 snapcraft 4.8.1 from Canonical* installed 20:39:36 "snapcraft" switched to the "latest/stable" channel 20:39:36 20:39:40 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: 20:39:40 - README.md 20:39:40 20:39:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:39:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:39:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:39:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:39:42 Reading package lists... 20:39:42 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 20:39:42 Reading package lists... 20:39:42 Building dependency tree... 20:39:42 Reading state information... 20:39:42 Suggested packages: 20:39:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:39:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:39:42 Recommended packages: 20:39:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:39:42 The following NEW packages will be installed: 20:39:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:39:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:39:42 pkg-config zip 20:39:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:39:42 Need to get 7663 kB of archives. 20:39:42 After this operation, 43.8 MB of additional disk space will be used. 20:39:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:39:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:39:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:39:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:39:42 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:39:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:39:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:39:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:39:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:39:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:39:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:39:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:39:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:39:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:39:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:39:43 debconf: delaying package configuration, since apt-utils is not installed 20:39:43 Fetched 7663 kB in 1s (10.5 MB/s) 20:39:43 Selecting previously unselected package libglib2.0-0:amd64. 20:39:43 (Reading database ... 13933 files and directories currently installed.) 20:39:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:39:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:39:43 Selecting previously unselected package libpsl5:amd64. 20:39:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:39:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:39:43 Selecting previously unselected package libnghttp2-14:amd64. 20:39:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:39:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:39:43 Selecting previously unselected package librtmp1:amd64. 20:39:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:39:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:39:43 Selecting previously unselected package libcurl3-gnutls:amd64. 20:39:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:39:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:39:44 Selecting previously unselected package liberror-perl. 20:39:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:39:44 Unpacking liberror-perl (0.17025-1) ... 20:39:44 Selecting previously unselected package git-man. 20:39:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:39:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:39:44 Selecting previously unselected package git. 20:39:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:39:44 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:39:44 Selecting previously unselected package libnorm1:amd64. 20:39:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:39:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:39:44 Selecting previously unselected package libpgm-5.2-0:amd64. 20:39:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:39:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:39:44 Selecting previously unselected package libsodium23:amd64. 20:39:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:39:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:39:44 Selecting previously unselected package libzmq5:amd64. 20:39:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:39:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:39:45 Selecting previously unselected package libzmq3-dev:amd64. 20:39:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:39:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:39:45 Selecting previously unselected package pkg-config. 20:39:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:39:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:39:45 Selecting previously unselected package zip. 20:39:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:39:45 Unpacking zip (3.0-11build1) ... 20:39:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:39:45 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:39:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:39:45 Setting up liberror-perl (0.17025-1) ... 20:39:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:39:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:39:45 No schema files found: doing nothing. 20:39:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:39:45 Setting up zip (3.0-11build1) ... 20:39:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:39:45 Setting up libsodium23:amd64 (1.0.16-2) ... 20:39:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:39:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:39:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:39:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:39:45 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:39:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:39:46 git set to automatically installed. 20:39:46 git-man set to automatically installed. 20:39:46 libcurl3-gnutls set to automatically installed. 20:39:46 liberror-perl set to automatically installed. 20:39:46 libglib2.0-0 set to automatically installed. 20:39:46 libnghttp2-14 set to automatically installed. 20:39:46 libnorm1 set to automatically installed. 20:39:46 libpgm-5.2-0 set to automatically installed. 20:39:46 libpsl5 set to automatically installed. 20:39:46 librtmp1 set to automatically installed. 20:39:46 libsodium23 set to automatically installed. 20:39:46 libzmq3-dev set to automatically installed. 20:39:46 libzmq5 set to automatically installed. 20:39:46 pkg-config set to automatically installed. 20:39:46 zip set to automatically installed. 20:39:47 snapd is not logged in, snap install commands will use sudo 20:39:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:39:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:53 ---> 4d9047792728 20:39:53 Step 3/22 : WORKDIR /edgex-go 20:39:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:39:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:39:53 ---> 4d9047792728 20:39:53 Step 3/32 : WORKDIR /edgex-go 20:39:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:39:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:39:53 ---> 4d9047792728 20:39:53 Step 3/26 : WORKDIR /edgex-go 20:39:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:39:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:53 ---> 4d9047792728 20:39:53 Step 3/24 : WORKDIR /edgex-go 20:39:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:39:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:39:53 ---> 4d9047792728 20:39:53 Step 3/24 : WORKDIR /edgex-go 20:39:53 ---> Running in f6428c266365 20:39:53 ---> Running in 1cd3420d7b9c 20:39:53 ---> Running in 163f0abc6a20 20:39:53 ---> Running in 56383dfc5360 20:39:53 ---> Running in ba0452032829 20:39:53 Removing intermediate container 56383dfc5360 20:39:53 ---> 6adfc0290776 20:39:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:53 Removing intermediate container f6428c266365 20:39:53 ---> a4be9286c7ca 20:39:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:54 ---> Running in 50b7969e3672 20:39:54 Removing intermediate container 163f0abc6a20 20:39:54 ---> a2d69196552b 20:39:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:54 Removing intermediate container 1cd3420d7b9c 20:39:54 ---> bc4b7cdf0e80 20:39:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:54 Removing intermediate container ba0452032829 20:39:54 ---> ed7826745b9f 20:39:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:54 ---> Running in 969a970cf1be 20:39:54 ---> Running in bc0d3046e70a 20:39:54 ---> Running in aa4a53919e9c 20:39:54 ---> Running in 96838879ab88 20:39:55 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:39:56 snapd is not logged in, snap install commands will use sudo 20:39:59 snap "core18" has no updates available 20:39:59 Removing intermediate container 50b7969e3672 20:39:59 ---> 5ddae0a266c1 20:39:59 Step 5/22 : RUN apk add --update --no-cache make git 20:39:59 ---> Running in fe2135cf6558 20:39:59 Removing intermediate container 96838879ab88 20:39:59 ---> 8c66f4915071 20:39:59 Step 5/32 : RUN apk add --update --no-cache make git 20:39:59 Removing intermediate container 969a970cf1be 20:39:59 ---> 4606d0b34c8d 20:39:59 Step 5/24 : RUN apk add --update --no-cache make git 20:39:59 ---> Running in ed20b6ccb712 20:39:59 ---> Running in 022f93151746 20:40:00 Downloading snap 'edgex-app-service-configurable' 20:40:00 2021/06/16 20:39:58.986333 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_557.snap: 7307264 20:40:00 Pulling app-service-config 20:40:00 + snapcraftctl pull 20:40:00 Removing intermediate container aa4a53919e9c 20:40:00 ---> 722182e818a4 20:40:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:40:00 Removing intermediate container bc0d3046e70a 20:40:00 ---> 3296133558d5 20:40:00 Step 5/26 : RUN apk add --update --no-cache make git 20:40:00 ---> Running in 60f1d0887407 20:40:00 ---> Running in 78e6c413cf3f 20:40:01 Pulling config-common 20:40:01 + snapcraftctl pull 20:40:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:02 Pulling go-build-helper 20:40:02 + snapcraftctl pull 20:40:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:04 'edgex-go' has dependencies that need to be staged: go-build-helper 20:40:04 Skipping pull go-build-helper (already ran) 20:40:04 Building go-build-helper 20:40:04 + snapcraftctl build 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:40:04 OK: 218 MiB in 52 packages 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:40:04 Staging go-build-helper 20:40:04 + snapcraftctl stage 20:40:05 OK: 218 MiB in 52 packages 20:40:05 OK: 218 MiB in 52 packages 20:40:05 OK: 218 MiB in 52 packages 20:40:05 OK: 218 MiB in 52 packages 20:40:05 Removing intermediate container fe2135cf6558 20:40:05 ---> 4a8055747d69 20:40:05 Step 6/22 : COPY go.mod . 20:40:07 ---> fd465c67f507 20:40:07 Step 7/22 : RUN go mod download 20:40:07 Removing intermediate container 78e6c413cf3f 20:40:07 ---> cf7104aebbdb 20:40:07 Step 6/24 : COPY go.mod . 20:40:07 ---> Running in d6237383fadd 20:40:07 Removing intermediate container ed20b6ccb712 20:40:07 ---> 415c71a67640 20:40:07 Step 6/24 : COPY go.mod . 20:40:08 Removing intermediate container 022f93151746 20:40:08 ---> cbc809a8c3ba 20:40:08 Step 6/32 : COPY go.mod . 20:40:08 Removing intermediate container 60f1d0887407 20:40:08 ---> f7e4f4c8b133 20:40:08 Step 6/26 : COPY go.mod . 20:40:08 ---> 495f96061577 20:40:08 Step 7/24 : RUN go mod download 20:40:10 ---> Running in 7e7c12440745 20:40:10 ---> 290fd394f1f6 20:40:10 Step 7/24 : RUN go mod download 20:40:10 ---> 4a78a47dd774 20:40:10 Step 7/32 : RUN go mod download 20:40:10 ---> Running in e22a4bf01f53 20:40:10 ---> d700c349313c 20:40:10 Step 7/26 : RUN go mod download 20:40:10 ---> Running in 57f41d297cb3 20:40:10 ---> Running in ecd35882c2a6 20:40:12 Removing intermediate container d6237383fadd 20:40:12 ---> 4b3a75364770 20:40:12 Step 8/22 : COPY . . 20:40:12 Removing intermediate container 7e7c12440745 20:40:12 ---> 84d2cff04e8c 20:40:12 Step 8/24 : COPY . . 20:40:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:40:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:40:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 20:40:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 20:40:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:40:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:40:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 20:40:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 20:40:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 20:40:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 20:40:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:40:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:40:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:40:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:40:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:40:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:40:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:40:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:40:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:40:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 20:40:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 20:40:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:40:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:40:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 20:40:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 20:40:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 20:40:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 20:40:14 Fetched 24.7 MB in 0s (0 B/s) 20:40:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:40:14 Fetched 224 kB in 0s (0 B/s) 20:40:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:40:14 Fetched 157 kB in 0s (0 B/s) 20:40:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:40:14 Fetched 221 kB in 0s (0 B/s) 20:40:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:40:14 Fetched 143 kB in 0s (0 B/s) 20:40:14 Pulling edgex-go 20:40:14 + snapcraftctl pull 20:40:16 Removing intermediate container e22a4bf01f53 20:40:16 ---> 3858374d4b19 20:40:16 Step 8/24 : COPY . . 20:40:16 Removing intermediate container 57f41d297cb3 20:40:16 ---> 6180ba7f3937 20:40:16 Step 8/26 : COPY . . 20:40:16 Removing intermediate container ecd35882c2a6 20:40:16 ---> 03bf569384ec 20:40:16 Step 8/32 : COPY . . 20:40:29 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:40:29 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:40:29 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:40:29 Fetched 0 B in 0s (0 B/s) 20:40:29 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:40:29 Fetched 96.5 kB in 0s (0 B/s) 20:40:29 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:40:29 Fetched 279 kB in 0s (0 B/s) 20:40:29 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:40:29 Fetched 122 kB in 0s (0 B/s) 20:40:29 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:40:29 Fetched 77.8 kB in 0s (0 B/s) 20:40:29 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:40:29 Fetched 8848 B in 0s (0 B/s) 20:40:29 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:40:29 Fetched 47.8 kB in 0s (0 B/s) 20:40:29 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:40:29 Fetched 45.6 kB in 0s (0 B/s) 20:40:29 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:40:29 Fetched 15.0 kB in 0s (0 B/s) 20:40:29 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:40:29 Fetched 219 kB in 0s (0 B/s) 20:40:29 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:40:29 Fetched 154 kB in 0s (0 B/s) 20:40:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:40:29 Fetched 50.6 kB in 0s (0 B/s) 20:40:29 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:40:29 Fetched 14.8 kB in 0s (0 B/s) 20:40:29 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:40:29 Fetched 41.8 kB in 0s (0 B/s) 20:40:29 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:40:29 Fetched 499 kB in 0s (0 B/s) 20:40:29 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:40:29 Fetched 111 kB in 0s (0 B/s) 20:40:29 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:40:29 Fetched 240 kB in 0s (0 B/s) 20:40:29 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:40:29 Fetched 29.3 kB in 0s (0 B/s) 20:40:29 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:40:29 Fetched 85.5 kB in 0s (0 B/s) 20:40:29 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:40:29 Fetched 24.5 kB in 0s (0 B/s) 20:40:29 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:40:29 Fetched 49.2 kB in 0s (0 B/s) 20:40:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:40:29 Fetched 54.2 kB in 0s (0 B/s) 20:40:29 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:40:29 Fetched 30.8 kB in 0s (0 B/s) 20:40:29 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:40:29 Fetched 15.8 kB in 0s (0 B/s) 20:40:29 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:40:29 Fetched 85.9 kB in 0s (0 B/s) 20:40:29 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:40:29 Fetched 8720 B in 0s (0 B/s) 20:40:29 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 20:40:29 Fetched 137 kB in 0s (0 B/s) 20:40:29 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:40:29 Fetched 119 kB in 0s (0 B/s) 20:40:29 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 20:40:29 Fetched 110 kB in 0s (0 B/s) 20:40:29 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:40:29 Fetched 11.1 kB in 0s (0 B/s) 20:40:29 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:40:29 Fetched 645 kB in 0s (0 B/s) 20:40:29 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:40:29 Fetched 41.3 kB in 0s (0 B/s) 20:40:29 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:40:29 Fetched 17.9 kB in 0s (0 B/s) 20:40:29 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:40:29 Fetched 368 kB in 0s (0 B/s) 20:40:29 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:40:29 Fetched 187 kB in 0s (0 B/s) 20:40:29 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:40:29 Fetched 175 kB in 0s (0 B/s) 20:40:29 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:40:29 Fetched 206 kB in 0s (0 B/s) 20:40:29 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:40:29 Fetched 1301 kB in 0s (0 B/s) 20:40:29 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:40:29 Fetched 36.2 kB in 0s (0 B/s) 20:40:29 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:40:29 Fetched 159 kB in 0s (0 B/s) 20:40:29 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:40:29 Fetched 107 kB in 0s (0 B/s) 20:40:29 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:40:29 Fetched 48.7 kB in 0s (0 B/s) 20:40:29 Pulling static-packages 20:40:29 + snapcraftctl pull 20:40:30 Pulling version 20:40:30 + cd /root/project 20:40:30 + git describe --tags --abbrev=0 20:40:30 + sed s/v// 20:40:30 + GIT_VERSION=2.0.0-dev.267 20:40:30 + [ -z 2.0.0-dev.267 ] 20:40:30 + snapcraftctl set-version 2.0.0-dev.267 20:40:31 Building app-service-config 20:40:31 + snapcraftctl build 20:40:33 Building config-common 20:40:33 + snapcraftctl build 20:40:35 Skipping build go-build-helper (already ran) 20:40:35 Building edgex-go 20:40:35 + cd /root/parts/edgex-go/src 20:40:35 + make build 20:40:35 go mod tidy 20:40:36 go: downloading github.com/gorilla/mux v1.8.0 20:40:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 20:40:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 20:40:36 go: downloading github.com/stretchr/testify v1.7.0 20:40:36 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 20:40:36 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:40:36 go: downloading github.com/google/uuid v1.2.0 20:40:36 go: downloading gopkg.in/yaml.v2 v2.4.0 20:40:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:40:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:40:36 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 20:40:36 go: downloading github.com/lib/pq v1.10.2 20:40:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:40:37 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:40:37 go: downloading github.com/pelletier/go-toml v1.9.2 20:40:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:40:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 20:40:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 20:40:38 go: downloading github.com/davecgh/go-spew v1.1.1 20:40:38 go: downloading github.com/pmezard/go-difflib v1.0.0 20:40:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:40:38 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:40:38 go: downloading github.com/stretchr/objx v0.1.0 20:40:38 go: downloading github.com/go-kit/kit v0.9.0 20:40:38 ---> 126d7760a041 20:40:38 Step 9/22 : RUN go mod tidy 20:40:38 ---> dce9ed0c1427 20:40:38 Step 9/24 : RUN go mod tidy 20:40:38 ---> 933f7372c762 20:40:38 Step 9/24 : RUN go mod tidy 20:40:38 ---> fb65bf70ac99 20:40:38 Step 9/26 : RUN go mod tidy 20:40:38 ---> 9e06162a5b87 20:40:38 Step 9/32 : RUN go mod tidy 20:40:38 ---> Running in 0788800276e1 20:40:38 ---> Running in ed39b6015b27 20:40:38 ---> Running in f8cc12547135 20:40:38 ---> Running in 1a2303f285e4 20:40:38 ---> Running in 5618949946fc 20:40:38 go: downloading github.com/x448/float16 v0.8.4 20:40:38 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:40:38 go: downloading github.com/go-playground/universal-translator v0.17.0 20:40:38 go: downloading github.com/leodido/go-urn v1.2.0 20:40:38 go: downloading golang.org/x/text v0.3.2 20:40:38 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:40:38 go: downloading github.com/go-playground/locales v0.13.0 20:40:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:40:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:40:38 go: downloading github.com/pebbe/zmq4 v1.2.7 20:40:38 go: downloading github.com/kr/pretty v0.2.0 20:40:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:40:39 go: downloading github.com/go-stack/stack v1.8.0 20:40:39 go: downloading github.com/hashicorp/consul/api v1.8.1 20:40:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:40:39 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:40:39 go: downloading github.com/kr/text v0.1.0 20:40:39 go: downloading github.com/gorilla/websocket v1.4.2 20:40:39 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:40:39 go: downloading github.com/onsi/ginkgo v1.10.1 20:40:39 go: downloading github.com/onsi/gomega v1.7.0 20:40:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:40:39 go: downloading github.com/mitchellh/copystructure v1.0.0 20:40:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:40:39 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:40:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:40:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:40:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:40:39 go: downloading github.com/hashicorp/serf v0.9.5 20:40:39 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:40:39 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:40:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:40:39 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:40:39 go: downloading github.com/fatih/color v1.9.0 20:40:39 go: downloading github.com/mattn/go-colorable v0.1.6 20:40:39 go: downloading github.com/mattn/go-isatty v0.0.12 20:40:39 go: downloading github.com/pkg/errors v0.8.1 20:40:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:40:39 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:40:39 go: downloading github.com/hashicorp/memberlist v0.2.2 20:40:39 go: downloading github.com/hpcloud/tail v1.0.0 20:40:39 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:40:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:40:39 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:40:39 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:40:39 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:40:39 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:40:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:40:39 go: downloading github.com/miekg/dns v1.1.26 20:40:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:40:39 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:40:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:40:39 go: downloading github.com/hashicorp/errwrap v1.0.0 20:40:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:40:45 Removing intermediate container ed39b6015b27 20:40:45 ---> 846e97a92e02 20:40:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:40:45 ---> Running in defc8d29f322 20:40:45 Removing intermediate container 1a2303f285e4 20:40:45 ---> 24864f6ec614 20:40:45 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:40:45 ---> Running in a8946507db94 20:40:45 Removing intermediate container f8cc12547135 20:40:45 ---> 550a073eaf86 20:40:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:40:45 Removing intermediate container 5618949946fc 20:40:45 ---> 92ad74099b98 20:40:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:40:45 Removing intermediate container 0788800276e1 20:40:45 ---> 09779375b6a0 20:40:45 Step 10/24 : RUN make cmd/core-data/core-data 20:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:40:48 ---> Running in 4e73ef3fa0f7 20:40:48 ---> Running in 0da66d078422 20:40:48 ---> Running in ae1df1868087 20:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:40:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:40:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:40:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:40:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:40:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:41:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:41:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:41:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:41:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:41:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:41:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:41:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:41:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:41:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:41:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:41:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:41:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:41:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:41:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:41:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:41:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:41:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:41:02 + 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 20:41:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:41:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:41:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:41:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:41:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:41:02 + 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 20:41:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:41:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:41:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:41:05 Building static-packages 20:41:05 + snapcraftctl build 20:41:06 Building version 20:41:06 + snapcraftctl build 20:41:10 Staging app-service-config 20:41:10 + snapcraftctl stage 20:41:10 Staging config-common 20:41:10 + snapcraftctl stage 20:41:10 Skipping stage go-build-helper (already ran) 20:41:10 Staging edgex-go 20:41:10 + snapcraftctl stage 20:41:12 Staging static-packages 20:41:12 + snapcraftctl stage 20:41:13 Staging version 20:41:13 + snapcraftctl stage 20:41:13 Priming app-service-config 20:41:13 + snapcraftctl prime 20:41:14 Priming config-common 20:41:15 + snapcraftctl prime 20:41:16 Priming go-build-helper 20:41:16 + snapcraftctl prime 20:41:17 Priming edgex-go 20:41:17 + snapcraftctl prime 20:41:18 Priming static-packages 20:41:18 + snapcraftctl prime 20:41:20 Priming version 20:41:20 + snapcraftctl prime 20:41:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:42: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 20:42:50 Removing intermediate container a8946507db94 20:42:50 ---> 1b3f64657b57 20:42:50 20:42:50 Step 11/32 : FROM alpine:3.12 20:42:50 3.12: Pulling from library/alpine 20:42:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:42:53 Status: Downloaded newer image for alpine:3.12 20:42:53 ---> c4fd0aeabfcf 20:42:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:42:53 ---> Running in 6e28f6aa4c1c 20:42:54 Removing intermediate container 0da66d078422 20:42:54 ---> c0533f7336c7 20:42:54 20:42:54 Step 11/26 : FROM alpine:3.12 20:42:54 ---> c4fd0aeabfcf 20:42:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:42:54 Removing intermediate container 4e73ef3fa0f7 20:42:54 ---> 830a8fdfb484 20:42:54 20:42:54 Step 11/22 : FROM alpine:3.12 20:42:54 ---> c4fd0aeabfcf 20:42:54 Step 12/22 : RUN apk add --update --no-cache curl 20:42:54 ---> Running in 15a653d9a821 20:42:54 ---> Running in e6aa7199a63e 20:42:55 Removing intermediate container 6e28f6aa4c1c 20:42:55 ---> e858517f77f4 20:42:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:42:55 ---> Running in 74dd2b90e759 20:42:56 Removing intermediate container defc8d29f322 20:42:56 ---> 6d24834804dd 20:42:56 20:42:56 Step 11/24 : FROM alpine:3.12 20:42:56 ---> c4fd0aeabfcf 20:42:56 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:42:57 ---> Running in d3708ae541de 20:42:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:42:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:42:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:42:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:42:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:42:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:42:58 (1/4) Installing ca-certificates (20191127-r4) 20:42:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:42:58 (3/4) Installing libcurl (7.77.0-r0) 20:42:58 (4/4) Installing curl (7.77.0-r0) 20:42:58 Executing busybox-1.31.1-r20.trigger 20:42:58 Executing ca-certificates-20191127-r4.trigger 20:42:58 (1/6) Installing ca-certificates (20191127-r4) 20:42:58 (1/2) Installing dumb-init (1.2.2-r1) 20:42:58 (2/2) Installing su-exec (0.2-r1) 20:42:58 Executing busybox-1.31.1-r20.trigger 20:42:58 OK: 5 MiB in 16 packages 20:42:58 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:42:58 (3/6) Installing libcurl (7.77.0-r0) 20:42:58 (4/6) Installing curl (7.77.0-r0) 20:42:58 (5/6) Installing dumb-init (1.2.2-r1) 20:42:58 (6/6) Installing su-exec (0.2-r1) 20:42:58 Executing busybox-1.31.1-r20.trigger 20:42:58 Executing ca-certificates-20191127-r4.trigger 20:42:58 OK: 7 MiB in 18 packages 20:42:59 OK: 7 MiB in 20 packages 20:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:42:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:00 (1/1) Installing dumb-init (1.2.2-r1) 20:43:00 Executing busybox-1.31.1-r20.trigger 20:43:00 OK: 5 MiB in 15 packages 20:43:00 Removing intermediate container 74dd2b90e759 20:43:00 ---> c5d664e53ac5 20:43:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:43:01 ---> Running in 0836d9fa8ec8 20:43:02 Removing intermediate container 15a653d9a821 20:43:02 ---> 082c0e8e9ac7 20:43:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:02 Removing intermediate container e6aa7199a63e 20:43:02 ---> 727d493e1a95 20:43:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:43:03 ---> Running in 18402e6bc772 20:43:03 ---> Running in 3327fa06e060 20:43:03 Removing intermediate container d3708ae541de 20:43:03 ---> 00fdd02f12b3 20:43:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:03 Removing intermediate container 0836d9fa8ec8 20:43:03 ---> fa438fec99ca 20:43:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:43:03 ---> Running in 330854fc55f3 20:43:03 ---> Running in 412e7e9647b4 20:43:03 Removing intermediate container ae1df1868087 20:43:03 ---> 4fdcd4290dd5 20:43:03 20:43:03 Step 11/24 : FROM alpine:3.12 20:43:03 ---> c4fd0aeabfcf 20:43:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:43:03 Removing intermediate container 18402e6bc772 20:43:03 ---> 4333b2a107e7 20:43:03 Step 14/26 : WORKDIR / 20:43:03 Removing intermediate container 3327fa06e060 20:43:03 ---> 8eed17c1d689 20:43:03 Step 14/22 : WORKDIR /edgex 20:43:04 ---> Running in 0f02ec635b22 20:43:04 ---> Running in 723efa1ac0d8 20:43:04 Removing intermediate container 412e7e9647b4 20:43:04 ---> bf91bf86d964 20:43:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:43:04 ---> Running in d4c3639266ea 20:43:04 Removing intermediate container 330854fc55f3 20:43:04 ---> 49e8af7d6df3 20:43:04 Step 14/24 : ENV APP_PORT=59881 20:43:04 ---> Running in a4a6a8fd0934 20:43:04 ---> Running in f120c68ae3c2 20:43:04 Removing intermediate container 0f02ec635b22 20:43:04 ---> aba9be280023 20:43:04 Step 13/24 : ENV APP_PORT=59880 20:43:05 ---> Running in bc79757f4ebd 20:43:05 Removing intermediate container 723efa1ac0d8 20:43:05 ---> b4b170f89e93 20:43:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:43:05 Removing intermediate container d4c3639266ea 20:43:05 ---> 4f437a380223 20:43:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:43:05 Removing intermediate container f120c68ae3c2 20:43:05 ---> 7b4fa924eeb7 20:43:05 Step 15/24 : EXPOSE $APP_PORT 20:43:05 Removing intermediate container bc79757f4ebd 20:43:05 ---> 63bfd4677d0b 20:43:05 Step 14/24 : EXPOSE $APP_PORT 20:43:05 ---> Running in 508f9f9a37ce 20:43:06 ---> Running in 1a55ceca5245 20:43:06 Removing intermediate container 508f9f9a37ce 20:43:06 ---> 9d8eeb896923 20:43:06 Step 16/24 : WORKDIR / 20:43:06 ---> 2967e1176e00 20:43:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:43:06 ---> 792cce718d1a 20:43:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:43:06 Removing intermediate container 1a55ceca5245 20:43:06 ---> a8597ea5e3c1 20:43:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:06 ---> Running in 4a287ce0fd6c 20:43:07 ---> Running in d2b33841d071 20:43:09 Removing intermediate container a4a6a8fd0934 20:43:09 ---> 449720e4b3f3 20:43:09 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:43:09 Removing intermediate container 4a287ce0fd6c 20:43:09 ---> ed11fdbaa88c 20:43:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:09 ---> Running in 95e4c433178a 20:43:09 ---> e0e0b262cf37 20:43:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:43:09 ---> d6a89c57afac 20:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:43:09 Removing intermediate container 95e4c433178a 20:43:09 ---> 58e5e6cb16e6 20:43:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:43:09 ---> bad370b11375 20:43:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:43:09 ---> 87e229213202 20:43:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:43:10 Removing intermediate container d2b33841d071 20:43:10 ---> e31a0207e367 20:43:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:43:10 ---> be934079f32c 20:43:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:43:10 ---> e70a121b03bf 20:43:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:43:10 ---> Running in 8aa46382b292 20:43:10 ---> Running in 2216af824574 20:43:10 ---> Running in e92cae515e47 20:43:11 ---> 734abf76878a 20:43:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:43:11 ---> 1def75a2e988 20:43:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:43:11 Removing intermediate container e92cae515e47 20:43:11 ---> ff65a233eba2 20:43:11 Step 19/22 : CMD ["--init=true"] 20:43:12 ---> Running in d7ab15651fb6 20:43:12 ---> e3b53c508727 20:43:12 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:43:12 Removing intermediate container d7ab15651fb6 20:43:12 ---> 2d4f8928dc00 20:43:12 Step 20/22 : LABEL arch=arm64 20:43:13 ---> Running in a0db43510cd3 20:43:13 ---> Running in 5fdcd9e6e90e 20:43:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:43:13 ---> cb3a98208d46 20:43:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:43:13 Removing intermediate container a0db43510cd3 20:43:13 ---> b0008b482022 20:43:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:14 ---> Running in 3d0900cb5be1 20:43:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:43:14 Removing intermediate container 5fdcd9e6e90e 20:43:14 ---> 35c4a8b97a3a 20:43:14 Step 21/22 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:43:14 ---> Running in de0e1f9db6e9 20:43:14 Removing intermediate container 3d0900cb5be1 20:43:14 ---> 5506c415c462 20:43:14 Step 22/24 : LABEL arch=arm64 20:43:14 (1/6) Installing dumb-init (1.2.2-r1) 20:43:14 Removing intermediate container 2216af824574 20:43:14 ---> 12a187282af6 20:43:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:15 (2/6) Installing libgcc (9.3.0-r2) 20:43:15 ---> Running in 2170d32ec6fa 20:43:15 (3/6) Installing libsodium (1.0.18-r0) 20:43:15 (4/6) Installing libstdc++ (9.3.0-r2) 20:43:15 Removing intermediate container de0e1f9db6e9 20:43:15 ---> a9c2ef9d5798 20:43:15 Step 22/22 : LABEL version=0.0.0 20:43:15 ---> 4e85889268c4 20:43:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:43:15 (5/6) Installing libzmq (4.3.3-r0) 20:43:15 ---> Running in 148c3dcc9bfc 20:43:15 (6/6) Installing zeromq (4.3.3-r0) 20:43:15 Executing busybox-1.31.1-r20.trigger 20:43:15 OK: 8 MiB in 20 packages 20:43:15 Removing intermediate container 2170d32ec6fa 20:43:15 ---> 68ee60971d66 20:43:15 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:43:15 ---> cb21f98b814e 20:43:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:43:16 ---> Running in 762d66d800c7 20:43:16 Removing intermediate container 148c3dcc9bfc 20:43:16 ---> f29308df3a4e 20:43:16 20:43:16 ---> 080ab498fbe8 20:43:16 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:43:16 ---> Running in 2721480a7249 20:43:16 Successfully built f29308df3a4e 20:43:17 Successfully tagged security-proxy-setup-arm64:latest 20:43:17 Removing intermediate container 762d66d800c7 20:43:17 ---> e0d4fa86ab50 20:43:17 Step 24/24 : LABEL version=0.0.0 20:43:17 Building support-scheduler 20:43:17  Building security-proxy-setup ... done  ---> Running in 8f1862b7a53e 20:43:17 Removing intermediate container 8aa46382b292 20:43:17 ---> eb2c4129a2bc 20:43:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:18 ---> 3ce05b8384bc 20:43:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:43:18 Removing intermediate container 8f1862b7a53e 20:43:18 ---> 1155d65378d1 20:43:18 20:43:18 Successfully built 1155d65378d1 20:43:18 Successfully tagged core-metadata-arm64:latest 20:43:18  Building core-metadata ... done Building support-notifications 20:43:19 ---> 904b58599307 20:43:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:43:19 ---> f94618aff57a 20:43:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:43:20 Removing intermediate container 2721480a7249 20:43:20 ---> d0300c4e9759 20:43:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:43:21 ---> 28f93cd67b91 20:43:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:43:21 ---> Running in 88450c66ddd9 20:43:21 ---> a784b108ab85 20:43:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:43:22 Removing intermediate container 88450c66ddd9 20:43:22 ---> 7b1c3d5dcc25 20:43:22 Step 24/26 : LABEL arch=arm64 20:43:22 ---> 4753a18a9717 20:43:22 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:43:22 ---> Running in 7ce0270b6dba 20:43:23 ---> 2ba25721e704 20:43:23 Step 20/24 : ENTRYPOINT ["/core-data"] 20:43:23 ---> Running in d46e367e25d3 20:43:23 ---> Running in 939fb7e4c5d6 20:43:23 Removing intermediate container 7ce0270b6dba 20:43:23 ---> 8cb922a3a2eb 20:43:23 Step 25/26 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:43:23 ---> Running in aab26b4b3373 20:43:24 Removing intermediate container d46e367e25d3 20:43:24 ---> 29c1d1fef6c5 20:43:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:43:24 Removing intermediate container 939fb7e4c5d6 20:43:24 ---> 1f1090c2f14d 20:43:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:24 Removing intermediate container aab26b4b3373 20:43:24 ---> 71c7e6933ccb 20:43:24 Step 26/26 : LABEL version=0.0.0 20:43:25 ---> Running in 9f06fa4c478f 20:43:25 ---> Running in 1e2c879d90f2 20:43:25 ---> 2c9edefb6f1c 20:43:25 Step 27/32 : RUN chmod +x /entrypoint.sh 20:43:25 Removing intermediate container 9f06fa4c478f 20:43:25 ---> 51fe4b108504 20:43:25 Step 22/24 : LABEL arch=arm64 20:43:25 ---> Running in 1f9ff9bfa28c 20:43:25 Removing intermediate container 1e2c879d90f2 20:43:25 ---> fcc960f07191 20:43:25 20:43:26 ---> Running in 9f187bb1df55 20:43:26 Successfully built fcc960f07191 20:43:26 Successfully tagged security-secretstore-setup-arm64:latest 20:43:26  Building security-secretstore-setup ... done Building sys-mgmt-agent 20:43:27 Removing intermediate container 9f187bb1df55 20:43:27 ---> df646221252b 20:43:27 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:43:27 ---> Running in cf31496e8625 20:43:28 Removing intermediate container cf31496e8625 20:43:28 ---> 2473b1bf928f 20:43:28 Step 24/24 : LABEL version=0.0.0 20:43:28 ---> Running in 547af0c009e9 20:43:29 Removing intermediate container 1f9ff9bfa28c 20:43:29 ---> 7557040b95e5 20:43:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:43:29 Removing intermediate container 547af0c009e9 20:43:29 ---> 245811462be8 20:43:29 20:43:29 ---> Running in 6127674d68ac 20:43:29 Successfully built 245811462be8 20:43:29 Successfully tagged core-data-arm64:latest 20:43:29 Building core-command 20:43:30  Building core-data ... done Removing intermediate container 6127674d68ac 20:43:30 ---> aa8a1998a14f 20:43:30 Step 29/32 : CMD ["gate"] 20:43:30 ---> Running in 91dffe960048 20:43:31 Removing intermediate container 91dffe960048 20:43:31 ---> 8a5d90a45dc3 20:43:31 Step 30/32 : LABEL arch=arm64 20:43:31 ---> Running in 51f3f947a823 20:43:32 Removing intermediate container 51f3f947a823 20:43:32 ---> 35007f94d49c 20:43:32 Step 31/32 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:43:33 ---> Running in 1c3beee64954 20:43:34 Removing intermediate container 1c3beee64954 20:43:34 ---> 8ce1eb84e68e 20:43:34 Step 32/32 : LABEL version=0.0.0 20:43:34 ---> Running in 7a6aefd106cb 20:43:35 Removing intermediate container 7a6aefd106cb 20:43:35 ---> 28cfd9ad8ea3 20:43:35 20:43:35 Successfully built 28cfd9ad8ea3 20:43:35 Successfully tagged security-bootstrapper-arm64:latest 20:44:08  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:08 ---> 4d9047792728 20:44:08 Step 3/23 : WORKDIR /edgex-go 20:44:08 ---> Using cache 20:44:08 ---> ed7826745b9f 20:44:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:08 ---> Using cache 20:44:08 ---> 722182e818a4 20:44:08 Step 5/23 : RUN apk add --update --no-cache make git 20:44:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:44:08 ---> 4d9047792728 20:44:08 Step 3/23 : WORKDIR /edgex-go 20:44:08 ---> Using cache 20:44:08 ---> ed7826745b9f 20:44:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:08 ---> Using cache 20:44:08 ---> 722182e818a4 20:44:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:44:10 ---> Running in 9bb31504a1aa 20:44:10 ---> Running in a808af86cbcf 20:44:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:44:12 ---> 4d9047792728 20:44:12 Step 3/24 : WORKDIR /edgex-go 20:44:12 ---> Using cache 20:44:12 ---> ed7826745b9f 20:44:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:12 ---> Using cache 20:44:12 ---> 722182e818a4 20:44:12 Step 5/24 : RUN apk add --update --no-cache make bash git 20:44:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:44:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:44:13 ---> 4d9047792728 20:44:13 Step 3/24 : WORKDIR /edgex-go 20:44:13 ---> Using cache 20:44:13 ---> ed7826745b9f 20:44:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:13 ---> Using cache 20:44:13 ---> 722182e818a4 20:44:13 Step 5/24 : RUN apk add --update --no-cache make git 20:44:13 ---> Running in 3eff323238cf 20:44:13 ---> Running in 1205bb12755c 20:44:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:14 OK: 218 MiB in 52 packages 20:44:14 OK: 218 MiB in 52 packages 20:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:44:15 Removing intermediate container 9bb31504a1aa 20:44:15 ---> 648b70a14640 20:44:15 Step 6/23 : COPY go.mod . 20:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:16 Removing intermediate container a808af86cbcf 20:44:16 ---> 6246a0f3288f 20:44:16 Step 6/23 : COPY go.mod . 20:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:44:22 ---> 65baf02b3e61 20:44:22 Step 7/23 : RUN go mod download 20:44:22 ---> Running in 4facfd7018b6 20:44:22 ---> 1816773f6781 20:44:22 Step 7/23 : RUN go mod download 20:44:22 OK: 218 MiB in 52 packages 20:44:22 ---> Running in 1d128d504146 20:44:22 OK: 218 MiB in 52 packages 20:44:22 Removing intermediate container 3eff323238cf 20:44:22 ---> a0425825daa8 20:44:22 Step 6/24 : COPY go.mod . 20:44:22 Removing intermediate container 1205bb12755c 20:44:22 ---> 9e7ec15d067e 20:44:22 Step 6/24 : COPY go.mod . 20:44:22 ---> 1689e1cb7434 20:44:22 Step 7/24 : RUN go mod download 20:44:22 ---> Running in f3aa79b97a98 20:44:22 ---> 02b2a2fe03ec 20:44:22 Step 7/24 : RUN go mod download 20:44:22 ---> Running in 6d8aa58337aa 20:44:22 Removing intermediate container 4facfd7018b6 20:44:22 ---> 965409cf6a29 20:44:22 Step 8/23 : COPY . . 20:44:22 Removing intermediate container 1d128d504146 20:44:22 ---> a81b9f874f1a 20:44:22 Step 8/23 : COPY . . 20:44:26 Removing intermediate container 6d8aa58337aa 20:44:26 ---> 8efcedb6c1a2 20:44:26 Step 8/24 : COPY . . 20:44:26 Removing intermediate container f3aa79b97a98 20:44:26 ---> 50955ae85e1c 20:44:26 Step 8/24 : COPY . . 20:44:38 ---> cdf0b4ea4747 20:44:38 Step 9/23 : RUN go mod tidy 20:44:38 ---> 6e81df159a35 20:44:38 Step 9/23 : RUN go mod tidy 20:44:38 ---> 07de77360f77 20:44:38 Step 9/24 : RUN go mod tidy 20:44:39 ---> Running in a454bece93cc 20:44:39 ---> Running in d2b9c6cf768a 20:44:39 ---> Running in 08b6e7095be6 20:44:39 ---> 5d9765959f48 20:44:39 Step 9/24 : RUN go mod tidy 20:44:39 ---> Running in 02b2b7641b69 20:44:45 Removing intermediate container d2b9c6cf768a 20:44:45 ---> 89886f57da75 20:44:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:44:45 Removing intermediate container a454bece93cc 20:44:45 ---> bf220c08f3aa 20:44:45 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:44:45 ---> Running in b4f159173ff3 20:44:45 Removing intermediate container 02b2b7641b69 20:44:45 ---> 3bdc174c0cb1 20:44:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:44:45 ---> Running in a9882a5fcd81 20:44:45 Removing intermediate container 08b6e7095be6 20:44:45 ---> 350a589b2414 20:44:45 Step 10/24 : RUN make cmd/core-command/core-command 20:44:45 ---> Running in 189be68668ee 20:44:46 ---> Running in b62df7a1f57c 20:44:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:44:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:44:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 20:46:27 Removing intermediate container b62df7a1f57c 20:46:27 ---> bc88ee142cb7 20:46:27 20:46:27 Step 11/24 : FROM alpine:3.12 20:46:27 ---> c4fd0aeabfcf 20:46:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:46:27 ---> Using cache 20:46:27 ---> 00fdd02f12b3 20:46:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:27 ---> Using cache 20:46:27 ---> 49e8af7d6df3 20:46:27 Step 14/24 : ENV APP_PORT=59882 20:46:27 Removing intermediate container 189be68668ee 20:46:27 ---> 76ac90eff04d 20:46:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:46:27 ---> Running in 3d71490a7ff9 20:46:27 ---> Running in 7a99a8803ea2 20:46:27 Removing intermediate container a9882a5fcd81 20:46:27 ---> ba86ff0da7c1 20:46:27 20:46:27 Step 11/23 : FROM alpine:3.12 20:46:27 ---> c4fd0aeabfcf 20:46:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:46:27 ---> Using cache 20:46:27 ---> 00fdd02f12b3 20:46:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:46:27 ---> Using cache 20:46:27 ---> 49e8af7d6df3 20:46:27 Step 14/23 : ENV APP_PORT=59861 20:46:27 Removing intermediate container 3d71490a7ff9 20:46:27 ---> 488a2526b877 20:46:27 Step 15/24 : EXPOSE $APP_PORT 20:46:27 ---> Running in e14ccd0a5e7e 20:46:27 ---> Running in 07cfa171f389 20:46:27 Removing intermediate container b4f159173ff3 20:46:27 ---> 9292faff1b1a 20:46:27 20:46:27 Step 11/23 : FROM alpine:3.12 20:46:27 ---> c4fd0aeabfcf 20:46:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:27 ---> Running in 7294749555d4 20:46:27 Removing intermediate container e14ccd0a5e7e 20:46:27 ---> 99e3392698e6 20:46:27 Step 15/23 : EXPOSE $APP_PORT 20:46:27 Removing intermediate container 07cfa171f389 20:46:27 ---> d9c91ffcb656 20:46:27 Step 16/24 : WORKDIR / 20:46:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:46:27 ---> Running in 4ec874a6d37b 20:46:27 ---> Running in cde5df8b1dda 20:46:27 Removing intermediate container 4ec874a6d37b 20:46:27 ---> 44d6bc79cbeb 20:46:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:27 Removing intermediate container cde5df8b1dda 20:46:27 ---> b69e6ec8bbb8 20:46:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:27 ---> 217baa0ac385 20:46:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:46:27 ---> ac351561342d 20:46:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:46:27 (1/2) Installing ca-certificates (20191127-r4) 20:46:27 (2/2) Installing dumb-init (1.2.2-r1) 20:46:27 Executing busybox-1.31.1-r20.trigger 20:46:27 Executing ca-certificates-20191127-r4.trigger 20:46:27 OK: 6 MiB in 16 packages 20:46:27 Removing intermediate container 7a99a8803ea2 20:46:27 ---> a87d60e73456 20:46:27 20:46:27 Step 12/24 : FROM docker:20.10.0 20:46:27 ---> 652d9b30a90a 20:46:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:46:27 20.10.0: Pulling from library/docker 20:46:27 ---> 019bbff57a08 20:46:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:46:27 ---> 6f5c3b8ea166 20:46:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:46:27 ---> Running in d649299061c8 20:46:27 ---> 01213c325c4b 20:46:27 Step 20/24 : ENTRYPOINT ["/core-command"] 20:46:27 Removing intermediate container 7294749555d4 20:46:27 ---> eeeca5e2e3a3 20:46:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:46:28 ---> Running in c680dd8eefc6 20:46:28 ---> Running in edc38a941d40 20:46:28 Removing intermediate container d649299061c8 20:46:28 ---> e6f2f42ac782 20:46:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:28 ---> Running in 537fb8fb08b0 20:46:29 Removing intermediate container edc38a941d40 20:46:29 ---> ac0294a8406f 20:46:29 Step 14/23 : ENV APP_PORT=59860 20:46:29 Removing intermediate container c680dd8eefc6 20:46:29 ---> c20f214d7a9f 20:46:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:29 ---> Running in efd95c2e18e9 20:46:29 ---> Running in 8ac2f311e99e 20:46:29 Removing intermediate container 537fb8fb08b0 20:46:29 ---> 728dd4cbd890 20:46:29 Step 21/23 : LABEL arch=arm64 20:46:29 ---> Running in 091e429a0eb7 20:46:30 Removing intermediate container efd95c2e18e9 20:46:30 ---> 5cd22c33ef85 20:46:30 Step 15/23 : EXPOSE $APP_PORT 20:46:30 Removing intermediate container 8ac2f311e99e 20:46:30 ---> 351f1f25ad6e 20:46:30 Step 22/24 : LABEL arch=arm64 20:46:30 ---> Running in c2845c706d60 20:46:30 ---> Running in 4495ee984613 20:46:30 Removing intermediate container 091e429a0eb7 20:46:30 ---> c0ca5b96f204 20:46:30 Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:46:31 ---> Running in 150c274b1587 20:46:31 Removing intermediate container c2845c706d60 20:46:31 ---> cc653d74c10c 20:46:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:46:31 Removing intermediate container 4495ee984613 20:46:31 ---> ef0a546f8b44 20:46:31 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:46:31 ---> Running in c13fb818982c 20:46:32 Removing intermediate container 150c274b1587 20:46:32 ---> 49383d60e16f 20:46:32 Step 23/23 : LABEL version=0.0.0 20:46:32 ---> Running in 4b85c3bbd0b4 20:46:32 ---> 22bb7bba2343 20:46:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:46:32 Removing intermediate container c13fb818982c 20:46:32 ---> ff327cf1b9ff 20:46:32 Step 24/24 : LABEL version=0.0.0 20:46:35 ---> Running in d321972de542 20:46:35 Removing intermediate container 4b85c3bbd0b4 20:46:35 ---> 2cb62aafd123 20:46:35 20:46:35 Successfully built 2cb62aafd123 20:46:35 Successfully tagged support-scheduler-arm64:latest 20:46:35  Building support-scheduler ... done Removing intermediate container d321972de542 20:46:35 ---> ec0013d44508 20:46:35 20:46:35 ---> 15a55bdabd06 20:46:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:46:35 Successfully built ec0013d44508 20:46:35 Successfully tagged core-command-arm64:latest 20:46:35  Building core-command ... done  ---> f96ce7976d4a 20:46:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:46:35 ---> Running in 6a88843bfd82 20:46:36 Removing intermediate container 6a88843bfd82 20:46:36 ---> fa16acc8f75e 20:46:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:46:36 ---> Running in 6fc8ac22e1ba 20:46:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:46:36 Status: Downloaded newer image for docker:20.10.0 20:46:36 ---> eeaf43b92773 20:46:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:46:36 ---> Running in f61c90ab5ea7 20:46:37 Removing intermediate container 6fc8ac22e1ba 20:46:37 ---> a6a36be09c3f 20:46:37 Step 21/23 : LABEL arch=arm64 20:46:37 ---> Running in f029a825e5f2 20:46:37 Removing intermediate container f61c90ab5ea7 20:46:37 ---> 7350ce68f32a 20:46:37 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:46:37 ---> Running in 01d1ddbc2283 20:46:37 Removing intermediate container f029a825e5f2 20:46:37 ---> bc6789997caa 20:46:37 Step 22/23 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:46:37 ---> Running in 998535c0238c 20:46:38 Removing intermediate container 998535c0238c 20:46:38 ---> 6c359d6134fc 20:46:38 Step 23/23 : LABEL version=0.0.0 20:46:38 ---> Running in b6bb02723608 20:46:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:39 Removing intermediate container b6bb02723608 20:46:39 ---> 23f6d007f31d 20:46:39 20:46:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:39 Successfully built 23f6d007f31d 20:46:39 Successfully tagged support-notifications-arm64:latest 20:46:39  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) 20:46:39 (2/39) Installing bash (5.0.17-r0) 20:46:39 Executing bash-5.0.17-r0.post-install 20:46:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:46:39 (4/39) Installing libcurl (7.77.0-r0) 20:46:39 (5/39) Installing curl (7.77.0-r0) 20:46:39 (6/39) Installing dumb-init (1.2.2-r1) 20:46:39 (7/39) Installing libbz2 (1.0.8-r1) 20:46:39 (8/39) Installing expat (2.2.9-r1) 20:46:39 (9/39) Installing libffi (3.3-r2) 20:46:39 (10/39) Installing gdbm (1.13-r1) 20:46:39 (11/39) Installing xz-libs (5.2.5-r0) 20:46:39 (12/39) Installing sqlite-libs (3.32.1-r1) 20:46:39 (13/39) Installing python3 (3.8.10-r0) 20:46:41 (14/39) Installing py3-appdirs (1.4.4-r1) 20:46:41 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:46:41 (16/39) Installing py3-parsing (2.4.7-r0) 20:46:41 (17/39) Installing py3-six (1.15.0-r0) 20:46:41 (18/39) Installing py3-packaging (20.4-r0) 20:46:41 (19/39) Installing py3-setuptools (47.0.0-r0) 20:46:41 (20/39) Installing py3-chardet (3.0.4-r4) 20:46:41 (21/39) Installing py3-idna (2.9-r0) 20:46:41 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:46:41 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:46:41 (24/39) Installing py3-requests (2.23.0-r0) 20:46:41 (25/39) Installing py3-msgpack (1.0.0-r0) 20:46:41 (26/39) Installing py3-lockfile (0.12.2-r3) 20:46:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:46:42 (28/39) Installing py3-colorama (0.4.3-r0) 20:46:42 (29/39) Installing py3-distlib (0.3.0-r0) 20:46:42 (30/39) Installing py3-distro (1.5.0-r1) 20:46:42 (31/39) Installing py3-webencodings (0.5.1-r3) 20:46:42 (32/39) Installing py3-html5lib (1.0.1-r4) 20:46:42 (33/39) Installing py3-pytoml (0.1.21-r0) 20:46:42 (34/39) Installing py3-pep517 (0.8.2-r0) 20:46:42 (35/39) Installing py3-progress (1.5-r0) 20:46:42 (36/39) Installing py3-toml (0.10.1-r0) 20:46:42 (37/39) Installing py3-retrying (1.3.3-r0) 20:46:42 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:46:42 (39/39) Installing py3-pip (20.1.1-r0) 20:46:42 Executing busybox-1.31.1-r19.trigger 20:46:42 OK: 72 MiB in 59 packages 20:46:46 Collecting docker-compose==1.23.2 20:46:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:46:46 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:46:47 Collecting docker<4.0,>=3.6.0 20:46:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:46:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:46:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:46:49 Collecting PyYAML<4,>=3.10 20:46:49 Downloading PyYAML-3.13.tar.gz (270 kB) 20:46:53 Collecting websocket-client<1.0,>=0.32.0 20:46:53 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:46:53 Collecting dockerpty<0.5,>=0.4.1 20:46:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:46:55 Collecting docopt<0.7,>=0.6.1 20:46:55 Downloading docopt-0.6.2.tar.gz (25 kB) 20:46:58 Collecting cached-property<2,>=1.2.0 20:46:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:46:58 Collecting texttable<0.10,>=0.9.0 20:46:58 Downloading texttable-0.9.1.tar.gz (11 kB) 20:46:59 Collecting jsonschema<3,>=2.5.1 20:46:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:46:59 Collecting docker-pycreds>=0.4.0 20:46:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:47:00 Collecting urllib3<1.25,>=1.21.1 20:47:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:47:00 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 20:47:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 20:47:00 Collecting idna<2.8,>=2.5 20:47:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:47:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:47:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:47:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:47:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:47:01 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docopt, cached-property, texttable, jsonschema, docker-compose 20:47:01 Attempting uninstall: urllib3 20:47:01 Found existing installation: urllib3 1.25.9 20:47:01 Uninstalling urllib3-1.25.9: 20:47:01 Successfully uninstalled urllib3-1.25.9 20:47:02 Attempting uninstall: idna 20:47:02 Found existing installation: idna 2.9 20:47:02 Uninstalling idna-2.9: 20:47:02 Successfully uninstalled idna-2.9 20:47:03 Attempting uninstall: requests 20:47:03 Found existing installation: requests 2.23.0 20:47:03 Uninstalling requests-2.23.0: 20:47:03 Successfully uninstalled requests-2.23.0 20:47:04 Running setup.py install for PyYAML: started 20:47:07 Running setup.py install for PyYAML: finished with status 'done' 20:47:07 Running setup.py install for dockerpty: started 20:47:09 Running setup.py install for dockerpty: finished with status 'done' 20:47:09 Running setup.py install for docopt: started 20:47:11 Running setup.py install for docopt: finished with status 'done' 20:47:11 Running setup.py install for texttable: started 20:47:12 Running setup.py install for texttable: finished with status 'done' 20:47:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:47:22 Removing intermediate container 01d1ddbc2283 20:47:22 ---> a06aae193d81 20:47:22 Step 15/24 : ENV APP_PORT=58890 20:47:22 ---> Running in 1ea6b4941c00 20:47:22 Removing intermediate container 1ea6b4941c00 20:47:22 ---> dbf8528bdd9e 20:47:22 Step 16/24 : EXPOSE $APP_PORT 20:47:23 ---> Running in f5f0daad5e43 20:47:23 Removing intermediate container f5f0daad5e43 20:47:23 ---> 0f6666d3102a 20:47:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:47:24 ---> e8b770e25595 20:47:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:47:25 ---> 4bdfdd96c4e4 20:47:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:47:26 ---> bf7a9bc79585 20:47:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:47:26 ---> Running in fbbc5c48f470 20:47:27 Removing intermediate container fbbc5c48f470 20:47:27 ---> b235f243fb1c 20:47:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:27 ---> Running in 04a96583f4a1 20:47:27 Removing intermediate container 04a96583f4a1 20:47:27 ---> 3be984101794 20:47:27 Step 22/24 : LABEL arch=arm64 20:47:28 ---> Running in b3f26f07b65c 20:47:28 Removing intermediate container b3f26f07b65c 20:47:28 ---> ecf874cdbf83 20:47:28 Step 23/24 : LABEL git_sha=bedc98dc49de9ec0aa39ec098e2b53b105985fb0 20:47:28 ---> Running in 2a31fbbf25f7 20:47:29 Removing intermediate container 2a31fbbf25f7 20:47:29 ---> 702733c2cea4 20:47:29 Step 24/24 : LABEL version=0.0.0 20:47:29 ---> Running in 214fc1a1c37b 20:47:29 Removing intermediate container 214fc1a1c37b 20:47:29 ---> 20db502a1c35 20:47:29 20:47:30 Successfully built 20db502a1c35 20:47:30 Successfully tagged sys-mgmt-agent-arm64:latest 20:47:30  Building sys-mgmt-agent ... done  [Pipeline] } 20:47:30 $ docker stop --time=1 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c 20:47:32 $ docker rm -f 9f022c33e03bc51e6bb13975cfcec7d7f9e368a76ef484554c8610717a34b47c [Pipeline] // withDockerContainer [Pipeline] sh 20:47:32 + docker images 20:47:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:33 sys-mgmt-agent-arm64 latest 20db502a1c35 4 seconds ago 299MB 20:47:33 support-notifications-arm64 latest 23f6d007f31d 55 seconds ago 15.7MB 20:47:33 core-command-arm64 latest ec0013d44508 About a minute ago 15MB 20:47:33 support-scheduler-arm64 latest 2cb62aafd123 About a minute ago 15.1MB 20:47:33 a87d60e73456 About a minute ago 969MB 20:47:33 9292faff1b1a About a minute ago 969MB 20:47:33 ba86ff0da7c1 About a minute ago 968MB 20:47:33 bc88ee142cb7 About a minute ago 966MB 20:47:33 security-bootstrapper-arm64 latest 28cfd9ad8ea3 3 minutes ago 17.5MB 20:47:33 core-data-arm64 latest 245811462be8 4 minutes ago 19.1MB 20:47:33 security-secretstore-setup-arm64 latest fcc960f07191 4 minutes ago 27.1MB 20:47:33 core-metadata-arm64 latest 1155d65378d1 4 minutes ago 15.7MB 20:47:33 security-proxy-setup-arm64 latest f29308df3a4e 4 minutes ago 24.2MB 20:47:33 4fdcd4290dd5 4 minutes ago 975MB 20:47:33 6d24834804dd 4 minutes ago 972MB 20:47:33 830a8fdfb484 4 minutes ago 973MB 20:47:33 c0533f7336c7 4 minutes ago 976MB 20:47:33 1b3f64657b57 4 minutes ago 969MB 20:47:33 ci-base-image-arm64 latest 4d9047792728 15 minutes ago 641MB 20:47:33 alpine 3.12 c4fd0aeabfcf 23 hours ago 5.32MB 20:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 7 days ago 429MB 20:47:33 docker 20.10.0 eeaf43b92773 6 months ago 228MB 20:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:47:33 ---> job-cost.sh 20:47:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fFWL 20:48:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-fFWL/bin to PATH 20:49:55 INFO: No Stack... 20:49:55 INFO: Retrieving Pricing Info for: v2-standard-4 20:49:55 INFO: Archiving Costs [Pipeline] sh 20:49:55 + cat /w/workspace/edgex-go/2/archives/cost.csv 20:49:55 + cut -d, -f6 [Pipeline] lock 20:49:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] 20:49:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] did not exist. Created. 20:49:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:56 + echo total: 0.18000000715255737 [Pipeline] stash 20:49:56 Stashed 1 file(s) [Pipeline] } 20:49:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3575-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:49:57 provisioning config files... 20:49:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config915128165398173987tmp [Pipeline] { [Pipeline] sh 20:49:59 + set +x 20:49:59 + curl -s https://codecov.io/bash 20:49:59 + bash -s -- 20:49:59 20:49:59 _____ _ 20:49:59 / ____| | | 20:49:59 | | ___ __| | ___ ___ _____ __ 20:49:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:59 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:59 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:59 Bash-1.0.3 20:49:59 20:49:59 20:49:59 ==> git version 2.24.4 found 20:49:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:49:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:49:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:49:59 ==> Jenkins CI detected. 20:49:59 project root: . 20:49:59 --> token set from env 20:49:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:59 ==> Running gcov in . (disable via -X gcov) 20:49:59 ==> Python coveragepy not found 20:49:59 ==> Searching for coverage reports in: 20:49:59 + . 20:49:59 -> Found 1 reports 20:49:59 ==> Detecting git/mercurial file structure 20:49:59 ==> Reading reports 20:49:59 + ./coverage.out bytes=398092 20:49:59 ==> Appending adjustments 20:49:59 https://docs.codecov.io/docs/fixing-reports 20:49:59 + Found adjustments 20:49:59 ==> Gzipping contents 20:49:59 56K /tmp/codecov.EV2SSi.gz 20:49:59 ==> Uploading reports 20:49:59 url: https://codecov.io 20:49:59 query: branch=PR-3575&commit=bedc98dc49de9ec0aa39ec098e2b53b105985fb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3575%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3575&job=&cmd_args= 20:49:59 -> Pinging Codecov 20:49:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3575&commit=bedc98dc49de9ec0aa39ec098e2b53b105985fb0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3575%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3575&job=&cmd_args= 20:49:59 -> Uploading to 20:49:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/00271124DB129430A58F1EEE437C3FCB/bedc98dc49de9ec0aa39ec098e2b53b105985fb0/d4a61763-2a03-4685-abb2-85ee6d3448dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T204959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cd6646542de95985e17fcb7e79e91b4064c062b8738ff441d3b6d957fa30c0c 20:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:59 Dload Upload Total Spent Left Speed 20:49:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54528 0 0 100 54528 0 106k --:--:-- --:--:-- --:--:-- 106k 100 54528 0 0 100 54528 0 106k --:--:-- --:--:-- --:--:-- 106k 20:49:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bedc98dc49de9ec0aa39ec098e2b53b105985fb0 [Pipeline] } 20:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:50:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:01 ---> package-listing.sh 20:50:01 ++ tr '[:upper:]' '[:lower:]' 20:50:01 ++ facter osfamily 20:50:01 + OS_FAMILY=redhat 20:50:01 + workspace=/w/workspace/edgex-go/2 20:50:01 + START_PACKAGES=/tmp/packages_start.txt 20:50:01 + END_PACKAGES=/tmp/packages_end.txt 20:50:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:01 + PACKAGES=/tmp/packages_start.txt 20:50:01 + '[' /w/workspace/edgex-go/2 ']' 20:50:01 + PACKAGES=/tmp/packages_end.txt 20:50:01 + case "${OS_FAMILY}" in 20:50:01 + rpm -qa 20:50:01 + sort 20:50:03 + '[' -f /tmp/packages_start.txt ']' 20:50:03 + '[' -f /tmp/packages_end.txt ']' 20:50:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:03 + '[' /w/workspace/edgex-go/2 ']' 20:50:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:50:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:50:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:50:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:04 20:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:05 alpine: Pulling from edgex-lftools-log-publisher 20:50:05 df20fa9351a1: Pulling fs layer 20:50:05 36b3adc4ff6f: Pulling fs layer 20:50:05 8ad3a11d3b57: Pulling fs layer 20:50:05 46f8f816bc3b: Pulling fs layer 20:50:05 93b61091891f: Pulling fs layer 20:50:05 93b9cdb0e59b: Pulling fs layer 20:50:05 5e14af77c1be: Pulling fs layer 20:50:05 01666e4c0597: Pulling fs layer 20:50:05 aa168da1d23b: Pulling fs layer 20:50:05 46f8f816bc3b: Waiting 20:50:05 93b61091891f: Waiting 20:50:05 93b9cdb0e59b: Waiting 20:50:05 5e14af77c1be: Waiting 20:50:05 01666e4c0597: Waiting 20:50:05 aa168da1d23b: Waiting 20:50:05 36b3adc4ff6f: Verifying Checksum 20:50:05 36b3adc4ff6f: Download complete 20:50:05 46f8f816bc3b: Verifying Checksum 20:50:05 46f8f816bc3b: Download complete 20:50:05 df20fa9351a1: Verifying Checksum 20:50:05 df20fa9351a1: Download complete 20:50:05 93b9cdb0e59b: Verifying Checksum 20:50:05 93b9cdb0e59b: Download complete 20:50:05 5e14af77c1be: Verifying Checksum 20:50:05 5e14af77c1be: Download complete 20:50:05 93b61091891f: Download complete 20:50:05 01666e4c0597: Verifying Checksum 20:50:05 01666e4c0597: Download complete 20:50:05 df20fa9351a1: Pull complete 20:50:05 36b3adc4ff6f: Pull complete 20:50:05 8ad3a11d3b57: Verifying Checksum 20:50:05 8ad3a11d3b57: Download complete 20:50:06 8ad3a11d3b57: Pull complete 20:50:06 46f8f816bc3b: Pull complete 20:50:06 93b61091891f: Pull complete 20:50:06 93b9cdb0e59b: Pull complete 20:50:06 5e14af77c1be: Pull complete 20:50:06 01666e4c0597: Pull complete 20:50:07 aa168da1d23b: Verifying Checksum 20:50:07 aa168da1d23b: Download complete 20:50:11 aa168da1d23b: Pull complete 20:50:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:50:11 prd-centos7-docker-4c-2g-1781 does not seem to be running inside a container 20:50:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:50:14 $ docker top 0e40b09067ce27364c327a53810f1153ab22e35bfbbd460bac6087f167117b5c -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:14 + touch /tmp/pre-build-complete [Pipeline] sh 20:50:14 + mkdir -p /var/log/sa [Pipeline] sh 20:50:15 + ls /var/log/sa-host 20:50:15 + sadf -c /var/log/sa-host/sa05 20:50:15 file_magic: OK 20:50:15 HZ: Using current value: 100 20:50:15 file_header: OK 20:50:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:50:15 Statistics: 20:50:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:15 File successfully converted to sysstat format version 12.2.1 20:50:15 + sadf -c /var/log/sa-host/sa16 20:50:15 file_magic: OK 20:50:15 HZ: Using current value: 100 20:50:15 file_header: OK 20:50:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:50:15 Statistics: 20:50:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:15 provisioning config files... 20:50:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1218643996386715013tmp [Pipeline] { [Pipeline] echo 20:50:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:50:17 ---> create-netrc.sh [Pipeline] } 20:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:50:17 ---> python-tools-install.sh [Pipeline] echo 20:50:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:18 ---> sudo-logs.sh 20:50:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:50:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:18 ---> job-cost.sh 20:50:18 lf-activate-venv: SKIPPING 20:50:18 DEBUG: total: 0.18000000715255737 20:50:18 INFO: Retrieving Stack Cost... 20:50:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:50:20 INFO: Archiving Costs [Pipeline] echo 20:50:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:20 ---> logs-deploy.sh 20:50:20 lf-activate-venv: SKIPPING 20:50:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3575/2 20:50:20 INFO: archiving workspace using pattern(s): 20:50:21 Archives upload complete. 20:50:21 INFO: archiving logs to Nexus 20:50:21 ---> uname -a: 20:50:21 Linux prd-centos7-docker-4c-2g-1781.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:50:21 20:50:21 20:50:21 ---> lscpu: 20:50:21 Architecture: x86_64 20:50:21 CPU op-mode(s): 32-bit, 64-bit 20:50:21 Byte Order: Little Endian 20:50:21 Address sizes: 40 bits physical, 48 bits virtual 20:50:21 CPU(s): 2 20:50:21 On-line CPU(s) list: 0,1 20:50:21 Thread(s) per core: 1 20:50:21 Core(s) per socket: 1 20:50:21 Socket(s): 2 20:50:21 NUMA node(s): 1 20:50:21 Vendor ID: AuthenticAMD 20:50:21 CPU family: 23 20:50:21 Model: 49 20:50:21 Model name: AMD EPYC-Rome Processor 20:50:21 Stepping: 0 20:50:21 CPU MHz: 2799.998 20:50:21 BogoMIPS: 5599.99 20:50:21 Virtualization: AMD-V 20:50:21 Hypervisor vendor: KVM 20:50:21 Virtualization type: full 20:50:21 L1d cache: 64 KiB 20:50:21 L1i cache: 64 KiB 20:50:21 L2 cache: 1 MiB 20:50:21 L3 cache: 32 MiB 20:50:21 NUMA node0 CPU(s): 0,1 20:50:21 Vulnerability Itlb multihit: Not affected 20:50:21 Vulnerability L1tf: Not affected 20:50:21 Vulnerability Mds: Not affected 20:50:21 Vulnerability Meltdown: Not affected 20:50:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:50:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:50:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:50:21 Vulnerability Srbds: Not affected 20:50:21 Vulnerability Tsx async abort: Not affected 20:50:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 20:50:21 20:50:21 20:50:21 ---> nproc: 20:50:21 2 20:50:21 20:50:21 20:50:21 ---> df -h: 20:50:21 Filesystem Size Used Available Use% Mounted on 20:50:21 overlay 40.0G 12.0G 27.9G 30% / 20:50:21 tmpfs 64.0M 0 64.0M 0% /dev 20:50:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:50:21 shm 64.0M 0 64.0M 0% /dev/shm 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 20:50:21 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp 20:50:21 20:50:21 20:50:21 ---> free -m: 20:50:21 total used free shared buff/cache available 20:50:21 Mem: 7821 1213 1763 0 4844 6569 20:50:21 Swap: 1023 1 1022 20:50:21 20:50:21 20:50:21 ---> ip addr: 20:50:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:50:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:50:21 inet 127.0.0.1/8 scope host lo 20:50:21 valid_lft forever preferred_lft forever 20:50:21 inet6 ::1/128 scope host 20:50:21 valid_lft forever preferred_lft forever 20:50:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:50:21 link/ether fa:16:3e:34:81:02 brd ff:ff:ff:ff:ff:ff 20:50:21 inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 20:50:21 valid_lft 84967sec preferred_lft 84967sec 20:50:21 inet6 fe80::f816:3eff:fe34:8102/64 scope link 20:50:21 valid_lft forever preferred_lft forever 20:50:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:50:21 link/ether 02:42:8b:c7:cf:10 brd ff:ff:ff:ff:ff:ff 20:50:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:50:21 valid_lft forever preferred_lft forever 20:50:21 inet6 fe80::42:8bff:fec7:cf10/64 scope link 20:50:21 valid_lft forever preferred_lft forever 20:50:21 20:50:21 20:50:21 ---> sar -b -r -n DEV: 20:50:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:50:21 20:50:21 20:26:18 LINUX RESTART (2 CPU) 20:50:21 20:50:21 20:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:50:21 20:28:01 95.78 3.66 92.12 0.00 2645.93 14594.65 0.00 20:50:21 20:29:01 186.56 0.02 186.55 0.00 0.53 48241.84 0.00 20:50:21 20:30:01 59.52 0.00 59.52 0.00 0.00 10662.03 0.00 20:50:21 20:31:01 60.68 0.02 60.67 0.00 0.53 8859.25 0.00 20:50:21 20:32:01 650.02 165.57 484.45 0.00 4059.53 309022.66 0.00 20:50:21 20:33:01 323.59 6.31 317.28 0.00 1066.62 133180.49 0.00 20:50:21 20:34:01 390.16 26.84 363.31 0.00 3063.18 117962.15 0.00 20:50:21 20:35:01 6.69 0.00 6.69 0.00 0.00 294.45 0.00 20:50:21 20:36:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 20:50:21 20:37:01 0.50 0.30 0.20 0.00 2.40 2.30 0.00 20:50:21 20:38:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 20:50:21 20:39:01 0.22 0.02 0.20 0.00 0.13 2.73 0.00 20:50:21 20:40:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 20:50:21 20:41:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 20:50:21 20:42:01 0.35 0.18 0.17 0.00 5.73 2.40 0.00 20:50:21 20:43:01 0.90 0.00 0.90 0.00 0.00 16.92 0.00 20:50:21 20:44:01 0.17 0.00 0.17 0.00 0.00 2.30 0.00 20:50:21 20:45:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 20:50:21 20:46:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 20:50:21 20:47:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 20:50:21 20:48:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 20:50:21 20:49:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 20:50:21 20:50:01 13.14 12.81 0.33 0.00 1436.75 17.27 0.00 20:50:21 Average: 77.87 9.39 68.48 0.00 532.58 27973.19 0.00 20:50:21 20:50:21 20:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:50:21 20:28:01 5143496 0 802616 10.02 2620 2060200 1288052 14.22 727472 1723500 160 20:50:21 20:29:01 4008900 0 1136040 14.18 2620 2861372 1744576 19.26 1272108 2194912 109428 20:50:21 20:30:01 3870324 0 1050556 13.12 2620 3085432 1733352 19.14 1295776 2284884 26148 20:50:21 20:31:01 3784296 0 1042864 13.02 2620 3179152 1639644 18.10 1233116 2432768 311288 20:50:21 20:32:01 1128808 0 1548820 19.34 2620 5328684 3682152 40.65 2601684 3536756 18008 20:50:21 20:33:01 624676 0 1503996 18.78 2620 5877640 2839824 31.35 2386332 4276824 257780 20:50:21 20:34:01 2419880 0 1153876 14.41 2620 4432556 1419044 15.67 1382876 3488808 20 20:50:21 20:35:01 2435984 0 1137764 14.21 2620 4432564 1278780 14.12 1382144 3482336 12 20:50:21 20:36:01 2439836 0 1133912 14.16 2620 4432564 1263592 13.95 1380816 3482584 8 20:50:21 20:37:01 2438888 0 1134852 14.17 2620 4432572 1263496 13.95 1386308 3479852 8 20:50:21 20:38:01 2438856 0 1134880 14.17 2620 4432576 1263556 13.95 1386296 3480084 8 20:50:21 20:39:01 2439056 0 1134672 14.17 2620 4432584 1263424 13.95 1385888 3480088 8 20:50:21 20:40:01 2439264 0 1134460 14.16 2620 4432588 1263424 13.95 1386008 3480088 8 20:50:21 20:41:01 2438784 0 1134940 14.17 2620 4432588 1263424 13.95 1386008 3480088 8 20:50:21 20:42:01 2438564 0 1135124 14.17 2620 4432624 1263508 13.95 1386116 3480112 20 20:50:21 20:43:01 2438784 0 1134904 14.17 2620 4432624 1263424 13.95 1385908 3480112 12 20:50:21 20:44:01 2438692 0 1134988 14.17 2620 4432632 1263424 13.95 1385920 3480112 8 20:50:21 20:45:01 2438916 0 1134760 14.17 2620 4432636 1263424 13.95 1385924 3480112 8 20:50:21 20:46:01 2439064 0 1134608 14.17 2620 4432640 1263424 13.95 1385928 3480112 8 20:50:21 20:47:01 2438620 0 1135048 14.17 2620 4432644 1263508 13.95 1386024 3480112 8 20:50:21 20:48:01 2439056 0 1134608 14.17 2620 4432648 1263424 13.95 1386056 3480112 12 20:50:21 20:49:01 2438284 0 1135376 14.18 2620 4432652 1263544 13.95 1386244 3480112 8 20:50:21 20:50:01 2378616 0 1151996 14.38 2620 4475700 1288584 14.23 1401864 3522988 216 20:50:21 Average: 2606071 0 1148507 14.34 2620 4251734 1504461 16.61 1438383 3289889 31443 20:50:21 20:50:21 20:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:50:21 20:28:01 eth0 930.34 1102.83 3208.10 149.54 0.00 0.00 0.00 0.00 20:50:21 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:28:01 docker0 965.13 745.41 77.64 2743.45 0.00 0.00 0.00 0.00 20:50:21 20:29:01 eth0 626.37 559.42 3553.37 54.29 0.00 0.00 0.00 0.00 20:50:21 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:29:01 docker0 259.79 280.30 16.80 843.24 0.00 0.00 0.00 0.00 20:50:21 20:29:01 veth592fc87 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:21 20:30:01 eth0 27.56 18.50 17.65 63.12 0.00 0.00 0.00 0.00 20:50:21 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:30:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 20:50:21 20:30:01 veth592fc87 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 20:50:21 20:31:01 eth0 169.03 145.66 1690.76 21.70 0.00 0.00 0.00 0.00 20:50:21 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:32:01 vethac5a53c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:21 20:32:01 vethdb9f7b0 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 20:50:21 20:32:01 eth0 103.20 77.96 202.91 61.01 0.00 0.00 0.00 0.00 20:50:21 20:32:01 veth3dae841 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:50:21 20:33:01 vethdb9f7b0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:50:21 20:33:01 eth0 47.34 26.27 186.38 20.86 0.00 0.00 0.00 0.00 20:50:21 20:33:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:33:01 veth5c39ad6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:21 20:34:01 eth0 239.85 178.42 1783.41 67.78 0.00 0.00 0.00 0.00 20:50:21 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:34:01 docker0 1342.06 1196.94 101.80 4364.19 0.00 0.00 0.00 0.00 20:50:21 20:35:01 eth0 0.93 0.28 0.43 0.03 0.00 0.00 0.00 0.00 20:50:21 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:36:01 eth0 0.63 0.30 0.28 0.17 0.00 0.00 0.00 0.00 20:50:21 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:37:01 eth0 0.78 0.23 0.20 0.11 0.00 0.00 0.00 0.00 20:50:21 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:38:01 eth0 0.57 0.30 0.28 0.20 0.00 0.00 0.00 0.00 20:50:21 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:39:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:40:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:42:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 20:50:21 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:43:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:50:21 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:44:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:45:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:46:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:21 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:47:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 20:50:21 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:48:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:50:21 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:49:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 20:50:21 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:50:01 eth0 6.51 4.58 7.34 2.95 0.00 0.00 0.00 0.00 20:50:21 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 Average: eth0 93.13 91.29 461.23 19.13 0.00 0.00 0.00 0.00 20:50:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:21 Average: docker0 58.40 52.09 4.43 189.92 0.00 0.00 0.00 0.00 20:50:21 20:50:21 20:50:21 ---> sar -P ALL: 20:50:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 20:50:21 20:50:21 20:26:18 LINUX RESTART (2 CPU) 20:50:21 20:50:21 20:27:02 CPU %user %nice %system %iowait %steal %idle 20:50:21 20:28:01 all 15.08 0.00 4.27 3.05 0.07 77.53 20:50:21 20:28:01 0 14.29 0.00 4.47 2.81 0.07 78.36 20:50:21 20:28:01 1 15.86 0.00 4.08 3.29 0.07 76.70 20:50:21 20:29:01 all 29.46 0.00 7.66 3.60 0.09 59.19 20:50:21 20:29:01 0 29.46 0.00 8.37 3.24 0.09 58.84 20:50:21 20:29:01 1 29.46 0.00 6.96 3.95 0.09 59.54 20:50:21 20:30:01 all 40.26 0.00 4.73 0.40 0.08 54.54 20:50:21 20:30:01 0 40.00 0.00 4.82 0.44 0.09 54.65 20:50:21 20:30:01 1 40.52 0.00 4.63 0.35 0.07 54.43 20:50:21 20:31:01 all 58.98 0.00 8.83 1.00 0.10 31.09 20:50:21 20:31:01 0 59.39 0.00 9.19 0.60 0.09 30.72 20:50:21 20:31:01 1 58.56 0.00 8.47 1.40 0.11 31.46 20:50:21 20:32:01 all 31.92 0.00 21.61 22.47 0.10 23.90 20:50:21 20:32:01 0 32.15 0.00 21.68 22.85 0.09 23.23 20:50:21 20:32:01 1 31.69 0.00 21.53 22.10 0.11 24.56 20:50:21 20:33:01 all 73.73 0.00 13.42 10.11 0.11 2.62 20:50:21 20:33:01 0 73.85 0.00 13.05 9.68 0.11 3.32 20:50:21 20:33:01 1 73.62 0.00 13.80 10.55 0.11 1.93 20:50:21 20:34:01 all 54.13 0.00 15.19 4.52 0.10 26.07 20:50:21 20:34:01 0 54.63 0.00 16.13 4.67 0.09 24.48 20:50:21 20:34:01 1 53.63 0.00 14.24 4.36 0.11 27.66 20:50:21 20:35:01 all 0.17 0.00 0.08 0.01 0.02 99.72 20:50:21 20:35:01 0 0.05 0.00 0.08 0.00 0.02 99.85 20:50:21 20:35:01 1 0.28 0.00 0.08 0.02 0.02 99.60 20:50:21 20:36:01 all 0.14 0.00 0.07 0.00 0.03 99.76 20:50:21 20:36:01 0 0.05 0.00 0.10 0.00 0.03 99.82 20:50:21 20:36:01 1 0.23 0.00 0.03 0.00 0.03 99.70 20:50:21 20:37:01 all 0.15 0.00 0.03 0.00 0.03 99.79 20:50:21 20:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:50:21 20:37:01 1 0.28 0.00 0.05 0.00 0.03 99.63 20:50:21 20:38:01 all 0.13 0.00 0.04 0.00 0.03 99.81 20:50:21 20:38:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:50:21 20:38:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:50:21 20:50:21 20:38:01 CPU %user %nice %system %iowait %steal %idle 20:50:21 20:39:01 all 0.05 0.00 0.03 0.00 0.02 99.90 20:50:21 20:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:50:21 20:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:50:21 20:40:01 all 0.12 0.00 0.03 0.00 0.03 99.83 20:50:21 20:40:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:50:21 20:40:01 1 0.22 0.00 0.02 0.00 0.02 99.75 20:50:21 20:41:01 all 0.08 0.00 0.03 0.00 0.02 99.87 20:50:21 20:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:50:21 20:41:01 1 0.12 0.00 0.02 0.00 0.00 99.87 20:50:21 20:42:01 all 0.09 0.00 0.03 0.00 0.02 99.86 20:50:21 20:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:50:21 20:42:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:50:21 20:43:01 all 0.15 0.00 0.03 0.00 0.03 99.80 20:50:21 20:43:01 0 0.27 0.00 0.03 0.00 0.03 99.67 20:50:21 20:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:50:21 20:44:01 all 0.07 0.00 0.02 0.00 0.02 99.90 20:50:21 20:44:01 0 0.12 0.00 0.02 0.00 0.02 99.85 20:50:21 20:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:50:21 20:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 20:50:21 20:45:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:50:21 20:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:50:21 20:46:01 all 0.15 0.00 0.03 0.00 0.01 99.81 20:50:21 20:46:01 0 0.25 0.00 0.02 0.00 0.00 99.73 20:50:21 20:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:50:21 20:47:01 all 0.15 0.00 0.03 0.00 0.03 99.80 20:50:21 20:47:01 0 0.23 0.00 0.02 0.00 0.02 99.73 20:50:21 20:47:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:50:21 20:48:01 all 0.04 0.00 0.03 0.00 0.02 99.92 20:50:21 20:48:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:50:21 20:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:50:21 20:49:01 all 0.08 0.00 0.03 0.00 0.02 99.88 20:50:21 20:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 20:50:21 20:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:50:21 20:50:21 20:49:01 CPU %user %nice %system %iowait %steal %idle 20:50:21 20:50:01 all 1.61 0.00 0.63 0.19 0.02 97.55 20:50:21 20:50:01 0 1.21 0.00 0.60 0.03 0.02 98.14 20:50:21 20:50:01 1 2.01 0.00 0.65 0.35 0.02 96.97 20:50:21 Average: all 12.62 0.00 3.16 1.86 0.04 82.32 20:50:21 Average: 0 12.61 0.00 3.24 1.82 0.04 82.29 20:50:21 Average: 1 12.63 0.00 3.08 1.90 0.04 82.36 20:50:21 20:50:21 20:50:21