Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b1e7a5a65ee34af16a20e24c74600659bf2d743+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (38f4f0b122e98c1c80740954ce710c66248d750e) 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-ssh4148746404147932285.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-ssh8335026506134581427.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5374540403814246499.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-ssh6276122777551054332.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2505601788306245773.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-388 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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/16@tmp/jenkins-gitclient-ssh5602558316956597447.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/16@tmp/jenkins-gitclient-ssh1101390212913481648.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 Merge succeeded, producing 7fb0470e2688512998228ec27afeed1240245181 Checking out Revision 7fb0470e2688512998228ec27afeed1240245181 (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # 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/16@tmp/jenkins-gitclient-ssh4452761446834661196.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb0470e2688512998228ec27afeed1240245181 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:04 ========================================================= 00:31:04 EdgeX Global Pipelines Version Info 00:31:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:05 ------------------- 00:31:05 stable info: 00:31:05 ------------------- 00:31:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:05 Message: update stable to v1.0.195 00:31:06 ------------------- 00:31:06 experimental info: 00:31:06 ------------------- 00:31:06 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fb0470e2688512998228ec27afeed1240245181 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fb0470 [Pipeline] echo 00:31:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:06 provisioning config files... 00:31:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4601350349989278718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:07 ---> docker-login.sh 00:31:07 nexus3.edgexfoundry.org:10001 00:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:07 Configure a credential helper to remove this warning. See 00:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:07 00:31:07 Login Succeeded 00:31:07 nexus3.edgexfoundry.org:10002 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 nexus3.edgexfoundry.org:10003 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 nexus3.edgexfoundry.org:10004 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 docker.io 00:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:08 Configure a credential helper to remove this warning. See 00:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:08 00:31:08 Login Succeeded 00:31:08 ---> docker-login.sh ends [Pipeline] } 00:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:09 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-command/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-command,cmd/core-command/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-data/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-data,cmd/core-data/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/core-metadata/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/support-notifications/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/support-scheduler/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:09 + for file in '`ls cmd/**/Dockerfile`' 00:31:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:09 ++ cut -d/ -f2 00:31:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:09 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:10 00:31:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:10 latest: Pulling from edgex-devops/git-semver 00:31:10 31603596830f: Pulling fs layer 00:31:10 54011a49482f: Pulling fs layer 00:31:10 a6820b24f6d8: Pulling fs layer 00:31:10 f581987b2513: Pulling fs layer 00:31:10 f581987b2513: Waiting 00:31:10 54011a49482f: Download complete 00:31:10 31603596830f: Verifying Checksum 00:31:10 31603596830f: Download complete 00:31:10 f581987b2513: Verifying Checksum 00:31:10 f581987b2513: Download complete 00:31:10 a6820b24f6d8: Verifying Checksum 00:31:10 a6820b24f6d8: Download complete 00:31:10 31603596830f: Pull complete 00:31:11 54011a49482f: Pull complete 00:31:11 a6820b24f6d8: Pull complete 00:31:12 f581987b2513: Pull complete 00:31:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:12 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:16 $ docker top 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:16 [ssh-agent] Looking for ssh-agent implementation... 00:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:16 $ docker exec 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent 00:31:16 SSH_AUTH_SOCK=/tmp/ssh-CrmHfrMsKldc/agent.13 00:31:16 SSH_AGENT_PID=19 00:31:16 Running ssh-add (command line suppressed) 00:31:17 Identity added: /w/workspace/edgex-go/16@tmp/private_key_3918054736213183347.key (/w/workspace/edgex-go/16@tmp/private_key_3918054736213183347.key) 00:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:17 + git tag --points-at HEAD [Pipeline] } 00:31:17 $ docker exec --env ******** --env ******** 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent -k 00:31:17 unset SSH_AUTH_SOCK; 00:31:17 unset SSH_AGENT_PID; 00:31:17 echo Agent pid 19 killed; 00:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:17 [ssh-agent] Looking for ssh-agent implementation... 00:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:17 $ docker exec 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent 00:31:17 SSH_AUTH_SOCK=/tmp/ssh-4YOTfYCZxak2/agent.54 00:31:17 SSH_AGENT_PID=60 00:31:17 Running ssh-add (command line suppressed) 00:31:17 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6699450763526175237.key (/w/workspace/edgex-go/16@tmp/private_key_6699450763526175237.key) 00:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:18 + git semver init 00:31:18 # -> Open(): unable to determine branch for HEAD 00:31:18 # $GIT_DIR = /w/workspace/edgex-go/16/.git 00:31:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 00:31:18 # $SEMVER_REMOTE_NAME = origin 00:31:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:18 # $SEMVER_USER_NAME = edgex-jenkins 00:31:18 # $SEMVER_BRANCH = PR-3531 00:31:18 # $SEMVER_TEMP = /tmp/semver-186866483 00:31:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:40 # '/tmp/semver-186866483' -> '/w/workspace/edgex-go/16/.semver' 00:31:40 # -> Force: false 00:31:40 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 00:31:40 $ docker exec --env ******** --env ******** 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c ssh-agent -k 00:31:40 unset SSH_AUTH_SOCK; 00:31:40 unset SSH_AGENT_PID; 00:31:40 echo Agent pid 60 killed; 00:31:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:40 + git semver [Pipeline] } 00:31:40 $ docker stop --time=1 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c 00:31:43 $ docker rm -f 5f2d2eff7b50b68b75f2d9daacb49e1c8754be01b1c9dbf5aa92a108f6deab3c [Pipeline] // withDockerContainer [Pipeline] sh 00:31:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:44 Stashed 1 file(s) [Pipeline] echo 00:31:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:31:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:45 + sudo service docker restart 00:31:45 + true 00:31:45 Redirecting to /bin/systemctl restart docker.service 00:31:59 Still waiting to schedule task 00:31:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo 00:32:03 ========================================================= 00:32:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:32:05 Sending build context to Docker daemon 329.2MB 00:32:05 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:05 Step 2/6 : FROM ${BASE} 00:32:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:05 540db60ca938: Pulling fs layer 00:32:05 adcc1eea9eea: Pulling fs layer 00:32:05 4c4ab2625f07: Pulling fs layer 00:32:05 0510c868ecb4: Pulling fs layer 00:32:05 afea3b2eda06: Pulling fs layer 00:32:05 7809a108b3ef: Pulling fs layer 00:32:05 f706445af74f: Pulling fs layer 00:32:05 0510c868ecb4: Waiting 00:32:05 afea3b2eda06: Waiting 00:32:05 7809a108b3ef: Waiting 00:32:05 f706445af74f: Waiting 00:32:05 4c4ab2625f07: Verifying Checksum 00:32:05 4c4ab2625f07: Download complete 00:32:05 540db60ca938: Verifying Checksum 00:32:05 540db60ca938: Download complete 00:32:05 afea3b2eda06: Verifying Checksum 00:32:05 afea3b2eda06: Download complete 00:32:05 7809a108b3ef: Verifying Checksum 00:32:05 7809a108b3ef: Download complete 00:32:05 adcc1eea9eea: Verifying Checksum 00:32:05 adcc1eea9eea: Download complete 00:32:05 540db60ca938: Pull complete 00:32:05 adcc1eea9eea: Pull complete 00:32:05 4c4ab2625f07: Pull complete 00:32:06 f706445af74f: Verifying Checksum 00:32:06 f706445af74f: Download complete 00:32:07 0510c868ecb4: Verifying Checksum 00:32:07 0510c868ecb4: Download complete 00:32:11 0510c868ecb4: Pull complete 00:32:11 afea3b2eda06: Pull complete 00:32:11 7809a108b3ef: Pull complete 00:32:14 f706445af74f: Pull complete 00:32:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:14 ---> b068be0155e3 00:32:14 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:16 ---> Running in e4739cca988b 00:32:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:17 (1/12) Installing libmagic (5.39-r0) 00:32:18 (2/12) Installing file (5.39-r0) 00:32:18 (3/12) Installing libc-dev (0.7.2-r3) 00:32:18 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:33 (5/12) Installing fortify-headers (1.1-r0) 00:32:33 (6/12) Installing patch (2.7.6-r6) 00:32:33 (7/12) Installing build-base (0.5-r2) 00:32:33 (8/12) Installing libsodium (1.0.18-r0) 00:32:33 (9/12) Installing pkgconf (1.7.3-r0) 00:32:33 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:33 (11/12) Installing libzmq (4.3.3-r1) 00:32:33 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:33 Executing busybox-1.32.1-r6.trigger 00:32:33 OK: 219 MiB in 52 packages 00:32:35 Removing intermediate container e4739cca988b 00:32:35 ---> 930c5c0d9947 00:32:35 Step 4/6 : WORKDIR /edgex-go 00:32:35 ---> Running in 883dc0b94d9a 00:32:35 Removing intermediate container 883dc0b94d9a 00:32:35 ---> 916a476cbb48 00:32:35 Step 5/6 : COPY go.mod . 00:32:36 ---> d3d7fc3af4f7 00:32:36 Step 6/6 : RUN go mod download 00:32:36 ---> Running in a4ee1546a36f 00:32:54 Removing intermediate container a4ee1546a36f 00:32:54 ---> 529a60854f01 00:32:54 Successfully built 529a60854f01 00:32:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:54 + docker inspect -f . ci-base-image-x86_64 00:32:54 . [Pipeline] withDockerContainer 00:32:54 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:55 $ docker top 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:55 + go version 00:32:55 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:55 $ docker stop --time=1 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 00:32:56 $ docker rm -f 5b84ce0fc2acb4e8b7dc7fe0c28565eff0e35e173b11004c5292bbb5691a2c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:57 + docker inspect -f . ci-base-image-x86_64 00:32:57 . [Pipeline] withDockerContainer 00:32:57 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:57 $ docker top a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:57 ========================================================= 00:32:57 [edgeXBuildGoParallel] Running Tests and Build... 00:32:57 ========================================================= [Pipeline] sh 00:32:58 + go mod tidy [Pipeline] sh 00:32:58 + make test 00:32:58 go mod tidy 00:32:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:04 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 28.7% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.064s coverage: 100.0% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.090s coverage: 87.7% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.224s coverage: 95.1% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.8% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 00:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.187s coverage: 81.8% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.033s coverage: 87.2% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.071s coverage: 19.3% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 91.9% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.089s coverage: 97.6% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 00:34:21 GO111MODULE=on go vet ./... 00:34:47 gofmt -l . 00:34:47 [ "`gofmt -l .`" = "" ] 00:34:47 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:48 + ls -al . 00:34:48 total 520 00:34:48 drwxrwxr-x 10 1001 1001 4096 Jun 11 00:34 . 00:34:48 drwxr-xr-x 4 root root 30 Jun 11 00:32 .. 00:34:48 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore 00:34:48 drwxrwxr-x 8 1001 1001 179 Jun 11 00:31 .git 00:34:48 drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github 00:34:48 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore 00:34:48 drwx------ 3 1001 1001 60 Jun 11 00:31 .semver 00:34:48 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties 00:34:48 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt 00:34:48 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md 00:34:48 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build 00:34:48 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile 00:34:48 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE 00:34:48 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile 00:34:48 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md 00:34:48 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md 00:34:48 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION 00:34:48 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md 00:34:48 drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin 00:34:48 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd 00:34:48 -rw-r--r-- 1 root root 404951 Jun 11 00:34 coverage.out 00:34:48 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod 00:34:48 -rw-r--r-- 1 root root 21230 Jun 11 00:32 go.sum 00:34:48 drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal 00:34:48 drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi 00:34:48 drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap 00:34:48 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh 00:34:48 + '[' -e coverage.out ] 00:34:48 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:48 Stashed 1 file(s) [Pipeline] sh 00:34:48 + make build 00:34:48 go mod tidy 00:34: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 00:34:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:34: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 00:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:35:05 $ docker stop --time=1 a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 00:35:06 $ docker rm -f a496afa02181c505534542732ed89285b79fd8c9bcd937e8e874058952f93d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:08 00:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:08 latest: Pulling from edgex-devops/edgex-compose 00:35:08 cbdbe7a5bc2a: Pulling fs layer 00:35:08 ca9280d653b3: Pulling fs layer 00:35:08 7e9c9ca2126c: Pulling fs layer 00:35:08 cbdbe7a5bc2a: Verifying Checksum 00:35:08 cbdbe7a5bc2a: Download complete 00:35:08 cbdbe7a5bc2a: Pull complete 00:35:09 ca9280d653b3: Verifying Checksum 00:35:09 ca9280d653b3: Download complete 00:35:09 ca9280d653b3: Pull complete 00:35:09 7e9c9ca2126c: Verifying Checksum 00:35:09 7e9c9ca2126c: Download complete 00:35:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:35:11 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 00:35:11 The recommended git tool is: git 00:35:13 7e9c9ca2126c: Pull complete 00:35:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:13 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:35:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:16 using credential edgex-jenkins-ssh 00:35:16 Cloning the remote Git repository 00:35:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:17 > git init /w/workspace/edgex-go/16 # timeout=10 00:35:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:17 > git --version # timeout=10 00:35:17 > git --version # 'git version 2.17.1' 00:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:18 $ docker top c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:18 + docker-compose build --help 00:35:18 + grep parallel 00:35:19 --parallel Build images in parallel. [Pipeline] } 00:35:19 $ docker stop --time=1 c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 00:35:20 $ docker rm -f c0777e932ed8a16206dbf5e3f91638c34b969a3c3bf6c2f037da52b216823ec1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:20 . [Pipeline] withDockerContainer 00:35:20 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:35:20 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:21 $ docker top 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:22 Building core-command ... 00:35:22 Building core-data ... 00:35:22 Building core-metadata ... 00:35:22 Building security-bootstrapper ... 00:35:22 Building security-proxy-setup ... 00:35:22 Building security-secretstore-setup ... 00:35:22 Building support-notifications ... 00:35:22 Building support-scheduler ... 00:35:22 Building sys-mgmt-agent ... 00:35:22 Building core-metadata 00:35:22 Building support-scheduler 00:35:22 Building core-command 00:35:22 Building support-notifications 00:35:22 Building security-secretstore-setup 00:35:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 529a60854f01 00:35:34 Step 3/24 : WORKDIR /edgex-go 00:35:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> 529a60854f01 00:35:34 Step 3/24 : WORKDIR /edgex-go 00:35:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:41 ---> 529a60854f01 00:35:41 Step 3/23 : WORKDIR /edgex-go 00:35:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:41 ---> 529a60854f01 00:35:41 Step 3/23 : WORKDIR /edgex-go 00:35:44 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 00:35:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:44 > git config core.sparsecheckout # timeout=10 00:35:44 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 00:35:44 > git remote # timeout=10 00:35:44 > git config --get remote.origin.url # timeout=10 00:35:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:44 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:35:45 Merge succeeded, producing 291c1e4879111d2d537e18ff3095510e075f1b3c 00:35:45 Checking out Revision 291c1e4879111d2d537e18ff3095510e075f1b3c (PR-3531) 00:35:45 > git rev-parse HEAD^{commit} # timeout=10 00:35:45 > git config core.sparsecheckout # timeout=10 00:35:45 > git checkout -f 291c1e4879111d2d537e18ff3095510e075f1b3c # timeout=10 00:35:49 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:35:49 > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:51 ---> Running in a463f851f27c 00:35:51 ---> Running in c67d9c94f15a 00:35:51 ---> Running in 6a5293194275 00:35:51 ---> Running in 276fa1bd2ad8 00:35:51 Removing intermediate container 6a5293194275 00:35:51 ---> 847c89ace396 00:35:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:51 + + sudotrue service 00:35:51 docker restart 00:35:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:35:51 ---> 529a60854f01 00:35:51 Step 3/26 : WORKDIR /edgex-go 00:35:51 ---> Using cache 00:35:51 ---> 204147300e6e 00:35:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:52 ---> Running in b8679bcf89f3 00:35:52 Removing intermediate container 276fa1bd2ad8 00:35:52 ---> 204147300e6e 00:35:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:52 Removing intermediate container a463f851f27c 00:35:52 ---> 99c33978bea0 00:35:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:52 Removing intermediate container c67d9c94f15a 00:35:52 ---> 8f2b04e215e2 00:35:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:52 ---> Running in be511c85c88a 00:35:52 ---> Running in 7df00711ed81 00:35:52 ---> Running in cf9d5a979c2b 00:35:52 ---> Running in c25e844f5209 00:35:53 Removing intermediate container b8679bcf89f3 00:35:53 ---> 46f0a3063b1f 00:35:53 Step 5/24 : RUN apk add --update --no-cache make git 00:35:53 ---> Running in 284cb55e3fad 00:35:53 Removing intermediate container be511c85c88a 00:35:53 ---> 0e7b9e6391e0 00:35:53 Step 5/26 : RUN apk add --update --no-cache make git 00:35:53 ---> Running in e1ca21e39211 00:35:53 Removing intermediate container 7df00711ed81 00:35:53 ---> 258c77e89845 00:35:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:53 ---> Running in 1e568fd68183 00:35:53 Removing intermediate container cf9d5a979c2b 00:35:53 ---> d4eca570fc6d 00:35:53 Step 5/23 : RUN apk add --update --no-cache make git 00:35:53 ---> Running in 480a15850615 00:35:54 Removing intermediate container c25e844f5209 00:35:54 ---> ad21b1c40834 00:35:54 Step 5/24 : RUN apk add --update --no-cache make git 00:35:54 ---> Running in 552ebfea007b 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:55 OK: 219 MiB in 52 packages 00:35:56 OK: 219 MiB in 52 packages 00:35:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:56 Removing intermediate container 1e568fd68183 00:35:56 ---> 451d4ad19a1a 00:35:56 Step 6/23 : COPY go.mod . 00:35:56 Removing intermediate container 284cb55e3fad 00:35:56 ---> a6a8aa9f7d87 00:35:56 Step 6/24 : COPY go.mod . 00:35:56 OK: 219 MiB in 52 packages 00:35:56 ---> c95939562300 00:35:56 Step 7/23 : RUN go mod download 00:35:56 ---> Running in feea0f628ffe 00:35:56 ---> 9aa289e8e8ab 00:35:56 Step 7/24 : RUN go mod download 00:35:56 ---> Running in b5831c8aec9d 00:35:56 Removing intermediate container 480a15850615 00:35:56 ---> ef11b19230a9 00:35:56 Step 6/23 : COPY go.mod . 00:35:56 OK: 219 MiB in 52 packages 00:35:56 OK: 219 MiB in 52 packages 00:35:56 ---> 6ea773840923 00:35:56 Step 7/23 : RUN go mod download 00:35:57 ---> Running in 3e6429e46335 00:35:57 Removing intermediate container 552ebfea007b 00:35:57 ---> f2b0be950faf 00:35:57 Step 6/24 : COPY go.mod . 00:35:57 Removing intermediate container e1ca21e39211 00:35:57 ---> 7db953b05a60 00:35:57 Step 6/26 : COPY go.mod . 00:35:57 Removing intermediate container feea0f628ffe 00:35:57 ---> 527e96aeef5d 00:35:57 Step 8/23 : COPY . . 00:35:57 ---> 29ba7c60b475 00:35:57 Step 7/24 : RUN go mod download 00:35:57 ---> 6b754caad997 00:35:57 Step 7/26 : RUN go mod download 00:35:58 ---> Running in a445620951ef 00:36:01 ---> Running in 79e3b4274e77 00:36:01 Removing intermediate container b5831c8aec9d 00:36:01 ---> cc89b76725f8 00:36:01 Step 8/24 : COPY . . 00:36:02 Removing intermediate container 3e6429e46335 00:36:02 ---> e379a3d12033 00:36:02 Step 8/23 : COPY . . 00:36:02 ---> 4b4c8233e2fc 00:36:02 Step 9/23 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:09 provisioning config files... 00:36:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1385674931338657684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:10 ---> Running in 90ce0d3b2141 00:36:10 ---> docker-login.sh 00:36:10 nexus3.edgexfoundry.org:10001 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10002 00:36:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:11 Configure a credential helper to remove this warning. See 00:36:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:11 00:36:11 Login Succeeded 00:36:11 nexus3.edgexfoundry.org:10003 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:12 Configure a credential helper to remove this warning. See 00:36:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:12 00:36:12 Login Succeeded 00:36:12 nexus3.edgexfoundry.org:10004 00:36:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:12 ---> 4814a4787396 00:36:12 Step 9/24 : RUN go mod tidy 00:36:12 ---> 713790984263 00:36:12 Step 9/23 : RUN go mod tidy 00:36:12 ---> Running in e2d725aa2efd 00:36:12 ---> Running in 6748d8ea3a2e 00:36:12 Removing intermediate container a445620951ef 00:36:12 ---> 9e7cc3c8d8c0 00:36:12 Step 8/24 : COPY . . 00:36:12 Removing intermediate container 79e3b4274e77 00:36:12 ---> a66dd9ed6a1e 00:36:12 Step 8/26 : COPY . . 00:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:13 Configure a credential helper to remove this warning. See 00:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:13 00:36:13 Login Succeeded 00:36:13 docker.io 00:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:13 Configure a credential helper to remove this warning. See 00:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:13 00:36:13 Login Succeeded 00:36:13 ---> docker-login.sh ends [Pipeline] } 00:36:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:14 ========================================================= 00:36:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:36:16 Sending build context to Docker daemon 166.2MB 00:36:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:16 Step 2/6 : FROM ${BASE} 00:36:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:16 595b0fe564bb: Pulling fs layer 00:36:17 3088b5b3c5c0: Pulling fs layer 00:36:17 5b7225fbf94c: Pulling fs layer 00:36:17 ba82ee9f976e: Pulling fs layer 00:36:17 506bd15cee9f: Pulling fs layer 00:36:17 75a0a4a0db45: Pulling fs layer 00:36:17 618dc40b7e24: Pulling fs layer 00:36:17 ba82ee9f976e: Waiting 00:36:17 618dc40b7e24: Waiting 00:36:17 75a0a4a0db45: Waiting 00:36:17 506bd15cee9f: Waiting 00:36:17 5b7225fbf94c: Download complete 00:36:17 3088b5b3c5c0: Verifying Checksum 00:36:17 3088b5b3c5c0: Download complete 00:36:17 506bd15cee9f: Verifying Checksum 00:36:17 506bd15cee9f: Download complete 00:36:17 75a0a4a0db45: Verifying Checksum 00:36:17 75a0a4a0db45: Download complete 00:36:17 595b0fe564bb: Verifying Checksum 00:36:17 595b0fe564bb: Download complete 00:36:17 595b0fe564bb: Pull complete 00:36:18 3088b5b3c5c0: Pull complete 00:36:18 5b7225fbf94c: Pull complete 00:36:20 618dc40b7e24: Verifying Checksum 00:36:20 618dc40b7e24: Download complete 00:36:22 ba82ee9f976e: Download complete 00:36:25 Removing intermediate container 90ce0d3b2141 00:36:25 ---> 9f5ad5020d3c 00:36:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:25 ---> Running in 3448cccacb07 00:36:25 ---> c21cff819f87 00:36:25 Step 9/24 : RUN go mod tidy 00:36:25 ---> 67006a532646 00:36:25 Step 9/26 : RUN go mod tidy 00:36:25 Removing intermediate container 6748d8ea3a2e 00:36:25 ---> fae0430cad84 00:36:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:25 Removing intermediate container e2d725aa2efd 00:36:25 ---> ea9fd6694819 00:36:25 Step 10/24 : RUN make cmd/core-command/core-command 00:36:25 ---> Running in 8f5078afb915 00:36:25 ---> Running in 756d49623dee 00:36:25 ---> Running in 1d4562d16950 00:36:25 ---> Running in d76c5d9b39ce 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:26 Removing intermediate container 756d49623dee 00:36:26 ---> 20de5d8e87d0 00:36:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:26 ---> Running in 6df323ada2a5 00:36:26 Removing intermediate container 8f5078afb915 00:36:26 ---> 391f8f217f62 00:36:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:27 ---> Running in fcf7a10dc926 00:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:32 ba82ee9f976e: Pull complete 00:36:32 506bd15cee9f: Pull complete 00:36:32 75a0a4a0db45: Pull complete 00:36:37 618dc40b7e24: Pull complete 00:36:37 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:37 ---> a36622ca3599 00:36:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:37 ---> Running in 2319407fe9bc 00:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:40 (1/12) Installing libmagic (5.39-r0) 00:36:40 (2/12) Installing file (5.39-r0) 00:36:40 (3/12) Installing libc-dev (0.7.2-r3) 00:36:41 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:45 (5/12) Installing fortify-headers (1.1-r0) 00:36:45 (6/12) Installing patch (2.7.6-r6) 00:36:45 (7/12) Installing build-base (0.5-r2) 00:36:45 (8/12) Installing libsodium (1.0.18-r0) 00:36:45 (9/12) Installing pkgconf (1.7.3-r0) 00:36:45 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:45 (11/12) Installing libzmq (4.3.3-r1) 00:36:46 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:46 Executing busybox-1.32.1-r6.trigger 00:36:46 OK: 218 MiB in 52 packages 00:36:50 Removing intermediate container 2319407fe9bc 00:36:50 ---> 2f8a80185a34 00:36:50 Step 4/6 : WORKDIR /edgex-go 00:36:50 ---> Running in da654a070b04 00:36:50 Removing intermediate container da654a070b04 00:36:50 ---> 4911dc0ae573 00:36:50 Step 5/6 : COPY go.mod . 00:36:51 ---> 7142ddde88a7 00:36:51 Step 6/6 : RUN go mod download 00:36:51 ---> Running in 658af5900658 00:37:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:37:06 Removing intermediate container 3448cccacb07 00:37:06 ---> 1e55115c90c5 00:37:06 00:37:06 Step 11/23 : FROM alpine:3.12 00:37:06 3.12: Pulling from library/alpine 00:37:06 Removing intermediate container fcf7a10dc926 00:37:06 ---> 52e7cc2f0b6f 00:37:06 00:37:06 Step 11/26 : FROM alpine:3.12 00:37:06 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:37:07 Status: Downloaded newer image for alpine:3.12 00:37:07 ---> 13621d1b12d4 00:37:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:07 3.12: Pulling from library/alpine 00:37:07 Removing intermediate container 1d4562d16950 00:37:07 ---> 8436e1311383 00:37:07 00:37:07 Step 11/23 : FROM alpine:3.12 00:37:07 ---> 13621d1b12d4 00:37:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:37:07 Removing intermediate container d76c5d9b39ce 00:37:07 ---> 655a595d6807 00:37:07 00:37:07 Step 11/24 : FROM alpine:3.12 00:37:07 ---> 13621d1b12d4 00:37:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:37:07 Status: Image is up to date for alpine:3.12 00:37:07 ---> 13621d1b12d4 00:37:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:37:07 ---> Running in 622ba72974ed 00:37:07 ---> Running in 0d404c2714e7 00:37:07 ---> Running in cce481301460 00:37:07 ---> Running in d9eb754222c0 00:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:08 (1/1) Installing dumb-init (1.2.2-r1) 00:37:08 Executing busybox-1.31.1-r20.trigger 00:37:08 (1/2) Installing ca-certificates (20191127-r4) 00:37:08 OK: 6 MiB in 15 packages 00:37:08 (2/2) Installing dumb-init (1.2.2-r1) 00:37:08 Executing busybox-1.31.1-r20.trigger 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 Executing ca-certificates-20191127-r4.trigger 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:08 (1/1) Installing dumb-init (1.2.2-r1) 00:37:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:08 OK: 6 MiB in 16 packages 00:37:08 Executing busybox-1.31.1-r20.trigger 00:37:08 OK: 6 MiB in 15 packages 00:37:08 (1/6) Installing ca-certificates (20191127-r4) 00:37:08 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:37:08 (3/6) Installing libcurl (7.77.0-r0) 00:37:08 (4/6) Installing curl (7.77.0-r0) 00:37:08 (5/6) Installing dumb-init (1.2.2-r1) 00:37:08 (6/6) Installing su-exec (0.2-r1) 00:37:08 Executing busybox-1.31.1-r20.trigger 00:37:08 Executing ca-certificates-20191127-r4.trigger 00:37:08 OK: 7 MiB in 20 packages 00:37:09 Removing intermediate container 6df323ada2a5 00:37:09 ---> e9c83dae9a57 00:37:09 00:37:09 Step 11/24 : FROM alpine:3.12 00:37:09 ---> 13621d1b12d4 00:37:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:09 ---> Running in 935d3c8fddb3 00:37:09 Removing intermediate container 0d404c2714e7 00:37:09 ---> 5750a3b8db5a 00:37:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:09 ---> Running in f323b11905c7 00:37:09 Removing intermediate container cce481301460 00:37:09 ---> 965265a717d6 00:37:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:09 ---> Running in de5a74f8ba79 00:37:09 Removing intermediate container f323b11905c7 00:37:09 ---> 65193717ab0c 00:37:09 Step 14/23 : ENV APP_PORT=59861 00:37:09 Removing intermediate container 622ba72974ed 00:37:09 ---> a010b80f3dae 00:37:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:09 Removing intermediate container d9eb754222c0 00:37:09 ---> f38dbcbfb6d6 00:37:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:10 ---> Running in d0ac236a2204 00:37:10 ---> Running in cea418dfcf7c 00:37:10 ---> Running in 78f53524c922 00:37:10 Removing intermediate container de5a74f8ba79 00:37:10 ---> b667cca8b319 00:37:10 Step 14/24 : ENV APP_PORT=59882 00:37:10 ---> Running in 04474b891fbe 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:10 Removing intermediate container cea418dfcf7c 00:37:10 ---> 7c415d9addae 00:37:10 Step 14/26 : WORKDIR / 00:37:10 (1/1) Installing dumb-init (1.2.2-r1) 00:37:10 Executing busybox-1.31.1-r20.trigger 00:37:10 OK: 6 MiB in 15 packages 00:37:10 Removing intermediate container d0ac236a2204 00:37:10 ---> 25796e1c4adb 00:37:10 Step 15/23 : EXPOSE $APP_PORT 00:37:10 Removing intermediate container 78f53524c922 00:37:10 ---> 4c3eb9b25eb0 00:37:10 Step 14/23 : ENV APP_PORT=59860 00:37:10 ---> Running in 5dbb77bc8469 00:37:10 ---> Running in d1df33d8844c 00:37:10 Removing intermediate container 04474b891fbe 00:37:10 ---> 524b18d6ef6b 00:37:10 Step 15/24 : EXPOSE $APP_PORT 00:37:10 ---> Running in 6b94e8306beb 00:37:10 ---> Running in 993ad1470068 00:37:10 Removing intermediate container d1df33d8844c 00:37:10 ---> 1c28a1bf1a17 00:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:10 Removing intermediate container 5dbb77bc8469 00:37:10 ---> 6d328cb099fa 00:37:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:37:10 Removing intermediate container 6b94e8306beb 00:37:10 ---> d65446a3253f 00:37:10 Step 15/23 : EXPOSE $APP_PORT 00:37:10 Removing intermediate container 935d3c8fddb3 00:37:10 ---> 9c7c8c212180 00:37:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:10 ---> Running in 6754f8a4e91d 00:37:10 Removing intermediate container 993ad1470068 00:37:10 ---> 8a2da0eaaa9e 00:37:10 Step 16/24 : WORKDIR / 00:37:10 ---> Running in a724e05d0062 00:37:10 ---> Running in ac844d723e82 00:37:10 ---> a4cbaa0ee918 00:37:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:37:10 ---> 7f185ef0a87a 00:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:10 Removing intermediate container 6754f8a4e91d 00:37:10 ---> e097f47ed408 00:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:10 Removing intermediate container a724e05d0062 00:37:10 ---> 3ebe30867ed4 00:37:10 Step 14/24 : ENV APP_PORT=59881 00:37:10 Removing intermediate container ac844d723e82 00:37:10 ---> 52c166a2b59a 00:37:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:11 ---> Running in d8cdcdac9fbf 00:37:11 ---> 9190a8c3a834 00:37:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:37:11 Removing intermediate container d8cdcdac9fbf 00:37:11 ---> 29760f50676e 00:37:11 Step 15/24 : EXPOSE $APP_PORT 00:37:11 ---> 163f7d60b0a1 00:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:11 ---> aea81f5e46fe 00:37:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:11 ---> a6fff63cd5a7 00:37:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:11 ---> Running in b28e77b01f3e 00:37:11 Removing intermediate container b28e77b01f3e 00:37:11 ---> 60a1a4886ca9 00:37:11 Step 16/24 : WORKDIR / 00:37:12 ---> 4c85b9cefd52 00:37:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:37:12 ---> Running in 563b2c8112b0 00:37:12 ---> e99c2c15f9ff 00:37:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:37:12 ---> 2bc70eab0324 00:37:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:12 ---> 662213837e7c 00:37:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:12 ---> Running in a825624d460f 00:37:12 Removing intermediate container 563b2c8112b0 00:37:12 ---> 024337792cc9 00:37:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:12 ---> 927efddb733a 00:37:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:37:12 ---> 82deee174f9d 00:37:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:12 Removing intermediate container a825624d460f 00:37:12 ---> 392c21b1c30d 00:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:12 ---> Running in 6858658468c7 00:37:12 ---> Running in 6d43fdb8c189 00:37:12 ---> e972bd3b6961 00:37:12 Step 20/24 : ENTRYPOINT ["/core-command"] 00:37:12 ---> Running in 719a4a77ca35 00:37:12 ---> a48d1e8fefa5 00:37:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:12 Removing intermediate container 6858658468c7 00:37:12 ---> 72a405a6023b 00:37:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:12 ---> Running in d93205e73f57 00:37:12 Removing intermediate container 6d43fdb8c189 00:37:12 ---> 21fbe0dd976b 00:37:12 Step 21/23 : LABEL arch=x86_64 00:37:12 ---> feb106c927ea 00:37:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:37:12 Removing intermediate container 719a4a77ca35 00:37:12 ---> f466941a0e1a 00:37:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:12 ---> Running in 5a594f595c10 00:37:12 ---> Running in c9a9f0b56ae2 00:37:12 Removing intermediate container d93205e73f57 00:37:12 ---> d5099ae5c21c 00:37:12 Step 21/23 : LABEL arch=x86_64 00:37:13 Removing intermediate container 5a594f595c10 00:37:13 ---> 3f7deb71088b 00:37:13 Step 22/23 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:37:13 ---> Running in d28f9825f4ac 00:37:13 ---> 4cbe5ff27d65 00:37:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:13 Removing intermediate container c9a9f0b56ae2 00:37:13 ---> 051501559eb4 00:37:13 Step 22/24 : LABEL arch=x86_64 00:37:13 ---> bbef0c80a1d5 00:37:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:37:13 ---> Running in e268c84a039f 00:37:13 ---> Running in 38c086f4545a 00:37:13 Removing intermediate container d28f9825f4ac 00:37:13 ---> c7152345581a 00:37:13 Step 22/23 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:37:13 ---> Running in 416d32f2bbd1 00:37:13 Removing intermediate container 38c086f4545a 00:37:13 ---> 0cbe5674a15d 00:37:13 Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:37:13 ---> 424acba77873 00:37:13 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:37:13 ---> dbf7eb8b4fb1 00:37:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:13 Removing intermediate container e268c84a039f 00:37:13 ---> ec368a475540 00:37:13 Step 23/23 : LABEL version=0.0.0 00:37:13 ---> Running in 0427727316be 00:37:13 ---> Running in d7cc140ebf2a 00:37:13 ---> Running in a5b6b4bc7139 00:37:13 ---> Running in 2152a2d02237 00:37:13 Removing intermediate container 416d32f2bbd1 00:37:13 ---> 150f35973b8d 00:37:13 Step 23/23 : LABEL version=0.0.0 00:37:13 Removing intermediate container 2152a2d02237 00:37:13 ---> 2597501e266e 00:37:13 00:37:13 ---> Running in c9b48abd19e7 00:37:13 Removing intermediate container d7cc140ebf2a 00:37:13 ---> 294c7df38639 00:37:13 Step 24/24 : LABEL version=0.0.0 00:37:13 Removing intermediate container a5b6b4bc7139 00:37:13 ---> 3dd09a829015 00:37:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:13 Successfully built 2597501e266e 00:37:13 ---> Running in 5ca85a33b4ab 00:37:13 Successfully tagged support-scheduler:latest 00:37:13 Building security-bootstrapper 00:37:13  Building support-scheduler ... done  ---> Running in 57b964f6c41b 00:37:14 Removing intermediate container c9b48abd19e7 00:37:14 ---> 4ce0a3c916ef 00:37:14 00:37:14 Removing intermediate container 5ca85a33b4ab 00:37:14 ---> 5a6cc1edd69f 00:37:14 00:37:14 Successfully built 4ce0a3c916ef 00:37:14 Successfully tagged support-notifications:latest 00:37:14  Building support-notifications ... done Building security-proxy-setup 00:37:14 Successfully built 5a6cc1edd69f 00:37:14 Successfully tagged core-command:latest 00:37:14  Building core-command ... done Building core-data 00:37:14 Removing intermediate container 57b964f6c41b 00:37:14 ---> c94524bfeffa 00:37:14 Step 22/24 : LABEL arch=x86_64 00:37:18 Removing intermediate container 658af5900658 00:37:18 ---> 29bbd556b5d7 00:37:18 Successfully built 29bbd556b5d7 00:37:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:18 + docker inspect -f . ci-base-image-arm64 00:37:18 . [Pipeline] withDockerContainer 00:37:18 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 00:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat 00:37:18 ---> Running in cb0c1665d147 00:37:19 Removing intermediate container 0427727316be 00:37:19 ---> 7df3a28a530a 00:37:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:37:20 $ docker top 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:21 + go version 00:37:21 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:21 $ docker stop --time=1 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 00:37:23 $ docker rm -f 3703b664ec631b53222d6fb36c4d5ed3977eaa081ac3bb3a69659e1ce2a4c671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:24 + docker inspect -f . ci-base-image-arm64 00:37:24 . [Pipeline] withDockerContainer 00:37:24 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 00:37:24 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat 00:37:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:25 ---> 529a60854f01 00:37:25 Step 3/22 : WORKDIR /edgex-go 00:37:25 ---> Using cache 00:37:25 ---> 8f2b04e215e2 00:37:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:25 ---> Using cache 00:37:25 ---> ad21b1c40834 00:37:25 Step 5/22 : RUN apk add --update --no-cache make git 00:37:25 ---> Using cache 00:37:25 ---> f2b0be950faf 00:37:25 Step 6/22 : COPY go.mod . 00:37:25 ---> Using cache 00:37:25 ---> 29ba7c60b475 00:37:25 Step 7/22 : RUN go mod download 00:37:25 ---> Using cache 00:37:25 ---> 9e7cc3c8d8c0 00:37:25 Step 8/22 : COPY . . 00:37:25 ---> Using cache 00:37:25 ---> c21cff819f87 00:37:25 Step 9/22 : RUN go mod tidy 00:37:25 ---> Using cache 00:37:25 ---> 20de5d8e87d0 00:37:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:25 $ docker top 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 -eo pid,comm 00:37:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:26 ---> 529a60854f01 00:37:26 Step 3/24 : WORKDIR /edgex-go 00:37:26 ---> Using cache 00:37:26 ---> 8f2b04e215e2 00:37:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:26 ---> Using cache 00:37:26 ---> ad21b1c40834 00:37:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] { [Pipeline] echo 00:37:26 ========================================================= 00:37:26 [edgeXBuildGoParallel] Running Tests and Build... 00:37:26 ========================================================= [Pipeline] sh 00:37:26 + go mod tidy 00:37:27 Removing intermediate container cb0c1665d147 00:37:27 ---> 382b9b85c113 00:37:27 Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:37:27 ---> Running in a4c483613fa9 00:37:27 ---> Running in c74278e28839 00:37:27 ---> Running in 3ee64271b4ba [Pipeline] sh 00:37:27 ---> Running in f874fb0d58ba 00:37:27 Removing intermediate container a4c483613fa9 00:37:27 ---> 912732b94704 00:37:27 Step 24/26 : LABEL arch=x86_64 00:37:28 + make test 00:37:28 go mod tidy 00:37:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> 529a60854f01 00:37:28 Step 3/32 : WORKDIR /edgex-go 00:37:28 ---> Using cache 00:37:28 ---> 8f2b04e215e2 00:37:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:28 ---> Using cache 00:37:28 ---> ad21b1c40834 00:37:28 Step 5/32 : RUN apk add --update --no-cache make git 00:37:28 ---> Using cache 00:37:28 ---> f2b0be950faf 00:37:28 Step 6/32 : COPY go.mod . 00:37:28 ---> Using cache 00:37:28 ---> 29ba7c60b475 00:37:28 Step 7/32 : RUN go mod download 00:37:28 ---> Using cache 00:37:28 ---> 9e7cc3c8d8c0 00:37:28 Step 8/32 : COPY . . 00:37:28 ---> Using cache 00:37:28 ---> c21cff819f87 00:37:28 Step 9/32 : RUN go mod tidy 00:37:28 ---> Using cache 00:37:28 ---> 20de5d8e87d0 00:37:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:29 Removing intermediate container f874fb0d58ba 00:37:29 ---> 7a1cca16f999 00:37:29 Step 24/24 : LABEL version=0.0.0 00:37:29 ---> Running in 2f3b0ec5c992 00:37:29 ---> Running in 8c00d6290245 00:37:29 ---> Running in 8003df623c87 00:37:29 Removing intermediate container 2f3b0ec5c992 00:37:29 ---> 928a97a21b8a 00:37:29 Step 25/26 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:37:29 Removing intermediate container 8003df623c87 00:37:29 ---> a5afc039ba98 00:37:29 00:37:29 ---> Running in 9faf2a3c511c 00:37:29 Successfully built a5afc039ba98 00:37:29 Successfully tagged core-metadata:latest 00:37:29 Building sys-mgmt-agent 00:37:29  Building core-metadata ... done Removing intermediate container 9faf2a3c511c 00:37:29 ---> 99b0b9083921 00:37:29 Step 26/26 : LABEL version=0.0.0 00:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:37:29 ---> Running in 452c99199867 00:37:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:30 Removing intermediate container 452c99199867 00:37:30 ---> fdd118c2c440 00:37:30 00:37:30 Successfully built fdd118c2c440 00:37:30 Successfully tagged security-secretstore-setup:latest 00:37:31  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:31 OK: 219 MiB in 52 packages 00:37:35 Removing intermediate container c74278e28839 00:37:35 ---> 8b850ad10ca8 00:37:35 Step 6/24 : COPY go.mod . 00:37:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:35 ---> 529a60854f01 00:37:35 Step 3/24 : WORKDIR /edgex-go 00:37:35 ---> Using cache 00:37:35 ---> 8f2b04e215e2 00:37:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:35 ---> Using cache 00:37:35 ---> ad21b1c40834 00:37:35 Step 5/24 : RUN apk add --update --no-cache make bash git 00:37:35 ---> Running in 2516862c5ff2 00:37:35 ---> 0fc402efea06 00:37:35 Step 7/24 : RUN go mod download 00:37:35 ---> Running in 00e8eb25d80f 00:37:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:36 Removing intermediate container 00e8eb25d80f 00:37:36 ---> e7d92f3694c0 00:37:36 Step 8/24 : COPY . . 00:37:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:37 OK: 219 MiB in 52 packages 00:37:41 Removing intermediate container 2516862c5ff2 00:37:41 ---> faf6055ba3d0 00:37:41 Step 6/24 : COPY go.mod . 00:37:41 ---> fc96606b3af9 00:37:41 Step 9/24 : RUN go mod tidy 00:37:41 ---> Running in f65d245b831a 00:37:41 ---> 853953f1416d 00:37:41 Step 7/24 : RUN go mod download 00:37:41 ---> Running in 7f27ac832b67 00:37:42 Removing intermediate container 7f27ac832b67 00:37:42 ---> c6fdc9981141 00:37:42 Step 8/24 : COPY . . 00:37:46 Removing intermediate container f65d245b831a 00:37:46 ---> 2a6df8318fe1 00:37:46 Step 10/24 : RUN make cmd/core-data/core-data 00:37:47 ---> Running in 39cf61a2cd52 00:37:47 ---> 1e4c9b807d44 00:37:47 Step 9/24 : RUN go mod tidy 00:37:47 ---> Running in a91e38f8e2a9 00:37: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 00:37:49 Removing intermediate container a91e38f8e2a9 00:37:49 ---> 5ac663e7b051 00:37:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:49 ---> Running in d3cd134533c0 00:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:37:51 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:58 Removing intermediate container 8c00d6290245 00:37:58 ---> fed5cd06fd49 00:37:58 00:37:58 Step 11/32 : FROM alpine:3.12 00:37:58 ---> 13621d1b12d4 00:37:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:58 ---> Running in ac545d6c4091 00:37:58 Removing intermediate container ac545d6c4091 00:37:58 ---> 42eb255b9eb8 00:37:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:37:58 ---> Running in e65a7c6122c0 00:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:59 (1/2) Installing dumb-init (1.2.2-r1) 00:37:59 (2/2) Installing su-exec (0.2-r1) 00:37:59 Executing busybox-1.31.1-r20.trigger 00:37:59 OK: 6 MiB in 16 packages 00:38:00 Removing intermediate container e65a7c6122c0 00:38:00 ---> 4a1e1957cc50 00:38:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:00 ---> Running in aa5f21d59b0d 00:38:00 Removing intermediate container aa5f21d59b0d 00:38:00 ---> d90f6656b44f 00:38:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:00 ---> Running in 5a16bb3fc9fc 00:38:00 Removing intermediate container 5a16bb3fc9fc 00:38:00 ---> fbc410e6b384 00:38:00 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:01 ---> Running in dfc530e7af3f 00:38:01 Removing intermediate container 3ee64271b4ba 00:38:01 ---> ba742b989fdc 00:38:01 00:38:01 Step 11/22 : FROM alpine:3.12 00:38:01 ---> 13621d1b12d4 00:38:01 Step 12/22 : RUN apk add --update --no-cache curl 00:38:01 ---> Running in 6f02df497eae 00:38:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:02 (1/4) Installing ca-certificates (20191127-r4) 00:38:02 Removing intermediate container dfc530e7af3f 00:38:02 ---> aeb7a7d8710c 00:38:02 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:38:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:02 (3/4) Installing libcurl (7.77.0-r0) 00:38:02 (4/4) Installing curl (7.77.0-r0) 00:38:02 Executing busybox-1.31.1-r20.trigger 00:38:02 Executing ca-certificates-20191127-r4.trigger 00:38:02 ---> Running in c3e0c2844793 00:38:02 OK: 7 MiB in 18 packages 00:38:02 Removing intermediate container c3e0c2844793 00:38:02 ---> 1d77123853d1 00:38:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:02 ---> e2465fb48d33 00:38:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:02 ---> Running in ecfdf21e5ad8 00:38:02 Removing intermediate container 6f02df497eae 00:38:02 ---> 04c0f205ffc7 00:38:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:02 ---> Running in 3edd5a157eca 00:38:03 Removing intermediate container 3edd5a157eca 00:38:03 ---> 75d75fc36d10 00:38:03 Step 14/22 : WORKDIR /edgex 00:38:03 ---> Running in 17f4c57fc3bf 00:38:03 Removing intermediate container 17f4c57fc3bf 00:38:03 ---> 9405843d9c56 00:38:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:03 ---> 21c13758f27c 00:38:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:04 Removing intermediate container ecfdf21e5ad8 00:38:04 ---> 430622c89592 00:38:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:04 ---> f6abad67bad6 00:38:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:05 ---> 12d2a7429cb5 00:38:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:05 ---> 443ed68f8be3 00:38:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:05 ---> Running in a9b3c866094a 00:38:05 ---> 677784dbc2bf 00:38:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:05 Removing intermediate container a9b3c866094a 00:38:05 ---> 2abe150a9ce8 00:38:05 Step 19/22 : CMD ["--init=true"] 00:38:05 ---> Running in 1db708174f9d 00:38:06 ---> 0e163013973f 00:38:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:06 Removing intermediate container 1db708174f9d 00:38:06 ---> 552943cc0975 00:38:06 Step 20/22 : LABEL arch=x86_64 00:38:06 ---> Running in 0d90e70b4a11 00:38:06 ---> 8586faa5ea49 00:38:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:06 Removing intermediate container 0d90e70b4a11 00:38:06 ---> c605544c791d 00:38:06 Step 21/22 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:38:06 ---> Running in 819fe957b44c 00:38:06 ---> 3bced0be84db 00:38:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:38:06 Removing intermediate container 819fe957b44c 00:38:06 ---> f8c89bc72fab 00:38:06 Step 22/22 : LABEL version=0.0.0 00:38:06 ---> Running in 19ea2ea6d4a7 00:38:06 ---> Running in 452e5cadde3d 00:38:07 Removing intermediate container 19ea2ea6d4a7 00:38:07 ---> 51de8b22946a 00:38:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:07 Removing intermediate container 452e5cadde3d 00:38:07 ---> dc5c98b9fc9d 00:38:07 00:38:07 Successfully built dc5c98b9fc9d 00:38:07 Successfully tagged security-proxy-setup:latest 00:38:07  Building security-proxy-setup ... done  ---> 78c84656d516 00:38:07 Step 27/32 : RUN chmod +x /entrypoint.sh 00:38:07 ---> Running in abd44301ad1d 00:38:09 Removing intermediate container abd44301ad1d 00:38:09 ---> 2e5df981b73d 00:38:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:38:09 ---> Running in 981d829957a0 00:38:09 Removing intermediate container 981d829957a0 00:38:09 ---> b2eec147e48a 00:38:09 Step 29/32 : CMD ["gate"] 00:38:09 ---> Running in dd2adc413419 00:38:09 Removing intermediate container dd2adc413419 00:38:09 ---> f5ccb531541c 00:38:09 Step 30/32 : LABEL arch=x86_64 00:38:10 ---> Running in 716427d3fe7a 00:38:10 Removing intermediate container 716427d3fe7a 00:38:10 ---> 4eea19f4bdd9 00:38:10 Step 31/32 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:38:10 ---> Running in e52c4eecdf48 00:38:10 Removing intermediate container e52c4eecdf48 00:38:10 ---> 6cf0836bdc58 00:38:10 Step 32/32 : LABEL version=0.0.0 00:38:11 ---> Running in 4616c9210ce7 00:38:11 Removing intermediate container 4616c9210ce7 00:38:11 ---> e934995a5527 00:38:11 00:38:11 Successfully built e934995a5527 00:38:11 Successfully tagged security-bootstrapper:latest 00:38:14  Building security-bootstrapper ... done Removing intermediate container d3cd134533c0 00:38:14 ---> 2f6394ac53d0 00:38:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:14 ---> Running in 7947b3ffaab9 00:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:15 Removing intermediate container 39cf61a2cd52 00:38:15 ---> decdce0658f9 00:38:15 00:38:15 Step 11/24 : FROM alpine:3.12 00:38:15 ---> 13621d1b12d4 00:38:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:15 Removing intermediate container 7947b3ffaab9 00:38:15 ---> 3dddfe6f3131 00:38:15 00:38:15 Step 12/24 : FROM docker:20.10.0 00:38:15 ---> Running in a3cc8c74b0cb 00:38:15 20.10.0: Pulling from library/docker 00:38:15 Removing intermediate container a3cc8c74b0cb 00:38:15 ---> 90e3aeb24d9e 00:38:15 Step 13/24 : ENV APP_PORT=59880 00:38:15 ---> Running in 1cb1135ef297 00:38:15 Removing intermediate container 1cb1135ef297 00:38:15 ---> 313b19d7982c 00:38:15 Step 14/24 : EXPOSE $APP_PORT 00:38:15 ---> Running in 7e1e651fe7ea 00:38:16 Removing intermediate container 7e1e651fe7ea 00:38:16 ---> cff6b3e3ba9a 00:38:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:16 ---> Running in d50bd1de2492 00:38:16 Removing intermediate container d50bd1de2492 00:38:16 ---> 88612b792d43 00:38:16 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:38:16 ---> Running in 27a90aa23666 00:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:19 (1/6) Installing dumb-init (1.2.2-r1) 00:38:19 (2/6) Installing libgcc (9.3.0-r2) 00:38:19 (3/6) Installing libsodium (1.0.18-r0) 00:38:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:19 Status: Downloaded newer image for docker:20.10.0 00:38:19 ---> aefe523efa57 00:38:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:38:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:20 (5/6) Installing libzmq (4.3.3-r0) 00:38:20 ---> Running in 06d0515890fb 00:38:20 Removing intermediate container 06d0515890fb 00:38:20 ---> 7b740c385eb4 00:38:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:38:20 ---> Running in 9b0fd15b1dcb 00:38:20 (6/6) Installing zeromq (4.3.3-r0) 00:38:21 Executing busybox-1.31.1-r20.trigger 00:38:21 OK: 8 MiB in 20 packages 00:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:21 Removing intermediate container 27a90aa23666 00:38:21 ---> 5d95cd88fc5d 00:38:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:21 (1/39) Installing readline (8.0.4-r0) 00:38:21 (2/39) Installing bash (5.0.17-r0) 00:38:21 Executing bash-5.0.17-r0.post-install 00:38:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:38:21 (4/39) Installing libcurl (7.77.0-r0) 00:38:21 (5/39) Installing curl (7.77.0-r0) 00:38:21 (6/39) Installing dumb-init (1.2.2-r1) 00:38:21 (7/39) Installing libbz2 (1.0.8-r1) 00:38:21 (8/39) Installing expat (2.2.9-r1) 00:38:21 (9/39) Installing libffi (3.3-r2) 00:38:21 (10/39) Installing gdbm (1.13-r1) 00:38:21 (11/39) Installing xz-libs (5.2.5-r0) 00:38:21 (12/39) Installing sqlite-libs (3.32.1-r1) 00:38:21 (13/39) Installing python3 (3.8.10-r0) 00:38:21 ---> 8c0d31273a79 00:38:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:22 ---> 8a93edbfbb0a 00:38:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:22 (14/39) Installing py3-appdirs (1.4.4-r1) 00:38:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:38:22 (16/39) Installing py3-parsing (2.4.7-r0) 00:38:22 (17/39) Installing py3-six (1.15.0-r0) 00:38:22 (18/39) Installing py3-packaging (20.4-r0) 00:38:22 (19/39) Installing py3-setuptools (47.0.0-r0) 00:38:22 (20/39) Installing py3-chardet (3.0.4-r4) 00:38:22 (21/39) Installing py3-idna (2.9-r0) 00:38:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:38:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:38:22 (24/39) Installing py3-requests (2.23.0-r0) 00:38:23 (25/39) Installing py3-msgpack (1.0.0-r0) 00:38:23 (26/39) Installing py3-lockfile (0.12.2-r3) 00:38:23 ---> 8dcc6090ac39 00:38:23 Step 20/24 : ENTRYPOINT ["/core-data"] 00:38:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:38:23 (28/39) Installing py3-colorama (0.4.3-r0) 00:38:23 (29/39) Installing py3-distlib (0.3.0-r0) 00:38:23 (30/39) Installing py3-distro (1.5.0-r1) 00:38:23 ---> Running in b01e6821e3b9 00:38:23 (31/39) Installing py3-webencodings (0.5.1-r3) 00:38:23 (32/39) Installing py3-html5lib (1.0.1-r4) 00:38:23 (33/39) Installing py3-pytoml (0.1.21-r0) 00:38:23 (34/39) Installing py3-pep517 (0.8.2-r0) 00:38:23 (35/39) Installing py3-progress (1.5-r0) 00:38:23 (36/39) Installing py3-toml (0.10.1-r0) 00:38:23 (37/39) Installing py3-retrying (1.3.3-r0) 00:38:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:38:23 (39/39) Installing py3-pip (20.1.1-r0) 00:38:23 Executing busybox-1.31.1-r19.trigger 00:38:23 Removing intermediate container b01e6821e3b9 00:38:23 ---> 6b58668da8d6 00:38:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:23 OK: 72 MiB in 59 packages 00:38:23 ---> Running in b9176a9623d9 00:38:23 Removing intermediate container b9176a9623d9 00:38:23 ---> 2b60daa136c8 00:38:23 Step 22/24 : LABEL arch=x86_64 00:38:23 ---> Running in 2bca450ad87a 00:38:23 Removing intermediate container 2bca450ad87a 00:38:23 ---> 2e6b30f526d7 00:38:23 Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:38:24 ---> Running in 979b2214c0bd 00:38:24 Removing intermediate container 979b2214c0bd 00:38:24 ---> 5869ecf4e6ee 00:38:24 Step 24/24 : LABEL version=0.0.0 00:38:24 ---> Running in 5110e0224c77 00:38:24 Removing intermediate container 5110e0224c77 00:38:24 ---> c137b7d4705a 00:38:24 00:38:24 Successfully built c137b7d4705a 00:38:24 Collecting docker-compose==1.23.2 00:38:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:24 Successfully tagged core-data:latest 00:38:24  Building core-data ... done Collecting docker<4.0,>=3.6.0 00:38:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:24 Collecting dockerpty<0.5,>=0.4.1 00:38:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:25 Collecting PyYAML<4,>=3.10 00:38:25 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:25 Collecting websocket-client<1.0,>=0.32.0 00:38:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:38:25 Collecting texttable<0.10,>=0.9.0 00:38:25 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:26 Collecting jsonschema<3,>=2.5.1 00:38:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:26 Collecting cached-property<2,>=1.2.0 00:38:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:26 Collecting docopt<0.7,>=0.6.1 00:38:26 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:26 Collecting docker-pycreds>=0.4.0 00:38:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:38:26 Collecting urllib3<1.25,>=1.21.1 00:38:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:26 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:38:26 Collecting idna<2.8,>=2.5 00:38:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:27 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, texttable, jsonschema, cached-property, docopt, docker-compose 00:38:27 Attempting uninstall: urllib3 00:38:27 Found existing installation: urllib3 1.25.9 00:38:27 Uninstalling urllib3-1.25.9: 00:38:27 Successfully uninstalled urllib3-1.25.9 00:38:27 Attempting uninstall: idna 00:38:27 Found existing installation: idna 2.9 00:38:27 Uninstalling idna-2.9: 00:38:27 Successfully uninstalled idna-2.9 00:38:27 Attempting uninstall: requests 00:38:27 Found existing installation: requests 2.23.0 00:38:27 Uninstalling requests-2.23.0: 00:38:27 Successfully uninstalled requests-2.23.0 00:38:27 Running setup.py install for dockerpty: started 00:38:27 Running setup.py install for dockerpty: finished with status 'done' 00:38:27 Running setup.py install for PyYAML: started 00:38:28 Running setup.py install for PyYAML: finished with status 'done' 00:38:28 Running setup.py install for texttable: started 00:38:28 Running setup.py install for texttable: finished with status 'done' 00:38:28 Running setup.py install for docopt: started 00:38:28 Running setup.py install for docopt: finished with status 'done' 00:38:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:38:31 Removing intermediate container 9b0fd15b1dcb 00:38:31 ---> ee10ef6f12f7 00:38:31 Step 15/24 : ENV APP_PORT=58890 00:38:31 ---> Running in 890c421c2300 00:38:31 Removing intermediate container 890c421c2300 00:38:31 ---> a4c5232a91b0 00:38:31 Step 16/24 : EXPOSE $APP_PORT 00:38:31 ---> Running in 40c7c7111595 00:38:31 Removing intermediate container 40c7c7111595 00:38:31 ---> fd93bf3a65a1 00:38:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:31 ---> 77257eaa0327 00:38:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:31 ---> 428108c90c57 00:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:32 ---> d8f99b800653 00:38:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:32 ---> Running in 07c57430e6c1 00:38:32 Removing intermediate container 07c57430e6c1 00:38:32 ---> 1358c528907b 00:38:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:32 ---> Running in d2edbe5bd3b9 00:38:32 Removing intermediate container d2edbe5bd3b9 00:38:32 ---> ec353aab6cb6 00:38:32 Step 22/24 : LABEL arch=x86_64 00:38:32 ---> Running in 7b9d05a1fdd6 00:38:32 Removing intermediate container 7b9d05a1fdd6 00:38:32 ---> 9e3bc63de186 00:38:32 Step 23/24 : LABEL git_sha=7fb0470e2688512998228ec27afeed1240245181 00:38:32 ---> Running in cde2ca8da2da 00:38:32 Removing intermediate container cde2ca8da2da 00:38:32 ---> bfa7af7f6d01 00:38:32 Step 24/24 : LABEL version=0.0.0 00:38:32 ---> Running in 57571fa18bd6 00:38:32 Removing intermediate container 57571fa18bd6 00:38:32 ---> ac29d74706be 00:38:32 00:38:33 Successfully built ac29d74706be 00:38:33 Successfully tagged sys-mgmt-agent:latest 00:38:33  Building sys-mgmt-agent ... done  [Pipeline] } 00:38:33 $ docker stop --time=1 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e 00:38:34 $ docker rm -f 978378aae8885754b9a915acc2761c85f99754e9508f5e7af1626d2b2b08299e [Pipeline] // withDockerContainer [Pipeline] sh 00:38:34 + docker images 00:38:34 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:34 sys-mgmt-agent latest ac29d74706be 2 seconds ago 312MB 00:38:34 core-data latest c137b7d4705a 10 seconds ago 20.2MB 00:38:34 3dddfe6f3131 19 seconds ago 1.15GB 00:38:34 decdce0658f9 19 seconds ago 1.15GB 00:38:34 security-bootstrapper latest e934995a5527 23 seconds ago 18.2MB 00:38:34 security-proxy-setup latest dc5c98b9fc9d 27 seconds ago 25.3MB 00:38:34 ba742b989fdc 34 seconds ago 1.15GB 00:38:34 fed5cd06fd49 37 seconds ago 1.14GB 00:38:34 security-secretstore-setup latest fdd118c2c440 About a minute ago 28.1MB 00:38:34 core-metadata latest a5afc039ba98 About a minute ago 16.6MB 00:38:34 support-notifications latest 4ce0a3c916ef About a minute ago 16.6MB 00:38:34 core-command latest 5a6cc1edd69f About a minute ago 15.9MB 00:38:34 support-scheduler latest 2597501e266e About a minute ago 15.9MB 00:38:34 e9c83dae9a57 About a minute ago 1.15GB 00:38:34 655a595d6807 About a minute ago 1.14GB 00:38:34 8436e1311383 About a minute ago 1.15GB 00:38:34 52e7cc2f0b6f About a minute ago 1.15GB 00:38:34 1e55115c90c5 About a minute ago 1.15GB 00:38:34 ci-base-image-x86_64 latest 529a60854f01 5 minutes ago 648MB 00:38:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:38:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:38:34 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 00:38:34 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:34 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 00:38:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:50 Still waiting to schedule task 00:38:50 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-398’ 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 28.7% of statements 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.355s coverage: 81.2% of statements 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.583s coverage: 53.4% of statements 00:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.626s coverage: 87.7% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.334s coverage: 78.9% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.511s coverage: 95.1% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.204s coverage: 60.0% of statements 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.299s coverage: 0.8% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.216s coverage: 22.0% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements 00:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.237s coverage: 79.5% of statements 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.207s coverage: 94.4% of statements 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 00:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 81.8% of statements 00:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.209s coverage: 76.0% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements 00:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.331s coverage: 91.2% of statements 00:40:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 91.3% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 00:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.804s coverage: 43.6% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.209s coverage: 19.3% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.570s coverage: 91.9% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 62.7% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.443s coverage: 97.6% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.208s coverage: 28.9% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 00:40:22 GO111MODULE=on go vet ./... 00:41:43 gofmt -l . 00:41:45 [ "`gofmt -l .`" = "" ] 00:41:46 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:49 + ls -al . 00:41:49 total 548 00:41:49 drwxrwxr-x 9 1001 1001 4096 Jun 11 00:41 . 00:41:49 drwxr-xr-x 4 root root 4096 Jun 11 00:37 .. 00:41:49 -rw-rw-r-- 1 1001 1001 11 Jun 11 00:35 .dockerignore 00:41:49 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 .git 00:41:49 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 .github 00:41:49 -rw-rw-r-- 1 1001 1001 818 Jun 11 00:35 .gitignore 00:41:49 -rw-rw-r-- 1 1001 1001 166 Jun 11 00:35 .sonarcloud.properties 00:41:49 -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:35 Attribution.txt 00:41:49 -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:35 CONTRIBUTING.md 00:41:49 -rw-rw-r-- 1 1001 1001 931 Jun 11 00:35 Dockerfile.build 00:41:49 -rw-rw-r-- 1 1001 1001 849 Jun 11 00:35 Jenkinsfile 00:41:49 -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:35 LICENSE 00:41:49 -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:35 Makefile 00:41:49 -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:35 README.md 00:41:49 -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:35 SECURITY.md 00:41:49 -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION 00:41:49 -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:35 ZMQWindows.md 00:41:49 drwxrwxr-x 2 1001 1001 4096 Jun 11 00:35 bin 00:41:49 drwxrwxr-x 14 1001 1001 4096 Jun 11 00:35 cmd 00:41:49 -rw-r--r-- 1 root root 404951 Jun 11 00:40 coverage.out 00:41:49 -rw-rw-r-- 1 1001 1001 840 Jun 11 00:35 go.mod 00:41:49 -rw-r--r-- 1 root root 21230 Jun 11 00:37 go.sum 00:41:49 drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 internal 00:41:49 drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 openapi 00:41:49 drwxrwxr-x 4 1001 1001 4096 Jun 11 00:35 snap 00:41:49 -rw-rw-r-- 1 1001 1001 168 Jun 11 00:35 version.go [Pipeline] sh 00:41:50 + '[' -e coverage.out ] 00:41:50 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:50 Warning: overwriting stash ‘coverage-report’ 00:41:51 Stashed 1 file(s) [Pipeline] sh 00:41:51 + make build 00:41:51 go mod tidy 00:41:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:41: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 00:42:18 Running on prd-ubuntu18.04-docker-8c-8g-400 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:42:18 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 00:42:18 The recommended git tool is: git 00:42:21 using credential edgex-jenkins-ssh 00:42:21 Cloning the remote Git repository 00:42:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:21 > git init /w/workspace/edgex-go/16 # timeout=10 00:42:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:21 > git --version # timeout=10 00:42:21 > git --version # 'git version 2.17.1' 00:42:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:42:37 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 5b1e7a5a65ee34af16a20e24c74600659bf2d743 00:42:37 Merge succeeded, producing 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 00:42:37 Checking out Revision 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 (PR-3531) 00:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:37 > git config core.sparsecheckout # timeout=10 00:42:37 > git checkout -f 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 00:42:37 > git remote # timeout=10 00:42:37 > git config --get remote.origin.url # timeout=10 00:42:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:37 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 00:42:37 > git rev-parse HEAD^{commit} # timeout=10 00:42:37 > git config core.sparsecheckout # timeout=10 00:42:37 > git checkout -f 67c73c28c1bc2f9985cd2763915b9dc4ae9ea9f6 # timeout=10 00:42:41 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" 00:42:41 > git rev-list --no-walk 5b1e7a5a65ee34af16a20e24c74600659bf2d743 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:41 + echo snap-build.sh 00:42:41 snap-build.sh 00:42:41 + SNAP_BASE_DIR=. 00:42:41 + '[' '!' -z /w/workspace/edgex-go/16 ']' 00:42:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/16 00:42:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' 00:42:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/16] 00:42:41 + cd /w/workspace/edgex-go/16 00:42:41 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:41 Reading package lists... 00:42:42 Building dependency tree... 00:42:42 Reading state information... 00:42:42 The following packages were automatically installed and are no longer required: 00:42:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:42 uidmap xdelta3 00:42:42 Use 'sudo apt autoremove' to remove them. 00:42:42 The following packages will be REMOVED: 00:42:42 lxd* lxd-client* 00:42:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:42 After this operation, 31.7 MB disk space will be freed. 00:42:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:42:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:42:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:44 Removing lxd dnsmasq configuration 00:42:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:42:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:42:47 Processing triggers for systemd (237-3ubuntu10.45) ... 00:42:47 Processing triggers for ureadahead (0.100.0-21) ... 00:42:48 + sudo snap remove --purge lxd 00:42:48 snap "lxd" is not installed 00:42:48 + sudo groupadd --force --system lxd 00:42:48 ++ whoami 00:42:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:48 + newgrp - lxd 00:42:48 + sudo snap install lxd 00:42: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 [Pipeline] } 00:42:54 $ docker stop --time=1 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 00:42:56 $ docker rm -f 9a4f5efe8241844a50da46c1538220fa78213acde9db954d17f1dffac0a0cd18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:58 00:42:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:58 2021-06-11T00:42:56Z INFO Waiting for automatic snapd restart... 00:42:59 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:59 29e5d40040c1: Pulling fs layer 00:42:59 1ce36da41761: Pulling fs layer 00:42:59 25b303627fd3: Pulling fs layer 00:42:59 29e5d40040c1: Verifying Checksum 00:42:59 29e5d40040c1: Download complete 00:42:59 29e5d40040c1: Pull complete 00:43:01 1ce36da41761: Verifying Checksum 00:43:01 1ce36da41761: Download complete 00:43:03 1ce36da41761: Pull complete 00:43:03 25b303627fd3: Verifying Checksum 00:43:03 25b303627fd3: Download complete 00:43:11 lxd 4.15 from Canonical* installed 00:43:11 + sudo lxd init --auto 00:43:13 25b303627fd3: Pull complete 00:43:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:13 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 00:43:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:16 $ docker top fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:17 + docker-compose build --help 00:43:17 + grep parallel 00:43:21 + sudo snap install --classic snapcraft 00:43:21 --parallel Build images in parallel. [Pipeline] } 00:43:21 $ docker stop --time=1 fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 00:43:23 $ docker rm -f fb86e2ba0ec52ee17bb6f4da3175290239f34eb5d92d122b6106524335a15c09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:24 . [Pipeline] withDockerContainer 00:43:24 prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container 00:43:24 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:25 $ docker top 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:27 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:29 snapcraft 4.8.1 from Canonical* installed 00:43:29 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:43:29 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:43:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:43:29 Dload Upload Total Spent Left Speed 00:43:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 9086 0 --:--:-- --:--:-- --:--:-- 9086 00:43:29 100 3325k 100 3325k 0 0 22.2M 0 --:--:-- --:--:-- --:--:-- 22.2M 00:43:29 ./yq_linux_amd64 00:43:29 + sudo snapcraft prime --use-lxd 00:43:31 Building core-command ... 00:43:31 Building core-data ... 00:43:31 Building core-metadata ... 00:43:31 Building security-bootstrapper ... 00:43:31 Building security-proxy-setup ... 00:43:31 Building security-secretstore-setup ... 00:43:31 Building support-notifications ... 00:43:31 Building support-scheduler ... 00:43:31 Building sys-mgmt-agent ... 00:43:31 Building security-secretstore-setup 00:43:31 Building core-command 00:43:31 Building support-notifications 00:43:31 Building support-scheduler 00:43:31 Building security-bootstrapper 00:43:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:43:31 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:43:31 - README.md 00:43:31 00:43:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:32 Launching a container. 00:43:42 Waiting for container to be ready 00:43:42 To start your first instance, try: lxc launch ubuntu:18.04 00:43:42 00:43:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:45 Waiting for network to be ready... 00:43:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:43:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:43:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:43:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:43:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:43:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:43:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:43:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:43:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:43:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:43:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:43:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:43:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:43:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:43:50 Fetched 24.7 MB in 4s (6330 kB/s) 00:43:51 Reading package lists... 00:43:51 Reading package lists... 00:43:51 Building dependency tree... 00:43:51 Reading state information... 00:43:51 The following additional packages will be installed: 00:43:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:51 Suggested packages: 00:43:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:51 Recommended packages: 00:43:51 gnupg libsasl2-modules 00:43:51 The following NEW packages will be installed: 00:43:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:51 The following packages will be upgraded: 00:43:51 gpg gpg-agent gpgconf libudev1 00:43:51 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:43:51 Need to get 3530 kB of archives. 00:43:51 After this operation, 13.3 MB of additional disk space will be used. 00:43:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:43:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:43:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:43:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:43:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 00:43:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 00:43:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:43:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:43:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:43:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:43:53 debconf: delaying package configuration, since apt-utils is not installed 00:43:53 Fetched 3530 kB in 1s (2895 kB/s) 00:43:53 (Reading database ... 12511 files and directories currently installed.) 00:43:53 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 00:43:53 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:53 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 00:43:53 Selecting previously unselected package udev. 00:43:53 (Reading database ... 12511 files and directories currently installed.) 00:43:53 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 00:43:53 Unpacking udev (237-3ubuntu10.47) ... 00:43:53 Selecting previously unselected package libfuse2:amd64. 00:43:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:53 Selecting previously unselected package fuse. 00:43:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:53 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:53 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:53 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:53 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:53 Selecting previously unselected package libksba8:amd64. 00:43:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:53 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:53 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:54 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:54 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:54 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:54 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:54 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:54 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:54 Selecting previously unselected package libsasl2-2:amd64. 00:43:54 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:54 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:54 Selecting previously unselected package libldap-common. 00:43:54 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:43:54 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:54 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:54 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:43:54 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:54 Selecting previously unselected package dirmngr. 00:43:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:43:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:43:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:43:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:54 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:54 Setting up udev (237-3ubuntu10.47) ... 00:43:55 invoke-rc.d: policy-rc.d denied execution of start. 00:43:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Processing triggers for systemd (237-3ubuntu10) ... 00:43:55 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:55 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:43:55 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:55 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:55 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:43:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:55 settings in the [Install] section, and DefaultInstance for template units). 00:43:55 This means they are not meant to be enabled using systemctl. 00:43:55 Possible reasons for having this kind of units are: 00:43:55 1) A unit may be statically enabled by being symlinked from another unit's 00:43:55 .wants/ or .requires/ directory. 00:43:55 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:55 a requirement dependency on it. 00:43:55 3) A unit may be started when needed via activation (socket, path, timer, 00:43:55 D-Bus, udev, scripted systemctl call, ...). 00:43:55 4) In case of template units, the unit is meant to be enabled with some 00:43:55 instance name specified. 00:43:56 Reading package lists... 00:43:56 Building dependency tree... 00:43:56 Reading state information... 00:43:56 The following additional packages will be installed: 00:43:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:56 Suggested packages: 00:43:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:56 systemd-container policykit-1 00:43:56 Recommended packages: 00:43:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:56 The following NEW packages will be installed: 00:43:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:56 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:56 python3.6-minimal snapd squashfs-tools sudo 00:43:56 The following packages will be upgraded: 00:43:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:56 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:43:56 Need to get 36.7 MB of archives. 00:43:56 After this operation, 147 MB of additional disk space will be used. 00:43:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:43:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:43:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 00:43:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:43:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:43:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:43:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:43:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:43:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:57 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 00:43:57 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:43:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:43:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:43:57 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:43:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:43:59 debconf: delaying package configuration, since apt-utils is not installed 00:43:59 Fetched 36.7 MB in 2s (15.7 MB/s) 00:43:59 (Reading database ... 12757 files and directories currently installed.) 00:43:59 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 00:43:59 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 00:43:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:43:59 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 00:44:00 (Reading database ... 12757 files and directories currently installed.) 00:44:00 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:44:00 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:44:00 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:44:00 (Reading database ... 12757 files and directories currently installed.) 00:44:00 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:44:00 Unpacking apt (1.6.13) over (1.6.1) ... 00:44:00 Setting up apt (1.6.13) ... 00:44:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:44:01 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:44:01 (Reading database ... 12764 files and directories currently installed.) 00:44:01 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:44:01 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:44:01 Selecting previously unselected package libpython3.6-minimal:amd64. 00:44:01 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:01 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:01 Selecting previously unselected package libexpat1:amd64. 00:44:01 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:44:01 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:01 Selecting previously unselected package python3.6-minimal. 00:44:01 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:01 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:01 Checking for services that may need to be restarted...done. 00:44:01 Checking for services that may need to be restarted...done. 00:44:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:44:02 Selecting previously unselected package python3-minimal. 00:44:02 (Reading database ... 13012 files and directories currently installed.) 00:44:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:44:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:44:02 Selecting previously unselected package mime-support. 00:44:02 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:44:02 Unpacking mime-support (3.60ubuntu1) ... 00:44:02 Selecting previously unselected package libmpdec2:amd64. 00:44:02 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:44:02 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:02 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:44:02 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:02 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:02 Selecting previously unselected package python3.6. 00:44:02 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:44:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:02 Selecting previously unselected package libpython3-stdlib:amd64. 00:44:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:44:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:02 Setting up python3-minimal (3.6.7-1~18.04) ... 00:44:03 Selecting previously unselected package python3. 00:44:03 (Reading database ... 13442 files and directories currently installed.) 00:44:03 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:44:03 Unpacking python3 (3.6.7-1~18.04) ... 00:44:03 Selecting previously unselected package multiarch-support. 00:44:03 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:44:03 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:44:03 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:44:03 Selecting previously unselected package liblzo2-2:amd64. 00:44:03 (Reading database ... 13479 files and directories currently installed.) 00:44:03 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:44:03 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:44:03 Selecting previously unselected package libbsd0:amd64. 00:44:03 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:44:03 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:03 Selecting previously unselected package sudo. 00:44:03 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:44:03 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:44:03 Selecting previously unselected package apparmor. 00:44:03 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:44:03 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:44:03 Selecting previously unselected package libedit2:amd64. 00:44:03 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:44:03 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:44:03 Selecting previously unselected package libkrb5support0:amd64. 00:44:03 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:44:03 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:03 Selecting previously unselected package libk5crypto3:amd64. 00:44:03 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:44:03 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:03 Selecting previously unselected package libkeyutils1:amd64. 00:44:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:44:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:03 Selecting previously unselected package libkrb5-3:amd64. 00:44:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:44:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:04 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:44:04 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:44:04 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:04 Selecting previously unselected package libssl1.0.0:amd64. 00:44:04 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:44:04 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:05 Selecting previously unselected package openssh-client. 00:44:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:44:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:05 Selecting previously unselected package squashfs-tools. 00:44:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:44:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:05 Selecting previously unselected package snapd. 00:44:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:44:05 Unpacking snapd (2.49.2+18.04) ... 00:44:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:44:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:44:07 Setting up mime-support (3.60ubuntu1) ... 00:44:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:44:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:07 Setting up systemd (237-3ubuntu10.47) ... 00:44:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:44:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:44:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:44:08 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:44:08 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:08 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:08 Setting up python3 (3.6.7-1~18.04) ... 00:44:08 running python rtupdate hooks for python3.6... 00:44:08 running python post-rtupdate hooks for python3.6... 00:44:08 Setting up apparmor (2.12-4ubuntu5.1) ... 00:44:09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:44:10 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:10 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:11 Setting up snapd (2.49.2+18.04) ... 00:44:11 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:44:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:44:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:44:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:44:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:12 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:44:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:44:12 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:44:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:44:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:44:13 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:44:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:13 Processing triggers for systemd (237-3ubuntu10.47) ... 00:44:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:15 Reading package lists... 00:44:15 Reading package lists... 00:44:15 Building dependency tree... 00:44:15 Reading state information... 00:44:15 Calculating upgrade... 00:44:16 The following packages will be upgraded: 00:44:16 advancecomp base-files bash binutils binutils-common 00:44:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:44:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:44:16 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:44:16 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:44:16 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:44:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:44:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:44:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:44:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:44:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:44:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:44:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:44:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:44:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:44:16 ubuntu-keyring util-linux 00:44:16 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:44:16 Need to get 64.1 MB of archives. 00:44:16 After this operation, 5097 kB of additional disk space will be used. 00:44:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 00:44:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:44:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:44:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:44:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:44:16 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:44:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:44:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:44:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:44:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:44:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:44:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:44:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:44:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:44:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:44:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:44:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:44:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:44:16 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:44:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:44:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:44:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:44:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:44:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:44:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:44:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:44:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:44:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:44:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:44:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:44:16 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:44:16 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:44:16 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:44:16 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:44:16 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:44:16 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:44:16 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:44:16 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 00:44:16 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 00:44:16 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:44:16 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:44:16 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:44:16 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:44:16 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:44:16 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:44:16 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:44:16 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:44:16 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:44:16 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:44:16 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:44:16 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:44:16 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:44:16 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:44:16 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:44:16 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:44:16 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:44:16 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:44:16 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:44:17 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:44:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:44:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:44:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:44:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:44:17 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:44:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:44:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:44:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:44:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:44:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:44:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:44:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:44:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:44:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:44:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:44:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:44:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:44:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:44:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:44:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:44:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:44:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:44:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:44:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:44:18 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:44:18 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:44:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 00:44:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:44:18 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:44:19 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:44:19 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:44:19 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:44:19 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:44:19 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:44:19 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:44:19 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:44:19 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:44:19 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:44:19 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:44:19 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:44:19 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:44:19 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:44:19 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:44:19 debconf: delaying package configuration, since apt-utils is not installed 00:44:19 Fetched 64.1 MB in 3s (20.0 MB/s) 00:44:19 (Reading database ... 13914 files and directories currently installed.) 00:44:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:44:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:20 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 00:44:20 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 00:44:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:20 (Reading database ... 13914 files and directories currently installed.) 00:44:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:44:21 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:44:21 (Reading database ... 13914 files and directories currently installed.) 00:44:21 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:21 (Reading database ... 13914 files and directories currently installed.) 00:44:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:44:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:44:22 (Reading database ... 13914 files and directories currently installed.) 00:44:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:23 Setting up base-files (10.1ubuntu2.10) ... 00:44:23 Installing new version of config file /etc/issue ... 00:44:23 Installing new version of config file /etc/issue.net ... 00:44:23 Installing new version of config file /etc/lsb-release ... 00:44:23 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:23 Removing obsolete conffile /etc/default/motd-news ... 00:44:23 (Reading database ... 13915 files and directories currently installed.) 00:44:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:23 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:23 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:44:23 (Reading database ... 13915 files and directories currently installed.) 00:44:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:23 (Reading database ... 13915 files and directories currently installed.) 00:44:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:44:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:44:24 Setting up tar (1.29b-2ubuntu0.2) ... 00:44:24 (Reading database ... 13915 files and directories currently installed.) 00:44:24 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:24 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:24 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:24 (Reading database ... 13915 files and directories currently installed.) 00:44:24 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:24 (Reading database ... 13915 files and directories currently installed.) 00:44:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:24 (Reading database ... 13915 files and directories currently installed.) 00:44:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:24 Setting up grep (3.1-2build1) ... 00:44:24 (Reading database ... 13915 files and directories currently installed.) 00:44:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:25 Setting up login (1:4.5-1ubuntu2) ... 00:44:25 (Reading database ... 13915 files and directories currently installed.) 00:44:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:25 (Reading database ... 13915 files and directories currently installed.) 00:44:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:25 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:26 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:26 (Reading database ... 13915 files and directories currently installed.) 00:44:26 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:26 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:26 (Reading database ... 13915 files and directories currently installed.) 00:44:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:44:27 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:27 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:27 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:27 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:27 (Reading database ... 13915 files and directories currently installed.) 00:44:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:28 (Reading database ... 13915 files and directories currently installed.) 00:44:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:28 (Reading database ... 13915 files and directories currently installed.) 00:44:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:28 (Reading database ... 13915 files and directories currently installed.) 00:44:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:29 (Reading database ... 13915 files and directories currently installed.) 00:44:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:44:29 (Reading database ... 13915 files and directories currently installed.) 00:44:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:30 (Reading database ... 13917 files and directories currently installed.) 00:44:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:30 Setting up debconf (1.5.66ubuntu1) ... 00:44:30 (Reading database ... 13917 files and directories currently installed.) 00:44:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:44:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:44:30 (Reading database ... 13917 files and directories currently installed.) 00:44:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:44:30 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:44:30 (Reading database ... 13917 files and directories currently installed.) 00:44:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:30 (Reading database ... 13917 files and directories currently installed.) 00:44:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:31 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:31 (Reading database ... 13919 files and directories currently installed.) 00:44:31 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:31 (Reading database ... 13923 files and directories currently installed.) 00:44:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 00:44:31 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 00:44:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:31 (Reading database ... 13923 files and directories currently installed.) 00:44:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:31 (Reading database ... 13923 files and directories currently installed.) 00:44:31 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:44:31 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:44:31 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:44:31 (Reading database ... 13923 files and directories currently installed.) 00:44:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:44:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:32 (Reading database ... 13923 files and directories currently installed.) 00:44:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:32 (Reading database ... 13923 files and directories currently installed.) 00:44:32 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:44:32 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:44:32 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:44:32 (Reading database ... 13923 files and directories currently installed.) 00:44:32 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:32 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:32 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 00:44:33 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:44:33 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 00:44:33 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 00:44:33 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:33 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:33 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:33 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:33 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:33 (Reading database ... 13923 files and directories currently installed.) 00:44:33 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:44:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:44:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:44:34 (Reading database ... 13923 files and directories currently installed.) 00:44:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:34 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:34 (Reading database ... 13923 files and directories currently installed.) 00:44:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:44:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:44:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:44:34 (Reading database ... 13923 files and directories currently installed.) 00:44:34 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:44:34 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:44:34 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:44:34 (Reading database ... 13924 files and directories currently installed.) 00:44:34 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:34 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:34 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:34 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:34 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:44:34 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:44:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:44:35 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:44:35 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:44:35 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:44:35 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:44:35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:44:35 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:44:35 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:44:35 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:44:35 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:44:35 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:44:35 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:44:35 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:44:35 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:44:35 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:44:35 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:44:35 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:44:35 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:44:36 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:44:36 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:44:36 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:44:36 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:44:36 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:36 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:36 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:36 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:36 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:36 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:36 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:36 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:37 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:37 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:37 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:37 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:37 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:37 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:37 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:38 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:38 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:39 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:39 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 29bbd556b5d7 00:44:39 Step 3/23 : WORKDIR /edgex-go 00:44:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 29bbd556b5d7 00:44:39 Step 3/24 : WORKDIR /edgex-go 00:44:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 29bbd556b5d7 00:44:39 Step 3/32 : WORKDIR /edgex-go 00:44:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 29bbd556b5d7 00:44:39 Step 3/26 : WORKDIR /edgex-go 00:44:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:39 ---> 29bbd556b5d7 00:44:39 Step 3/23 : WORKDIR /edgex-go 00:44:39 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:39 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:40 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:40 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:40 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:40 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:40 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:40 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:41 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:41 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:41 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:41 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:41 ---> Running in d78d7eb64508 00:44:41 ---> Running in cb0baa41ee1c 00:44:41 ---> Running in 72fa061994b1 00:44:41 ---> Running in b8c434505eed 00:44:41 ---> Running in 3f81594186fd 00:44:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:44:41 Removing intermediate container cb0baa41ee1c 00:44:41 ---> 640647f4e72b 00:44:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 00:44:41 Current default time zone: 'Etc/UTC' 00:44:41 Local time is now: Fri Jun 11 00:44:41 UTC 2021. 00:44:41 Universal Time is now: Fri Jun 11 00:44:41 UTC 2021. 00:44:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:41 00:44:41 Setting up systemd-sysv (237-3ubuntu10.47) ... 00:44:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 00:44:41 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:41 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:41 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:41 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:41 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:41 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:41 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:41 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:41 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:41 Removing intermediate container b8c434505eed 00:44:41 ---> c8c7ff7ce894 00:44:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 ---> Running in 5009de46722a 00:44:41 Removing intermediate container d78d7eb64508 00:44:41 ---> a99dd9d67006 00:44:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container 72fa061994b1 00:44:41 ---> 32cd307bdfab 00:44:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:41 Removing intermediate container 3f81594186fd 00:44:41 ---> 175d3df1770b 00:44:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:42 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:42 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:44:42 Setting up ca-certificates (20210119~18.04.1) ... 00:44:42 ---> Running in 31aac34c2694 00:44:42 ---> Running in b7e13ea85f23 00:44:42 ---> Running in f337c7cec80d 00:44:42 ---> Running in 5d9324d44b07 00:44:43 Updating certificates in /etc/ssl/certs... 00:44:44 23 added, 27 removed; done. 00:44:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:44:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:45 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:45 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:44:45 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:45 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:45 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:44:45 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:45 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:45 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:45 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:45 Processing triggers for systemd (237-3ubuntu10.47) ... 00:44:45 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:45 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:44:45 Updating certificates in /etc/ssl/certs... 00:44:45 Removing intermediate container 5009de46722a 00:44:45 ---> fcf6466d7df8 00:44:45 Step 5/23 : RUN apk add --update --no-cache make git 00:44:45 ---> Running in 8d9f476d5799 00:44:45 Removing intermediate container 31aac34c2694 00:44:45 ---> b007a7918177 00:44:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:45 0 added, 0 removed; done. 00:44:45 Running hooks in /etc/ca-certificates/update.d... 00:44:45 done. 00:44:46 ---> Running in ccd227e7fbf8 00:44:46 Reading package lists... 00:44:46 Building dependency tree... 00:44:46 Reading state information... 00:44:46 Removing intermediate container b7e13ea85f23 00:44:46 ---> 3defbb47cdcd 00:44:46 Step 5/32 : RUN apk add --update --no-cache make git 00:44:46 Removing intermediate container f337c7cec80d 00:44:46 ---> 8529bf336e6d 00:44:46 Step 5/26 : RUN apk add --update --no-cache make git 00:44:46 Removing intermediate container 5d9324d44b07 00:44:46 ---> 5deaa8894318 00:44:46 Step 5/24 : RUN apk add --update --no-cache make git 00:44:46 ---> Running in 99f5d9b063ce 00:44:46 ---> Running in d87a5f88ea17 00:44:46 The following NEW packages will be installed: 00:44:46 apt-transport-https 00:44:47 ---> Running in e26d378368f3 00:44:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:47 Need to get 1692 B of archives. 00:44:47 After this operation, 154 kB of additional disk space will be used. 00:44:47 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:44:47 debconf: delaying package configuration, since apt-utils is not installed 00:44:47 Fetched 1692 B in 0s (9070 B/s) 00:44:47 Selecting previously unselected package apt-transport-https. 00:44:47 (Reading database ... 13929 files and directories currently installed.) 00:44:47 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:44:47 Unpacking apt-transport-https (1.6.13) ... 00:44:47 Setting up apt-transport-https (1.6.13) ... 00:44:47 Waiting for network to be ready... 00:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:50 OK: 218 MiB in 52 packages 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:50 OK: 218 MiB in 52 packages 00:44:50 OK: 218 MiB in 52 packages 00:44:51 OK: 218 MiB in 52 packages 00:44:52 OK: 218 MiB in 52 packages 00:44:52 Removing intermediate container ccd227e7fbf8 00:44:52 ---> 37df7ff5f938 00:44:52 Step 6/23 : COPY go.mod . 00:44:52 Removing intermediate container 99f5d9b063ce 00:44:52 ---> 97fe30454236 00:44:52 Step 6/32 : COPY go.mod . 00:44:52 Removing intermediate container e26d378368f3 00:44:52 ---> 5160325c357b 00:44:52 Step 6/24 : COPY go.mod . 00:44:52 2021-06-11T00:44:50Z INFO Waiting for automatic snapd restart... 00:44:52 Removing intermediate container d87a5f88ea17 00:44:52 ---> 8b1990d96e82 00:44:52 Step 6/26 : COPY go.mod . 00:44:53 ---> cf793b643d5d 00:44:53 Step 7/23 : RUN go mod download 00:44:53 snapd 2.50.1 from Canonical* installed 00:44:53 ---> Running in c7297ba2eef6 00:44:53 Removing intermediate container 8d9f476d5799 00:44:53 ---> 3c40ca985e37 00:44:53 Step 6/23 : COPY go.mod . 00:44:53 ---> 1823513f3302 00:44:53 Step 7/32 : RUN go mod download 00:44:54 ---> d2470d4d653f 00:44:54 Step 7/24 : RUN go mod download 00:44:54 ---> Running in 76f767390fc8 00:44:54 ---> 2d8e3994de72 00:44:54 Step 7/26 : RUN go mod download 00:44:54 ---> Running in a4cdd6578c7b 00:44:54 "snapd" switched to the "latest/stable" channel 00:44:54 00:44:54 ---> Running in edd2ecc8679a 00:44:54 ---> 16775c78f3b8 00:44:54 Step 7/23 : RUN go mod download 00:44:55 ---> Running in 80e4f9736163 00:44:57 core18 20210507 from Canonical* installed 00:44:57 "core18" switched to the "latest/stable" channel 00:44:57 00:44:57 Removing intermediate container c7297ba2eef6 00:44:57 ---> 4ceeaa9f1e2f 00:44:57 Step 8/23 : COPY . . 00:44:58 Removing intermediate container 76f767390fc8 00:44:58 ---> 66953c03186f 00:44:58 Step 8/32 : COPY . . 00:44:59 Removing intermediate container a4cdd6578c7b 00:44:59 ---> 63e1d0bed2db 00:44:59 Step 8/24 : COPY . . 00:44:59 Removing intermediate container edd2ecc8679a 00:44:59 ---> 4a5fed2a0ba0 00:44:59 Step 8/26 : COPY . . 00:44:59 Removing intermediate container 80e4f9736163 00:44:59 ---> 2c1de91706fe 00:44:59 Step 8/23 : COPY . . 00:45:01 snapcraft 4.8.1 from Canonical* installed 00:45:01 "snapcraft" switched to the "latest/stable" channel 00:45:01 00:45:05 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:45:05 - README.md 00:45:05 00:45:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:07 Reading package lists... 00:45:07 Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:45:07 Reading package lists... 00:45:07 Building dependency tree... 00:45:07 Reading state information... 00:45:07 Recommended packages: 00:45:07 libglib2.0-data shared-mime-info xdg-user-dirs unzip 00:45:07 The following NEW packages will be installed: 00:45:07 libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 00:45:07 pkg-config zip 00:45:07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 00:45:07 Need to get 2529 kB of archives. 00:45:07 After this operation, 8736 kB of additional disk space will be used. 00:45:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:45:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:45:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:45:08 Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:45:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:45:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:45:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:45:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:45:08 debconf: delaying package configuration, since apt-utils is not installed 00:45:08 Fetched 2529 kB in 1s (3237 kB/s) 00:45:08 Selecting previously unselected package libglib2.0-0:amd64. 00:45:08 (Reading database ... 13933 files and directories currently installed.) 00:45:08 Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:45:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:09 Selecting previously unselected package libnorm1:amd64. 00:45:09 Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:45:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:09 Selecting previously unselected package libpgm-5.2-0:amd64. 00:45:09 Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:45:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:09 Selecting previously unselected package libsodium23:amd64. 00:45:09 Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... 00:45:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:45:09 Selecting previously unselected package libzmq5:amd64. 00:45:09 Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:09 Selecting previously unselected package libzmq3-dev:amd64. 00:45:09 Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:45:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:09 Selecting previously unselected package pkg-config. 00:45:09 Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:45:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:45:09 Selecting previously unselected package zip. 00:45:09 Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... 00:45:09 Unpacking zip (3.0-11build1) ... 00:45:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:45:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:45:09 No schema files found: doing nothing. 00:45:09 Setting up zip (3.0-11build1) ... 00:45:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:45:09 Setting up libsodium23:amd64 (1.0.16-2) ... 00:45:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:45:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:45:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:45:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:45:10 libglib2.0-0 set to automatically installed. 00:45:10 libnorm1 set to automatically installed. 00:45:10 libpgm-5.2-0 set to automatically installed. 00:45:10 libsodium23 set to automatically installed. 00:45:10 libzmq3-dev set to automatically installed. 00:45:10 libzmq5 set to automatically installed. 00:45:10 pkg-config set to automatically installed. 00:45:10 zip set to automatically installed. 00:45:11 snapd is not logged in, snap install commands will use sudo 00:45:13 snap "core18" has no updates available 00:45:14 snapd is not logged in, snap install commands will use sudo 00:45:19 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:45:19 Downloading snap 'edgex-app-service-configurable' 00:45:21 ---> 80bdfd5eb4b9 00:45:21 Step 9/23 : RUN go mod tidy 00:45:21 ---> Running in 05825d1684cf 00:45:21 ---> 8756b5422d25 00:45:21 Step 9/23 : RUN go mod tidy 00:45:21 ---> 2461c4f855cf 00:45:21 Step 9/24 : RUN go mod tidy 00:45:21 ---> 416d6b7e8960 00:45:21 Step 9/32 : RUN go mod tidy 00:45:21 ---> 1532fbc3e16f 00:45:21 Step 9/26 : RUN go mod tidy 00:45:22 ---> Running in 502f67d9cbe3 00:45:22 ---> Running in 19aca97125b3 00:45:22 Pulling app-service-config 00:45:22 + snapcraftctl pull 00:45:22 ---> Running in 7abd03f67d2f 00:45:22 ---> Running in 035595f48924 00:45:23 Pulling config-common 00:45:23 + snapcraftctl pull 00:45:24 Pulling go-build-helper 00:45:24 + snapcraftctl pull 00:45:25 'edgex-go' has dependencies that need to be staged: go-build-helper 00:45:25 Skipping pull go-build-helper (already ran) 00:45:25 Building go-build-helper 00:45:25 + snapcraftctl build 00:45:27 Staging go-build-helper 00:45:27 + snapcraftctl stage 00:45:27 Removing intermediate container 05825d1684cf 00:45:27 ---> d552b3df97c2 00:45:27 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:27 ---> Running in 866d23dad87e 00:45:29 Removing intermediate container 7abd03f67d2f 00:45:29 ---> 310eba05b686 00:45:29 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45: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 00:45:29 ---> Running in 1532641a54a8 00:45:29 Removing intermediate container 502f67d9cbe3 00:45:29 ---> f4899e2455ad 00:45:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:29 ---> Running in 3084fc6451e5 00:45:30 Removing intermediate container 19aca97125b3 00:45:30 ---> 18b69bc43034 00:45:30 Step 10/24 : RUN make cmd/core-command/core-command 00:45:30 Removing intermediate container 035595f48924 00:45:30 ---> 1fa357b797e8 00:45:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:30 ---> Running in 837cbaf6d21e 00:45:30 ---> Running in 09de50705844 00:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:45:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:45:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:45:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:45:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:45:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:45:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:45:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:45:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:45:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:45:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:45:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:45:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:45:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:45:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:45:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:45:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:45:39 Fetched 24.7 MB in 6s (4055 kB/s) 00:45:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:39 Fetched 224 kB in 0s (0 B/s) 00:45:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:39 Fetched 157 kB in 0s (0 B/s) 00:45:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:39 Fetched 221 kB in 0s (0 B/s) 00:45:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:39 Fetched 143 kB in 0s (0 B/s) 00:45:39 Pulling edgex-go 00:45:39 + snapcraftctl pull 00:45:54 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:54 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:54 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:54 Fetched 0 B in 0s (0 B/s) 00:45:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:54 Fetched 96.5 kB in 0s (0 B/s) 00:45:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:54 Fetched 279 kB in 0s (0 B/s) 00:45:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:54 Fetched 122 kB in 0s (0 B/s) 00:45:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:54 Fetched 77.8 kB in 0s (0 B/s) 00:45:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:54 Fetched 8848 B in 0s (0 B/s) 00:45:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:54 Fetched 47.8 kB in 0s (0 B/s) 00:45:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:54 Fetched 45.6 kB in 0s (0 B/s) 00:45:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:45:54 Fetched 15.0 kB in 0s (0 B/s) 00:45:54 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:45:54 Fetched 219 kB in 0s (0 B/s) 00:45:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:45:54 Fetched 154 kB in 0s (0 B/s) 00:45:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:54 Fetched 50.6 kB in 0s (0 B/s) 00:45:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:54 Fetched 14.8 kB in 0s (0 B/s) 00:45:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:54 Fetched 41.8 kB in 0s (0 B/s) 00:45:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:54 Fetched 499 kB in 0s (0 B/s) 00:45:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:54 Fetched 111 kB in 0s (0 B/s) 00:45:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:54 Fetched 240 kB in 0s (0 B/s) 00:45:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:54 Fetched 29.3 kB in 0s (0 B/s) 00:45:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:54 Fetched 85.5 kB in 0s (0 B/s) 00:45:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:54 Fetched 24.5 kB in 0s (0 B/s) 00:45:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:45:54 Fetched 49.2 kB in 0s (0 B/s) 00:45:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:54 Fetched 54.2 kB in 0s (0 B/s) 00:45:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:54 Fetched 30.8 kB in 0s (0 B/s) 00:45:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:45:54 Fetched 15.8 kB in 0s (0 B/s) 00:45:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:54 Fetched 85.9 kB in 0s (0 B/s) 00:45:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:54 Fetched 8720 B in 0s (0 B/s) 00:45:54 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 00:45:54 Fetched 137 kB in 0s (0 B/s) 00:45:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:54 Fetched 119 kB in 0s (0 B/s) 00:45:54 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 00:45:54 Fetched 110 kB in 0s (0 B/s) 00:45:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:54 Fetched 11.1 kB in 0s (0 B/s) 00:45:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:54 Fetched 645 kB in 0s (0 B/s) 00:45:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:54 Fetched 41.3 kB in 0s (0 B/s) 00:45:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:54 Fetched 17.9 kB in 0s (0 B/s) 00:45:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:54 Fetched 368 kB in 0s (0 B/s) 00:45:54 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:45:54 Fetched 187 kB in 0s (0 B/s) 00:45:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:54 Fetched 175 kB in 0s (0 B/s) 00:45:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:54 Fetched 206 kB in 0s (0 B/s) 00:45:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:45:54 Fetched 1301 kB in 0s (0 B/s) 00:45:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:54 Fetched 36.2 kB in 0s (0 B/s) 00:45:54 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:45:54 Fetched 159 kB in 0s (0 B/s) 00:45:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:54 Fetched 107 kB in 0s (0 B/s) 00:45:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:54 Fetched 48.7 kB in 0s (0 B/s) 00:45:54 Pulling static-packages 00:45:54 + snapcraftctl pull 00:45:55 Pulling version 00:45:55 + cd /root/project 00:45:55 + git describe --tags --abbrev=0 00:45:55 /bin/sh: 39: git: not found 00:45:55 + sed s/v// 00:45:55 + GIT_VERSION= 00:45:55 + snapcraftctl set-version 00:45:56 Usage: snapcraftctl set-version [OPTIONS] VERSION 00:45:56 Try 'snapcraftctl set-version --help' for help. 00:45:56 00:45:56 Error: Missing argument 'VERSION'. 00:45:56 Failed to run 'override-pull': Exit code was 2. 00:45:56 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:58 Failed in branch amd64 00:47:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:25 Removing intermediate container 09de50705844 00:47:25 ---> 581d45971298 00:47:25 00:47:25 Step 11/24 : FROM alpine:3.12 00:47:25 Removing intermediate container 3084fc6451e5 00:47:25 ---> a4d0e53dd264 00:47:25 00:47:25 Step 11/32 : FROM alpine:3.12 00:47:26 Removing intermediate container 866d23dad87e 00:47:26 ---> cadfebd7e5a5 00:47:26 00:47:26 Step 11/23 : FROM alpine:3.12 00:47:26 3.12: Pulling from library/alpine 00:47:27 3.12: Pulling from library/alpine 00:47:27 3.12: Pulling from library/alpine 00:47:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:29 Status: Downloaded newer image for alpine:3.12 00:47:29 Status: Image is up to date for alpine:3.12 00:47:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:29 Status: Image is up to date for alpine:3.12 00:47:29 ---> 9852663dfa18 00:47:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:29 ---> 9852663dfa18 00:47:29 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:29 ---> 9852663dfa18 00:47:29 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:29 Removing intermediate container 837cbaf6d21e 00:47:29 ---> eb38e2939758 00:47:29 00:47:29 Step 11/26 : FROM alpine:3.12 00:47:29 ---> 9852663dfa18 00:47:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:29 Removing intermediate container 1532641a54a8 00:47:29 ---> 99e5aa269892 00:47:29 00:47:29 Step 11/23 : FROM alpine:3.12 00:47:29 ---> 9852663dfa18 00:47:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:29 ---> Running in 874b9cd8e8fe 00:47:29 ---> Running in 965cc5f061be 00:47:29 ---> Running in 4c7c4ca21cbb 00:47:29 ---> Running in 9609314cc995 00:47:29 ---> Running in 8294a5533b8f 00:47:30 Removing intermediate container 965cc5f061be 00:47:30 ---> d48df134197e 00:47:30 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:47:31 ---> Running in d786c8523e12 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:32 (1/1) Installing dumb-init (1.2.2-r1) 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 Executing busybox-1.31.1-r20.trigger 00:47:32 OK: 5 MiB in 15 packages 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:33 (1/2) Installing ca-certificates (20191127-r4) 00:47:33 (1/6) Installing ca-certificates (20191127-r4) 00:47:33 (2/2) Installing dumb-init (1.2.2-r1) 00:47:33 Executing busybox-1.31.1-r20.trigger 00:47:33 Executing ca-certificates-20191127-r4.trigger 00:47:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:33 (3/6) Installing libcurl (7.77.0-r0) 00:47:33 (4/6) Installing curl (7.77.0-r0) 00:47:33 (5/6) Installing dumb-init (1.2.2-r1) 00:47:33 (1/1) Installing dumb-init (1.2.2-r1) 00:47:33 (6/6) Installing su-exec (0.2-r1) 00:47:33 Executing busybox-1.31.1-r20.trigger 00:47:33 Executing busybox-1.31.1-r20.trigger 00:47:33 OK: 5 MiB in 15 packages 00:47:33 Executing ca-certificates-20191127-r4.trigger 00:47:34 OK: 6 MiB in 16 packages 00:47:34 (1/2) Installing dumb-init (1.2.2-r1) 00:47:34 (2/2) Installing su-exec (0.2-r1) 00:47:34 OK: 7 MiB in 20 packages 00:47:34 Executing busybox-1.31.1-r20.trigger 00:47:34 OK: 5 MiB in 16 packages 00:47:34 Removing intermediate container 874b9cd8e8fe 00:47:34 ---> 313f531055ca 00:47:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:35 ---> Running in 61d13c05591f 00:47:36 Removing intermediate container 61d13c05591f 00:47:36 Removing intermediate container 9609314cc995 00:47:36 ---> 3b03138f09a1 00:47:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:36 ---> 6c67f7f56202 00:47:36 Step 14/24 : ENV APP_PORT=59882 00:47:36 Removing intermediate container d786c8523e12 00:47:36 ---> 6bc584203ffb 00:47:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:47:36 ---> Running in 1bd2924f3fd6 00:47:36 Removing intermediate container 4c7c4ca21cbb 00:47:36 ---> 96c47082ce78 00:47:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:36 ---> Running in 1807f6e798a7 00:47:36 ---> Running in af85b8fce723 00:47:36 Removing intermediate container 8294a5533b8f 00:47:36 ---> Running in 45888dc137c8 00:47:36 ---> cd20103ef22d 00:47:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:36 ---> Running in b6d05ed21e81 00:47:36 Removing intermediate container 1bd2924f3fd6 00:47:36 ---> 9d6ee38f2596 00:47:36 Step 14/23 : ENV APP_PORT=59861 00:47:37 Removing intermediate container 1807f6e798a7 00:47:37 ---> 46a31acfe076 00:47:37 Step 15/24 : EXPOSE $APP_PORT 00:47:37 Removing intermediate container af85b8fce723 00:47:37 ---> 408a188dff50 00:47:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:37 ---> Running in 870b1604b446 00:47:37 ---> Running in 7c49a8dbfd77 00:47:37 Removing intermediate container 45888dc137c8 00:47:37 ---> fcb14740f9cf 00:47:37 Step 14/23 : ENV APP_PORT=59860 00:47:37 Removing intermediate container b6d05ed21e81 00:47:37 ---> 27b6bba39dd9 00:47:37 Step 14/26 : WORKDIR / 00:47:37 ---> Running in 09f164c78f76 00:47:37 ---> Running in 8404f77356a8 00:47:37 ---> Running in 71f0e709bc7b 00:47:38 Removing intermediate container 870b1604b446 00:47:38 ---> fe3bad83627e 00:47:38 Step 15/23 : EXPOSE $APP_PORT 00:47:38 Removing intermediate container 7c49a8dbfd77 00:47:38 ---> cb8a6c33635d 00:47:38 Step 16/24 : WORKDIR / 00:47:38 ---> Running in d82cd857bd53 00:47:38 Removing intermediate container 09f164c78f76 00:47:38 ---> 0200369060cc 00:47:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:38 ---> Running in a975fb32e657 00:47:38 Removing intermediate container 71f0e709bc7b 00:47:38 ---> d88ef959bb93 00:47:38 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 8404f77356a8 00:47:38 ---> b96c18868ffe 00:47:38 Step 15/23 : EXPOSE $APP_PORT 00:47:38 00:47:38 ---> Running in aaa181848a78 00:47:38 ---> Running in ea4e64301b92 00:47:38 Removing intermediate container d82cd857bd53 00:47:38 ---> a60446534ac1 00:47:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:39 Removing intermediate container a975fb32e657 00:47:39 ---> a3edc126f610 00:47:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:39 Removing intermediate container ea4e64301b92 00:47:39 ---> b435fe9da184 00:47:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:39 ---> bfd4e3442838 00:47:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:40 ---> 2c1aca794bde 00:47:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:40 ---> f755b27a92cf 00:47:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:41 ---> 9306f15f723a 00:47:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:41 ---> ac1322947256 00:47:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:41 ---> 6bfa4bc81075 00:47:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:41 Removing intermediate container aaa181848a78 00:47:41 ---> cfe4fe2cdc43 00:47:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:47:42 ---> Running in a3d44c81c8ea 00:47:42 ---> 5faecebfe2d2 00:47:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:42 ---> 7fd0a7f3e29d 00:47:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:47:43 ---> 1fe7872a9c07 00:47:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:43 ---> b868de556979 00:47:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:43 Removing intermediate container a3d44c81c8ea 00:47:43 ---> a1b0e9101cf6 00:47:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:43 ---> Running in 806fc1dd69e0 00:47:43 ---> 9c9f33865a05 00:47:43 Step 20/24 : ENTRYPOINT ["/core-command"] 00:47:43 ---> b8519f61533e 00:47:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:43 ---> Running in 67a2a3cb3814 00:47:43 Removing intermediate container 806fc1dd69e0 00:47:43 ---> 213afb847126 00:47:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:43 ---> d0abd275b257 00:47:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:47:44 ---> Running in 17de311831a1 00:47:44 ---> Running in f20115995140 00:47:44 ---> 68e243d6982e 00:47:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:44 Removing intermediate container 67a2a3cb3814 00:47:44 ---> 3a2c443e86cc 00:47:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:44 ---> Running in 144258144bcf 00:47:44 ---> Running in 048350a0261a 00:47:44 Removing intermediate container 17de311831a1 00:47:44 ---> 2666d69bdcd5 00:47:44 Step 21/23 : LABEL arch=arm64 00:47:45 Removing intermediate container f20115995140 00:47:45 ---> 9ff565ac7f0e 00:47:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:45 ---> 53e8d395288a 00:47:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:45 ---> Running in 32feb7c85eb1 00:47:45 ---> Running in fd89fcbf9c6d 00:47:45 Removing intermediate container 144258144bcf 00:47:45 ---> 9e9867be2001 00:47:45 Step 22/24 : LABEL arch=arm64 00:47:45 ---> Running in 3ddcbc4b31df 00:47:45 Removing intermediate container 32feb7c85eb1 00:47:45 ---> 5ad20c80c3ab 00:47:45 Step 22/23 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:47:46 Removing intermediate container fd89fcbf9c6d 00:47:46 ---> 782f80d89486 00:47:46 Step 21/23 : LABEL arch=arm64 00:47:46 ---> Running in 148895ddd334 00:47:46 Removing intermediate container 3ddcbc4b31df 00:47:46 ---> f8ed8a9d84e9 00:47:46 Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:47:46 ---> Running in cb541a605b25 00:47:46 ---> Running in 473c302e80bf 00:47:46 ---> 84fe0cf55fde 00:47:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:46 Removing intermediate container 148895ddd334 00:47:46 ---> e33b776ed21d 00:47:46 Step 23/23 : LABEL version=0.0.0 00:47:47 Removing intermediate container cb541a605b25 00:47:47 ---> 89d3e5444766 00:47:47 Step 22/23 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:47:47 ---> Running in 81299ef97d81 00:47:47 ---> Running in 2cfd4e69036b 00:47:47 Removing intermediate container 473c302e80bf 00:47:47 ---> a69a2d57c8a6 00:47:47 Step 24/24 : LABEL version=0.0.0 00:47:47 ---> Running in 4725642d6a17 00:47:48 Removing intermediate container 048350a0261a 00:47:48 ---> 497e0bc6d082 00:47:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:48 ---> da059991a82d 00:47:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:47:48 ---> Running in 7abd02a5e9b8 00:47:48 Removing intermediate container 81299ef97d81 00:47:48 ---> be894e97d83f 00:47:48 00:47:48 Removing intermediate container 2cfd4e69036b 00:47:48 ---> 5326b60edc6a 00:47:48 Step 23/23 : LABEL version=0.0.0 00:47:48 Removing intermediate container 4725642d6a17 00:47:48 ---> 1167c6d372b1 00:47:48 00:47:48 ---> Running in f340b93f74ba 00:47:48 Successfully built be894e97d83f 00:47:48 Successfully tagged support-scheduler-arm64:latest 00:47:48  Building support-scheduler ... done Building sys-mgmt-agent 00:47:48 ---> fb83d8bda3de 00:47:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:49 Successfully built 1167c6d372b1 00:47:49 Successfully tagged core-command-arm64:latest 00:47:49 Building security-proxy-setup 00:47:49  Building core-command ... done Removing intermediate container f340b93f74ba 00:47:49 ---> 2a3843e31392 00:47:49 00:47:50 Successfully built 2a3843e31392 00:47:50 Successfully tagged support-notifications-arm64:latest 00:47:50  Building support-notifications ... done Building core-metadata 00:47:50 ---> 5f28a0c90c6b 00:47:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:51 Removing intermediate container 7abd02a5e9b8 00:47:51 ---> cc5bd1ad13ad 00:47:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:47:51 ---> Running in b0875556baab 00:47:51 ---> 5898156c6750 00:47:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:52 Removing intermediate container b0875556baab 00:47:52 ---> a80b497c07a7 00:47:52 Step 24/26 : LABEL arch=arm64 00:47:52 ---> Running in ffa0af05032a 00:47:52 ---> 444bf71f9d20 00:47:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:47:53 Removing intermediate container ffa0af05032a 00:47:53 ---> 64d45ba55698 00:47:53 Step 25/26 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:47:53 ---> Running in 5552fd3bf07f 00:47:53 ---> be65b2fbe9fb 00:47:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:47:54 Removing intermediate container 5552fd3bf07f 00:47:54 ---> 8dccdf3edf6e 00:47:54 Step 26/26 : LABEL version=0.0.0 00:47:54 ---> Running in 24108673480b 00:47:54 ---> Running in 58f6efba1d03 00:47:55 Removing intermediate container 24108673480b 00:47:55 ---> 86a06fb099d5 00:47:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:55 Removing intermediate container 58f6efba1d03 00:47:55 ---> d099f3a95fa4 00:47:55 00:47:55 Successfully built d099f3a95fa4 00:47:55 Successfully tagged security-secretstore-setup-arm64:latest 00:47:55  Building security-secretstore-setup ... done Building core-data 00:47:56 ---> 2432f7c0f8a0 00:47:56 Step 27/32 : RUN chmod +x /entrypoint.sh 00:47:56 ---> Running in d1c535bfe90b 00:48:00 Removing intermediate container d1c535bfe90b 00:48:00 ---> 714a65f2bf3b 00:48:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:48:00 ---> Running in 310eb1bd9e91 00:48:00 Removing intermediate container 310eb1bd9e91 00:48:00 ---> c9331722613e 00:48:00 Step 29/32 : CMD ["gate"] 00:48:00 ---> Running in 6f6deda24b2c 00:48:01 Removing intermediate container 6f6deda24b2c 00:48:01 ---> 4fb8c624e501 00:48:01 Step 30/32 : LABEL arch=arm64 00:48:01 ---> Running in b94575784018 00:48:02 Removing intermediate container b94575784018 00:48:02 ---> 643d45394f42 00:48:02 Step 31/32 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:48:03 ---> Running in 8bbb29a3f140 00:48:04 Removing intermediate container 8bbb29a3f140 00:48:04 ---> 053f1cc8cdf0 00:48:04 Step 32/32 : LABEL version=0.0.0 00:48:04 ---> Running in 7f2cf36321f4 00:48:04 Removing intermediate container 7f2cf36321f4 00:48:04 ---> d7e77786c965 00:48:04 00:48:05 Successfully built d7e77786c965 00:48:05 Successfully tagged security-bootstrapper-arm64:latest 00:48:44  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:44 ---> 29bbd556b5d7 00:48:44 Step 3/22 : WORKDIR /edgex-go 00:48:44 ---> Using cache 00:48:44 ---> a99dd9d67006 00:48:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:44 ---> Using cache 00:48:44 ---> 8529bf336e6d 00:48:44 Step 5/22 : RUN apk add --update --no-cache make git 00:48:44 ---> Using cache 00:48:44 ---> 8b1990d96e82 00:48:44 Step 6/22 : COPY go.mod . 00:48:44 ---> Using cache 00:48:44 ---> 2d8e3994de72 00:48:44 Step 7/22 : RUN go mod download 00:48:44 ---> Using cache 00:48:44 ---> 4a5fed2a0ba0 00:48:44 Step 8/22 : COPY . . 00:48:44 ---> Using cache 00:48:44 ---> 1532fbc3e16f 00:48:44 Step 9/22 : RUN go mod tidy 00:48:44 ---> Using cache 00:48:44 ---> 1fa357b797e8 00:48:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:44 ---> 29bbd556b5d7 00:48:44 Step 3/24 : WORKDIR /edgex-go 00:48:44 ---> Using cache 00:48:44 ---> a99dd9d67006 00:48:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:44 ---> Using cache 00:48:44 ---> 8529bf336e6d 00:48:44 Step 5/24 : RUN apk add --update --no-cache make git 00:48:44 ---> Using cache 00:48:44 ---> 8b1990d96e82 00:48:44 Step 6/24 : COPY go.mod . 00:48:44 ---> Using cache 00:48:44 ---> 2d8e3994de72 00:48:44 Step 7/24 : RUN go mod download 00:48:44 ---> Using cache 00:48:44 ---> 4a5fed2a0ba0 00:48:44 Step 8/24 : COPY . . 00:48:44 ---> Using cache 00:48:44 ---> 1532fbc3e16f 00:48:44 Step 9/24 : RUN go mod tidy 00:48:44 ---> Using cache 00:48:44 ---> 1fa357b797e8 00:48:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:48:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:44 ---> 29bbd556b5d7 00:48:44 Step 3/24 : WORKDIR /edgex-go 00:48:44 ---> Using cache 00:48:44 ---> a99dd9d67006 00:48:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:44 ---> Using cache 00:48:44 ---> 8529bf336e6d 00:48:44 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:44 ---> 29bbd556b5d7 00:48:44 Step 3/24 : WORKDIR /edgex-go 00:48:44 ---> Using cache 00:48:44 ---> a99dd9d67006 00:48:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:44 ---> Using cache 00:48:44 ---> 8529bf336e6d 00:48:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:44 ---> Running in 53a52d3edd0c 00:48:44 ---> Running in b985fec9e22e 00:48:44 ---> Running in 5c45c0463f4f 00:48:44 ---> Running in 865097170f94 00:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:48 OK: 218 MiB in 52 packages 00:48:49 OK: 218 MiB in 52 packages 00:48:49 Removing intermediate container 53a52d3edd0c 00:48:49 ---> 79ccebd3aec0 00:48:49 Step 6/24 : COPY go.mod . 00:48:51 Removing intermediate container b985fec9e22e 00:48:51 ---> 44d9b09c3f16 00:48:51 Step 6/24 : COPY go.mod . 00:48:51 ---> db57d724f4d1 00:48:51 Step 7/24 : RUN go mod download 00:48:51 ---> Running in 841d7b9cd055 00:48:52 ---> 8ee6eb9c7d84 00:48:52 Step 7/24 : RUN go mod download 00:48:52 ---> Running in ebbc7c9a75a2 00:48:56 Removing intermediate container 841d7b9cd055 00:48:56 ---> bb08b75bd71b 00:48:56 Step 8/24 : COPY . . 00:48:57 Removing intermediate container ebbc7c9a75a2 00:48:57 ---> 5ee5e579f7d7 00:48:57 Step 8/24 : COPY . . 00:49:30 ---> b0d0a05fb766 00:49:30 Step 9/24 : RUN go mod tidy 00:49:30 ---> 1da9d1c2da6d 00:49:30 Step 9/24 : RUN go mod tidy 00:49:30 ---> Running in 129f91a635af 00:49:30 ---> Running in 3339941516fb 00:49:33 Removing intermediate container 129f91a635af 00:49:33 ---> 1b7f9bbc89b6 00:49:33 Step 10/24 : RUN make cmd/core-data/core-data 00:49:33 ---> Running in 7dc31cca5f51 00:49:33 Removing intermediate container 3339941516fb 00:49:33 ---> 7aa8abe1917d 00:49:33 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:34 ---> Running in ea405d840140 00:49:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:49:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49: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 00:50:09 Removing intermediate container 5c45c0463f4f 00:50:09 ---> d282100b9a34 00:50:09 00:50:09 Step 11/22 : FROM alpine:3.12 00:50:09 ---> 9852663dfa18 00:50:09 Step 12/22 : RUN apk add --update --no-cache curl 00:50:09 ---> Running in 074e205a1e3e 00:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:11 (1/4) Installing ca-certificates (20191127-r4) 00:50:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:11 (3/4) Installing libcurl (7.77.0-r0) 00:50:11 (4/4) Installing curl (7.77.0-r0) 00:50:11 Executing busybox-1.31.1-r20.trigger 00:50:11 Executing ca-certificates-20191127-r4.trigger 00:50:11 OK: 7 MiB in 18 packages 00:50:13 Removing intermediate container 865097170f94 00:50:13 ---> 6b53a26663bd 00:50:13 00:50:13 Step 11/24 : FROM alpine:3.12 00:50:13 ---> 9852663dfa18 00:50:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:13 ---> Using cache 00:50:13 ---> 3b03138f09a1 00:50:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:13 ---> Using cache 00:50:13 ---> 9d6ee38f2596 00:50:13 Step 14/24 : ENV APP_PORT=59881 00:50:14 ---> Running in 705970a658e1 00:50:15 Removing intermediate container 074e205a1e3e 00:50:15 ---> 0bcebaec0a0a 00:50:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:15 ---> Running in b57b755723eb 00:50:15 Removing intermediate container 705970a658e1 00:50:15 ---> 3fed1c2a49b1 00:50:15 Step 15/24 : EXPOSE $APP_PORT 00:50:15 ---> Running in 003c2ea33701 00:50:16 Removing intermediate container b57b755723eb 00:50:16 ---> 32d9e21769ef 00:50:16 Step 14/22 : WORKDIR /edgex 00:50:16 Removing intermediate container 003c2ea33701 00:50:16 ---> 29ae9eb87ffa 00:50:16 Step 16/24 : WORKDIR / 00:50:16 ---> Running in fde69b953b14 00:50:16 ---> Running in a187ff0cda4b 00:50:17 Removing intermediate container fde69b953b14 00:50:17 ---> 682588118ff9 00:50:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:17 Removing intermediate container a187ff0cda4b 00:50:17 ---> 3223d8fee148 00:50:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:18 ---> 4690e83fa1d4 00:50:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:19 ---> 69502512fadf 00:50:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:21 ---> 83939f9ab157 00:50:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:21 ---> 848d5b82b16c 00:50:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:23 ---> 134dbacbb851 00:50:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:23 ---> 43362f4b38df 00:50:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:23 ---> Running in 4d4c45f09026 00:50:23 ---> Running in 5c777b90431d 00:50:24 Removing intermediate container 5c777b90431d 00:50:24 ---> 0dbe6780e7c8 00:50:24 Step 19/22 : CMD ["--init=true"] 00:50:24 Removing intermediate container 4d4c45f09026 00:50:24 ---> 37916cd89e1e 00:50:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:24 ---> Running in 054d2dc78e6a 00:50:24 ---> Running in cce74ca169a0 00:50:25 Removing intermediate container cce74ca169a0 00:50:25 ---> 88c6ca9ad6d3 00:50:25 Step 22/24 : LABEL arch=arm64 00:50:25 Removing intermediate container 054d2dc78e6a 00:50:25 ---> d00eac90688b 00:50:25 Step 20/22 : LABEL arch=arm64 00:50:25 ---> Running in 4a1871e3f059 00:50:25 ---> Running in ce8a285cfc16 00:50:26 Removing intermediate container 4a1871e3f059 00:50:26 ---> 03749861e045 00:50:26 Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:50:26 Removing intermediate container ce8a285cfc16 00:50:26 ---> e1de8ee4ee39 00:50:26 Step 21/22 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:50:26 ---> Running in cdf77f75415b 00:50:26 ---> Running in aa98120b16d2 00:50:27 Removing intermediate container cdf77f75415b 00:50:27 ---> eca8eba5f6ca 00:50:27 Step 24/24 : LABEL version=0.0.0 00:50:27 Removing intermediate container aa98120b16d2 00:50:27 ---> e4356f406245 00:50:27 Step 22/22 : LABEL version=0.0.0 00:50:27 ---> Running in 2c91c819c2fb 00:50:28 ---> Running in 48ce17cb47ec 00:50:28 Removing intermediate container 2c91c819c2fb 00:50:28 ---> 2afaadcc778f 00:50:28 00:50:28 Removing intermediate container 48ce17cb47ec 00:50:28 ---> 1bc475d10e75 00:50:28 00:50:29 Successfully built 2afaadcc778f 00:50:29 Successfully tagged core-metadata-arm64:latest 00:50:29  Building core-metadata ... done Successfully built 1bc475d10e75 00:50:29 Successfully tagged security-proxy-setup-arm64:latest 00:50:51  Building security-proxy-setup ... done Removing intermediate container ea405d840140 00:50:51 ---> ff59ac56f252 00:50:51 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:51 ---> Running in 7bb0f418a0e1 00:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:50:53 Removing intermediate container 7bb0f418a0e1 00:50:53 ---> 7bafd6be1b3b 00:50:53 00:50:53 Step 12/24 : FROM docker:20.10.0 00:50:53 20.10.0: Pulling from library/docker 00:50:53 Removing intermediate container 7dc31cca5f51 00:50:53 ---> 925c0173b3e9 00:50:53 00:50:53 Step 11/24 : FROM alpine:3.12 00:50:53 ---> 9852663dfa18 00:50:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:53 ---> Running in 0f7839965705 00:50:54 Removing intermediate container 0f7839965705 00:50:54 ---> 13bedfb96766 00:50:54 Step 13/24 : ENV APP_PORT=59880 00:50:55 ---> Running in 1b387d4e89d5 00:50:55 Removing intermediate container 1b387d4e89d5 00:50:55 ---> 4d20f69c299b 00:50:55 Step 14/24 : EXPOSE $APP_PORT 00:50:56 ---> Running in 29c1058d845f 00:50:56 Removing intermediate container 29c1058d845f 00:50:56 ---> f56dffa7474f 00:50:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:57 ---> Running in 3a20721a220d 00:51:00 Removing intermediate container 3a20721a220d 00:51:00 ---> 52f9e4a0643e 00:51:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:51:00 ---> Running in 5fcb1c3571a6 00:51:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:01 Status: Downloaded newer image for docker:20.10.0 00:51:01 ---> eeaf43b92773 00:51:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:51:02 ---> Running in 1f312e129881 00:51:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:02 Removing intermediate container 1f312e129881 00:51:02 ---> c82709ec1581 00:51:02 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:51:03 ---> Running in e1a3fae5728d 00:51:03 (1/6) Installing dumb-init (1.2.2-r1) 00:51:03 (2/6) Installing libgcc (9.3.0-r2) 00:51:03 (3/6) Installing libsodium (1.0.18-r0) 00:51:03 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:03 (5/6) Installing libzmq (4.3.3-r0) 00:51:03 (6/6) Installing zeromq (4.3.3-r0) 00:51:03 Executing busybox-1.31.1-r20.trigger 00:51:03 OK: 8 MiB in 20 packages 00:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:05 (1/39) Installing readline (8.0.4-r0) 00:51:05 (2/39) Installing bash (5.0.17-r0) 00:51:05 Executing bash-5.0.17-r0.post-install 00:51:05 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:51:05 Removing intermediate container 5fcb1c3571a6 00:51:05 ---> 3573476b3ba5 00:51:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:05 (4/39) Installing libcurl (7.77.0-r0) 00:51:05 (5/39) Installing curl (7.77.0-r0) 00:51:05 (6/39) Installing dumb-init (1.2.2-r1) 00:51:05 (7/39) Installing libbz2 (1.0.8-r1) 00:51:05 (8/39) Installing expat (2.2.9-r1) 00:51:05 (9/39) Installing libffi (3.3-r2) 00:51:05 (10/39) Installing gdbm (1.13-r1) 00:51:05 (11/39) Installing xz-libs (5.2.5-r0) 00:51:05 (12/39) Installing sqlite-libs (3.32.1-r1) 00:51:05 (13/39) Installing python3 (3.8.10-r0) 00:51:06 ---> 993a94dea6fd 00:51:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:07 (14/39) Installing py3-appdirs (1.4.4-r1) 00:51:07 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:51:07 (16/39) Installing py3-parsing (2.4.7-r0) 00:51:07 (17/39) Installing py3-six (1.15.0-r0) 00:51:07 (18/39) Installing py3-packaging (20.4-r0) 00:51:07 (19/39) Installing py3-setuptools (47.0.0-r0) 00:51:07 (20/39) Installing py3-chardet (3.0.4-r4) 00:51:07 (21/39) Installing py3-idna (2.9-r0) 00:51:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:51:07 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:51:07 (24/39) Installing py3-requests (2.23.0-r0) 00:51:07 (25/39) Installing py3-msgpack (1.0.0-r0) 00:51:07 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:07 (28/39) Installing py3-colorama (0.4.3-r0) 00:51:07 (29/39) Installing py3-distlib (0.3.0-r0) 00:51:07 (30/39) Installing py3-distro (1.5.0-r1) 00:51:07 (31/39) Installing py3-webencodings (0.5.1-r3) 00:51:07 (32/39) Installing py3-html5lib (1.0.1-r4) 00:51:07 (33/39) Installing py3-pytoml (0.1.21-r0) 00:51:07 (34/39) Installing py3-pep517 (0.8.2-r0) 00:51:07 (35/39) Installing py3-progress (1.5-r0) 00:51:07 (36/39) Installing py3-toml (0.10.1-r0) 00:51:07 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:07 (39/39) Installing py3-pip (20.1.1-r0) 00:51:07 Executing busybox-1.31.1-r19.trigger 00:51:08 OK: 72 MiB in 59 packages 00:51:08 ---> b2ab69cba57c 00:51:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:09 ---> f0ec0797e95b 00:51:09 Step 20/24 : ENTRYPOINT ["/core-data"] 00:51:09 ---> Running in 22d1b2ee9030 00:51:09 Removing intermediate container 22d1b2ee9030 00:51:09 ---> d2ea5d66a0c8 00:51:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:10 ---> Running in b42a876a400c 00:51:10 Removing intermediate container b42a876a400c 00:51:10 ---> 77aa50d761ab 00:51:10 Step 22/24 : LABEL arch=arm64 00:51:10 ---> Running in 37be3b1c00b8 00:51:11 Removing intermediate container 37be3b1c00b8 00:51:11 ---> f3e54227ae4b 00:51:11 Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:51:11 ---> Running in c58ff17e37bd 00:51:11 Removing intermediate container c58ff17e37bd 00:51:11 ---> f26bbf385f53 00:51:11 Step 24/24 : LABEL version=0.0.0 00:51:12 ---> Running in 615d63e8fd05 00:51:12 Removing intermediate container 615d63e8fd05 00:51:12 ---> 8aa0dd1f2192 00:51:12 00:51:12 Collecting docker-compose==1.23.2 00:51:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:12 Successfully built 8aa0dd1f2192 00:51:12 Successfully tagged core-data-arm64:latest 00:51:13  Building core-data ... done Collecting jsonschema<3,>=2.5.1 00:51:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:14 Collecting docker<4.0,>=3.6.0 00:51:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:16 Collecting cached-property<2,>=1.2.0 00:51:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:16 Collecting texttable<0.10,>=0.9.0 00:51:16 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:18 Collecting websocket-client<1.0,>=0.32.0 00:51:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:19 Collecting PyYAML<4,>=3.10 00:51:19 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:22 Collecting docopt<0.7,>=0.6.1 00:51:22 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:24 Collecting dockerpty<0.5,>=0.4.1 00:51:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:26 Collecting docker-pycreds>=0.4.0 00:51:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:26 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:51:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:51:26 Collecting urllib3<1.25,>=1.21.1 00:51:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:27 Collecting idna<2.8,>=2.5 00:51:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:28 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, texttable, PyYAML, docopt, dockerpty, docker-compose 00:51:28 Attempting uninstall: urllib3 00:51:28 Found existing installation: urllib3 1.25.9 00:51:28 Uninstalling urllib3-1.25.9: 00:51:28 Successfully uninstalled urllib3-1.25.9 00:51:29 Attempting uninstall: idna 00:51:29 Found existing installation: idna 2.9 00:51:29 Uninstalling idna-2.9: 00:51:29 Successfully uninstalled idna-2.9 00:51:29 Attempting uninstall: requests 00:51:29 Found existing installation: requests 2.23.0 00:51:29 Uninstalling requests-2.23.0: 00:51:30 Successfully uninstalled requests-2.23.0 00:51:31 Running setup.py install for texttable: started 00:51:33 Running setup.py install for texttable: finished with status 'done' 00:51:33 Running setup.py install for PyYAML: started 00:51:35 Running setup.py install for PyYAML: finished with status 'done' 00:51:35 Running setup.py install for docopt: started 00:51:36 Running setup.py install for docopt: finished with status 'done' 00:51:36 Running setup.py install for dockerpty: started 00:51:38 Running setup.py install for dockerpty: finished with status 'done' 00:51:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:51:47 Removing intermediate container e1a3fae5728d 00:51:47 ---> 114b6307a7f7 00:51:47 Step 15/24 : ENV APP_PORT=58890 00:51:47 ---> Running in 55459bfb2859 00:51:47 Removing intermediate container 55459bfb2859 00:51:47 ---> 7cedd0d8b662 00:51:47 Step 16/24 : EXPOSE $APP_PORT 00:51:47 ---> Running in d9079e2f0310 00:51:48 Removing intermediate container d9079e2f0310 00:51:48 ---> 5d306780d15e 00:51:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:49 ---> 800f80edfd65 00:51:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:50 ---> 0701294497f4 00:51:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:51 ---> 7afee338b4a9 00:51:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:51 ---> Running in 61504ba3fcdb 00:51:51 Removing intermediate container 61504ba3fcdb 00:51:51 ---> c902087ab5c6 00:51:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:52 ---> Running in 84960051bd7b 00:51:52 Removing intermediate container 84960051bd7b 00:51:52 ---> 29991fe9978d 00:51:52 Step 22/24 : LABEL arch=arm64 00:51:52 ---> Running in 65e60b7c5685 00:51:53 Removing intermediate container 65e60b7c5685 00:51:53 ---> e0941e227d1f 00:51:53 Step 23/24 : LABEL git_sha=291c1e4879111d2d537e18ff3095510e075f1b3c 00:51:53 ---> Running in e60bc6eff419 00:51:53 Removing intermediate container e60bc6eff419 00:51:53 ---> 683be280fc0a 00:51:53 Step 24/24 : LABEL version=0.0.0 00:51:53 ---> Running in 03d98a389db3 00:51:54 Removing intermediate container 03d98a389db3 00:51:54 ---> 120d692fbbf2 00:51:54 00:51:54 Successfully built 120d692fbbf2 00:51:54 Successfully tagged sys-mgmt-agent-arm64:latest 00:51:55  Building sys-mgmt-agent ... done  [Pipeline] } 00:51:55 $ docker stop --time=1 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c 00:51:57 $ docker rm -f 70711b3b1f5f2547e0971e5a469523b929245ce1aee4196ad9a7ae39ffc14d4c [Pipeline] // withDockerContainer [Pipeline] sh 00:51:57 + docker images 00:51:58 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:58 sys-mgmt-agent-arm64 latest 120d692fbbf2 3 seconds ago 299MB 00:51:58 core-data-arm64 latest 8aa0dd1f2192 45 seconds ago 19.1MB 00:51:58 7bafd6be1b3b About a minute ago 970MB 00:51:58 925c0173b3e9 About a minute ago 975MB 00:51:58 core-metadata-arm64 latest 2afaadcc778f About a minute ago 15.6MB 00:51:58 security-proxy-setup-arm64 latest 1bc475d10e75 About a minute ago 24MB 00:51:58 6b53a26663bd About a minute ago 973MB 00:51:58 d282100b9a34 About a minute ago 972MB 00:51:58 security-bootstrapper-arm64 latest d7e77786c965 3 minutes ago 17.1MB 00:51:58 security-secretstore-setup-arm64 latest d099f3a95fa4 4 minutes ago 26.6MB 00:51:58 support-notifications-arm64 latest 2a3843e31392 4 minutes ago 15.7MB 00:51:58 core-command-arm64 latest 1167c6d372b1 4 minutes ago 15MB 00:51:58 support-scheduler-arm64 latest be894e97d83f 4 minutes ago 15.1MB 00:51:58 eb38e2939758 4 minutes ago 974MB 00:51:58 99e5aa269892 4 minutes ago 969MB 00:51:58 a4d0e53dd264 4 minutes ago 968MB 00:51:58 cadfebd7e5a5 4 minutes ago 969MB 00:51:58 581d45971298 4 minutes ago 967MB 00:51:58 ci-base-image-arm64 latest 29bbd556b5d7 14 minutes ago 642MB 00:51:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB 00:51:58 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 00:51:58 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:51:58 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 00:51:58 ---> job-cost.sh 00:51:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GfgZ 00:52:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-GfgZ/bin to PATH 00:54:14 INFO: No Stack... 00:54:14 INFO: Retrieving Pricing Info for: v2-standard-4 00:54:14 INFO: Archiving Costs [Pipeline] sh 00:54:14 + cat /w/workspace/edgex-go/16/archives/cost.csv 00:54:14 + cut -d, -f6 [Pipeline] lock 00:54:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] 00:54:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] did not exist. Created. 00:54:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:15 + echo total: 0.18000000715255737 [Pipeline] stash 00:54:15 Stashed 1 file(s) [Pipeline] } 00:54:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-16-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:54:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:17 ---> package-listing.sh 00:54:17 ++ facter osfamily 00:54:17 ++ tr '[:upper:]' '[:lower:]' 00:54:17 + OS_FAMILY=redhat 00:54:17 + workspace=/w/workspace/edgex-go/16 00:54:17 + START_PACKAGES=/tmp/packages_start.txt 00:54:17 + END_PACKAGES=/tmp/packages_end.txt 00:54:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:17 + PACKAGES=/tmp/packages_start.txt 00:54:17 + '[' /w/workspace/edgex-go/16 ']' 00:54:17 + PACKAGES=/tmp/packages_end.txt 00:54:17 + case "${OS_FAMILY}" in 00:54:17 + rpm -qa 00:54:17 + sort 00:54:20 + '[' -f /tmp/packages_start.txt ']' 00:54:20 + '[' -f /tmp/packages_end.txt ']' 00:54:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:20 + '[' /w/workspace/edgex-go/16 ']' 00:54:20 + mkdir -p /w/workspace/edgex-go/16/archives/ 00:54:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 00:54:20 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:21 00:54:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:21 alpine: Pulling from edgex-lftools-log-publisher 00:54:21 df20fa9351a1: Pulling fs layer 00:54:21 36b3adc4ff6f: Pulling fs layer 00:54:21 8ad3a11d3b57: Pulling fs layer 00:54:21 46f8f816bc3b: Pulling fs layer 00:54:21 93b61091891f: Pulling fs layer 00:54:21 93b9cdb0e59b: Pulling fs layer 00:54:21 5e14af77c1be: Pulling fs layer 00:54:21 01666e4c0597: Pulling fs layer 00:54:21 aa168da1d23b: Pulling fs layer 00:54:21 93b9cdb0e59b: Waiting 00:54:21 5e14af77c1be: Waiting 00:54:21 01666e4c0597: Waiting 00:54:21 aa168da1d23b: Waiting 00:54:21 46f8f816bc3b: Waiting 00:54:21 93b61091891f: Waiting 00:54:21 36b3adc4ff6f: Verifying Checksum 00:54:21 36b3adc4ff6f: Download complete 00:54:21 46f8f816bc3b: Verifying Checksum 00:54:21 46f8f816bc3b: Download complete 00:54:21 df20fa9351a1: Verifying Checksum 00:54:21 df20fa9351a1: Download complete 00:54:21 93b9cdb0e59b: Verifying Checksum 00:54:21 93b9cdb0e59b: Download complete 00:54:21 93b61091891f: Verifying Checksum 00:54:21 93b61091891f: Download complete 00:54:21 01666e4c0597: Verifying Checksum 00:54:21 01666e4c0597: Download complete 00:54:21 df20fa9351a1: Pull complete 00:54:21 8ad3a11d3b57: Verifying Checksum 00:54:21 8ad3a11d3b57: Download complete 00:54:21 5e14af77c1be: Verifying Checksum 00:54:21 5e14af77c1be: Download complete 00:54:21 36b3adc4ff6f: Pull complete 00:54:22 8ad3a11d3b57: Pull complete 00:54:22 46f8f816bc3b: Pull complete 00:54:22 93b61091891f: Pull complete 00:54:22 93b9cdb0e59b: Pull complete 00:54:22 5e14af77c1be: Pull complete 00:54:23 01666e4c0597: Pull complete 00:54:23 aa168da1d23b: Verifying Checksum 00:54:23 aa168da1d23b: Download complete 00:54:27 aa168da1d23b: Pull complete 00:54:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:27 prd-centos7-docker-4c-2g-388 does not seem to be running inside a container 00:54:28 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:54:31 $ docker top 1064baa66a4aec9d7346a94fac8581a11693369634dd342cf2e4818f02235cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:31 + mkdir -p /var/log/sa [Pipeline] sh 00:54:32 + ls /var/log/sa-host 00:54:32 + sadf -c /var/log/sa-host/sa05 00:54:32 file_magic: OK 00:54:32 HZ: Using current value: 100 00:54:32 file_header: OK 00:54:32 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 00:54:32 Statistics: 00:54:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:32 File successfully converted to sysstat format version 12.2.1 00:54:32 + sadf -c /var/log/sa-host/sa11 00:54:32 file_magic: OK 00:54:32 HZ: Using current value: 100 00:54:32 file_header: OK 00:54:32 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 00:54:32 Statistics: 00:54:32 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... 00:54:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:32 provisioning config files... 00:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config9086078723061180710tmp [Pipeline] { [Pipeline] echo 00:54:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:32 ---> create-netrc.sh [Pipeline] } 00:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:54:32 ---> python-tools-install.sh [Pipeline] echo 00:54:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:33 ---> sudo-logs.sh 00:54:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:33 ---> job-cost.sh 00:54:33 lf-activate-venv: SKIPPING 00:54:33 DEBUG: total: 0.18000000715255737 00:54:33 INFO: Retrieving Stack Cost... 00:54:35 INFO: Retrieving Pricing Info for: v3-standard-2 00:54:35 INFO: Archiving Costs [Pipeline] echo 00:54:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:35 ---> logs-deploy.sh 00:54:35 lf-activate-venv: SKIPPING 00:54:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/16 00:54:35 INFO: archiving workspace using pattern(s): 00:54:36 Archives upload complete. 00:54:36 INFO: archiving logs to Nexus 00:54:37 ---> uname -a: 00:54:37 Linux prd-centos7-docker-4c-2g-388.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:54:37 00:54:37 00:54:37 ---> lscpu: 00:54:37 Architecture: x86_64 00:54:37 CPU op-mode(s): 32-bit, 64-bit 00:54:37 Byte Order: Little Endian 00:54:37 Address sizes: 40 bits physical, 48 bits virtual 00:54:37 CPU(s): 2 00:54:37 On-line CPU(s) list: 0,1 00:54:37 Thread(s) per core: 1 00:54:37 Core(s) per socket: 1 00:54:37 Socket(s): 2 00:54:37 NUMA node(s): 1 00:54:37 Vendor ID: AuthenticAMD 00:54:37 CPU family: 23 00:54:37 Model: 49 00:54:37 Model name: AMD EPYC-Rome Processor 00:54:37 Stepping: 0 00:54:37 CPU MHz: 2799.998 00:54:37 BogoMIPS: 5599.99 00:54:37 Virtualization: AMD-V 00:54:37 Hypervisor vendor: KVM 00:54:37 Virtualization type: full 00:54:37 L1d cache: 64 KiB 00:54:37 L1i cache: 64 KiB 00:54:37 L2 cache: 1 MiB 00:54:37 L3 cache: 32 MiB 00:54:37 NUMA node0 CPU(s): 0,1 00:54:37 Vulnerability Itlb multihit: Not affected 00:54:37 Vulnerability L1tf: Not affected 00:54:37 Vulnerability Mds: Not affected 00:54:37 Vulnerability Meltdown: Not affected 00:54:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:37 Vulnerability Srbds: Not affected 00:54:37 Vulnerability Tsx async abort: Not affected 00:54:37 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 00:54:37 00:54:37 00:54:37 ---> nproc: 00:54:37 2 00:54:37 00:54:37 00:54:37 ---> df -h: 00:54:37 Filesystem Size Used Available Use% Mounted on 00:54:37 overlay 40.0G 12.5G 27.5G 31% / 00:54:37 tmpfs 64.0M 0 64.0M 0% /dev 00:54:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:54:37 shm 64.0M 0 64.0M 0% /dev/shm 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/16@tmp 00:54:37 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/16 00:54:37 00:54:37 00:54:37 ---> free -m: 00:54:37 total used free shared buff/cache available 00:54:37 Mem: 7821 1250 1450 0 5120 6543 00:54:37 Swap: 1023 1 1022 00:54:37 00:54:37 00:54:37 ---> ip addr: 00:54:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:37 inet 127.0.0.1/8 scope host lo 00:54:37 valid_lft forever preferred_lft forever 00:54:37 inet6 ::1/128 scope host 00:54:37 valid_lft forever preferred_lft forever 00:54:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:37 link/ether fa:16:3e:fe:8b:dd brd ff:ff:ff:ff:ff:ff 00:54:37 inet 10.30.122.174/23 brd 10.30.123.255 scope global dynamic eth0 00:54:37 valid_lft 84943sec preferred_lft 84943sec 00:54:37 inet6 fe80::f816:3eff:fefe:8bdd/64 scope link 00:54:37 valid_lft forever preferred_lft forever 00:54:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:37 link/ether 02:42:05:8e:b9:22 brd ff:ff:ff:ff:ff:ff 00:54:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:37 valid_lft forever preferred_lft forever 00:54:37 inet6 fe80::42:5ff:fe8e:b922/64 scope link 00:54:37 valid_lft forever preferred_lft forever 00:54:37 00:54:37 00:54:37 ---> sar -b -r -n DEV: 00:54:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:54:37 00:54:37 00:30:08 LINUX RESTART (2 CPU) 00:54:37 00:54:37 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:37 00:32:01 44.53 3.60 40.93 0.00 2601.30 13978.32 0.00 00:54:37 00:33:02 168.56 0.02 168.54 0.00 0.53 48086.12 0.00 00:54:37 00:34:01 59.85 0.00 59.85 0.00 0.00 9166.14 0.00 00:54:37 00:35:01 54.30 0.02 54.29 0.00 0.53 3984.43 0.00 00:54:37 00:36:01 420.50 113.07 307.43 0.00 2744.97 186198.14 0.00 00:54:37 00:37:01 225.47 12.58 212.90 0.00 361.66 119949.37 0.00 00:54:37 00:38:02 545.78 83.85 461.94 0.00 3116.82 215294.13 0.00 00:54:37 00:39:01 211.82 6.15 205.67 0.00 603.32 32873.26 0.00 00:54:37 00:40:01 1.18 0.00 1.18 0.00 0.00 18.11 0.00 00:54:37 00:41:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 00:54:37 00:42:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 00:54:37 00:43:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 00:54:37 00:44:01 0.30 0.00 0.30 0.00 0.00 2.90 0.00 00:54:37 00:45:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:54:37 00:46:01 0.43 0.18 0.25 0.00 5.73 2.96 0.00 00:54:37 00:47:01 0.77 0.00 0.77 0.00 0.00 15.63 0.00 00:54:37 00:48:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 00:54:37 00:49:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 00:54:37 00:50:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 00:54:37 00:51:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 00:54:37 00:52:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 00:54:37 00:53:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 00:54:37 00:54:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 00:54:37 Average: 75.60 9.60 66.00 0.00 411.66 27475.22 0.00 00:54:37 00:54:37 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:37 00:32:01 5132828 0 813620 10.16 2620 2059864 1311288 14.48 739156 1723052 0 00:54:37 00:33:02 4183048 0 1045760 13.06 2620 2777504 1667304 18.41 1121652 2165924 25920 00:54:37 00:34:01 3837128 0 1085120 13.55 2620 3084064 1831940 20.23 1323352 2287960 74128 00:54:37 00:35:01 3888988 0 1006840 12.57 2620 3110484 1468556 16.21 1194320 2360940 150976 00:54:37 00:36:01 965096 0 1168680 14.59 2620 5872536 1496496 16.52 2234028 4119780 172 00:54:37 00:37:01 575760 0 1584416 19.78 2620 5846136 3223664 35.59 2919144 3744808 323848 00:54:37 00:38:02 352320 0 1618476 20.21 2620 6035516 2542740 28.07 2719780 4167404 36 00:54:37 00:39:01 2107696 0 1180600 14.74 2620 4718016 1420720 15.69 1455904 3716808 20 00:54:37 00:40:01 2117372 0 1170916 14.62 2620 4718024 1267304 13.99 1463048 3704068 12 00:54:37 00:41:01 2117420 0 1170864 14.62 2620 4718028 1265120 13.97 1468964 3701312 16 00:54:37 00:42:01 2117184 0 1171096 14.62 2620 4718032 1265216 13.97 1469072 3701312 12 00:54:37 00:43:01 2116892 0 1171384 14.63 2620 4718036 1265240 13.97 1469180 3701312 8 00:54:37 00:44:01 2117448 0 1170824 14.62 2620 4718040 1265168 13.97 1468736 3701312 12 00:54:37 00:45:01 2117400 0 1170868 14.62 2620 4718044 1265192 13.97 1468972 3701312 8 00:54:37 00:46:01 2117736 0 1170500 14.61 2620 4718076 1265120 13.97 1468620 3701340 24 00:54:37 00:47:01 2117888 0 1170344 14.61 2620 4718080 1265036 13.97 1468416 3701340 16 00:54:37 00:48:01 2117816 0 1170412 14.61 2620 4718084 1265084 13.97 1468552 3701340 16 00:54:37 00:49:01 2117716 0 1170504 14.61 2620 4718092 1265036 13.97 1468428 3701340 8 00:54:37 00:50:01 2117480 0 1170740 14.62 2620 4718092 1265168 13.97 1468744 3701340 12 00:54:37 00:51:01 2117504 0 1170708 14.62 2620 4718100 1265180 13.97 1468912 3701340 12 00:54:37 00:52:01 2117824 0 1170388 14.61 2620 4718100 1265084 13.97 1468452 3701340 12 00:54:37 00:53:01 2118004 0 1170200 14.61 2620 4718108 1265036 13.97 1468440 3701344 8 00:54:37 00:54:01 2117772 0 1170428 14.61 2620 4718112 1265036 13.97 1468448 3701340 8 00:54:37 Average: 2295927 0 1176682 14.69 2620 4533703 1475727 16.29 1553579 3469973 25012 00:54:37 00:54:37 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:37 00:32:01 eth0 890.21 1088.06 3132.46 148.17 0.00 0.00 0.00 0.00 00:54:37 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:32:01 docker0 961.08 720.70 76.56 2695.69 0.00 0.00 0.00 0.00 00:54:37 00:33:02 vethaa33bd6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:54:37 00:33:02 eth0 568.66 473.29 3552.68 48.16 0.00 0.00 0.00 0.00 00:54:37 00:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:33:02 docker0 214.48 265.01 13.94 847.50 0.00 0.00 0.00 0.00 00:54:37 00:34:01 vethaa33bd6 0.75 0.78 0.06 0.06 0.00 0.00 0.00 0.00 00:54:37 00:34:01 eth0 35.86 19.45 24.78 65.31 0.00 0.00 0.00 0.00 00:54:37 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:34:01 docker0 0.75 0.75 0.05 0.06 0.00 0.00 0.00 0.00 00:54:37 00:35:01 vethaa33bd6 0.92 0.92 0.07 0.07 0.00 0.00 0.00 0.00 00:54:37 00:35:01 eth0 23.25 12.09 18.42 9.64 0.00 0.00 0.00 0.00 00:54:37 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:35:01 docker0 0.92 0.92 0.06 0.07 0.00 0.00 0.00 0.00 00:54:37 00:36:01 veth4db2099 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:36:01 eth0 255.74 216.28 1853.82 76.99 0.00 0.00 0.00 0.00 00:54:37 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:36:01 veth8aa3bb3 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 00:54:37 00:37:01 vethaed8931 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:54:37 00:37:01 vethe99318e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:54:37 00:37:01 vethcc39b1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:37 00:37:01 eth0 21.31 14.16 13.81 50.62 0.00 0.00 0.00 0.00 00:54:37 00:38:02 vethf1524a0 2.25 4.04 0.15 29.25 0.00 0.00 0.00 0.00 00:54:37 00:38:02 eth0 101.15 60.02 365.73 20.35 0.00 0.00 0.00 0.00 00:54:37 00:38:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:37 00:38:02 veth8aa3bb3 0.00 1.88 0.00 0.10 0.00 0.00 0.00 0.00 00:54:37 00:39:01 eth0 242.45 195.29 1676.07 81.40 0.00 0.00 0.00 0.00 00:54:37 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:39:01 docker0 1323.55 1180.55 100.11 4469.70 0.00 0.00 0.00 0.00 00:54:37 00:40:01 eth0 0.53 0.45 0.04 0.04 0.00 0.00 0.00 0.00 00:54:37 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:41:01 eth0 0.32 0.25 0.09 0.08 0.00 0.00 0.00 0.00 00:54:37 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:42:01 eth0 1.45 0.50 0.47 0.18 0.00 0.00 0.00 0.00 00:54:37 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:43:01 eth0 0.88 0.32 0.31 0.23 0.00 0.00 0.00 0.00 00:54:37 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:44:01 eth0 1.27 0.28 0.35 0.20 0.00 0.00 0.00 0.00 00:54:37 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:45:01 eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00 00:54:37 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:46:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 00:54:37 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:37 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:48:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:54:37 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:49:01 eth0 0.75 0.00 0.06 0.00 0.00 0.00 0.00 0.00 00:54:37 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:50:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 00:54:37 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:51:01 eth0 0.22 0.13 0.08 0.10 0.00 0.00 0.00 0.00 00:54:37 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:52:01 eth0 0.22 0.17 0.10 0.01 0.00 0.00 0.00 0.00 00:54:37 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:37 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 Average: eth0 93.35 90.57 462.86 21.78 0.00 0.00 0.00 0.00 00:54:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:37 Average: docker0 56.66 50.54 4.29 191.34 0.00 0.00 0.00 0.00 00:54:37 00:54:37 00:54:37 ---> sar -P ALL: 00:54:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 00:54:37 00:54:37 00:30:08 LINUX RESTART (2 CPU) 00:54:37 00:54:37 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:54:37 00:32:01 all 15.07 0.00 3.75 5.10 0.08 76.00 00:54:37 00:32:01 0 15.82 0.00 4.17 3.51 0.07 76.43 00:54:37 00:32:01 1 14.32 0.00 3.32 6.70 0.09 75.57 00:54:37 00:33:02 all 16.23 0.00 6.88 8.46 0.09 68.34 00:54:37 00:33:02 0 17.44 0.00 6.87 8.48 0.09 67.12 00:54:37 00:33:02 1 15.02 0.00 6.90 8.44 0.09 69.56 00:54:37 00:34:01 all 52.45 0.00 5.26 0.86 0.07 41.36 00:54:37 00:34:01 0 53.04 0.00 5.19 0.57 0.07 41.12 00:54:37 00:34:01 1 51.86 0.00 5.32 1.15 0.07 41.60 00:54:37 00:35:01 all 54.72 0.00 7.41 0.79 0.11 36.98 00:54:37 00:35:01 0 54.04 0.00 7.63 0.78 0.11 37.45 00:54:37 00:35:01 1 55.40 0.00 7.19 0.80 0.11 36.50 00:54:37 00:36:01 all 24.10 0.00 14.31 30.89 0.09 30.61 00:54:37 00:36:01 0 23.91 0.00 14.55 27.43 0.09 34.02 00:54:37 00:36:01 1 24.28 0.00 14.06 34.37 0.09 27.20 00:54:37 00:37:01 all 63.17 0.00 12.73 17.97 0.10 6.04 00:54:37 00:37:01 0 63.46 0.00 12.70 20.24 0.09 3.51 00:54:37 00:37:01 1 62.88 0.00 12.76 15.69 0.11 8.57 00:54:37 00:38:02 all 55.86 0.00 18.61 22.10 0.13 3.31 00:54:37 00:38:02 0 55.26 0.00 19.14 22.66 0.13 2.81 00:54:37 00:38:02 1 56.46 0.00 18.08 21.54 0.13 3.79 00:54:37 00:39:01 all 24.50 0.00 7.47 4.74 0.08 63.21 00:54:37 00:39:01 0 24.91 0.00 7.71 4.44 0.09 62.84 00:54:37 00:39:01 1 24.08 0.00 7.23 5.04 0.07 63.58 00:54:37 00:40:01 all 0.08 0.00 0.06 0.00 0.03 99.83 00:54:37 00:40:01 0 0.12 0.00 0.05 0.00 0.02 99.82 00:54:37 00:40:01 1 0.05 0.00 0.07 0.00 0.03 99.85 00:54:37 00:41:01 all 0.15 0.00 0.07 0.00 0.03 99.75 00:54:37 00:41:01 0 0.27 0.00 0.05 0.00 0.05 99.63 00:54:37 00:41:01 1 0.03 0.00 0.08 0.00 0.02 99.87 00:54:37 00:42:01 all 0.10 0.00 0.03 0.00 0.01 99.87 00:54:37 00:42:01 0 0.18 0.00 0.02 0.00 0.00 99.80 00:54:37 00:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:54:37 00:54:37 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:54:37 00:43:01 all 0.14 0.00 0.05 0.00 0.03 99.78 00:54:37 00:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:54:37 00:43:01 1 0.17 0.00 0.08 0.00 0.03 99.72 00:54:37 00:44:01 all 0.08 0.00 0.03 0.00 0.01 99.89 00:54:37 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:37 00:44:01 1 0.13 0.00 0.03 0.00 0.02 99.82 00:54:37 00:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:54:37 00:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:54:37 00:45:01 1 0.13 0.00 0.02 0.00 0.03 99.82 00:54:37 00:46:01 all 0.08 0.00 0.05 0.00 0.02 99.86 00:54:37 00:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:54:37 00:46:01 1 0.12 0.00 0.05 0.00 0.00 99.83 00:54:37 00:47:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:54:37 00:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:54:37 00:47:01 1 0.17 0.00 0.02 0.00 0.02 99.80 00:54:37 00:48:01 all 0.12 0.00 0.02 0.00 0.02 99.85 00:54:37 00:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:54:37 00:48:01 1 0.20 0.00 0.02 0.00 0.00 99.78 00:54:37 00:49:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:54:37 00:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:54:37 00:49:01 1 0.17 0.00 0.02 0.00 0.02 99.80 00:54:37 00:50:01 all 0.14 0.00 0.03 0.00 0.02 99.82 00:54:37 00:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 00:54:37 00:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:54:37 00:51:01 all 0.11 0.00 0.02 0.00 0.02 99.86 00:54:37 00:51:01 0 0.18 0.00 0.02 0.00 0.03 99.77 00:54:37 00:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:54:37 00:52:01 all 0.10 0.00 0.02 0.00 0.02 99.87 00:54:37 00:52:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:54:37 00:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:54:37 00:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 00:54:37 00:53:01 0 0.13 0.00 0.02 0.00 0.03 99.82 00:54:37 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:54:37 00:54:37 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:54:37 00:54:01 all 0.06 0.00 0.01 0.00 0.02 99.92 00:54:37 00:54:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:54:37 00:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:54:37 Average: all 12.66 0.00 3.17 3.77 0.04 80.36 00:54:37 Average: 0 12.74 0.00 3.23 3.64 0.05 80.34 00:54:37 Average: 1 12.58 0.00 3.12 3.89 0.04 80.37 00:54:37 00:54:37 00:54:37