cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 4d6831531eef982967a50c65fca313e05c925778+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (adca7a8bbeddbee3c61cff4573a61673d4ecd18a) 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-ssh6778161939739155147.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-ssh66886834783515006.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-3589/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-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3484731846129329811.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-ssh2549278838118161687.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-3589/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-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3522259542016626735.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 Running on prd-centos7-docker-4c-2g-861 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh8696877769179866980.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) > 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/3@tmp/jenkins-gitclient-ssh6997866672448723161.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # 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/3@tmp/jenkins-gitclient-ssh3233809408088132902.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 Commit message: "docs: Change Slack link to official link" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:23 ========================================================= 06:02:23 EdgeX Global Pipelines Version Info 06:02:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:25 ------------------- 06:02:25 stable info: 06:02:25 ------------------- 06:02:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:02:25 Message: update stable to v1.0.195 06:02:25 ------------------- 06:02:25 experimental info: 06:02:25 ------------------- 06:02:25 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:25 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:02:25 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6831531eef982967a50c65fca313e05c925778 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d68315 [Pipeline] echo 06:02:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:26 provisioning config files... 06:02:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5611846544834006657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:27 ---> docker-login.sh 06:02:27 nexus3.edgexfoundry.org:10001 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10002 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10003 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 nexus3.edgexfoundry.org:10004 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:27 Configure a credential helper to remove this warning. See 06:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:27 06:02:27 Login Succeeded 06:02:27 docker.io 06:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:28 Configure a credential helper to remove this warning. See 06:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:28 06:02:28 Login Succeeded 06:02:28 ---> docker-login.sh ends [Pipeline] } 06:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:28 ++ 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 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/core-command/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo core-command,cmd/core-command/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/core-data/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo core-data,cmd/core-data/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/core-metadata/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo core-metadata,cmd/core-metadata/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/security-bootstrapper/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/security-proxy-setup/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/support-notifications/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo support-notifications,cmd/support-notifications/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/support-scheduler/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:02:28 + for file in '`ls cmd/**/Dockerfile`' 06:02:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:02:28 ++ cut -d/ -f2 06:02:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:02:28 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 06:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:30 06:02:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:30 latest: Pulling from edgex-devops/git-semver 06:02:30 31603596830f: Pulling fs layer 06:02:30 54011a49482f: Pulling fs layer 06:02:30 a6820b24f6d8: Pulling fs layer 06:02:30 f581987b2513: Pulling fs layer 06:02:30 f581987b2513: Waiting 06:02:30 54011a49482f: Verifying Checksum 06:02:30 54011a49482f: Download complete 06:02:30 31603596830f: Verifying Checksum 06:02:30 31603596830f: Download complete 06:02:30 f581987b2513: Verifying Checksum 06:02:30 f581987b2513: Download complete 06:02:31 31603596830f: Pull complete 06:02:31 a6820b24f6d8: Verifying Checksum 06:02:31 a6820b24f6d8: Download complete 06:02:31 54011a49482f: Pull complete 06:02:31 a6820b24f6d8: Pull complete 06:02:31 f581987b2513: Pull complete 06:02:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:32 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:02:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:33 $ docker top 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:33 [ssh-agent] Looking for ssh-agent implementation... 06:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:33 $ docker exec 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent 06:02:33 SSH_AUTH_SOCK=/tmp/ssh-L6jGzHmOMZUZ/agent.13 06:02:33 SSH_AGENT_PID=19 06:02:33 Running ssh-add (command line suppressed) 06:02:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_226429269805255058.key (/w/workspace/edgex-go/3@tmp/private_key_226429269805255058.key) 06:02:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:34 + git tag --points-at HEAD [Pipeline] } 06:02:34 $ docker exec --env ******** --env ******** 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent -k 06:02:34 unset SSH_AUTH_SOCK; 06:02:34 unset SSH_AGENT_PID; 06:02:34 echo Agent pid 19 killed; 06:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:34 [ssh-agent] Looking for ssh-agent implementation... 06:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:34 $ docker exec 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent 06:02:34 SSH_AUTH_SOCK=/tmp/ssh-VXgqdqVHO2De/agent.52 06:02:34 SSH_AGENT_PID=58 06:02:34 Running ssh-add (command line suppressed) 06:02:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5824220793370884123.key (/w/workspace/edgex-go/3@tmp/private_key_5824220793370884123.key) 06:02:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:35 + git semver init 06:02:35 # -> Open(): unable to determine branch for HEAD 06:02:35 # $GIT_DIR = /w/workspace/edgex-go/3/.git 06:02:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 06:02:35 # $SEMVER_REMOTE_NAME = origin 06:02:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:35 # $SEMVER_USER_NAME = edgex-jenkins 06:02:35 # $SEMVER_BRANCH = PR-3589 06:02:35 # $SEMVER_TEMP = /tmp/semver-436530430 06:02:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:02:57 # '/tmp/semver-436530430' -> '/w/workspace/edgex-go/3/.semver' 06:02:57 # -> Force: false 06:02:57 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 06:02:57 $ docker exec --env ******** --env ******** 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent -k 06:02:57 unset SSH_AUTH_SOCK; 06:02:57 unset SSH_AGENT_PID; 06:02:57 echo Agent pid 58 killed; 06:02:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:57 + git semver [Pipeline] } 06:02:57 $ docker stop --time=1 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 06:03:00 $ docker rm -f 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:03:01 Stashed 1 file(s) [Pipeline] echo 06:03:01 [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 06:03:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:03:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:02 + sudo service docker restart 06:03:02 + true 06:03:02 Redirecting to /bin/systemctl restart docker.service 06:03:16 Still waiting to schedule task 06:03:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 06:03:20 ========================================================= 06:03:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:03:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:21 + 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 . 06:03:22 Sending build context to Docker daemon 329.5MB 06:03:22 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:03:22 Step 2/6 : FROM ${BASE} 06:03:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:03:22 540db60ca938: Pulling fs layer 06:03:22 adcc1eea9eea: Pulling fs layer 06:03:22 4c4ab2625f07: Pulling fs layer 06:03:22 0510c868ecb4: Pulling fs layer 06:03:22 afea3b2eda06: Pulling fs layer 06:03:22 7809a108b3ef: Pulling fs layer 06:03:22 f706445af74f: Pulling fs layer 06:03:22 0510c868ecb4: Waiting 06:03:22 afea3b2eda06: Waiting 06:03:22 f706445af74f: Waiting 06:03:22 7809a108b3ef: Waiting 06:03:22 4c4ab2625f07: Verifying Checksum 06:03:22 4c4ab2625f07: Download complete 06:03:22 adcc1eea9eea: Verifying Checksum 06:03:22 adcc1eea9eea: Download complete 06:03:22 afea3b2eda06: Verifying Checksum 06:03:22 afea3b2eda06: Download complete 06:03:22 7809a108b3ef: Verifying Checksum 06:03:22 7809a108b3ef: Download complete 06:03:22 540db60ca938: Verifying Checksum 06:03:22 540db60ca938: Download complete 06:03:22 540db60ca938: Pull complete 06:03:22 adcc1eea9eea: Pull complete 06:03:22 4c4ab2625f07: Pull complete 06:03:24 f706445af74f: Verifying Checksum 06:03:24 f706445af74f: Download complete 06:03:24 0510c868ecb4: Verifying Checksum 06:03:24 0510c868ecb4: Download complete 06:03:28 0510c868ecb4: Pull complete 06:03:28 afea3b2eda06: Pull complete 06:03:28 7809a108b3ef: Pull complete 06:03:31 f706445af74f: Pull complete 06:03:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:03:31 ---> b068be0155e3 06:03:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:03:32 ---> Running in f7d9fd29cafa 06:03:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:33 (1/12) Installing libmagic (5.39-r0) 06:03:34 (2/12) Installing file (5.39-r0) 06:03:34 (3/12) Installing libc-dev (0.7.2-r3) 06:03:34 (4/12) Installing g++ (10.2.1_pre1-r3) 06:03:38 (5/12) Installing fortify-headers (1.1-r0) 06:03:38 (6/12) Installing patch (2.7.6-r7) 06:03:38 (7/12) Installing build-base (0.5-r2) 06:03:38 (8/12) Installing libsodium (1.0.18-r0) 06:03:38 (9/12) Installing pkgconf (1.7.3-r0) 06:03:38 (10/12) Installing libsodium-dev (1.0.18-r0) 06:03:38 (11/12) Installing libzmq (4.3.3-r1) 06:03:39 (12/12) Installing zeromq-dev (4.3.3-r1) 06:03:39 Executing busybox-1.32.1-r6.trigger 06:03:39 OK: 219 MiB in 52 packages 06:03:40 Removing intermediate container f7d9fd29cafa 06:03:40 ---> c76ca83c0614 06:03:40 Step 4/6 : WORKDIR /edgex-go 06:03:40 ---> Running in b2d8dc4c6f6c 06:03:40 Removing intermediate container b2d8dc4c6f6c 06:03:40 ---> a0becd07cca9 06:03:40 Step 5/6 : COPY go.mod . 06:03:40 ---> 2cb8cf88cb76 06:03:40 Step 6/6 : RUN go mod download 06:03:40 ---> Running in 0df197f11ca4 06:03:55 Removing intermediate container 0df197f11ca4 06:03:55 ---> 8ec183392f69 06:03:55 Successfully built 8ec183392f69 06:03:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:56 + docker inspect -f . ci-base-image-x86_64 06:03:56 . [Pipeline] withDockerContainer 06:03:56 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:56 $ docker top 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:56 + go version 06:03:56 go version go1.16.3 linux/amd64 [Pipeline] } 06:03:56 $ docker stop --time=1 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 06:03:58 $ docker rm -f 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:58 + docker inspect -f . ci-base-image-x86_64 06:03:58 . [Pipeline] withDockerContainer 06:03:58 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:03:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:59 $ docker top 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:59 ========================================================= 06:03:59 [edgeXBuildGoParallel] Running Tests and Build... 06:03:59 ========================================================= [Pipeline] sh 06:03:59 + go mod tidy [Pipeline] sh 06:04:00 + make test 06:04:00 go mod tidy 06:04:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:04:06 ? github.com/edgexfoundry/edgex-go [no test files] 06:04:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:04:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:04:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:04:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:04:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 06:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:04:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements 06:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements 06:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:04:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements 06:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:04:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 06:04:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 06:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:04:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:04:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:04:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:04:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 22.0% of statements 06:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 06:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 06:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 06:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 06:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 06:04:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 06:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.236s coverage: 81.8% of statements 06:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 06:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:05:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-863 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 06:05:20 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 06:05:20 The recommended git tool is: git 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:05:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 06:05:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 06:05:23 GO111MODULE=on go vet ./... 06:05:25 using credential edgex-jenkins-ssh 06:05:25 Cloning the remote Git repository 06:05:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:05:25 > git init /w/workspace/edgex-go/3 # timeout=10 06:05:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:05:26 > git --version # timeout=10 06:05:26 > git --version # 'git version 2.17.1' 06:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:44 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 06:05:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:05:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:44 > git config core.sparsecheckout # timeout=10 06:05:44 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 06:05:44 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 06:05:44 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) 06:05:44 > git remote # timeout=10 06:05:44 > git config --get remote.origin.url # timeout=10 06:05:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:44 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 06:05:44 > git rev-parse HEAD^{commit} # timeout=10 06:05:44 > git config core.sparsecheckout # timeout=10 06:05:44 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 06:05:48 Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:05:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:51 + true 06:05:51 + sudo service docker restart 06:05:55 gofmt -l . 06:05:55 [ "`gofmt -l .`" = "" ] 06:05:55 ./bin/test-attribution-txt.sh [Pipeline] sh 06:05:55 + ls -al . 06:05:55 total 516 06:05:55 drwxrwxr-x 10 1001 1001 4096 Jun 23 06:05 . 06:05:55 drwxr-xr-x 4 root root 28 Jun 23 06:03 .. 06:05:55 -rw-rw-r-- 1 1001 1001 11 Jun 23 06:02 .dockerignore 06:05:55 drwxrwxr-x 8 1001 1001 179 Jun 23 06:02 .git 06:05:55 drwxrwxr-x 3 1001 1001 125 Jun 23 06:02 .github 06:05:55 -rw-rw-r-- 1 1001 1001 818 Jun 23 06:02 .gitignore 06:05:55 drwx------ 3 1001 1001 60 Jun 23 06:02 .semver 06:05:55 -rw-rw-r-- 1 1001 1001 166 Jun 23 06:02 .sonarcloud.properties 06:05:55 -rw-rw-r-- 1 1001 1001 8609 Jun 23 06:02 Attribution.txt 06:05:55 -rw-rw-r-- 1 1001 1001 3804 Jun 23 06:02 CONTRIBUTING.md 06:05:55 -rw-rw-r-- 1 1001 1001 931 Jun 23 06:02 Dockerfile.build 06:05:55 -rw-rw-r-- 1 1001 1001 849 Jun 23 06:02 Jenkinsfile 06:05:55 -rw-rw-r-- 1 1001 1001 10775 Jun 23 06:02 LICENSE 06:05:55 -rw-rw-r-- 1 1001 1001 5605 Jun 23 06:02 Makefile 06:05:55 -rw-rw-r-- 1 1001 1001 7818 Jun 23 06:02 README.md 06:05:55 -rw-rw-r-- 1 1001 1001 6912 Jun 23 06:02 SECURITY.md 06:05:55 -rw-rw-r-- 1 1001 1001 5 Jun 23 06:03 VERSION 06:05:55 -rw-rw-r-- 1 1001 1001 4131 Jun 23 06:02 ZMQWindows.md 06:05:55 drwxrwxr-x 2 1001 1001 37 Jun 23 06:02 bin 06:05:55 drwxrwxr-x 14 1001 1001 4096 Jun 23 06:02 cmd 06:05:55 -rw-r--r-- 1 root root 398095 Jun 23 06:05 coverage.out 06:05:55 -rw-rw-r-- 1 1001 1001 841 Jun 23 06:02 go.mod 06:05:55 -rw-r--r-- 1 root root 20843 Jun 23 06:03 go.sum 06:05:55 drwxrwxr-x 7 1001 1001 114 Jun 23 06:02 internal 06:05:55 drwxrwxr-x 3 1001 1001 16 Jun 23 06:02 openapi 06:05:55 drwxrwxr-x 4 1001 1001 71 Jun 23 06:02 snap 06:05:55 -rw-rw-r-- 1 1001 1001 168 Jun 23 06:02 version.go [Pipeline] sh 06:05:56 + '[' -e coverage.out ] 06:05:56 + chown 1001:1001 coverage.out [Pipeline] stash 06:05:56 Stashed 1 file(s) [Pipeline] sh 06:05:56 + make build 06:05:56 go mod tidy 06:05:56 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 06:05:57 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 06:06:04 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 06:06:04 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 06:06:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:06:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:06:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:06:07 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 06:06:08 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:09 provisioning config files... 06:06:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5511357407137945380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:09 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 06:06:09 ---> docker-login.sh 06:06:09 nexus3.edgexfoundry.org:10001 06:06:10 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 06:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10002 06:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:11 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 06:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:11 Configure a credential helper to remove this warning. See 06:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:11 06:06:11 Login Succeeded 06:06:11 nexus3.edgexfoundry.org:10003 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 nexus3.edgexfoundry.org:10004 06:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:12 Configure a credential helper to remove this warning. See 06:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:12 06:06:12 Login Succeeded 06:06:12 docker.io 06:06:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 06:06:13 $ docker stop --time=1 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 06:06:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:06:13 Configure a credential helper to remove this warning. See 06:06:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:06:13 06:06:13 Login Succeeded 06:06:13 ---> docker-login.sh ends 06:06:21 $ docker rm -f 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 06:06:21 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 06:06:24 ========================================================= 06:06:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:06:24 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:25 06:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:06:25 + 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 . 06:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:25 latest: Pulling from edgex-devops/edgex-compose 06:06:25 cbdbe7a5bc2a: Pulling fs layer 06:06:25 ca9280d653b3: Pulling fs layer 06:06:25 7e9c9ca2126c: Pulling fs layer 06:06:25 cbdbe7a5bc2a: Download complete 06:06:25 cbdbe7a5bc2a: Pull complete 06:06:26 ca9280d653b3: Verifying Checksum 06:06:26 ca9280d653b3: Download complete 06:06:27 ca9280d653b3: Pull complete 06:06:27 7e9c9ca2126c: Verifying Checksum 06:06:27 7e9c9ca2126c: Download complete 06:06:27 Sending build context to Docker daemon 166.3MB 06:06:27 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:06:27 Step 2/6 : FROM ${BASE} 06:06:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:27 595b0fe564bb: Pulling fs layer 06:06:27 3088b5b3c5c0: Pulling fs layer 06:06:27 5b7225fbf94c: Pulling fs layer 06:06:27 ba82ee9f976e: Pulling fs layer 06:06:27 506bd15cee9f: Pulling fs layer 06:06:27 75a0a4a0db45: Pulling fs layer 06:06:27 618dc40b7e24: Pulling fs layer 06:06:27 ba82ee9f976e: Waiting 06:06:27 506bd15cee9f: Waiting 06:06:27 75a0a4a0db45: Waiting 06:06:27 618dc40b7e24: Waiting 06:06:27 5b7225fbf94c: Verifying Checksum 06:06:27 5b7225fbf94c: Download complete 06:06:28 3088b5b3c5c0: Verifying Checksum 06:06:28 3088b5b3c5c0: Download complete 06:06:28 506bd15cee9f: Verifying Checksum 06:06:28 506bd15cee9f: Download complete 06:06:28 75a0a4a0db45: Verifying Checksum 06:06:28 75a0a4a0db45: Download complete 06:06:28 595b0fe564bb: Verifying Checksum 06:06:28 595b0fe564bb: Download complete 06:06:28 595b0fe564bb: Pull complete 06:06:29 3088b5b3c5c0: Pull complete 06:06:29 5b7225fbf94c: Pull complete 06:06:30 618dc40b7e24: Verifying Checksum 06:06:30 618dc40b7e24: Download complete 06:06:30 7e9c9ca2126c: Pull complete 06:06:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:06:31 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:06:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:06:31 ba82ee9f976e: Download complete 06:06:44 ba82ee9f976e: Pull complete 06:06:44 506bd15cee9f: Pull complete 06:06:44 75a0a4a0db45: Pull complete 06:06:45 618dc40b7e24: Pull complete 06:06:45 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:06:45 ---> a36622ca3599 06:06:45 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 06:06:47 ---> Running in 51960508c723 06:06:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:06:50 (1/12) Installing libmagic (5.39-r0) 06:06:51 (2/12) Installing file (5.39-r0) 06:06:51 (3/12) Installing libc-dev (0.7.2-r3) 06:06:51 (4/12) Installing g++ (10.2.1_pre1-r3) 06:06:56 (5/12) Installing fortify-headers (1.1-r0) 06:06:56 (6/12) Installing patch (2.7.6-r7) 06:06:56 (7/12) Installing build-base (0.5-r2) 06:06:56 (8/12) Installing libsodium (1.0.18-r0) 06:06:56 (9/12) Installing pkgconf (1.7.3-r0) 06:06:56 (10/12) Installing libsodium-dev (1.0.18-r0) 06:06:56 (11/12) Installing libzmq (4.3.3-r1) 06:06:56 (12/12) Installing zeromq-dev (4.3.3-r1) 06:06:56 Executing busybox-1.32.1-r6.trigger 06:06:57 OK: 218 MiB in 52 packages 06:07:01 $ docker top f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c -eo pid,comm [Pipeline] { 06:07:01 Removing intermediate container 51960508c723 06:07:01 ---> df832c84d991 06:07:01 Step 4/6 : WORKDIR /edgex-go 06:07:01 ---> Running in da1134776da2 06:07:01 Removing intermediate container da1134776da2 06:07:01 ---> 93d4d514babd 06:07:01 Step 5/6 : COPY go.mod . [Pipeline] sh 06:07:01 + docker-compose build --help 06:07:01 + grep parallel 06:07:02 ---> 29c8d600abe4 06:07:02 Step 6/6 : RUN go mod download 06:07:02 --parallel Build images in parallel. [Pipeline] } 06:07:02 ---> Running in ee88c19e912e 06:07:02 $ docker stop --time=1 f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c 06:07:03 $ docker rm -f f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:07:04 . [Pipeline] withDockerContainer 06:07:04 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:07:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:07:06 $ docker top 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:06 + docker-compose -f ./docker-compose-build.yml build --parallel 06:07:07 Building core-command ... 06:07:07 Building core-data ... 06:07:07 Building core-metadata ... 06:07:07 Building security-bootstrapper ... 06:07:07 Building security-proxy-setup ... 06:07:07 Building security-secretstore-setup ... 06:07:07 Building support-notifications ... 06:07:07 Building support-scheduler ... 06:07:07 Building sys-mgmt-agent ... 06:07:07 Building support-notifications 06:07:07 Building core-command 06:07:07 Building security-proxy-setup 06:07:07 Building security-bootstrapper 06:07:07 Building security-secretstore-setup 06:07:29 Removing intermediate container ee88c19e912e 06:07:29 ---> 3c71fd922719 06:07:29 Successfully built 3c71fd922719 06:07:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:07:29 + docker inspect -f . ci-base-image-arm64 06:07:29 . [Pipeline] withDockerContainer 06:07:29 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 06:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:31 $ docker top bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:32 + go version 06:07:32 go version go1.16.5 linux/arm64 [Pipeline] } 06:07:32 $ docker stop --time=1 bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb 06:07:34 $ docker rm -f bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:35 + docker inspect -f . ci-base-image-arm64 06:07:35 . [Pipeline] withDockerContainer 06:07:35 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 06:07:35 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:07:36 $ docker top 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:07:37 ========================================================= 06:07:37 [edgeXBuildGoParallel] Running Tests and Build... 06:07:37 ========================================================= [Pipeline] sh 06:07:37 + go mod tidy [Pipeline] sh 06:07:39 + make test 06:07:39 go mod tidy 06:07:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:07:45 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:07:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:45 ---> 8ec183392f69 06:07:45 Step 3/23 : WORKDIR /edgex-go 06:07:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:07:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:07:45 ---> 8ec183392f69 06:07:45 Step 3/24 : WORKDIR /edgex-go 06:08:02 ? github.com/edgexfoundry/edgex-go [no test files] 06:08:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:08:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:08:04 ---> 8ec183392f69 06:08:04 Step 3/32 : WORKDIR /edgex-go 06:08:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:08:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:08:04 ---> 8ec183392f69 06:08:04 Step 3/22 : WORKDIR /edgex-go 06:08:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:08:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:08:06 ---> 8ec183392f69 06:08:06 Step 3/26 : WORKDIR /edgex-go 06:08:16 ---> Running in 6e6b84effbd7 06:08:16 ---> Running in e4d4c0884248 06:08:16 ---> Running in d5bd3103a3da 06:08:16 ---> Running in 9cc9d36a1d7c 06:08:16 ---> Running in f03632e6fd7e 06:08:16 Removing intermediate container 6e6b84effbd7 06:08:16 ---> 3ca6046821ed 06:08:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:16 Removing intermediate container e4d4c0884248 06:08:16 ---> cab1945fe134 06:08:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:16 Removing intermediate container f03632e6fd7e 06:08:16 ---> 33338df9b665 06:08:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:16 Removing intermediate container 9cc9d36a1d7c 06:08:16 ---> e29058b0d70e 06:08:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Running in 6403e1d2aca2 06:08:17 Removing intermediate container d5bd3103a3da 06:08:17 ---> 7183e745b562 06:08:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:17 ---> Running in ba047529d931 06:08:17 ---> Running in e6a66dccbcd6 06:08:17 ---> Running in 18cc94d51d68 06:08:17 ---> Running in b7508d355337 06:08:18 Removing intermediate container ba047529d931 06:08:18 ---> d4e42b45fd58 06:08:18 Step 5/24 : RUN apk add --update --no-cache make git 06:08:18 ---> Running in c302ef8033aa 06:08:18 Removing intermediate container 6403e1d2aca2 06:08:18 ---> 8b6e7a2b855f 06:08:18 Step 5/22 : RUN apk add --update --no-cache make git 06:08:19 ---> Running in 51b31e7d2b38 06:08:19 Removing intermediate container b7508d355337 06:08:19 ---> 6527daeadfa5 06:08:19 Step 5/32 : RUN apk add --update --no-cache make git 06:08:19 Removing intermediate container e6a66dccbcd6 06:08:19 ---> fee48469dab4 06:08:19 Step 5/26 : RUN apk add --update --no-cache make git 06:08:19 ---> Running in 28f555bc3221 06:08:19 ---> Running in eeb6de047f62 06:08:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:19 Removing intermediate container 18cc94d51d68 06:08:19 ---> 0c1882c7aae2 06:08:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:08:20 ---> Running in 33295213cfbf 06:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:20 OK: 219 MiB in 52 packages 06:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:21 Removing intermediate container c302ef8033aa 06:08:21 ---> ee4974b87a9c 06:08:21 Step 6/24 : COPY go.mod . 06:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:21 ---> cf7760aeb196 06:08:21 Step 7/24 : RUN go mod download 06:08:21 OK: 219 MiB in 52 packages 06:08:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:21 ---> Running in cb79965358bc 06:08:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:08:22 OK: 219 MiB in 52 packages 06:08:22 OK: 219 MiB in 52 packages 06:08:22 OK: 219 MiB in 52 packages 06:08:22 Removing intermediate container 51b31e7d2b38 06:08:22 ---> 5bd0962f2fce 06:08:22 Step 6/22 : COPY go.mod . 06:08:22 Removing intermediate container 28f555bc3221 06:08:22 ---> f1b9cef014df 06:08:22 Step 6/32 : COPY go.mod . 06:08:23 ---> e7c66b401897 06:08:23 Step 7/22 : RUN go mod download 06:08:23 ---> acb95f895d57 06:08:23 Step 7/32 : RUN go mod download 06:08:23 ---> Running in 76e4c844cbbb 06:08:23 ---> Running in b82e2e3cfc63 06:08:23 Removing intermediate container eeb6de047f62 06:08:23 ---> 7a11bab41c83 06:08:23 Step 6/26 : COPY go.mod . 06:08:24 Removing intermediate container 33295213cfbf 06:08:24 ---> 50f1d2d24821 06:08:24 Step 6/23 : COPY go.mod . 06:08:24 Removing intermediate container cb79965358bc 06:08:24 ---> fa9dd2d0a0f6 06:08:24 Step 8/24 : COPY . . 06:08:24 ---> 2d9e0d373834 06:08:24 Step 7/26 : RUN go mod download 06:08:24 ---> 80fa03599200 06:08:24 Step 7/23 : RUN go mod download 06:08:24 ---> Running in 96bc5f3a9ff2 06:08:24 ---> Running in 71a2d17f9264 06:08:39 ---> e441b505fd9c 06:08:39 Step 9/24 : RUN go mod tidy 06:08:39 Removing intermediate container 76e4c844cbbb 06:08:39 ---> 5114968f630e 06:08:39 Step 8/22 : COPY . . 06:08:39 ---> Running in 62e25dd42cf7 06:08:39 Removing intermediate container b82e2e3cfc63 06:08:39 ---> d3e0bb207d7e 06:08:39 Step 8/32 : COPY . . 06:08:39 Removing intermediate container 96bc5f3a9ff2 06:08:39 ---> 89ec40b42b0b 06:08:39 Step 8/26 : COPY . . 06:08:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:09:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:09:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:09:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:09:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:09:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:09:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:09:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:09:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:09:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:09:18 ---> 9421f375f996 06:09:18 Step 9/32 : RUN go mod tidy 06:09:18 ---> e6c829363a28 06:09:18 Step 9/22 : RUN go mod tidy 06:09:18 ---> 6b26685aed45 06:09:18 Step 9/26 : RUN go mod tidy 06:09:18 ---> Running in a325da939bdb 06:09:18 Removing intermediate container 71a2d17f9264 06:09:18 ---> b5c477284f9b 06:09:18 Step 8/23 : COPY . . 06:09:18 ---> Running in 37bd54d0c4e7 06:09:18 ---> Running in 18a2e64f1b31 06:09:18 Removing intermediate container 62e25dd42cf7 06:09:18 ---> d9ff960bfc36 06:09:18 Step 10/24 : RUN make cmd/core-command/core-command 06:09:18 ---> Running in f8f9a395fdda 06:09:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.164s coverage: 28.7% of statements 06:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:09:29 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 06:09:30 Removing intermediate container a325da939bdb 06:09:30 ---> 40703bd409d8 06:09:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:09:30 Removing intermediate container 37bd54d0c4e7 06:09:30 ---> 1af4877d66a3 06:09:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements 06:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:09:31 ---> Running in b5ea293c7b85 06:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 53.1% of statements 06:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:09:32 ---> Running in 536a3b403b70 06:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.528s coverage: 87.7% of statements 06:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:09:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:09:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements 06:09:33 Removing intermediate container 18a2e64f1b31 06:09:33 ---> cd539c8bfc9c 06:09:33 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:09:35 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 06:09:35 ---> Running in fb47be8e506a 06:09:36 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 06:09:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements 06:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:09:37 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 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.1% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.8% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 22.0% of statements 06:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements 06:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements 06:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements 06:09:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements 06:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements 06:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 06:10:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.520s coverage: 81.8% of statements 06:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 58.8% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.227s coverage: 85.4% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 06:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 06:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 06:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.983s coverage: 66.9% of statements 06:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.626s coverage: 43.6% of statements 06:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements 06:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 06:10:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 91.9% of statements 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 62.7% of statements 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.6% of statements 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:10:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 06:10:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 06:10:24 GO111MODULE=on go vet ./... 06:10:45 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 06:10: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 06:10:45 Removing intermediate container f8f9a395fdda 06:10:45 ---> d94713c74d5e 06:10:45 06:10:45 Step 11/24 : FROM alpine:3.12 06:10:46 3.12: Pulling from library/alpine 06:11:04 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:11:04 Status: Downloaded newer image for alpine:3.12 06:11:06 ---> 13621d1b12d4 06:11:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:11:06 Removing intermediate container 536a3b403b70 06:11:06 ---> 6a0e9383e903 06:11:06 06:11:06 Step 11/26 : FROM alpine:3.12 06:11:06 ---> 13621d1b12d4 06:11:06 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:11:07 Removing intermediate container b5ea293c7b85 06:11:07 ---> a2e44af0827f 06:11:07 06:11:07 Step 11/32 : FROM alpine:3.12 06:11:07 ---> 13621d1b12d4 06:11:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:11:07 ---> Running in b0b3a555be3c 06:11:07 ---> Running in 430db4fa754f 06:11:07 ---> Running in e6281752b24b 06:11:07 Removing intermediate container fb47be8e506a 06:11:07 ---> b79cbf57a20f 06:11:07 06:11:07 Step 11/22 : FROM alpine:3.12 06:11:07 ---> 13621d1b12d4 06:11:07 Step 12/22 : RUN apk add --update --no-cache curl 06:11:08 ---> Running in 47e675804e97 06:11:08 Removing intermediate container e6281752b24b 06:11:08 ---> 8baaca04b157 06:11:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:11:09 ---> Running in b11897192474 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:10 (1/6) Installing ca-certificates (20191127-r4) 06:11:10 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:11:10 (3/6) Installing libcurl (7.77.0-r0) 06:11:10 (4/6) Installing curl (7.77.0-r0) 06:11:10 (5/6) Installing dumb-init (1.2.2-r1) 06:11:10 (6/6) Installing su-exec (0.2-r1) 06:11:10 Executing busybox-1.31.1-r20.trigger 06:11:10 Executing ca-certificates-20191127-r4.trigger 06:11:10 (1/1) Installing dumb-init (1.2.2-r1) 06:11:10 Executing busybox-1.31.1-r20.trigger 06:11:10 OK: 7 MiB in 20 packages 06:11:10 OK: 6 MiB in 15 packages 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:10 (1/4) Installing ca-certificates (20191127-r4) 06:11:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:11:10 (3/4) Installing libcurl (7.77.0-r0) 06:11:10 (4/4) Installing curl (7.77.0-r0) 06:11:10 Executing busybox-1.31.1-r20.trigger 06:11:10 Executing ca-certificates-20191127-r4.trigger 06:11:10 OK: 7 MiB in 18 packages 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:11 (1/2) Installing dumb-init (1.2.2-r1) 06:11:11 (2/2) Installing su-exec (0.2-r1) 06:11:11 Executing busybox-1.31.1-r20.trigger 06:11:11 OK: 6 MiB in 16 packages 06:11:15 Removing intermediate container b0b3a555be3c 06:11:15 ---> 2bb839944e5e 06:11:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:11:15 Removing intermediate container 430db4fa754f 06:11:15 ---> f78041a17fec 06:11:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:11:15 Removing intermediate container 47e675804e97 06:11:15 ---> a0111f8df111 06:11:15 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:11:15 ---> Running in 4156ba6ab0b9 06:11:15 Removing intermediate container b11897192474 06:11:15 ---> 4c621f8dfacf 06:11:15 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:11:15 ---> Running in 9904c2c435fa 06:11:15 ---> Running in 3ed43a0c0759 06:11:15 ---> Running in e21060a63bec 06:11:15 Removing intermediate container 4156ba6ab0b9 06:11:15 ---> 9b1b5c9d4b71 06:11:15 Step 14/24 : ENV APP_PORT=59882 06:11:15 Removing intermediate container 9904c2c435fa 06:11:15 ---> a5c078f29ab3 06:11:15 Step 14/26 : WORKDIR / 06:11:20 ---> Running in 63d89dad23c2 06:11:20 Removing intermediate container 3ed43a0c0759 06:11:20 ---> 0924a262746a 06:11:20 Step 14/22 : WORKDIR /edgex 06:11:20 Removing intermediate container e21060a63bec 06:11:20 ---> 3c168df54a87 06:11:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:11:20 ---> Running in bf8d45ecfd40 06:11:20 ---> Running in 2e7534e6a1c2 06:11:20 ---> Running in 9105973aafc0 06:11:21 Removing intermediate container 63d89dad23c2 06:11:21 ---> b0dcb1f7dd4c 06:11:21 Step 15/24 : EXPOSE $APP_PORT 06:11:21 Removing intermediate container bf8d45ecfd40 06:11:21 ---> cbf64a0b0c43 06:11:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:11:21 ---> 5a8a7439d269 06:11:21 Step 9/23 : RUN go mod tidy 06:11:21 ---> Running in af690b9ec011 06:11:21 Removing intermediate container 9105973aafc0 06:11:21 ---> 6ded3f2807b9 06:11:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:11:21 Removing intermediate container 2e7534e6a1c2 06:11:21 ---> 95dd3885dc6b 06:11:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:11:21 ---> Running in 3a2a59ec7d95 06:11:21 ---> Running in 3a865c311c2a 06:11:21 ---> 8f6664690003 06:11:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:11:21 ---> 27a18dfc0b38 06:11:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:11:21 Removing intermediate container af690b9ec011 06:11:21 ---> d3e8e3b546d1 06:11:21 Step 16/24 : WORKDIR / 06:11:21 ---> Running in e7baf1af74d8 06:11:22 ---> a1a33ec764b4 06:11:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:11:22 Removing intermediate container e7baf1af74d8 06:11:22 ---> d4436606b6df 06:11:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:22 ---> 74644ea40dee 06:11:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:11:23 ---> 29d0bff44bd6 06:11:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:11:23 ---> 125539bb8d49 06:11:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:11:23 ---> 516c683aebb7 06:11:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:11:23 ---> Running in 66db95efde09 06:11:23 ---> e3fa8526af96 06:11:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:11:23 Removing intermediate container 66db95efde09 06:11:23 ---> e5fa976999ed 06:11:23 Step 19/22 : CMD ["--init=true"] 06:11:23 Removing intermediate container 3a865c311c2a 06:11:23 ---> d3344f783bd8 06:11:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:11:23 ---> Running in 6fc2d76791af 06:11:23 Removing intermediate container 3a2a59ec7d95 06:11:23 ---> ffcc05759499 06:11:23 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:11:23 ---> b1e7060dab75 06:11:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:11:23 ---> Running in bad246abec69 06:11:23 ---> 283c9c2ae498 06:11:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:11:23 ---> Running in c15ecf7e2871 06:11:24 Removing intermediate container 6fc2d76791af 06:11:24 ---> b52c2074ce18 06:11:24 Step 20/22 : LABEL arch=x86_64 06:11:24 ---> Running in dc6480c3cff0 06:11:24 ---> 5cdef337763c 06:11:24 Step 20/24 : ENTRYPOINT ["/core-command"] 06:11:24 Removing intermediate container bad246abec69 06:11:24 ---> 58e5c97e2c80 06:11:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:11:24 ---> Running in fe54084ec64a 06:11:24 Removing intermediate container dc6480c3cff0 06:11:24 ---> 2571b02e791e 06:11:24 Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:11:24 ---> Running in 54d2e755d12b 06:11:24 ---> 8cee8f9994ff 06:11:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:11:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:11:24 Removing intermediate container fe54084ec64a 06:11:24 ---> 903383433708 06:11:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:11:24 ---> Running in 2c54fc6946fb 06:11:24 ---> 5393d7178baf 06:11:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:11:24 ---> Running in c7136f411092 06:11:24 Removing intermediate container 54d2e755d12b 06:11:24 ---> cc21f9edea97 06:11:24 Step 22/22 : LABEL version=0.0.0 06:11:24 ---> Running in 6ecd19955e59 06:11:24 Removing intermediate container 2c54fc6946fb 06:11:24 ---> fe2571ca58c5 06:11:24 Step 22/24 : LABEL arch=x86_64 06:11:24 ---> 4a4cead7095e 06:11:24 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/ 06:11:24 ---> Running in 8485258c9258 06:11:24 ---> Running in 8e07db6ec934 06:11:25 Removing intermediate container 6ecd19955e59 06:11:25 ---> abfa655a5b5c 06:11:25 06:11:25 Removing intermediate container 8485258c9258 06:11:25 ---> e7e04c28ec7f 06:11:25 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:11:25 ---> Running in e31842f1b159 06:11:25 Successfully built abfa655a5b5c 06:11:25 Successfully tagged security-proxy-setup:latest 06:11:25 Building core-metadata 06:11:25  Building security-proxy-setup ... done Removing intermediate container e31842f1b159 06:11:25 ---> 0084b639e438 06:11:25 Step 24/24 : LABEL version=0.0.0 06:11:26 ---> Running in 7b0adc837d55 06:11:28 Removing intermediate container 7b0adc837d55 06:11:28 ---> 4722f21ed0d5 06:11:28 06:11:28 Successfully built 4722f21ed0d5 06:11:28 Successfully tagged core-command:latest 06:11:28  Building core-command ... done Removing intermediate container c7136f411092 06:11:28 ---> ea7c8e067116 06:11:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:11:28 Building support-scheduler 06:11:29 Removing intermediate container 8e07db6ec934 06:11:29 ---> 47e8c5e735a7 06:11:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:11:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:11:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:11:35 ---> 8ec183392f69 06:11:35 Step 3/23 : WORKDIR /edgex-go 06:11:35 ---> Using cache 06:11:35 ---> 7183e745b562 06:11:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:35 ---> Using cache 06:11:35 ---> 6527daeadfa5 06:11:35 Step 5/23 : RUN apk add --update --no-cache make git 06:11:35 ---> Using cache 06:11:35 ---> f1b9cef014df 06:11:35 Step 6/23 : COPY go.mod . 06:11:35 ---> Using cache 06:11:35 ---> acb95f895d57 06:11:35 Step 7/23 : RUN go mod download 06:11:35 ---> Using cache 06:11:35 ---> d3e0bb207d7e 06:11:35 Step 8/23 : COPY . . 06:11:35 ---> Using cache 06:11:35 ---> 9421f375f996 06:11:35 Step 9/23 : RUN go mod tidy 06:11:35 ---> Using cache 06:11:35 ---> 40703bd409d8 06:11:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:11:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:11:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:11:39 ---> 8ec183392f69 06:11:39 Step 3/24 : WORKDIR /edgex-go 06:11:39 ---> Using cache 06:11:39 ---> 7183e745b562 06:11:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:39 ---> Using cache 06:11:39 ---> 6527daeadfa5 06:11:39 Step 5/24 : RUN apk add --update --no-cache make git 06:11:39 ---> Using cache 06:11:39 ---> f1b9cef014df 06:11:39 Step 6/24 : COPY go.mod . 06:11:39 ---> Using cache 06:11:39 ---> acb95f895d57 06:11:39 Step 7/24 : RUN go mod download 06:11:39 ---> Using cache 06:11:39 ---> d3e0bb207d7e 06:11:39 Step 8/24 : COPY . . 06:11:39 ---> Using cache 06:11:39 ---> 9421f375f996 06:11:39 Step 9/24 : RUN go mod tidy 06:11:39 ---> Using cache 06:11:39 ---> 40703bd409d8 06:11:39 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:11:39 ---> 8e50c5ecbdc5 06:11:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:11:39 ---> Running in 6a98a69cf68b 06:11:39 ---> Running in 514ddc74367b 06:11:39 ---> Running in fdcaa81579d6 06:11:40 Removing intermediate container 514ddc74367b 06:11:40 ---> 908604225c16 06:11:40 Step 24/26 : LABEL arch=x86_64 06:11:40 ---> Running in d99231becac2 06:11:40 ---> 93416adf5ec5 06:11:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:11:40 Removing intermediate container d99231becac2 06:11:40 ---> fefc5dafecb5 06:11:40 Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:11:40 ---> Running in 5f4ffcae8752 06:11:40 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 06:11:40 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 06:11:41 Removing intermediate container 5f4ffcae8752 06:11:41 ---> 3bb26e49eb38 06:11:41 Step 26/26 : LABEL version=0.0.0 06:11:41 ---> bc97de985275 06:11:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:11:41 ---> Running in f5e9a2a95d60 06:11:41 Removing intermediate container f5e9a2a95d60 06:11:41 ---> 1340c2da4cb5 06:11:41 06:11:41 Successfully built 1340c2da4cb5 06:11:41 ---> 52cffdb2fbf9 06:11:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:11:41 Successfully tagged security-secretstore-setup:latest 06:11:41  Building security-secretstore-setup ... done Building core-data 06:11:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:11:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:11:45 ---> 8ec183392f69 06:11:45 Step 3/24 : WORKDIR /edgex-go 06:11:45 ---> Using cache 06:11:45 ---> 7183e745b562 06:11:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:45 ---> Using cache 06:11:45 ---> 6527daeadfa5 06:11:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:11:46 gofmt -l . 06:11:46 [ "`gofmt -l .`" = "" ] 06:11:46 ./bin/test-attribution-txt.sh [Pipeline] sh 06:11:47 + ls -al . 06:11:47 total 544 06:11:47 drwxrwxr-x 9 1001 1001 4096 Jun 23 06:11 . 06:11:47 drwxr-xr-x 4 root root 4096 Jun 23 06:07 .. 06:11:47 -rw-rw-r-- 1 1001 1001 11 Jun 23 06:05 .dockerignore 06:11:47 drwxrwxr-x 8 1001 1001 4096 Jun 23 06:05 .git 06:11:47 drwxrwxr-x 3 1001 1001 4096 Jun 23 06:05 .github 06:11:47 -rw-rw-r-- 1 1001 1001 818 Jun 23 06:05 .gitignore 06:11:47 -rw-rw-r-- 1 1001 1001 166 Jun 23 06:05 .sonarcloud.properties 06:11:47 -rw-rw-r-- 1 1001 1001 8609 Jun 23 06:05 Attribution.txt 06:11:47 -rw-rw-r-- 1 1001 1001 3804 Jun 23 06:05 CONTRIBUTING.md 06:11:47 -rw-rw-r-- 1 1001 1001 931 Jun 23 06:05 Dockerfile.build 06:11:47 -rw-rw-r-- 1 1001 1001 849 Jun 23 06:05 Jenkinsfile 06:11:47 -rw-rw-r-- 1 1001 1001 10775 Jun 23 06:05 LICENSE 06:11:47 -rw-rw-r-- 1 1001 1001 5605 Jun 23 06:05 Makefile 06:11:47 -rw-rw-r-- 1 1001 1001 7818 Jun 23 06:05 README.md 06:11:47 -rw-rw-r-- 1 1001 1001 6912 Jun 23 06:05 SECURITY.md 06:11:47 -rw-rw-r-- 1 1001 1001 5 Jun 23 06:03 VERSION 06:11:47 -rw-rw-r-- 1 1001 1001 4131 Jun 23 06:05 ZMQWindows.md 06:11:47 drwxrwxr-x 2 1001 1001 4096 Jun 23 06:05 bin 06:11:47 drwxrwxr-x 14 1001 1001 4096 Jun 23 06:05 cmd 06:11:47 -rw-r--r-- 1 root root 398095 Jun 23 06:10 coverage.out 06:11:47 -rw-rw-r-- 1 1001 1001 841 Jun 23 06:05 go.mod 06:11:47 -rw-r--r-- 1 root root 20843 Jun 23 06:07 go.sum 06:11:47 drwxrwxr-x 7 1001 1001 4096 Jun 23 06:05 internal 06:11:47 drwxrwxr-x 3 1001 1001 4096 Jun 23 06:05 openapi 06:11:47 drwxrwxr-x 4 1001 1001 4096 Jun 23 06:05 snap 06:11:47 -rw-rw-r-- 1 1001 1001 168 Jun 23 06:05 version.go [Pipeline] sh 06:11:47 + '[' -e coverage.out ] 06:11:47 + chown 1001:1001 coverage.out [Pipeline] stash 06:11:48 Warning: overwriting stash ‘coverage-report’ 06:11:48 Stashed 1 file(s) [Pipeline] sh 06:11:49 + make build 06:11:49 go mod tidy 06:11:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:11:52 ---> 056b97919873 06:11:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:11:55 ---> Running in d91cb5732c1d 06:11:55 ---> Running in 466d3940ba5a 06:11:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:11:56 Removing intermediate container 466d3940ba5a 06:11:56 ---> 91d5aeceb42f 06:11:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:11:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:11:57 ---> 8a7638408a3c 06:11:57 Step 27/32 : RUN chmod +x /entrypoint.sh 06:11:57 ---> Running in f37023757f42 06:11:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:11:58 Removing intermediate container f37023757f42 06:11:58 ---> 05d997bbcbc4 06:11:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:11:58 ---> Running in e59d3bab7cac 06:11:58 Removing intermediate container e59d3bab7cac 06:11:58 ---> 269bc15f06d7 06:11:58 Step 29/32 : CMD ["gate"] 06:11:58 ---> Running in 99fcf6efe5f4 06:11:59 Removing intermediate container 99fcf6efe5f4 06:11:59 ---> a340a7431124 06:11:59 Step 30/32 : LABEL arch=x86_64 06:11:59 ---> Running in abdabe2ca179 06:11:59 Removing intermediate container abdabe2ca179 06:11:59 ---> accdc212ed45 06:11:59 Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:11:59 ---> Running in bda8ef392106 06:11:59 Removing intermediate container bda8ef392106 06:11:59 ---> 5cc636d1a6ad 06:11:59 Step 32/32 : LABEL version=0.0.0 06:12:00 ---> Running in f9bdca4f2bf8 06:12:00 OK: 219 MiB in 52 packages 06:12:00 Removing intermediate container f9bdca4f2bf8 06:12:00 ---> 59a0cb6a94c1 06:12:00 06:12:00 Successfully built 59a0cb6a94c1 06:12:00 Successfully tagged security-bootstrapper:latest 06:12:00 Building sys-mgmt-agent 06:12:00  Building security-bootstrapper ... done Removing intermediate container d91cb5732c1d 06:12:00 ---> 026e380867c3 06:12:00 Step 6/24 : COPY go.mod . 06:12:02 ---> 5add7488c60f 06:12:02 Step 7/24 : RUN go mod download 06:12:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:12:06 ---> 8ec183392f69 06:12:06 Step 3/24 : WORKDIR /edgex-go 06:12:06 ---> Using cache 06:12:06 ---> 7183e745b562 06:12:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:06 ---> Using cache 06:12:06 ---> 6527daeadfa5 06:12:06 Step 5/24 : RUN apk add --update --no-cache make bash git 06:12:11 ---> Running in 225e2e47b20a 06:12:11 ---> Running in a1bb12b4a368 06:12:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:12:11 Removing intermediate container 225e2e47b20a 06:12:11 ---> 174d2ed88a7e 06:12:11 Step 8/24 : COPY . . 06:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:12:17 OK: 219 MiB in 52 packages 06:12:19 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 06:12:19 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 06:12:22 Removing intermediate container c15ecf7e2871 06:12:22 ---> 014fad481bda 06:12:22 06:12:22 Step 11/23 : FROM alpine:3.12 06:12:22 ---> 13621d1b12d4 06:12:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:12:22 ---> Running in 5d76dd720bcd 06:12:22 ---> 99b80544d112 06:12:22 Step 9/24 : RUN go mod tidy 06:12:22 ---> Running in 1ed5faf56713 06:12:22 Removing intermediate container a1bb12b4a368 06:12:22 ---> a00d720110ab 06:12:22 Step 6/24 : COPY go.mod . 06:12:23 ---> 47ea34530cec 06:12:23 Step 7/24 : RUN go mod download 06:12:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:23 ---> Running in 8279ef82b1e3 06:12:23 (1/2) Installing ca-certificates (20191127-r4) 06:12:23 (2/2) Installing dumb-init (1.2.2-r1) 06:12:23 Executing busybox-1.31.1-r20.trigger 06:12:23 Executing ca-certificates-20191127-r4.trigger 06:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:12:24 OK: 6 MiB in 16 packages 06:12:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:12:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:12:28 Removing intermediate container 5d76dd720bcd 06:12:28 ---> db8518110dd1 06:12:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:12:29 ---> Running in 09fab179c6e8 06:12:30 Removing intermediate container 1ed5faf56713 06:12:30 ---> 8030e59899f4 06:12:30 Step 10/24 : RUN make cmd/core-data/core-data 06:12:31 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 06:12:31 Removing intermediate container 8279ef82b1e3 06:12:31 ---> cda75c45ac72 06:12:31 Step 8/24 : COPY . . 06:12:32 ---> Running in 2acc5aa30db0 06:12:32 Removing intermediate container 09fab179c6e8 06:12:32 ---> 0748492b4de6 06:12:32 Step 14/23 : ENV APP_PORT=59860 06:12:33 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 06:12:37 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 06:12:40 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 06:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:12:48 $ docker stop --time=1 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 06:12:51 $ docker rm -f 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:12:52 06:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:12:53 latest: Pulling from edgex-devops/edgex-compose-arm64 06:12:53 29e5d40040c1: Pulling fs layer 06:12:53 1ce36da41761: Pulling fs layer 06:12:53 25b303627fd3: Pulling fs layer 06:12:54 29e5d40040c1: Verifying Checksum 06:12:54 29e5d40040c1: Download complete 06:12:54 29e5d40040c1: Pull complete 06:12:54 1ce36da41761: Verifying Checksum 06:12:54 1ce36da41761: Download complete 06:12:56 1ce36da41761: Pull complete 06:12:57 25b303627fd3: Verifying Checksum 06:12:57 25b303627fd3: Download complete 06:12:59 ---> Running in 5e8264eb7ca0 06:12:59 Removing intermediate container 5e8264eb7ca0 06:12:59 ---> 52e15b7d8c7c 06:12:59 Step 15/23 : EXPOSE $APP_PORT 06:12:59 ---> ad89f6e1a2b6 06:12:59 Step 9/24 : RUN go mod tidy 06:12:59 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 06:12:59 ---> Running in 8e916ffcafab 06:12:59 ---> Running in 17b793a12aee 06:12:59 Removing intermediate container 17b793a12aee 06:12:59 ---> cb27ad58f931 06:12:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:12:59 ---> 32324fc757e9 06:12:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:13:01 ---> 9a129e4974af 06:13:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:13:03 Removing intermediate container fdcaa81579d6 06:13:03 ---> 8959f9d698d1 06:13:03 06:13:03 Step 11/24 : FROM alpine:3.12 06:13:03 Removing intermediate container 6a98a69cf68b 06:13:03 ---> ec0cc4efc1bb 06:13:03 06:13:03 Step 11/23 : FROM alpine:3.12 06:13:03 ---> 13621d1b12d4 06:13:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:13:03 ---> Using cache 06:13:03 ---> 2bb839944e5e 06:13:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:03 ---> Using cache 06:13:03 ---> 9b1b5c9d4b71 06:13:03 Step 14/24 : ENV APP_PORT=59881 06:13:03 ---> 4ced569421ce 06:13:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:13:03 ---> 13621d1b12d4 06:13:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:13:03 ---> Using cache 06:13:03 ---> 2bb839944e5e 06:13:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:03 ---> Using cache 06:13:03 ---> 9b1b5c9d4b71 06:13:03 Step 14/23 : ENV APP_PORT=59861 06:13:03 Removing intermediate container 8e916ffcafab 06:13:03 ---> b4e72a60d86a 06:13:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:13:03 ---> Running in c8dfe59da50d 06:13:03 ---> Running in 1ba1aa112643 06:13:03 ---> Running in e35f31196b43 06:13:03 ---> Running in cbb58131409e 06:13:03 Removing intermediate container c8dfe59da50d 06:13:03 ---> 663f0be3069d 06:13:03 Step 15/24 : EXPOSE $APP_PORT 06:13:03 Removing intermediate container e35f31196b43 06:13:03 ---> 774b6ae7224e 06:13:03 Step 15/23 : EXPOSE $APP_PORT 06:13:04 Removing intermediate container 1ba1aa112643 06:13:04 ---> cfc6c2e7a968 06:13:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:04 ---> Running in 461a119c6d07 06:13:04 ---> Running in a3254b129d9b 06:13:04 ---> Running in 8be7fc3eaa6f 06:13:04 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 06:13:04 Removing intermediate container 461a119c6d07 06:13:04 ---> 367241837a04 06:13:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:04 Removing intermediate container a3254b129d9b 06:13:04 ---> f67a4b4aadb4 06:13:04 Step 16/24 : WORKDIR / 06:13:05 Removing intermediate container 8be7fc3eaa6f 06:13:05 ---> 20907d250784 06:13:05 Step 21/23 : LABEL arch=x86_64 06:13:05 ---> Running in 86951341fed4 06:13:05 ---> Running in 8fa76ab3d8b6 06:13:05 ---> 31ac6b69ee4a 06:13:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:13:05 Removing intermediate container 8fa76ab3d8b6 06:13:05 ---> 19eab42741e9 06:13:05 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:13:05 Removing intermediate container 86951341fed4 06:13:05 ---> 28e0bc58fdb7 06:13:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:05 ---> Running in 8d011cffedd8 06:13:05 ---> 013c8ae134c7 06:13:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:13:06 Removing intermediate container 8d011cffedd8 06:13:06 ---> b400e36f316a 06:13:06 Step 23/23 : LABEL version=0.0.0 06:13:06 ---> 26cc8644545d 06:13:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:13:06 ---> Running in 47f200db3b2a 06:13:06 ---> 15f84da3c579 06:13:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:13:06 ---> 07e3e55a4fdf 06:13:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:13:06 ---> Running in e1bd99f09860 06:13:06 Removing intermediate container 47f200db3b2a 06:13:06 ---> 4626b733b2c3 06:13:06 06:13:07 ---> e76100f83ff7 06:13:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:13:07 Successfully built 4626b733b2c3 06:13:07 Successfully tagged support-notifications:latest 06:13:07  Building support-notifications ... done  ---> Running in 20081fff65ef 06:13:07 Removing intermediate container e1bd99f09860 06:13:07 ---> f2d558a64091 06:13:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:07 25b303627fd3: Pull complete 06:13:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:13:07 ---> Running in 27be1d64536a 06:13:07 Removing intermediate container 20081fff65ef 06:13:07 ---> 0d1a684951d2 06:13:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:07 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 06:13:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:13:08 ---> Running in 7c14875ae9e2 06:13:08 Removing intermediate container 27be1d64536a 06:13:08 ---> 5381d37ea513 06:13:08 Step 21/23 : LABEL arch=x86_64 06:13:09 Removing intermediate container 7c14875ae9e2 06:13:09 ---> 058b996be9e3 06:13:09 Step 22/24 : LABEL arch=x86_64 06:13:09 ---> Running in 40d139cbce46 06:13:09 ---> Running in 841b90b5358d 06:13:09 Removing intermediate container 40d139cbce46 06:13:09 ---> e9120e3abd16 06:13:09 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:13:09 ---> Running in 104e460036da 06:13:09 Removing intermediate container 841b90b5358d 06:13:09 ---> c2c952e7b847 06:13:09 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:13:09 ---> Running in 1af4f0a2bc19 06:13:09 Removing intermediate container 104e460036da 06:13:09 ---> ea2c38cbe224 06:13:09 Step 23/23 : LABEL version=0.0.0 06:13:09 ---> Running in 906d2826d867 06:13:09 Removing intermediate container 1af4f0a2bc19 06:13:09 ---> a5747a2b1e8e 06:13:09 Step 24/24 : LABEL version=0.0.0 06:13:10 ---> Running in e25f9120b565 06:13:10 Removing intermediate container 906d2826d867 06:13:10 ---> 6e743ae12e10 06:13:10 06:13:10 Successfully built 6e743ae12e10 06:13:10 $ docker top b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:11 Successfully tagged support-scheduler:latest 06:13:11  Building support-scheduler ... done Removing intermediate container e25f9120b565 06:13:11 ---> 66ed11705c3e 06:13:11 06:13:11 Successfully built 66ed11705c3e 06:13:11 Successfully tagged core-metadata:latest 06:13:11 + + docker-composegrep build parallel --help 06:13:11 06:13:16 --parallel Build images in parallel. [Pipeline] } 06:13:16 $ docker stop --time=1 b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 06:13:19 $ docker rm -f b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:13:20 . [Pipeline] withDockerContainer 06:13:20 prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container 06:13: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:13:22 $ docker top 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:23 + docker-compose -f ./docker-compose-build.yml build --parallel 06:13:26 Building core-command ... 06:13:26 Building core-data ... 06:13:26 Building core-metadata ... 06:13:26 Building security-bootstrapper ... 06:13:26 Building security-proxy-setup ... 06:13:26 Building security-secretstore-setup ... 06:13:26 Building support-notifications ... 06:13:26 Building support-scheduler ... 06:13:26 Building sys-mgmt-agent ... 06:13:26 Building core-data 06:13:26 Building support-scheduler 06:13:26 Building support-notifications 06:13:26 Building security-bootstrapper 06:13:26 Building core-command 06:13:26  Building core-metadata ... done Removing intermediate container 2acc5aa30db0 06:13:26 ---> b14ca763a542 06:13:26 06:13:26 Step 11/24 : FROM alpine:3.12 06:13:26 ---> 13621d1b12d4 06:13:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:13:26 Removing intermediate container cbb58131409e 06:13:26 ---> 5e227d265a96 06:13:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:13:26 ---> Running in e9f393a0f2a0 06:13:26 ---> Running in bc8b8c0a3066 06:13:26 Removing intermediate container e9f393a0f2a0 06:13:26 ---> a14c641931cc 06:13:26 Step 13/24 : ENV APP_PORT=59880 06:13:26 ---> Running in 863acc409bf5 06:13:26 Removing intermediate container 863acc409bf5 06:13:26 ---> 2283c7e67770 06:13:26 Step 14/24 : EXPOSE $APP_PORT 06:13:26 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 06:13:26 ---> Running in 36d38cc2b25b 06:13:26 Removing intermediate container 36d38cc2b25b 06:13:26 ---> 574a8ed49884 06:13:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:26 ---> Running in 8c53bd40db60 06:13:26 Removing intermediate container bc8b8c0a3066 06:13:26 ---> 0873afb2bbbd 06:13:26 06:13:26 Step 12/24 : FROM docker:20.10.0 06:13:26 20.10.0: Pulling from library/docker 06:13:26 Removing intermediate container 8c53bd40db60 06:13:26 ---> 36ce93ea3927 06:13:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:13:26 ---> Running in 307518567e71 06:13:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:13:29 Status: Downloaded newer image for docker:20.10.0 06:13:29 ---> aefe523efa57 06:13:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:13:31 ---> Running in 3dd5041ad8e0 06:13:31 Removing intermediate container 3dd5041ad8e0 06:13:31 ---> ec7892ffddec 06:13:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:13:31 ---> Running in 64ccfb264fa6 06:13:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:32 (1/6) Installing dumb-init (1.2.2-r1) 06:13:32 (1/39) Installing readline (8.0.4-r0) 06:13:32 (2/39) Installing bash (5.0.17-r0) 06:13:32 Executing bash-5.0.17-r0.post-install 06:13:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:13:32 (4/39) Installing libcurl (7.77.0-r0) 06:13:32 (5/39) Installing curl (7.77.0-r0) 06:13:32 (6/39) Installing dumb-init (1.2.2-r1) 06:13:32 (7/39) Installing libbz2 (1.0.8-r1) 06:13:32 (8/39) Installing expat (2.2.9-r1) 06:13:32 (9/39) Installing libffi (3.3-r2) 06:13:32 (10/39) Installing gdbm (1.13-r1) 06:13:32 (2/6) Installing libgcc (9.3.0-r2) 06:13:32 (11/39) Installing xz-libs (5.2.5-r0) 06:13:32 (12/39) Installing sqlite-libs (3.32.1-r1) 06:13:32 (13/39) Installing python3 (3.8.10-r0) 06:13:32 (3/6) Installing libsodium (1.0.18-r0) 06:13:32 (4/6) Installing libstdc++ (9.3.0-r2) 06:13:32 (14/39) Installing py3-appdirs (1.4.4-r1) 06:13:32 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:13:32 (16/39) Installing py3-parsing (2.4.7-r0) 06:13:32 (17/39) Installing py3-six (1.15.0-r0) 06:13:32 (18/39) Installing py3-packaging (20.4-r0) 06:13:32 (19/39) Installing py3-setuptools (47.0.0-r0) 06:13:32 (20/39) Installing py3-chardet (3.0.4-r4) 06:13:32 (21/39) Installing py3-idna (2.9-r0) 06:13:32 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:13:32 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:13:32 (24/39) Installing py3-requests (2.23.0-r0) 06:13:32 (25/39) Installing py3-msgpack (1.0.0-r0) 06:13:32 (26/39) Installing py3-lockfile (0.12.2-r3) 06:13:32 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:13:32 (28/39) Installing py3-colorama (0.4.3-r0) 06:13:32 (29/39) Installing py3-distlib (0.3.0-r0) 06:13:32 (30/39) Installing py3-distro (1.5.0-r1) 06:13:32 (31/39) Installing py3-webencodings (0.5.1-r3) 06:13:32 (32/39) Installing py3-html5lib (1.0.1-r4) 06:13:32 (33/39) Installing py3-pytoml (0.1.21-r0) 06:13:32 (34/39) Installing py3-pep517 (0.8.2-r0) 06:13:32 (35/39) Installing py3-progress (1.5-r0) 06:13:32 (36/39) Installing py3-toml (0.10.1-r0) 06:13:32 (37/39) Installing py3-retrying (1.3.3-r0) 06:13:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:13:32 (39/39) Installing py3-pip (20.1.1-r0) 06:13:32 Executing busybox-1.31.1-r19.trigger 06:13:32 OK: 72 MiB in 59 packages 06:13:33 (5/6) Installing libzmq (4.3.3-r0) 06:13:33 Collecting docker-compose==1.23.2 06:13:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:13:33 (6/6) Installing zeromq (4.3.3-r0) 06:13:33 Collecting docopt<0.7,>=0.6.1 06:13:33 Downloading docopt-0.6.2.tar.gz (25 kB) 06:13:33 Executing busybox-1.31.1-r20.trigger 06:13:33 OK: 8 MiB in 20 packages 06:13:35 Collecting dockerpty<0.5,>=0.4.1 06:13:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:13:35 Removing intermediate container 307518567e71 06:13:35 ---> 968b22bce5a5 06:13:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:35 ---> 3b275b084f6d 06:13:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:13:35 Collecting cached-property<2,>=1.2.0 06:13:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:13:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:13:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:13:35 ---> e042926830f9 06:13:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:13:36 Collecting websocket-client<1.0,>=0.32.0 06:13:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:13:36 ---> 0fd44181ee3a 06:13:36 Step 20/24 : ENTRYPOINT ["/core-data"] 06:13:36 ---> Running in 013c64210012 06:13:36 Collecting jsonschema<3,>=2.5.1 06:13:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:13:36 Collecting texttable<0.10,>=0.9.0 06:13:36 Removing intermediate container 013c64210012 06:13:36 ---> 4e710fce3694 06:13:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:36 Downloading texttable-0.9.1.tar.gz (11 kB) 06:13:36 ---> Running in d083e8e362a2 06:13:36 Removing intermediate container d083e8e362a2 06:13:36 ---> d7ee4aa7d5e3 06:13:36 Step 22/24 : LABEL arch=x86_64 06:13:36 ---> Running in e0e92d5a2cc4 06:13:36 Removing intermediate container e0e92d5a2cc4 06:13:36 ---> 24d4129e1cd5 06:13:36 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:13:36 ---> Running in f5aea6102dfd 06:13:36 Removing intermediate container f5aea6102dfd 06:13:36 ---> 924a6a52ed63 06:13:36 Step 24/24 : LABEL version=0.0.0 06:13:36 ---> Running in e97a5187f06e 06:13:36 Collecting docker<4.0,>=3.6.0 06:13:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:13:36 Removing intermediate container e97a5187f06e 06:13:36 ---> cb62223cc51e 06:13:36 06:13:36 Successfully built cb62223cc51e 06:13:36 Successfully tagged core-data:latest 06:13:37  Building core-data ... done Collecting PyYAML<4,>=3.10 06:13:37 Downloading PyYAML-3.13.tar.gz (270 kB) 06:13:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:13:37 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) 06:13:37 Collecting urllib3<1.25,>=1.21.1 06:13:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:13:37 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) 06:13:37 Collecting idna<2.8,>=2.5 06:13:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:13:37 Collecting docker-pycreds>=0.4.0 06:13:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:13:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:13:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:13:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:13:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:13:37 Installing collected packages: docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, jsonschema, texttable, docker-pycreds, docker, PyYAML, docker-compose 06:13:37 Running setup.py install for docopt: started 06:13:38 Running setup.py install for docopt: finished with status 'done' 06:13:38 Running setup.py install for dockerpty: started 06:13:38 Running setup.py install for dockerpty: finished with status 'done' 06:13:38 Attempting uninstall: urllib3 06:13:38 Found existing installation: urllib3 1.25.9 06:13:38 Uninstalling urllib3-1.25.9: 06:13:38 Successfully uninstalled urllib3-1.25.9 06:13:38 Attempting uninstall: idna 06:13:38 Found existing installation: idna 2.9 06:13:38 Uninstalling idna-2.9: 06:13:38 Successfully uninstalled idna-2.9 06:13:38 Attempting uninstall: requests 06:13:38 Found existing installation: requests 2.23.0 06:13:38 Uninstalling requests-2.23.0: 06:13:38 Successfully uninstalled requests-2.23.0 06:13:38 Running setup.py install for texttable: started 06:13:39 Running setup.py install for texttable: finished with status 'done' 06:13:39 Running setup.py install for PyYAML: started 06:13:39 Running setup.py install for PyYAML: finished with status 'done' 06:13: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 06:13:42 Removing intermediate container 64ccfb264fa6 06:13:42 ---> e5aa53ac91e5 06:13:42 Step 15/24 : ENV APP_PORT=58890 06:13:42 ---> Running in ed284f525925 06:13:42 Removing intermediate container ed284f525925 06:13:42 ---> 65ebf972fef8 06:13:42 Step 16/24 : EXPOSE $APP_PORT 06:13:42 ---> Running in 1415738797ec 06:13:42 Removing intermediate container 1415738797ec 06:13:42 ---> 9dd65c4e20c5 06:13:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:13:42 ---> 52f6a8007683 06:13:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:13:43 ---> 9a71dd16b110 06:13:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:13:43 ---> 3db9566c32b8 06:13:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:13:43 ---> Running in 2ee674ba19a3 06:13:43 Removing intermediate container 2ee674ba19a3 06:13:43 ---> ed55a3baae27 06:13:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:43 ---> Running in 6b99cd0c7660 06:13:43 Removing intermediate container 6b99cd0c7660 06:13:43 ---> 0e15e68df91c 06:13:43 Step 22/24 : LABEL arch=x86_64 06:13:43 ---> Running in 12f73ea73421 06:13:43 Removing intermediate container 12f73ea73421 06:13:43 ---> 44d1948e2d12 06:13:43 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:13:43 ---> Running in 7272631a6a61 06:13:43 Removing intermediate container 7272631a6a61 06:13:43 ---> 615c09941d4c 06:13:43 Step 24/24 : LABEL version=0.0.0 06:13:43 ---> Running in f5e0a701bbe3 06:13:44 Removing intermediate container f5e0a701bbe3 06:13:44 ---> 67742ebc615c 06:13:44 06:13:44 Successfully built 67742ebc615c 06:13:44 Successfully tagged sys-mgmt-agent:latest 06:13:44  Building sys-mgmt-agent ... done  [Pipeline] } 06:13:44 $ docker stop --time=1 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb 06:13:45 $ docker rm -f 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb [Pipeline] // withDockerContainer [Pipeline] sh 06:13:45 + docker images 06:13:45 REPOSITORY TAG IMAGE ID CREATED SIZE 06:13:45 sys-mgmt-agent latest 67742ebc615c 2 seconds ago 312MB 06:13:45 core-data latest cb62223cc51e 9 seconds ago 20.2MB 06:13:45 0873afb2bbbd 19 seconds ago 1.15GB 06:13:45 b14ca763a542 23 seconds ago 1.15GB 06:13:45 core-metadata latest 66ed11705c3e 35 seconds ago 16.6MB 06:13:45 support-scheduler latest 6e743ae12e10 35 seconds ago 15.9MB 06:13:45 support-notifications latest 4626b733b2c3 39 seconds ago 16.7MB 06:13:45 ec0cc4efc1bb 43 seconds ago 1.15GB 06:13:45 8959f9d698d1 43 seconds ago 1.15GB 06:13:45 014fad481bda About a minute ago 1.15GB 06:13:45 security-bootstrapper latest 59a0cb6a94c1 About a minute ago 18.6MB 06:13:45 security-secretstore-setup latest 1340c2da4cb5 2 minutes ago 28.7MB 06:13:45 core-command latest 4722f21ed0d5 2 minutes ago 15.9MB 06:13:45 security-proxy-setup latest abfa655a5b5c 2 minutes ago 25.7MB 06:13:45 b79cbf57a20f 2 minutes ago 1.15GB 06:13:45 a2e44af0827f 2 minutes ago 1.15GB 06:13:45 6a0e9383e903 2 minutes ago 1.15GB 06:13:45 d94713c74d5e 3 minutes ago 1.14GB 06:13:45 ci-base-image-x86_64 latest 8ec183392f69 9 minutes ago 647MB 06:13:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 06:13:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 06:13:45 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 06:13:45 docker 20.10.0 aefe523efa57 6 months ago 240MB 06:13:45 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 06:14:01 Still waiting to schedule task 06:14:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:14:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:14:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:34 ---> 3c71fd922719 06:14:34 Step 3/23 : WORKDIR /edgex-go 06:14:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:14:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> 3c71fd922719 06:14:35 Step 3/23 : WORKDIR /edgex-go 06:14:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:14:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> 3c71fd922719 06:14:35 Step 3/24 : WORKDIR /edgex-go 06:14:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:14:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> 3c71fd922719 06:14:35 Step 3/24 : WORKDIR /edgex-go 06:14:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:14:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> 3c71fd922719 06:14:35 Step 3/32 : WORKDIR /edgex-go 06:14:38 ---> Running in 8edf0d1f765b 06:14:38 ---> Running in 8126bd337e23 06:14:38 ---> Running in 407a8e5c25e6 06:14:38 ---> Running in 78ed4b687c7c 06:14:38 ---> Running in 85dd636c541a 06:14:38 Removing intermediate container 8126bd337e23 06:14:38 ---> 16490604ca58 06:14:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:38 Removing intermediate container 8edf0d1f765b 06:14:38 ---> fb256f9efe9d 06:14:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:38 Removing intermediate container 407a8e5c25e6 06:14:38 ---> dcec1f6f275a 06:14:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:38 ---> Running in cb4b9e2dbc07 06:14:38 Removing intermediate container 85dd636c541a 06:14:38 ---> 2303d7ade556 06:14:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:39 Removing intermediate container 78ed4b687c7c 06:14:39 ---> 88ac5f6b5fca 06:14:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:39 ---> Running in 77bd6ff079d5 06:14:39 ---> Running in 9410c14d1395 06:14:39 ---> Running in 5c82002afa76 06:14:39 ---> Running in 1ddf7ea60ed9 06:14:42 Removing intermediate container cb4b9e2dbc07 06:14:42 ---> fa73722cf39d 06:14:42 Step 5/32 : RUN apk add --update --no-cache make git 06:14:42 ---> Running in 2e28b5946c60 06:14:43 Removing intermediate container 77bd6ff079d5 06:14:43 ---> 92a6e1ad8068 06:14:43 Step 5/23 : RUN apk add --update --no-cache make git 06:14:43 Removing intermediate container 9410c14d1395 06:14:43 ---> 8c92eff7994b 06:14:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:14:43 ---> Running in fa82e6e3b8cd 06:14:43 ---> Running in 74950a6ea287 06:14:43 Removing intermediate container 5c82002afa76 06:14:43 ---> 657945a5d884 06:14:43 Step 5/24 : RUN apk add --update --no-cache make git 06:14:43 Removing intermediate container 1ddf7ea60ed9 06:14:43 ---> 5a4a6f51d205 06:14:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:14:43 ---> Running in 7a593ff8644b 06:14:43 ---> Running in d10709042189 06:14:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:14:46 OK: 218 MiB in 52 packages 06:14:47 OK: 218 MiB in 52 packages 06:14:47 OK: 218 MiB in 52 packages 06:14:47 OK: 218 MiB in 52 packages 06:14:47 OK: 218 MiB in 52 packages 06:14:48 Removing intermediate container 2e28b5946c60 06:14:48 ---> 338fc6d4daf5 06:14:48 Step 6/32 : COPY go.mod . 06:14:48 Removing intermediate container 74950a6ea287 06:14:48 ---> c4f93f44da68 06:14:48 Step 6/24 : COPY go.mod . 06:14:49 Removing intermediate container fa82e6e3b8cd 06:14:49 ---> 8dd00741f44b 06:14:49 Step 6/23 : COPY go.mod . 06:14:49 Removing intermediate container 7a593ff8644b 06:14:49 ---> 2422e71085e2 06:14:49 Step 6/24 : COPY go.mod . 06:14:49 Removing intermediate container d10709042189 06:14:49 ---> 5797e7d567f7 06:14:49 Step 6/23 : COPY go.mod . 06:14:49 ---> 8e1b0470bcc9 06:14:49 Step 7/32 : RUN go mod download 06:14:49 ---> e8535b0b4881 06:14:49 Step 7/24 : RUN go mod download 06:14:50 ---> Running in 60191f6eb6d9 06:14:50 ---> Running in 0bba99711b3e 06:14:50 ---> da775fb233ee 06:14:50 Step 7/23 : RUN go mod download 06:14:50 ---> Running in bdc9c730a1fb 06:14:50 ---> 7f132bb6563f 06:14:50 Step 7/24 : RUN go mod download 06:14:50 ---> 3f065287c9d5 06:14:50 Step 7/23 : RUN go mod download 06:14:51 ---> Running in fec9648fb1ad 06:14:51 ---> Running in 3d968e2852b1 06:14:54 Removing intermediate container 60191f6eb6d9 06:14:54 ---> 690a770bde87 06:14:54 Step 8/32 : COPY . . 06:14:54 Removing intermediate container 0bba99711b3e 06:14:54 ---> 3d612e698ecb 06:14:54 Step 8/24 : COPY . . 06:14:54 Removing intermediate container bdc9c730a1fb 06:14:54 ---> 94fd8672ff86 06:14:54 Step 8/23 : COPY . . 06:14:56 Removing intermediate container 3d968e2852b1 06:14:56 ---> fd4c45581d38 06:14:56 Step 8/23 : COPY . . 06:14:56 Removing intermediate container fec9648fb1ad 06:14:56 ---> ae49bf14962a 06:14:56 Step 8/24 : COPY . . 06:15:09 Running on prd-ubuntu18.04-docker-8c-8g-864 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws 06:15:09 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 06:15:10 The recommended git tool is: git 06:15:12 using credential edgex-jenkins-ssh 06:15:12 Cloning the remote Git repository 06:15:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:15:12 > git init /w/workspace/edgex-go/3 # timeout=10 06:15:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:15:12 > git --version # timeout=10 06:15:12 > git --version # 'git version 2.17.1' 06:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:18 ---> cd2f7b36e73e 06:15:18 Step 9/32 : RUN go mod tidy 06:15:18 ---> ae52a0e5c7dc 06:15:18 Step 9/23 : RUN go mod tidy 06:15:18 ---> Running in 237829ef2b9f 06:15:18 ---> 329fd4e3e4ae 06:15:18 Step 9/23 : RUN go mod tidy 06:15:18 ---> c0d9762c0c41 06:15:18 Step 9/24 : RUN go mod tidy 06:15:18 ---> Running in b554d423e54c 06:15:18 ---> Running in 3268038418ca 06:15:18 ---> Running in 2a504f24a54a 06:15:19 ---> 236d068395a3 06:15:19 Step 9/24 : RUN go mod tidy 06:15:19 ---> Running in c51c95d7ee80 06:15:22 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 06:15:22 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 06:15:22 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) 06:15:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:22 > git config core.sparsecheckout # timeout=10 06:15:22 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 06:15:22 > git remote # timeout=10 06:15:22 > git config --get remote.origin.url # timeout=10 06:15:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:22 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 06:15:22 > git rev-parse HEAD^{commit} # timeout=10 06:15:22 > git config core.sparsecheckout # timeout=10 06:15:22 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 06:15:24 Removing intermediate container 237829ef2b9f 06:15:24 ---> 0122473bd3fd 06:15:24 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:15:24 ---> Running in b958f1efb139 06:15:25 Removing intermediate container 2a504f24a54a 06:15:25 ---> 1514e1d1147e 06:15:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:15:25 ---> Running in cc09f97c4396 06:15:26 Commit message: "docs: Change Slack link to official link" 06:15:26 Removing intermediate container 3268038418ca 06:15:26 ---> c9575c600339 06:15:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:15:26 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 06:15:26 ---> Running in 086e8e07f5ef 06:15:26 Removing intermediate container c51c95d7ee80 06:15:26 ---> cbfa58ce0dd5 06:15:26 Step 10/24 : RUN make cmd/core-command/core-command [Pipeline] withEnv [Pipeline] { 06:15:26 ---> Running in 9a3b81897d4c 06:15:26 Removing intermediate container b554d423e54c 06:15:26 ---> 4b290faad027 06:15:26 Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] libraryResource [Pipeline] sh 06:15:26 ---> Running in aaf7402b60ae 06:15:27 + echo snap-build.sh 06:15:27 snap-build.sh 06:15:27 + SNAP_BASE_DIR=. 06:15:27 + '[' '!' -z /w/workspace/edgex-go/3 ']' 06:15:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 06:15:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 06:15:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 06:15:27 + cd /w/workspace/edgex-go/3 06:15:27 + sudo apt-get remove -qy --purge lxd lxd-client 06:15:27 Reading package lists... 06:15:27 Building dependency tree... 06:15:27 Reading state information... 06:15:27 The following packages were automatically installed and are no longer required: 06:15:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:15:27 uidmap xdelta3 06:15:27 Use 'sudo apt autoremove' to remove them. 06:15:27 The following packages will be REMOVED: 06:15:27 lxd* lxd-client* 06:15:28 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 06:15:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:15:28 After this operation, 31.7 MB disk space will be freed. 06:15:28 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 06:15:29 (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.) 06:15:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:29 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 06:15:29 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 06:15:29 Removing lxd dnsmasq configuration 06:15:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:15:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:15:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:15:31 (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.) 06:15:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:15:32 Processing triggers for systemd (237-3ubuntu10.45) ... 06:15:32 Processing triggers for ureadahead (0.100.0-21) ... 06:15:34 + sudo snap remove --purge lxd 06:15:34 snap "lxd" is not installed 06:15:34 + sudo groupadd --force --system lxd 06:15:34 ++ whoami 06:15:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:15:34 + newgrp - lxd 06:15:34 + sudo snap install lxd 06:15:42 2021-06-23T06:15:40Z INFO Waiting for automatic snapd restart... 06:16:09 lxd 4.15 from Canonical* installed 06:16:09 + sudo lxd init --auto 06:16:15 + sudo snap install --classic snapcraft 06:16:25 snapcraft 4.8.2 from Canonical* installed 06:16:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:16:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:16:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:25 Dload Upload Total Spent Left Speed 06:16:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 06:16:25 100 3325k 100 3325k 0 0 9722k 0 --:--:-- --:--:-- --:--:-- 9722k 06:16:25 ./yq_linux_amd64 06:16:25 + sudo snapcraft prime --use-lxd 06:16:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:16:27 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: 06:16:27 - README.md 06:16:27 06:16:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:16:28 Launching a container. 06:16:34 Waiting for container to be ready 06:16:35 To start your first instance, try: lxc launch ubuntu:18.04 06:16:35 06:16:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:16:40 Waiting for network to be ready... 06:16:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:16:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:16:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] 06:16:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 06:16:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:16:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:16:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 06:16:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 06:16:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 06:16:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 06:16:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:16:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:16:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:16:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:16:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:16:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:16:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:16:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:16:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:16:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 06:16:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 06:16:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 06:16:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 06:16:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 06:16:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 06:16:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 06:16:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 06:16:44 Fetched 24.7 MB in 4s (6040 kB/s) 06:16:45 Reading package lists... 06:16:45 Reading package lists... 06:16:45 Building dependency tree... 06:16:45 Reading state information... 06:16:45 The following additional packages will be installed: 06:16:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:16:45 Suggested packages: 06:16:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:16:45 Recommended packages: 06:16:45 gnupg libsasl2-modules 06:16:45 The following NEW packages will be installed: 06:16:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:16:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:16:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:16:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:16:45 The following packages will be upgraded: 06:16:45 gpg gpg-agent gpgconf libudev1 06:16:45 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 06:16:45 Need to get 3530 kB of archives. 06:16:45 After this operation, 13.3 MB of additional disk space will be used. 06:16:45 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] 06:16:46 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] 06:16:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:16:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:16:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 06:16:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 06:16:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:16:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:16:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:16:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:16:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:16:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:16:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:16:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:16:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:16:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:16:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:16:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:16:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:16:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:16:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:16:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:16:47 debconf: delaying package configuration, since apt-utils is not installed 06:16:47 Fetched 3530 kB in 1s (3221 kB/s) 06:16:47 (Reading database ... 12511 files and directories currently installed.) 06:16:47 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 06:16:47 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 06:16:47 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 06:16:47 Selecting previously unselected package udev. 06:16:47 (Reading database ... 12511 files and directories currently installed.) 06:16:47 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 06:16:47 Unpacking udev (237-3ubuntu10.48) ... 06:16:48 Selecting previously unselected package libfuse2:amd64. 06:16:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:16:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:48 Selecting previously unselected package fuse. 06:16:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:16:48 Unpacking fuse (2.9.7-1ubuntu1) ... 06:16:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:16:48 Selecting previously unselected package libksba8:amd64. 06:16:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:16:48 Unpacking libksba8:amd64 (1.3.5-2) ... 06:16:48 Selecting previously unselected package libroken18-heimdal:amd64. 06:16:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:16:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:16:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:16:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libwind0-heimdal:amd64. 06:16:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:16:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:16:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:16:49 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:16:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:16:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:49 Selecting previously unselected package libsasl2-modules-db:amd64. 06:16:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:49 Selecting previously unselected package libsasl2-2:amd64. 06:16:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:16:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:49 Selecting previously unselected package libldap-common. 06:16:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:16:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:49 Selecting previously unselected package libldap-2.4-2:amd64. 06:16:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:16:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:49 Selecting previously unselected package dirmngr. 06:16:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:16:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:16:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:16:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:16:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:16:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:16:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:16:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:50 Setting up libksba8:amd64 (1.3.5-2) ... 06:16:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:50 Setting up udev (237-3ubuntu10.48) ... 06:16:50 invoke-rc.d: policy-rc.d denied execution of start. 06:16:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Processing triggers for systemd (237-3ubuntu10) ... 06:16:51 Setting up fuse (2.9.7-1ubuntu1) ... 06:16:51 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:16:51 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:16:51 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:16:51 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:16:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:16:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:16:51 settings in the [Install] section, and DefaultInstance for template units). 06:16:51 This means they are not meant to be enabled using systemctl. 06:16:51 Possible reasons for having this kind of units are: 06:16:51 1) A unit may be statically enabled by being symlinked from another unit's 06:16:51 .wants/ or .requires/ directory. 06:16:51 2) A unit's purpose may be to act as a helper for some other unit which has 06:16:51 a requirement dependency on it. 06:16:51 3) A unit may be started when needed via activation (socket, path, timer, 06:16:51 D-Bus, udev, scripted systemctl call, ...). 06:16:51 4) In case of template units, the unit is meant to be enabled with some 06:16:51 instance name specified. 06:16:52 Reading package lists... 06:16:52 Building dependency tree... 06:16:52 Reading state information... 06:16:52 The following additional packages will be installed: 06:16:52 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:16:52 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:16:52 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:16:52 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:16:52 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:16:52 Suggested packages: 06:16:52 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:16:52 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:16:52 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:16:52 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:16:52 systemd-container policykit-1 06:16:52 Recommended packages: 06:16:52 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:16:52 The following NEW packages will be installed: 06:16:52 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:16:52 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:16:52 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:16:52 multiarch-support openssh-client python3 python3-minimal python3.6 06:16:52 python3.6-minimal snapd squashfs-tools sudo 06:16:52 The following packages will be upgraded: 06:16:52 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:16:52 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 06:16:52 Need to get 36.7 MB of archives. 06:16:52 After this operation, 147 MB of additional disk space will be used. 06:16:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:16:52 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 06:16:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:16:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:16:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:16:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:16:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:16:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:16:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:16:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:16:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:16:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:16:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:16:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:16:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:16:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:16:53 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 06:16:53 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:16:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:16:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:16:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:16:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:16:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:16:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:16:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:16:53 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:16:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:16:53 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:16:53 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 06:16:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 06:16:54 debconf: delaying package configuration, since apt-utils is not installed 06:16:54 Fetched 36.7 MB in 2s (16.1 MB/s) 06:16:54 (Reading database ... 12757 files and directories currently installed.) 06:16:54 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 06:16:55 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 06:16:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 06:16:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 06:16:55 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 06:16:55 (Reading database ... 12757 files and directories currently installed.) 06:16:55 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:16:55 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:16:55 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:16:55 (Reading database ... 12757 files and directories currently installed.) 06:16:55 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:16:55 Unpacking apt (1.6.13) over (1.6.1) ... 06:16:56 Setting up apt (1.6.13) ... 06:16:56 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:16:56 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:16:56 (Reading database ... 12764 files and directories currently installed.) 06:16:56 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:16:56 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:16:57 Selecting previously unselected package libpython3.6-minimal:amd64. 06:16:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:57 Selecting previously unselected package libexpat1:amd64. 06:16:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:16:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:57 Selecting previously unselected package python3.6-minimal. 06:16:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:16:57 Checking for services that may need to be restarted...done. 06:16:57 Checking for services that may need to be restarted...done. 06:16:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:16:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:16:58 Selecting previously unselected package python3-minimal. 06:16:58 (Reading database ... 13012 files and directories currently installed.) 06:16:58 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:16:58 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:16:58 Selecting previously unselected package mime-support. 06:16:58 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:16:58 Unpacking mime-support (3.60ubuntu1) ... 06:16:58 Selecting previously unselected package libmpdec2:amd64. 06:16:58 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:16:58 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:16:58 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:16:58 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:58 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:16:58 Selecting previously unselected package python3.6. 06:16:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:16:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:16:58 Selecting previously unselected package libpython3-stdlib:amd64. 06:16:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:16:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:16:58 Setting up python3-minimal (3.6.7-1~18.04) ... 06:16:59 Selecting previously unselected package python3. 06:16:59 (Reading database ... 13442 files and directories currently installed.) 06:16:59 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:16:59 Unpacking python3 (3.6.7-1~18.04) ... 06:16:59 Selecting previously unselected package multiarch-support. 06:16:59 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:16:59 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:16:59 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:16:59 Selecting previously unselected package liblzo2-2:amd64. 06:16:59 (Reading database ... 13479 files and directories currently installed.) 06:16:59 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:16:59 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:16:59 Selecting previously unselected package libbsd0:amd64. 06:16:59 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:16:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:16:59 Selecting previously unselected package sudo. 06:16:59 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:16:59 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:16:59 Selecting previously unselected package apparmor. 06:16:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:16:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:16:59 Selecting previously unselected package libedit2:amd64. 06:16:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:16:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:16:59 Selecting previously unselected package libkrb5support0:amd64. 06:16:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:16:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:16:59 Selecting previously unselected package libk5crypto3:amd64. 06:16:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:16:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:17:00 Selecting previously unselected package libkeyutils1:amd64. 06:17:00 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:17:00 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:17:00 Selecting previously unselected package libkrb5-3:amd64. 06:17:00 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:17:00 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:17:00 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:17:00 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:17:00 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:17:00 Selecting previously unselected package libssl1.0.0:amd64. 06:17:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:17:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:17:00 Selecting previously unselected package openssh-client. 06:17:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:17:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:17:00 Selecting previously unselected package squashfs-tools. 06:17:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 06:17:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:17:01 Selecting previously unselected package snapd. 06:17:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 06:17:01 Unpacking snapd (2.49.2+18.04) ... 06:17:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:17:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:17:03 Setting up mime-support (3.60ubuntu1) ... 06:17:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:17:03 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:17:03 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:17:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:17:03 Setting up systemd (237-3ubuntu10.48) ... 06:17:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:17:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:17:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:17:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:17:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:17:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:17:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:17:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:17:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:17:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:17:04 Setting up python3 (3.6.7-1~18.04) ... 06:17:04 running python rtupdate hooks for python3.6... 06:17:04 running python post-rtupdate hooks for python3.6... 06:17:05 Setting up apparmor (2.12-4ubuntu5.1) ... 06:17:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:17:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:17:05 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:17:06 Setting up snapd (2.49.2+18.04) ... 06:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:17:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:17:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:17:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:17:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:17:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:17:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:17:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:17:09 /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' 06:17:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:17:10 Processing triggers for systemd (237-3ubuntu10.48) ... 06:17:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:17:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:17:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:17:12 Reading package lists... 06:17:12 Reading package lists... 06:17:12 Building dependency tree... 06:17:12 Reading state information... 06:17:12 Calculating upgrade... 06:17:12 The following packages will be upgraded: 06:17:12 advancecomp base-files bash binutils binutils-common 06:17:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:17:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:17:12 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:17:12 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:17:12 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:17:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:17:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:17:12 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:17:12 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:17:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:17:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:17:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:17:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:17:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:17:12 ubuntu-keyring util-linux 06:17:12 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:17:12 Need to get 64.1 MB of archives. 06:17:12 After this operation, 5112 kB of additional disk space will be used. 06:17:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:17:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:17:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:17:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:17:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:17:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:17:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:17:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:17:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:17:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:17:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:17:12 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:17:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:17:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:17:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:17:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:17:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:17:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:17:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:17:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:17:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:17:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:17:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:17:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:17:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:17:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:17:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:17:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:17:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:17:13 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:17:13 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:17:13 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:17:13 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:17:13 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:17:13 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:17:13 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:17:13 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:17:13 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:17:13 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:17:13 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:17:13 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:17:13 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:17:13 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:17:13 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:17:13 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:17:13 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:17:13 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:17:13 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:17:13 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:17:13 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:17:13 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:17:13 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:17:13 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:17:13 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:17:13 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:17:13 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:17:13 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:17:13 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:17:13 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 06:17:13 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:17:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:17:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:17:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:17:13 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:17:13 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:17:13 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:17:13 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:17:13 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:17:13 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:17:13 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:17:13 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:17:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:17:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:17:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:17:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:17:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:17:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:17:14 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:17:14 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:17:14 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:17:14 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:17:14 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:17:14 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:17:14 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] 06:17:14 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:17:14 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 06:17:14 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] 06:17:14 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:17:14 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:17:14 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:17:14 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:17:14 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:17:14 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:17:14 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:17:14 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:17:14 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] 06:17:14 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:17:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:17:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:17:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:17:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:17:14 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:17:14 debconf: delaying package configuration, since apt-utils is not installed 06:17:14 Fetched 64.1 MB in 2s (33.9 MB/s) 06:17:14 (Reading database ... 13914 files and directories currently installed.) 06:17:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:17:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:17:15 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 06:17:15 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 06:17:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 (Reading database ... 13914 files and directories currently installed.) 06:17:17 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:17:17 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:17:17 (Reading database ... 13914 files and directories currently installed.) 06:17:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:17:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:17:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:17 (Reading database ... 13914 files and directories currently installed.) 06:17:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:17:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:17:18 (Reading database ... 13914 files and directories currently installed.) 06:17:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:17:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:17:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:17:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:17:19 Setting up base-files (10.1ubuntu2.10) ... 06:17:19 Installing new version of config file /etc/issue ... 06:17:19 Installing new version of config file /etc/issue.net ... 06:17:19 Installing new version of config file /etc/lsb-release ... 06:17:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:17:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:17:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:17:19 Removing obsolete conffile /etc/default/motd-news ... 06:17:19 (Reading database ... 13915 files and directories currently installed.) 06:17:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:17:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:17:20 Setting up bash (4.4.18-2ubuntu1.2) ... 06:17:20 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 06:17:20 (Reading database ... 13915 files and directories currently installed.) 06:17:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:17:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:17:20 (Reading database ... 13915 files and directories currently installed.) 06:17:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:17:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:17:20 Setting up tar (1.29b-2ubuntu0.2) ... 06:17:20 (Reading database ... 13915 files and directories currently installed.) 06:17:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:17:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:17:20 (Reading database ... 13915 files and directories currently installed.) 06:17:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:21 (Reading database ... 13915 files and directories currently installed.) 06:17:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:17:21 (Reading database ... 13915 files and directories currently installed.) 06:17:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:17:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:17:21 Setting up grep (3.1-2build1) ... 06:17:21 (Reading database ... 13915 files and directories currently installed.) 06:17:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:21 Setting up login (1:4.5-1ubuntu2) ... 06:17:21 (Reading database ... 13915 files and directories currently installed.) 06:17:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:17:21 (Reading database ... 13915 files and directories currently installed.) 06:17:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:17:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:22 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:17:22 (Reading database ... 13915 files and directories currently installed.) 06:17:22 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:17:22 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:17:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:17:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:17:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:17:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:17:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:17:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:17:23 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:23 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:23 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:23 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:23 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:23 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:23 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:23 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:23 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:23 (Reading database ... 13915 files and directories currently installed.) 06:17:23 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:23 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:24 (Reading database ... 13915 files and directories currently installed.) 06:17:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:17:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:24 (Reading database ... 13915 files and directories currently installed.) 06:17:24 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:24 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:24 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:17:24 (Reading database ... 13915 files and directories currently installed.) 06:17:24 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:24 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:24 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:17:24 (Reading database ... 13915 files and directories currently installed.) 06:17:24 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:24 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:24 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:17:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:17:25 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:17:25 (Reading database ... 13915 files and directories currently installed.) 06:17:25 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:17:25 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:17:25 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:17:25 (Reading database ... 13915 files and directories currently installed.) 06:17:25 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:17:25 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:17:25 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:17:25 (Reading database ... 13917 files and directories currently installed.) 06:17:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:17:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:17:26 Setting up debconf (1.5.66ubuntu1) ... 06:17:26 (Reading database ... 13917 files and directories currently installed.) 06:17:26 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:17:26 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:26 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:17:26 (Reading database ... 13917 files and directories currently installed.) 06:17:26 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:17:26 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:17:26 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:17:26 (Reading database ... 13917 files and directories currently installed.) 06:17:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:17:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:17:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:17:26 (Reading database ... 13917 files and directories currently installed.) 06:17:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:17:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:17:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:17:26 (Reading database ... 13919 files and directories currently installed.) 06:17:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:17:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:17:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:17:27 (Reading database ... 13923 files and directories currently installed.) 06:17:27 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:17:27 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:17:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 06:17:27 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 06:17:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:27 (Reading database ... 13923 files and directories currently installed.) 06:17:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:17:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:17:27 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:17:27 (Reading database ... 13923 files and directories currently installed.) 06:17:27 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:17:27 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:17:27 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:17:27 (Reading database ... 13923 files and directories currently installed.) 06:17:27 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:17:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:17:28 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:17:28 (Reading database ... 13923 files and directories currently installed.) 06:17:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:17:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:17:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:17:28 (Reading database ... 13923 files and directories currently installed.) 06:17:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:17:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:17:28 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:17:28 (Reading database ... 13923 files and directories currently installed.) 06:17:28 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:17:28 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:17:28 Setting up passwd (1:4.5-1ubuntu2) ... 06:17:28 (Reading database ... 13923 files and directories currently installed.) 06:17:28 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:17:28 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:17:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:17:29 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:17:29 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:17:29 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:17:29 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:17:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:17:29 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:17:29 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:17:29 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:17:29 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:17:29 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:17:29 (Reading database ... 13923 files and directories currently installed.) 06:17:29 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:17:29 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:17:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:17:30 (Reading database ... 13923 files and directories currently installed.) 06:17:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:17:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:17:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:17:30 (Reading database ... 13923 files and directories currently installed.) 06:17:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:17:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:17:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:17:30 (Reading database ... 13924 files and directories currently installed.) 06:17:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:17:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:17:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:17:30 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:17:30 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:17:30 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:17:30 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:17:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:17:30 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:17:30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:17:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:17:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:17:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:17:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:17:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:17:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:17:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:17:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:17:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:17:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:17:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:17:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:17:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:17:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:17:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:17:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:17:33 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:33 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:33 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:33 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:33 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:33 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:33 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:17:33 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:17:33 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:33 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:34 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:34 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:34 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:34 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:34 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:35 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:35 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:36 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:36 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:36 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:36 Removing intermediate container b958f1efb139 06:17:36 ---> e3c8c86b7e8c 06:17:36 06:17:36 Step 11/32 : FROM alpine:3.12 06:17:36 Removing intermediate container 9a3b81897d4c 06:17:36 ---> ca860f9f2242 06:17:36 06:17:36 Step 11/24 : FROM alpine:3.12 06:17:36 3.12: Pulling from library/alpine 06:17:36 3.12: Pulling from library/alpine 06:17:36 Removing intermediate container cc09f97c4396 06:17:36 ---> cd0fb20c2a3e 06:17:36 06:17:36 Step 11/23 : FROM alpine:3.12 06:17:36 3.12: Pulling from library/alpine 06:17:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:17:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:17:36 Status: Downloaded newer image for alpine:3.12 06:17:36 Status: Image is up to date for alpine:3.12 06:17:36 ---> c4fd0aeabfcf 06:17:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:17:36 ---> c4fd0aeabfcf 06:17:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:17:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 06:17:36 Status: Image is up to date for alpine:3.12 06:17:36 ---> c4fd0aeabfcf 06:17:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:17:36 Removing intermediate container 086e8e07f5ef 06:17:36 ---> 78b8af0348d7 06:17:36 06:17:36 Step 11/23 : FROM alpine:3.12 06:17:36 ---> c4fd0aeabfcf 06:17:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:17:36 ---> Running in bd5033a11d84 06:17:36 ---> Running in 6e0fa2958148 06:17:36 ---> Running in 9d3f1d820006 06:17:36 ---> Running in 42f440a5c9e0 06:17:36 Removing intermediate container bd5033a11d84 06:17:36 ---> 395af9de9be1 06:17:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:17:36 ---> Running in 9b2f460c350d 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:36 (1/2) Installing ca-certificates (20191127-r4) 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:36 (2/2) Installing dumb-init (1.2.2-r1) 06:17:36 Executing busybox-1.31.1-r20.trigger 06:17:36 Executing ca-certificates-20191127-r4.trigger 06:17:36 (1/1) Installing dumb-init (1.2.2-r1) 06:17:36 Executing busybox-1.31.1-r20.trigger 06:17:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:36 OK: 5 MiB in 15 packages 06:17:36 (1/1) Installing dumb-init (1.2.2-r1) 06:17:36 Executing busybox-1.31.1-r20.trigger 06:17:36 OK: 5 MiB in 15 packages 06:17:36 OK: 6 MiB in 16 packages 06:17:36 (1/2) Installing dumb-init (1.2.2-r1) 06:17:36 (2/2) Installing su-exec (0.2-r1) 06:17:36 Executing busybox-1.31.1-r20.trigger 06:17:36 OK: 5 MiB in 16 packages 06:17:36 Removing intermediate container 6e0fa2958148 06:17:36 ---> b4d7f38755f6 06:17:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:36 ---> Running in a61f394ffb5d 06:17:36 Removing intermediate container 9b2f460c350d 06:17:36 ---> a2ea82466602 06:17:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:17:36 Removing intermediate container 42f440a5c9e0 06:17:36 ---> 345553333721 06:17:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:17:36 Removing intermediate container 9d3f1d820006 06:17:36 ---> dc0f92ec28c9 06:17:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:17:36 ---> Running in ee44b66d5529 06:17:36 ---> Running in a25e87fc9d2a 06:17:36 ---> Running in ee86ca44f833 06:17:36 Removing intermediate container a61f394ffb5d 06:17:36 ---> 74c5779c2111 06:17:36 Step 14/24 : ENV APP_PORT=59882 06:17:36 ---> Running in 43552240deb4 06:17:36 Removing intermediate container aaf7402b60ae 06:17:36 ---> 431d477fabbd 06:17:36 06:17:36 Step 11/24 : FROM alpine:3.12 06:17:36 Removing intermediate container ee44b66d5529 06:17:36 ---> 12348f86acaa 06:17:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:17:36 ---> c4fd0aeabfcf 06:17:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:36 Removing intermediate container a25e87fc9d2a 06:17:36 ---> 06de9760a2d9 06:17:36 Step 14/23 : ENV APP_PORT=59860 06:17:36 Removing intermediate container ee86ca44f833 06:17:36 ---> b1d95b14aa93 06:17:36 Step 14/23 : ENV APP_PORT=59861 06:17:36 ---> Running in f7de9c03262e 06:17:36 ---> Running in c0332592d0a8 06:17:36 ---> Running in 13854ecd8a4d 06:17:36 ---> Running in 17fe37590a71 06:17:36 Removing intermediate container 43552240deb4 06:17:36 ---> 7abd29efa791 06:17:36 Step 15/24 : EXPOSE $APP_PORT 06:17:36 ---> Running in b9c8d705942d 06:17:36 Removing intermediate container c0332592d0a8 06:17:36 ---> f22fa9c20334 06:17:36 Step 13/24 : ENV APP_PORT=59880 06:17:36 Removing intermediate container f7de9c03262e 06:17:36 ---> 0a51186a8e65 06:17:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:17:36 ---> Running in f453b07d032c 06:17:36 Removing intermediate container 13854ecd8a4d 06:17:36 ---> 8b288027748c 06:17:36 Step 15/23 : EXPOSE $APP_PORT 06:17:36 Removing intermediate container 17fe37590a71 06:17:36 ---> 2b8394109f21 06:17:36 Step 15/23 : EXPOSE $APP_PORT 06:17:36 ---> Running in 0541de462fb4 06:17:36 ---> Running in 773a06f4b61a 06:17:36 Removing intermediate container b9c8d705942d 06:17:36 ---> 88e81726b6a7 06:17:36 Step 16/24 : WORKDIR / 06:17:36 ---> Running in ee918197e095 06:17:36 ---> Running in 611185c60a8e 06:17:36 Removing intermediate container f453b07d032c 06:17:36 ---> eb311e76cfbd 06:17:36 Step 14/24 : EXPOSE $APP_PORT 06:17:36 ---> Running in 70a99b65c52e 06:17:36 Removing intermediate container 0541de462fb4 06:17:36 ---> eea64cab2094 06:17:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:36 Removing intermediate container ee918197e095 06:17:36 ---> bfbd1b6ffa3d 06:17:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:36 Removing intermediate container 611185c60a8e 06:17:36 ---> e3dc1980e282 06:17:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:36 Removing intermediate container 70a99b65c52e 06:17:36 ---> 73160ca632e9 06:17:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:37 ---> Running in 4d5ece84ea98 06:17:37 ---> 85c52bc4f041 06:17:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:17:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:17:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:17:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:17:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:38 ---> 11688c40a21e 06:17:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:17:38 ---> 15738642ad56 06:17:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:17:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:17:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:17:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:17:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:17:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:17:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:17:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:17:38 Removing intermediate container 773a06f4b61a 06:17:38 ---> cb13e2994dea 06:17:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:17:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:17:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:17:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:17:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:17:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:17:38 06:17:38 Current default time zone: 'Etc/UTC' 06:17:38 Local time is now: Wed Jun 23 06:17:38 UTC 2021. 06:17:38 Universal Time is now: Wed Jun 23 06:17:38 UTC 2021. 06:17:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:17:38 06:17:38 Setting up systemd-sysv (237-3ubuntu10.48) ... 06:17:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 06:17:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:17:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:17:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:17:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:17:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:17:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:17:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:17:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:17:39 ---> Running in 6c62b1eb47b8 06:17:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:39 Setting up patch (2.7.6-2ubuntu1.1) ... 06:17:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:17:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:17:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:17:39 Installing new version of config file /etc/ssl/openssl.cnf ... 06:17:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:17:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:17:39 Setting up ca-certificates (20210119~18.04.1) ... 06:17:40 Removing intermediate container 6c62b1eb47b8 06:17:40 ---> f91ed8b6c61c 06:17:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:17:40 ---> 3809f0f80a7d 06:17:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:17:40 ---> 3106a65257ad 06:17:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:17:40 ---> 6641b1e83a62 06:17:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:17:40 Removing intermediate container 4d5ece84ea98 06:17:40 ---> d5bc9f5a0811 06:17:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:17:40 ---> Running in 2df0f5983733 06:17:41 ---> 2f7aced66ecd 06:17:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:17:41 ---> Running in b668a0cf7dbc 06:17:41 ---> 3828f716d4ef 06:17:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:17:41 ---> 943f416a119d 06:17:41 Step 20/24 : ENTRYPOINT ["/core-command"] 06:17:41 ---> d375329281b2 06:17:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:17:41 Updating certificates in /etc/ssl/certs... 06:17:41 ---> Running in 5a37b704eee0 06:17:41 ---> Running in defd0503e308 06:17:41 ---> Running in 03458bca3e36 06:17:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:42 23 added, 27 removed; done. 06:17:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:17:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:17:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:17:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:17:42 Setting up pkgbinarymangler (138.18.04.1) ... 06:17:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:17:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up perl (5.26.1-6ubuntu0.5) ... 06:17:42 Removing intermediate container 5a37b704eee0 06:17:42 ---> 36f778cfdbe3 06:17:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:42 Removing intermediate container 03458bca3e36 06:17:42 ---> 8ae69cf046e6 06:17:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:42 Removing intermediate container defd0503e308 06:17:42 ---> 385145add9a1 06:17:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:17:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:17:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:17:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:17:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:17:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:17:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:17:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:17:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:17:43 ---> Running in f1d5750fb84e 06:17:43 ---> Running in 22f9f1dddcd3 06:17:43 ---> Running in adeb54c95a29 06:17:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:43 Processing triggers for systemd (237-3ubuntu10.48) ... 06:17:43 Processing triggers for mime-support (3.60ubuntu1) ... 06:17:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:17:43 Updating certificates in /etc/ssl/certs... 06:17:43 Removing intermediate container f1d5750fb84e 06:17:43 ---> ba0fb8e653d1 06:17:43 Step 21/23 : LABEL arch=arm64 06:17:43 0 added, 0 removed; done. 06:17:43 Running hooks in /etc/ca-certificates/update.d... 06:17:43 done. 06:17:43 Removing intermediate container adeb54c95a29 06:17:43 ---> a0212d9e65ac 06:17:43 Step 21/23 : LABEL arch=arm64 06:17:43 Removing intermediate container 22f9f1dddcd3 06:17:43 ---> bde10a0d1f1e 06:17:43 Step 22/24 : LABEL arch=arm64 06:17:43 ---> Running in 81359d4d8298 06:17:43 (1/6) Installing dumb-init (1.2.2-r1) 06:17:43 (2/6) Installing libgcc (9.3.0-r2) 06:17:43 ---> Running in 32c792448873 06:17:43 ---> Running in 1913f516d576 06:17:44 (3/6) Installing libsodium (1.0.18-r0) 06:17:44 (4/6) Installing libstdc++ (9.3.0-r2) 06:17:44 Reading package lists... 06:17:44 Building dependency tree... 06:17:44 Reading state information... 06:17:44 (5/6) Installing libzmq (4.3.3-r0) 06:17:44 (6/6) Installing zeromq (4.3.3-r0) 06:17:44 Removing intermediate container 81359d4d8298 06:17:44 ---> d4cf5d87ba3e 06:17:44 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:17:44 The following NEW packages will be installed: 06:17:44 apt-transport-https 06:17:44 Executing busybox-1.31.1-r20.trigger 06:17:44 OK: 8 MiB in 20 packages 06:17:44 Removing intermediate container b668a0cf7dbc 06:17:44 ---> e1827fbf9e35 06:17:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:44 Removing intermediate container 32c792448873 06:17:44 ---> 6ee8eb6f4b0f 06:17:44 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:17:44 ---> Running in 57d51cdf2ff3 06:17:44 Removing intermediate container 1913f516d576 06:17:44 ---> c3752a0ac797 06:17:44 Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:17:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:17:44 Need to get 1692 B of archives. 06:17:44 After this operation, 154 kB of additional disk space will be used. 06:17:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:17:44 debconf: delaying package configuration, since apt-utils is not installed 06:17:44 Fetched 1692 B in 0s (6278 B/s) 06:17:44 Selecting previously unselected package apt-transport-https. 06:17:44 (Reading database ... 13929 files and directories currently installed.) 06:17:44 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:17:44 Unpacking apt-transport-https (1.6.13) ... 06:17:45 ---> Running in fa463f3c37d5 06:17:45 ---> Running in 264fec55decd 06:17:45 Setting up apt-transport-https (1.6.13) ... 06:17:45 Waiting for network to be ready... 06:17:45 Removing intermediate container 57d51cdf2ff3 06:17:45 ---> 1cbccd7085ca 06:17:45 Step 23/23 : LABEL version=0.0.0 06:17:45 ---> b57878f4fc8a 06:17:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:17:45 Removing intermediate container 264fec55decd 06:17:45 ---> 38069d2456c3 06:17:45 Step 23/23 : LABEL version=0.0.0 06:17:45 ---> Running in 4099191f5211 06:17:45 Removing intermediate container fa463f3c37d5 06:17:45 ---> b8f5e1b29be9 06:17:45 Step 24/24 : LABEL version=0.0.0 06:17:46 ---> Running in 56d45ff0c9f8 06:17:46 ---> Running in 8673834e869e 06:17:46 Removing intermediate container 2df0f5983733 06:17:46 ---> 0580865bc15b 06:17:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:17:46 Removing intermediate container 4099191f5211 06:17:46 ---> 019930838d0a 06:17:46 06:17:47 Removing intermediate container 8673834e869e 06:17:47 ---> 0f6a9618069d 06:17:47 06:17:47 Removing intermediate container 56d45ff0c9f8 06:17:47 ---> 1587de7406fd 06:17:47 06:17:47 Successfully built 019930838d0a 06:17:47 Successfully tagged support-notifications-arm64:latest 06:17:47  Building support-notifications ... done Building sys-mgmt-agent 06:17:47 Successfully built 0f6a9618069d 06:17:47 ---> 8d8b4017f646 06:17:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Successfully tagged core-command-arm64:latest 06:17:47 06:17:47  Building core-command ... done Building security-secretstore-setup 06:17:47 Successfully built 1587de7406fd 06:17:47 Successfully tagged support-scheduler-arm64:latest 06:17:47  Building support-scheduler ... done Building security-proxy-setup 06:17:47 ---> 372aa11bf6ff 06:17:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:17:49 ---> a0ba650865d4 06:17:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:17:49 ---> bc173feec9b0 06:17:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:17:50 ---> 7f6c8ab84b2a 06:17:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:17:50 ---> c6419485b120 06:17:50 Step 20/24 : ENTRYPOINT ["/core-data"] 06:17:50 ---> Running in 5fef6fdbeab4 06:17:51 Removing intermediate container 5fef6fdbeab4 06:17:51 ---> 26d5fcc53782 06:17:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:51 ---> 0523262b9a54 06:17:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:17:51 ---> Running in 02a728f6b723 06:17:52 2021-06-23T06:17:49Z INFO Waiting for automatic snapd restart... 06:17:52 ---> Running in e73145066292 06:17:52 Removing intermediate container 02a728f6b723 06:17:52 ---> 95d9110b2802 06:17:52 Step 22/24 : LABEL arch=arm64 06:17:53 snapd 2.51 from Canonical* installed 06:17:53 ---> Running in 04aed0ffb6cb 06:17:53 Removing intermediate container e73145066292 06:17:53 ---> f5ee71a57da3 06:17:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:17:53 "snapd" switched to the "latest/stable" channel 06:17:53 06:17:54 Removing intermediate container 04aed0ffb6cb 06:17:54 ---> 19e515e9d9d9 06:17:54 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:17:54 ---> b84fa3e06e06 06:17:54 Step 27/32 : RUN chmod +x /entrypoint.sh 06:17:54 ---> Running in 6326922c1d02 06:17:54 ---> Running in 2a110fbea86f 06:17:55 Removing intermediate container 6326922c1d02 06:17:55 ---> 8ff39ab6fd62 06:17:55 Step 24/24 : LABEL version=0.0.0 06:17:55 ---> Running in 12bcf84f6e72 06:17:56 Removing intermediate container 12bcf84f6e72 06:17:56 ---> 367c4c8cf174 06:17:56 06:17:56 Successfully built 367c4c8cf174 06:17:56 Successfully tagged core-data-arm64:latest 06:17:56 Building core-metadata 06:17:57 core18 20210611 from Canonical* installed 06:17:57 "core18" switched to the "latest/stable" channel 06:17:57 06:17:57  Building core-data ... done Removing intermediate container 2a110fbea86f 06:17:57 ---> e0ab2bf36b48 06:17:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:17:57 ---> Running in 2bd8155eeaa6 06:17:58 Removing intermediate container 2bd8155eeaa6 06:17:58 ---> 58b870ce288a 06:17:58 Step 29/32 : CMD ["gate"] 06:17:58 ---> Running in bd297e7f7a46 06:17:59 Removing intermediate container bd297e7f7a46 06:17:59 ---> a753e754e6ba 06:17:59 Step 30/32 : LABEL arch=arm64 06:17:59 ---> Running in 104d87f91962 06:18:00 Removing intermediate container 104d87f91962 06:18:00 ---> 26adcd3aabfa 06:18:00 Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:18:00 snapcraft 4.8.2 from Canonical* installed 06:18:00 "snapcraft" switched to the "latest/stable" channel 06:18:00 06:18:00 ---> Running in 92b357972e08 06:18:01 Removing intermediate container 92b357972e08 06:18:01 ---> 788ab565e7fb 06:18:01 Step 32/32 : LABEL version=0.0.0 06:18:02 ---> Running in 5a1baacb623b 06:18:03 Removing intermediate container 5a1baacb623b 06:18:03 ---> 7809481f4b57 06:18:03 06:18:03 Successfully built 7809481f4b57 06:18:03 Successfully tagged security-bootstrapper-arm64:latest 06:18: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: 06:18:05 - README.md 06:18:05 06:18:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:18:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:18:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:18:05 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:18:05 Fetched 88.7 kB in 1s (146 kB/s) 06:18:06 Reading package lists... 06:18:07 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:18:07 Reading package lists... 06:18:07 Building dependency tree... 06:18:07 Reading state information... 06:18:07 Suggested packages: 06:18:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:18:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:18:07 Recommended packages: 06:18:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:18:07 The following NEW packages will be installed: 06:18:07 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:18:07 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:18:07 pkg-config zip 06:18:07 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:18:07 Need to get 7663 kB of archives. 06:18:07 After this operation, 43.8 MB of additional disk space will be used. 06:18: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] 06:18:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:18:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:18:07 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:18:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:18:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:18:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:18:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:18:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:18:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:18:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:18:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:18:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:18:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:18:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:18:08 debconf: delaying package configuration, since apt-utils is not installed 06:18:08 Fetched 7663 kB in 1s (9740 kB/s) 06:18:08 Selecting previously unselected package libglib2.0-0:amd64. 06:18:08 (Reading database ... 13933 files and directories currently installed.) 06:18:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:18:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:08 Selecting previously unselected package libpsl5:amd64. 06:18:08 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:18:08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:18:08 Selecting previously unselected package libnghttp2-14:amd64. 06:18:08 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:18:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:08 Selecting previously unselected package librtmp1:amd64. 06:18:08 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:18:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:09 Selecting previously unselected package libcurl3-gnutls:amd64. 06:18:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:18:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:18:09 Selecting previously unselected package liberror-perl. 06:18:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:18:09 Unpacking liberror-perl (0.17025-1) ... 06:18:09 Selecting previously unselected package git-man. 06:18:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:18:09 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:18:09 Selecting previously unselected package git. 06:18:09 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:18:09 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:18:09 Selecting previously unselected package libnorm1:amd64. 06:18:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:18:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:09 Selecting previously unselected package libpgm-5.2-0:amd64. 06:18:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:18:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:09 Selecting previously unselected package libsodium23:amd64. 06:18:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:18:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:18:10 Selecting previously unselected package libzmq5:amd64. 06:18:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:10 Selecting previously unselected package libzmq3-dev:amd64. 06:18:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:18:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:10 Selecting previously unselected package pkg-config. 06:18:10 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:18:10 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:18:10 Selecting previously unselected package zip. 06:18:10 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:18:10 Unpacking zip (3.0-11build1) ... 06:18:10 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:18:10 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:18:10 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:18:10 Setting up liberror-perl (0.17025-1) ... 06:18:10 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:18:10 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:18:10 No schema files found: doing nothing. 06:18:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:18:10 Setting up zip (3.0-11build1) ... 06:18:10 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:18:10 Setting up libsodium23:amd64 (1.0.16-2) ... 06:18:10 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:18:10 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:18:10 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:18:10 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:18:10 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:18:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:18:11 git set to automatically installed. 06:18:11 git-man set to automatically installed. 06:18:11 libcurl3-gnutls set to automatically installed. 06:18:11 liberror-perl set to automatically installed. 06:18:11 libglib2.0-0 set to automatically installed. 06:18:11 libnghttp2-14 set to automatically installed. 06:18:11 libnorm1 set to automatically installed. 06:18:11 libpgm-5.2-0 set to automatically installed. 06:18:11 libpsl5 set to automatically installed. 06:18:11 librtmp1 set to automatically installed. 06:18:11 libsodium23 set to automatically installed. 06:18:11 libzmq3-dev set to automatically installed. 06:18:11 libzmq5 set to automatically installed. 06:18:11 pkg-config set to automatically installed. 06:18:11 zip set to automatically installed. 06:18:13 snapd is not logged in, snap install commands will use sudo 06:18:20 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 06:18:20 snapd is not logged in, snap install commands will use sudo 06:18:21 error: cannot refresh "core18": unexpectedly empty response from the server 06:18:21 (try again later) 06:18:21 Error while refreshing snap 'core18' to channel 'latest/stable' 06:18:21 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] } 06:18:23 Failed in branch amd64 06:18:42  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 3c71fd922719 06:18:42 Step 3/24 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> 88ac5f6b5fca 06:18:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> 5a4a6f51d205 06:18:42 Step 5/24 : RUN apk add --update --no-cache make bash git 06:18:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 3c71fd922719 06:18:42 Step 3/22 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> 88ac5f6b5fca 06:18:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> 5a4a6f51d205 06:18:42 Step 5/22 : RUN apk add --update --no-cache make git 06:18:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 3c71fd922719 06:18:42 Step 3/26 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> 88ac5f6b5fca 06:18:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> 5a4a6f51d205 06:18:42 Step 5/26 : RUN apk add --update --no-cache make git 06:18:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:18:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:42 ---> 3c71fd922719 06:18:42 Step 3/24 : WORKDIR /edgex-go 06:18:42 ---> Using cache 06:18:42 ---> 88ac5f6b5fca 06:18:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:42 ---> Using cache 06:18:42 ---> 5a4a6f51d205 06:18:42 Step 5/24 : RUN apk add --update --no-cache make git 06:18:43 ---> Running in ab078a96fb4a 06:18:43 ---> Running in 1c64a966885c 06:18:43 ---> Running in b316b1bbf6e4 06:18:43 ---> Running in 732ee940ee38 06:18:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:18:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:18:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:18:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:18:47 OK: 218 MiB in 52 packages 06:18:47 OK: 218 MiB in 52 packages 06:18:47 OK: 218 MiB in 52 packages 06:18:47 OK: 218 MiB in 52 packages 06:18:48 Removing intermediate container b316b1bbf6e4 06:18:48 ---> 1f32b16da2d0 06:18:48 Step 6/22 : COPY go.mod . 06:18:48 Removing intermediate container 732ee940ee38 06:18:48 ---> 2be0a378cee7 06:18:48 Step 6/24 : COPY go.mod . 06:18:49 Removing intermediate container ab078a96fb4a 06:18:49 ---> 65bf2cd5ad80 06:18:49 Step 6/26 : COPY go.mod . 06:18:49 Removing intermediate container 1c64a966885c 06:18:49 ---> 090b17e55073 06:18:49 Step 6/24 : COPY go.mod . 06:18:49 ---> 86bcb084c785 06:18:49 Step 7/22 : RUN go mod download 06:18:50 ---> Running in 969601b50c1f 06:18:50 ---> 0dab77364de8 06:18:50 Step 7/24 : RUN go mod download 06:18:50 ---> 08314cba30eb 06:18:50 Step 7/26 : RUN go mod download 06:18:50 ---> Running in c7cd8d1465e8 06:18:50 ---> Running in 51101846010b 06:18:50 ---> 7fb0b256ed8f 06:18:50 Step 7/24 : RUN go mod download 06:18:50 ---> Running in 566c9f01e089 06:18:53 Removing intermediate container 969601b50c1f 06:18:53 ---> 8766c6ab869d 06:18:53 Step 8/22 : COPY . . 06:18:54 Removing intermediate container c7cd8d1465e8 06:18:54 ---> 0583da9424df 06:18:54 Step 8/24 : COPY . . 06:18:54 Removing intermediate container 51101846010b 06:18:54 ---> 27be917abe4c 06:18:54 Step 8/26 : COPY . . 06:18:55 Removing intermediate container 566c9f01e089 06:18:55 ---> eefa62f8e81d 06:18:55 Step 8/24 : COPY . . 06:19:17 ---> df8cb20894bc 06:19:17 Step 9/22 : RUN go mod tidy 06:19:17 ---> de7fc2c6a7ec 06:19:17 Step 9/24 : RUN go mod tidy 06:19:17 ---> 725924521337 06:19:17 Step 9/26 : RUN go mod tidy 06:19:17 ---> Running in 9654e8b96463 06:19:17 ---> 6619ca8f3292 06:19:17 Step 9/24 : RUN go mod tidy 06:19:17 ---> Running in 8a928c934fa8 06:19:17 ---> Running in 6c85e45fdeec 06:19:17 ---> Running in 378376376c0d 06:19:22 Removing intermediate container 9654e8b96463 06:19:22 ---> 4329a43a7952 06:19:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:19:22 ---> Running in 6eab2e05eca2 06:19:22 Removing intermediate container 6c85e45fdeec 06:19:22 ---> 36162c1a82cd 06:19:22 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:22 Removing intermediate container 378376376c0d 06:19:22 ---> fc7ea0846373 06:19:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:19:22 Removing intermediate container 8a928c934fa8 06:19:22 ---> 99009456cc5c 06:19:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:19:22 ---> Running in 91761da5b119 06:19:22 ---> Running in 2d4a0f82bad2 06:19:22 ---> Running in 6a508c904e09 06:19:23 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 06:19:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:19:24 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 06:19:24 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 06:20:46 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 06:20:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:20:53 Removing intermediate container 2d4a0f82bad2 06:20:53 ---> f4242af76844 06:20:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:20:53 ---> Running in 4851f3c1bb65 06:20:55 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 06:20:57 Removing intermediate container 6eab2e05eca2 06:20:57 ---> 7c2ebe988e54 06:20:57 06:20:57 Step 11/22 : FROM alpine:3.12 06:20:57 ---> c4fd0aeabfcf 06:20:57 Step 12/22 : RUN apk add --update --no-cache curl 06:20:57 Removing intermediate container 91761da5b119 06:20:57 ---> d5ddd1b998b7 06:20:57 06:20:57 Step 11/26 : FROM alpine:3.12 06:20:57 ---> c4fd0aeabfcf 06:20:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:20:58 ---> Running in 69495b0e1a21 06:20:58 ---> Running in 3123d66216bd 06:20:59 Removing intermediate container 4851f3c1bb65 06:20:59 ---> 28400481995a 06:20:59 06:20:59 Step 12/24 : FROM docker:20.10.0 06:20:59 20.10.0: Pulling from library/docker 06:20:59 Removing intermediate container 6a508c904e09 06:20:59 ---> ce108bb5f18d 06:20:59 06:20:59 Step 11/24 : FROM alpine:3.12 06:20:59 ---> c4fd0aeabfcf 06:20:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:20:59 ---> Using cache 06:20:59 ---> 345553333721 06:20:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:20:59 ---> Using cache 06:20:59 ---> b1d95b14aa93 06:20:59 Step 14/24 : ENV APP_PORT=59881 06:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:00 ---> Running in 23e9026c5f9f 06:21:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:00 (1/6) Installing ca-certificates (20191127-r4) 06:21:00 (1/4) Installing ca-certificates (20191127-r4) 06:21:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:21:01 (3/6) Installing libcurl (7.77.0-r0) 06:21:01 (4/6) Installing curl (7.77.0-r0) 06:21:01 (5/6) Installing dumb-init (1.2.2-r1) 06:21:01 (6/6) Installing su-exec (0.2-r1) 06:21:01 Executing busybox-1.31.1-r20.trigger 06:21:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:21:01 (3/4) Installing libcurl (7.77.0-r0) 06:21:01 Executing ca-certificates-20191127-r4.trigger 06:21:01 (4/4) Installing curl (7.77.0-r0) 06:21:01 Executing busybox-1.31.1-r20.trigger 06:21:01 Executing ca-certificates-20191127-r4.trigger 06:21:01 OK: 7 MiB in 20 packages 06:21:01 OK: 7 MiB in 18 packages 06:21:01 Removing intermediate container 23e9026c5f9f 06:21:01 ---> 4c14851f5b0e 06:21:01 Step 15/24 : EXPOSE $APP_PORT 06:21:02 ---> Running in 86cb4f9670d0 06:21:03 Removing intermediate container 86cb4f9670d0 06:21:03 ---> d0560520a410 06:21:03 Step 16/24 : WORKDIR / 06:21:03 ---> Running in bc93e6b20aa6 06:21:03 Removing intermediate container 69495b0e1a21 06:21:03 ---> 0a96fb80a6c4 06:21:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:03 Removing intermediate container 3123d66216bd 06:21:03 ---> 0c07cb5a6672 06:21:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:21:04 ---> Running in b66e8cea3b8b 06:21:04 ---> Running in 0ec44b74b784 06:21:04 Removing intermediate container bc93e6b20aa6 06:21:04 ---> 284027a2de8a 06:21:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:21:04 Removing intermediate container b66e8cea3b8b 06:21:04 ---> 4ccd7e369a37 06:21:04 Step 14/22 : WORKDIR /edgex 06:21:04 Removing intermediate container 0ec44b74b784 06:21:04 ---> e9cc62d4bac3 06:21:04 Step 14/26 : WORKDIR / 06:21:05 ---> Running in 51933a38bc70 06:21:05 ---> Running in 13a18445611e 06:21:05 ---> 5ae0baa4226a 06:21:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:21:05 Removing intermediate container 51933a38bc70 06:21:05 ---> 49e2bea0feef 06:21:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:21:06 Removing intermediate container 13a18445611e 06:21:06 ---> 3edb7b9f83d6 06:21:06 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:21:07 ---> 871c6bec15ac 06:21:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:21:07 ---> 714cc6c2f145 06:21:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:21:07 ---> b57b5607401b 06:21:07 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:21:09 ---> 5e8ec7ed5657 06:21:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> d34f810ef609 06:21:09 ---> 45de156e58ea 06:21:09 06:21:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:21:09 06:21:10 ---> Running in e7667a4a60b0 06:21:11 Removing intermediate container e7667a4a60b0 06:21:11 ---> 8bfeb0d02089 06:21:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:11 ---> 2e79d364355d 06:21:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:21:11 ---> Running in 03b62f3a29f1 06:21:11 ---> 09a9c797f2ed 06:21:11 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:21:11 ---> Running in 09b45c7afdb2 06:21:11 Removing intermediate container 03b62f3a29f1 06:21:11 ---> 50c850c0be4c 06:21:11 Step 22/24 : LABEL arch=arm64 06:21:12 ---> Running in 32e110637d67 06:21:12 Removing intermediate container 09b45c7afdb2 06:21:12 ---> c3ae2e87d6d4 06:21:12 Step 19/22 : CMD ["--init=true"] 06:21:12 ---> 347d8974f67d 06:21:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:21:12 ---> Running in 6cf6aa6c419b 06:21:12 Removing intermediate container 32e110637d67 06:21:12 ---> 682bab9524c9 06:21:12 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:21:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:21:12 Status: Downloaded newer image for docker:20.10.0 06:21:12 ---> eeaf43b92773 06:21:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:21:13 ---> Running in 4cbe805bead2 06:21:13 ---> Running in b614c043092d 06:21:13 Removing intermediate container 6cf6aa6c419b 06:21:13 ---> f2887022e1dc 06:21:13 Step 20/22 : LABEL arch=arm64 06:21:13 ---> Running in 8c0e8782bb10 06:21:13 Removing intermediate container 4cbe805bead2 06:21:13 ---> 3066e5844788 06:21:13 Step 24/24 : LABEL version=0.0.0 06:21:13 ---> 866ee9e7da8a 06:21:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:21:13 Removing intermediate container b614c043092d 06:21:13 ---> 1b2d55997514 06:21:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:21:13 ---> Running in 21c425153e19 06:21:13 ---> Running in 2c0098bdeacc 06:21:13 Removing intermediate container 8c0e8782bb10 06:21:13 ---> dadf7799498a 06:21:13 Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:21:14 ---> Running in e2a9db0dfbbf 06:21:14 Removing intermediate container 21c425153e19 06:21:14 ---> 2a44165bb7be 06:21:14 06:21:14 Removing intermediate container e2a9db0dfbbf 06:21:14 ---> 08199de8ad33 06:21:14 Step 22/22 : LABEL version=0.0.0 06:21:15 Successfully built 2a44165bb7be 06:21:15 ---> Running in 68176e6e084e 06:21:15 Successfully tagged core-metadata-arm64:latest 06:21:15  Building core-metadata ... done  ---> 4706b0e492a6 06:21:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:15 Removing intermediate container 68176e6e084e 06:21:15 ---> 60946059fa22 06:21:15 06:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:16 Successfully built 60946059fa22 06:21:16 Successfully tagged security-proxy-setup-arm64:latest 06:21:16  Building security-proxy-setup ... done (1/39) Installing readline (8.0.4-r0) 06:21:16 (2/39) Installing bash (5.0.17-r0) 06:21:16 Executing bash-5.0.17-r0.post-install 06:21:16 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:21:16 (4/39) Installing libcurl (7.77.0-r0) 06:21:16 (5/39) Installing curl (7.77.0-r0) 06:21:16 (6/39) Installing dumb-init (1.2.2-r1) 06:21:16 (7/39) Installing libbz2 (1.0.8-r1) 06:21:16 (8/39) Installing expat (2.2.9-r1) 06:21:16 (9/39) Installing libffi (3.3-r2) 06:21:16 (10/39) Installing gdbm (1.13-r1) 06:21:16 (11/39) Installing xz-libs (5.2.5-r0) 06:21:16 (12/39) Installing sqlite-libs (3.32.1-r1) 06:21:16 (13/39) Installing python3 (3.8.10-r0) 06:21:16 ---> d49bbab7d191 06:21:16 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:21:16 ---> Running in 5512f892f0d0 06:21:18 (14/39) Installing py3-appdirs (1.4.4-r1) 06:21:18 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:21:18 (16/39) Installing py3-parsing (2.4.7-r0) 06:21:18 (17/39) Installing py3-six (1.15.0-r0) 06:21:18 (18/39) Installing py3-packaging (20.4-r0) 06:21:18 (19/39) Installing py3-setuptools (47.0.0-r0) 06:21:18 (20/39) Installing py3-chardet (3.0.4-r4) 06:21:18 (21/39) Installing py3-idna (2.9-r0) 06:21:18 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:21:18 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:21:18 (24/39) Installing py3-requests (2.23.0-r0) 06:21:18 (25/39) Installing py3-msgpack (1.0.0-r0) 06:21:18 (26/39) Installing py3-lockfile (0.12.2-r3) 06:21:18 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:21:18 (28/39) Installing py3-colorama (0.4.3-r0) 06:21:18 (29/39) Installing py3-distlib (0.3.0-r0) 06:21:18 (30/39) Installing py3-distro (1.5.0-r1) 06:21:18 (31/39) Installing py3-webencodings (0.5.1-r3) 06:21:18 (32/39) Installing py3-html5lib (1.0.1-r4) 06:21:18 (33/39) Installing py3-pytoml (0.1.21-r0) 06:21:18 (34/39) Installing py3-pep517 (0.8.2-r0) 06:21:18 (35/39) Installing py3-progress (1.5-r0) 06:21:18 (36/39) Installing py3-toml (0.10.1-r0) 06:21:18 (37/39) Installing py3-retrying (1.3.3-r0) 06:21:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:21:18 (39/39) Installing py3-pip (20.1.1-r0) 06:21:19 Executing busybox-1.31.1-r19.trigger 06:21:19 OK: 72 MiB in 59 packages 06:21:19 Removing intermediate container 5512f892f0d0 06:21:19 ---> d6a2a25e5207 06:21:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:21:20 ---> Running in 54f7205194fb 06:21:20 Removing intermediate container 54f7205194fb 06:21:20 ---> 27ea77f0e6f0 06:21:20 Step 24/26 : LABEL arch=arm64 06:21:20 ---> Running in ba0e92156011 06:21:21 Removing intermediate container ba0e92156011 06:21:21 ---> 92177413a9a3 06:21:21 Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:21:21 ---> Running in 8eb0a13ea357 06:21:21 Removing intermediate container 8eb0a13ea357 06:21:21 ---> 20f8ad6c7532 06:21:21 Step 26/26 : LABEL version=0.0.0 06:21:21 ---> Running in 9d9e8b026999 06:21:22 Removing intermediate container 9d9e8b026999 06:21:22 ---> 6d04034c7a0e 06:21:22 06:21:22 Successfully built 6d04034c7a0e 06:21:22 Successfully tagged security-secretstore-setup-arm64:latest 06:21:23  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 06:21:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:21:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:21:24 Collecting texttable<0.10,>=0.9.0 06:21:24 Downloading texttable-0.9.1.tar.gz (11 kB) 06:21:26 Collecting PyYAML<4,>=3.10 06:21:26 Downloading PyYAML-3.13.tar.gz (270 kB) 06:21:30 Collecting docker<4.0,>=3.6.0 06:21:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:21:30 Collecting cached-property<2,>=1.2.0 06:21:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:21:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:21:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:21:31 Collecting jsonschema<3,>=2.5.1 06:21:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:21:32 Collecting docopt<0.7,>=0.6.1 06:21:32 Downloading docopt-0.6.2.tar.gz (25 kB) 06:21:34 Collecting websocket-client<1.0,>=0.32.0 06:21:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:21:34 Collecting dockerpty<0.5,>=0.4.1 06:21:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:21:36 Collecting docker-pycreds>=0.4.0 06:21:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:21:36 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) 06:21:36 Collecting idna<2.8,>=2.5 06:21:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:21:36 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) 06:21:37 Collecting urllib3<1.25,>=1.21.1 06:21:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:21:37 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:21:37 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:21:37 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:21:37 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:21:38 Installing collected packages: texttable, PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, jsonschema, docopt, dockerpty, docker-compose 06:21:38 Running setup.py install for texttable: started 06:21:40 Running setup.py install for texttable: finished with status 'done' 06:21:40 Running setup.py install for PyYAML: started 06:21:42 Running setup.py install for PyYAML: finished with status 'done' 06:21:42 Attempting uninstall: idna 06:21:42 Found existing installation: idna 2.9 06:21:42 Uninstalling idna-2.9: 06:21:42 Successfully uninstalled idna-2.9 06:21:43 Attempting uninstall: urllib3 06:21:43 Found existing installation: urllib3 1.25.9 06:21:43 Uninstalling urllib3-1.25.9: 06:21:43 Successfully uninstalled urllib3-1.25.9 06:21:43 Attempting uninstall: requests 06:21:43 Found existing installation: requests 2.23.0 06:21:43 Uninstalling requests-2.23.0: 06:21:43 Successfully uninstalled requests-2.23.0 06:21:45 Running setup.py install for docopt: started 06:21:47 Running setup.py install for docopt: finished with status 'done' 06:21:47 Running setup.py install for dockerpty: started 06:21:48 Running setup.py install for dockerpty: finished with status 'done' 06:21:49 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 06:21:58 Removing intermediate container 2c0098bdeacc 06:21:58 ---> f2c7b0a4c110 06:21:58 Step 15/24 : ENV APP_PORT=58890 06:21:58 ---> Running in 4a6570d7f4e6 06:21:58 Removing intermediate container 4a6570d7f4e6 06:21:58 ---> 438ee658a802 06:21:58 Step 16/24 : EXPOSE $APP_PORT 06:21:58 ---> Running in 8f1438ce4a55 06:21:58 Removing intermediate container 8f1438ce4a55 06:21:58 ---> cae9c538abee 06:21:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:21:59 ---> f37fc026980e 06:21:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:22:00 ---> 967d8f28efcc 06:22:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:22:01 ---> 17c3de366c00 06:22:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:22:01 ---> Running in 65d3d79d3f70 06:22:02 Removing intermediate container 65d3d79d3f70 06:22:02 ---> 42720a7bc102 06:22:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:02 ---> Running in a4c26e1d65b5 06:22:03 Removing intermediate container a4c26e1d65b5 06:22:03 ---> e103de86ba23 06:22:03 Step 22/24 : LABEL arch=arm64 06:22:03 ---> Running in 304717ffbc21 06:22:03 Removing intermediate container 304717ffbc21 06:22:03 ---> de219e576c7e 06:22:03 Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 06:22:03 ---> Running in 076589e7f4c9 06:22:04 Removing intermediate container 076589e7f4c9 06:22:04 ---> 1ef591c78e1a 06:22:04 Step 24/24 : LABEL version=0.0.0 06:22:04 ---> Running in e10bfc175d3f 06:22:04 Removing intermediate container e10bfc175d3f 06:22:04 ---> d15b39f13c5e 06:22:04 06:22:05 Successfully built d15b39f13c5e 06:22:05 Successfully tagged sys-mgmt-agent-arm64:latest 06:22:05  Building sys-mgmt-agent ... done  [Pipeline] } 06:22:05 $ docker stop --time=1 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d 06:22:07 $ docker rm -f 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d [Pipeline] // withDockerContainer [Pipeline] sh 06:22:07 + docker images 06:22:08 REPOSITORY TAG IMAGE ID CREATED SIZE 06:22:08 sys-mgmt-agent-arm64 latest d15b39f13c5e 3 seconds ago 299MB 06:22:08 security-secretstore-setup-arm64 latest 6d04034c7a0e 45 seconds ago 27.1MB 06:22:08 security-proxy-setup-arm64 latest 60946059fa22 52 seconds ago 24.2MB 06:22:08 core-metadata-arm64 latest 2a44165bb7be 53 seconds ago 15.7MB 06:22:08 ce108bb5f18d About a minute ago 972MB 06:22:08 28400481995a About a minute ago 969MB 06:22:08 d5ddd1b998b7 About a minute ago 976MB 06:22:08 7c2ebe988e54 About a minute ago 973MB 06:22:08 security-bootstrapper-arm64 latest 7809481f4b57 4 minutes ago 17.5MB 06:22:08 core-data-arm64 latest 367c4c8cf174 4 minutes ago 19.1MB 06:22:08 support-notifications-arm64 latest 019930838d0a 4 minutes ago 15.7MB 06:22:08 support-scheduler-arm64 latest 1587de7406fd 4 minutes ago 15.1MB 06:22:08 core-command-arm64 latest 0f6a9618069d 4 minutes ago 15MB 06:22:08 431d477fabbd 4 minutes ago 975MB 06:22:08 78b8af0348d7 4 minutes ago 969MB 06:22:08 cd0fb20c2a3e 4 minutes ago 968MB 06:22:08 ca860f9f2242 4 minutes ago 966MB 06:22:08 e3c8c86b7e8c 4 minutes ago 969MB 06:22:08 ci-base-image-arm64 latest 3c71fd922719 14 minutes ago 641MB 06:22:08 alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB 06:22:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB 06:22:08 docker 20.10.0 eeaf43b92773 6 months ago 228MB 06:22:08 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 06:22:09 ---> job-cost.sh 06:22:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHiT 06:22:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-HHiT/bin to PATH 06:24:24 INFO: No Stack... 06:24:24 INFO: Retrieving Pricing Info for: v2-standard-4 06:24:24 INFO: Archiving Costs [Pipeline] sh 06:24:25 + cat /w/workspace/edgex-go/3/archives/cost.csv 06:24:25 + cut -d, -f6 [Pipeline] lock 06:24:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] 06:24:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] did not exist. Created. 06:24:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:24:25 + echo total: 0.18000000715255737 [Pipeline] stash 06:24:25 Stashed 1 file(s) [Pipeline] } 06:24:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-3-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 06:24:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:24:28 ---> package-listing.sh 06:24:28 ++ facter osfamily 06:24:28 ++ tr '[:upper:]' '[:lower:]' 06:24:28 + OS_FAMILY=redhat 06:24:28 + workspace=/w/workspace/edgex-go/3 06:24:28 + START_PACKAGES=/tmp/packages_start.txt 06:24:28 + END_PACKAGES=/tmp/packages_end.txt 06:24:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:28 + PACKAGES=/tmp/packages_start.txt 06:24:28 + '[' /w/workspace/edgex-go/3 ']' 06:24:28 + PACKAGES=/tmp/packages_end.txt 06:24:28 + case "${OS_FAMILY}" in 06:24:28 + rpm -qa 06:24:28 + sort 06:24:31 + '[' -f /tmp/packages_start.txt ']' 06:24:31 + '[' -f /tmp/packages_end.txt ']' 06:24:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:31 + '[' /w/workspace/edgex-go/3 ']' 06:24:31 + mkdir -p /w/workspace/edgex-go/3/archives/ 06:24:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 06:24:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:24:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:32 06:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:32 alpine: Pulling from edgex-lftools-log-publisher 06:24:32 df20fa9351a1: Pulling fs layer 06:24:32 36b3adc4ff6f: Pulling fs layer 06:24:32 8ad3a11d3b57: Pulling fs layer 06:24:32 46f8f816bc3b: Pulling fs layer 06:24:32 93b61091891f: Pulling fs layer 06:24:32 93b9cdb0e59b: Pulling fs layer 06:24:32 5e14af77c1be: Pulling fs layer 06:24:32 01666e4c0597: Pulling fs layer 06:24:32 aa168da1d23b: Pulling fs layer 06:24:32 93b9cdb0e59b: Waiting 06:24:32 5e14af77c1be: Waiting 06:24:32 01666e4c0597: Waiting 06:24:32 aa168da1d23b: Waiting 06:24:32 46f8f816bc3b: Waiting 06:24:32 93b61091891f: Waiting 06:24:32 36b3adc4ff6f: Verifying Checksum 06:24:32 36b3adc4ff6f: Download complete 06:24:33 46f8f816bc3b: Verifying Checksum 06:24:33 46f8f816bc3b: Download complete 06:24:33 df20fa9351a1: Verifying Checksum 06:24:33 df20fa9351a1: Download complete 06:24:33 93b9cdb0e59b: Verifying Checksum 06:24:33 93b9cdb0e59b: Download complete 06:24:33 93b61091891f: Verifying Checksum 06:24:33 93b61091891f: Download complete 06:24:33 01666e4c0597: Verifying Checksum 06:24:33 01666e4c0597: Download complete 06:24:33 5e14af77c1be: Verifying Checksum 06:24:33 5e14af77c1be: Download complete 06:24:33 df20fa9351a1: Pull complete 06:24:33 8ad3a11d3b57: Verifying Checksum 06:24:33 8ad3a11d3b57: Download complete 06:24:33 36b3adc4ff6f: Pull complete 06:24:33 8ad3a11d3b57: Pull complete 06:24:33 46f8f816bc3b: Pull complete 06:24:33 93b61091891f: Pull complete 06:24:34 93b9cdb0e59b: Pull complete 06:24:34 5e14af77c1be: Pull complete 06:24:34 01666e4c0597: Pull complete 06:24:35 aa168da1d23b: Verifying Checksum 06:24:35 aa168da1d23b: Download complete 06:24:39 aa168da1d23b: Pull complete 06:24:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:24:39 prd-centos7-docker-4c-2g-861 does not seem to be running inside a container 06:24:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:24:42 $ docker top 2af53e6b238acf15441616c1f1c693364106c4a0c561b92969137450a515ceaa -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 06:24:43 + mkdir -p /var/log/sa [Pipeline] sh 06:24:43 + ls /var/log/sa-host 06:24:43 + sadf -c /var/log/sa-host/sa05 06:24:43 file_magic: OK 06:24:43 HZ: Using current value: 100 06:24:43 file_header: OK 06:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:24:43 Statistics: 06:24:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:24:43 File successfully converted to sysstat format version 12.2.1 06:24:43 + sadf -c /var/log/sa-host/sa23 06:24:43 file_magic: OK 06:24:43 HZ: Using current value: 100 06:24:43 file_header: OK 06:24:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:24:43 Statistics: 06:24:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:24:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:44 provisioning config files... 06:24:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2383958684232485260tmp [Pipeline] { [Pipeline] echo 06:24:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:24:44 ---> create-netrc.sh [Pipeline] } 06:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:24:45 ---> python-tools-install.sh [Pipeline] echo 06:24:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:24:45 ---> sudo-logs.sh 06:24:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:24:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:24:45 ---> job-cost.sh 06:24:45 lf-activate-venv: SKIPPING 06:24:45 DEBUG: total: 0.18000000715255737 06:24:45 INFO: Retrieving Stack Cost... 06:24:46 INFO: Retrieving Pricing Info for: v3-standard-2 06:24:47 INFO: Archiving Costs [Pipeline] echo 06:24:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:47 ---> logs-deploy.sh 06:24:47 lf-activate-venv: SKIPPING 06:24:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/3 06:24:47 INFO: archiving workspace using pattern(s): 06:24:48 Archives upload complete. 06:24:48 INFO: archiving logs to Nexus 06:24:48 ---> uname -a: 06:24:48 Linux prd-centos7-docker-4c-2g-861.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:24:48 06:24:48 06:24:48 ---> lscpu: 06:24:48 Architecture: x86_64 06:24:48 CPU op-mode(s): 32-bit, 64-bit 06:24:48 Byte Order: Little Endian 06:24:48 Address sizes: 40 bits physical, 48 bits virtual 06:24:48 CPU(s): 2 06:24:48 On-line CPU(s) list: 0,1 06:24:48 Thread(s) per core: 1 06:24:48 Core(s) per socket: 1 06:24:48 Socket(s): 2 06:24:48 NUMA node(s): 1 06:24:48 Vendor ID: AuthenticAMD 06:24:48 CPU family: 23 06:24:48 Model: 49 06:24:48 Model name: AMD EPYC-Rome Processor 06:24:48 Stepping: 0 06:24:48 CPU MHz: 2800.000 06:24:48 BogoMIPS: 5600.00 06:24:48 Virtualization: AMD-V 06:24:48 Hypervisor vendor: KVM 06:24:48 Virtualization type: full 06:24:48 L1d cache: 64 KiB 06:24:48 L1i cache: 64 KiB 06:24:48 L2 cache: 1 MiB 06:24:48 L3 cache: 32 MiB 06:24:48 NUMA node0 CPU(s): 0,1 06:24:48 Vulnerability Itlb multihit: Not affected 06:24:48 Vulnerability L1tf: Not affected 06:24:48 Vulnerability Mds: Not affected 06:24:48 Vulnerability Meltdown: Not affected 06:24:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:24:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:24:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:24:48 Vulnerability Srbds: Not affected 06:24:48 Vulnerability Tsx async abort: Not affected 06:24:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:24:48 06:24:48 06:24:48 ---> nproc: 06:24:48 2 06:24:48 06:24:48 06:24:48 ---> df -h: 06:24:48 Filesystem Size Used Available Use% Mounted on 06:24:48 overlay 40.0G 12.5G 27.5G 31% / 06:24:48 tmpfs 64.0M 0 64.0M 0% /dev 06:24:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:24:48 shm 64.0M 0 64.0M 0% /dev/shm 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 06:24:48 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp 06:24:48 06:24:48 06:24:48 ---> free -m: 06:24:48 total used free shared buff/cache available 06:24:48 Mem: 7821 1223 1833 0 4764 6555 06:24:48 Swap: 1023 1 1022 06:24:48 06:24:48 06:24:48 ---> ip addr: 06:24:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:24:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:48 inet 127.0.0.1/8 scope host lo 06:24:48 valid_lft forever preferred_lft forever 06:24:48 inet6 ::1/128 scope host 06:24:48 valid_lft forever preferred_lft forever 06:24:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:24:48 link/ether fa:16:3e:04:51:cd brd ff:ff:ff:ff:ff:ff 06:24:48 inet 10.30.122.93/23 brd 10.30.123.255 scope global dynamic eth0 06:24:48 valid_lft 84996sec preferred_lft 84996sec 06:24:48 inet6 fe80::f816:3eff:fe04:51cd/64 scope link 06:24:48 valid_lft forever preferred_lft forever 06:24:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:24:48 link/ether 02:42:f6:c8:28:3d brd ff:ff:ff:ff:ff:ff 06:24:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:24:48 valid_lft forever preferred_lft forever 06:24:48 inet6 fe80::42:f6ff:fec8:283d/64 scope link 06:24:48 valid_lft forever preferred_lft forever 06:24:48 06:24:48 06:24:48 ---> sar -b -r -n DEV: 06:24:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 06:24:48 06:24:48 06:01:13 LINUX RESTART (2 CPU) 06:24:48 06:24:48 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:24:48 06:03:02 102.53 3.55 98.98 0.00 2600.67 19724.30 0.00 06:24:48 06:04:01 191.26 0.03 191.23 0.00 0.68 49061.90 0.00 06:24:48 06:05:01 57.26 0.02 57.25 0.00 0.53 8618.70 0.00 06:24:48 06:06:01 47.52 0.03 47.49 0.00 1.07 4031.10 0.00 06:24:48 06:07:01 76.48 0.02 76.47 0.00 0.27 18441.32 0.00 06:24:48 06:08:03 209.38 98.11 111.27 0.00 2354.45 100854.24 0.00 06:24:48 06:09:01 233.73 9.23 224.50 0.00 257.71 140879.41 0.00 06:24:48 06:10:01 226.94 155.62 71.32 0.00 8153.55 28159.65 0.00 06:24:48 06:11:01 160.03 90.09 69.94 0.00 5101.27 24807.16 0.00 06:24:48 06:12:01 298.94 39.78 259.16 0.00 1713.87 116673.02 0.00 06:24:48 06:13:01 215.73 18.38 197.35 0.00 1237.56 98929.35 0.00 06:24:48 06:14:01 199.63 14.72 184.91 0.00 2637.94 27562.51 0.00 06:24:48 06:15:01 1.32 0.00 1.32 0.00 0.00 17.91 0.00 06:24:48 06:16:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 06:24:48 06:17:01 0.95 0.18 0.77 0.00 5.73 15.67 0.00 06:24:48 06:18:02 0.28 0.00 0.28 0.00 0.00 3.27 0.00 06:24:48 06:19:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 06:24:48 06:20:01 0.27 0.00 0.27 0.00 0.00 3.57 0.00 06:24:48 06:21:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 06:24:48 06:22:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 06:24:48 06:23:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 06:24:48 06:24:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 06:24:48 Average: 92.02 19.70 72.33 0.00 1098.96 28966.48 0.00 06:24:48 06:24:48 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:48 06:03:02 5107432 0 838644 10.47 2620 2060236 1345956 14.86 755780 1729496 104 06:24:48 06:04:01 4183624 0 1070300 13.36 2620 2752388 1775064 19.60 1121152 2167516 2216 06:24:48 06:05:01 3840980 0 1087520 13.58 2620 3077812 1850596 20.43 1330064 2282140 79512 06:24:48 06:06:01 3963856 0 1007948 12.59 2620 3034508 1450984 16.02 1190192 2294176 81928 06:24:48 06:07:01 3756412 0 1054912 13.17 2620 3194988 1874468 20.70 1190668 2490056 20 06:24:48 06:08:03 1342424 0 1172140 14.64 2620 5491748 1620896 17.90 1757376 4245392 826476 06:24:48 06:09:01 183996 0 1225400 15.30 2620 6596916 1533312 16.93 3303620 3786476 626244 06:24:48 06:10:01 703056 0 1335404 16.67 2620 5967852 2523956 27.87 2518084 4063128 251824 06:24:48 06:11:01 336888 0 1234112 15.41 2620 6435312 1622692 17.92 2706488 4253240 52 06:24:48 06:12:01 590128 0 1318440 16.46 2620 6097744 2315672 25.57 1981272 4705852 418720 06:24:48 06:13:01 606572 0 1297456 16.20 2620 6102284 1847816 20.40 2692172 3960228 2364 06:24:48 06:14:01 2504520 0 1148648 14.34 2620 4353144 1373760 15.17 1240284 3557992 20 06:24:48 06:15:01 2514232 0 1138928 14.22 2620 4353152 1238696 13.68 1238328 3553756 12 06:24:48 06:16:01 2514876 0 1138284 14.21 2620 4353152 1241108 13.70 1237340 3555116 8 06:24:48 06:17:01 2516008 0 1137116 14.20 2620 4353188 1238744 13.68 1237040 3555132 16 06:24:48 06:18:02 2515724 0 1137400 14.20 2620 4353188 1238636 13.68 1236688 3555340 12 06:24:48 06:19:01 2515612 0 1137504 14.20 2620 4353196 1238684 13.68 1236780 3555340 16 06:24:48 06:20:01 2513780 0 1139332 14.23 2620 4353200 1238636 13.68 1238420 3555340 8 06:24:48 06:21:01 2511940 0 1141172 14.25 2620 4353200 1238636 13.68 1240548 3555252 8 06:24:48 06:22:01 2511628 0 1141476 14.25 2620 4353208 1238720 13.68 1263192 3532724 16 06:24:48 06:23:01 2511884 0 1141220 14.25 2620 4353208 1238732 13.68 1263092 3532724 8 06:24:48 06:24:01 2512552 0 1140544 14.24 2620 4353216 1238636 13.68 1263824 3531156 8 06:24:48 Average: 2375369 0 1144723 14.29 2620 4486220 1523836 16.82 1556473 3409890 104072 06:24:48 06:24:48 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:24:48 06:03:02 eth0 1185.18 1368.24 4934.66 164.13 0.00 0.00 0.00 0.00 06:24:48 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:03:02 docker0 937.61 683.41 75.87 2694.76 0.00 0.00 0.00 0.00 06:24:48 06:04:01 eth0 543.65 466.49 3609.43 49.12 0.00 0.00 0.00 0.00 06:24:48 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:04:01 vethb72eaa8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:04:01 docker0 195.28 236.18 13.27 853.48 0.00 0.00 0.00 0.00 06:24:48 06:05:01 eth0 32.89 18.77 23.75 63.49 0.00 0.00 0.00 0.00 06:24:48 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:05:01 vethb72eaa8 0.63 0.68 0.05 0.06 0.00 0.00 0.00 0.00 06:24:48 06:05:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 06:24:48 06:06:01 eth0 18.49 10.64 14.93 7.83 0.00 0.00 0.00 0.00 06:24:48 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:06:01 vethb72eaa8 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 06:24:48 06:06:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 06:24:48 06:07:01 veth183925b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:07:01 eth0 178.05 157.58 1683.44 63.81 0.00 0.00 0.00 0.00 06:24:48 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:08:03 eth0 21.72 13.01 20.67 7.82 0.00 0.00 0.00 0.00 06:24:48 06:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:08:03 veth9813077 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:09:01 veth4e02fae 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:09:01 eth0 87.12 68.70 190.09 14.28 0.00 0.00 0.00 0.00 06:24:48 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:09:01 veth9813077 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:10:01 veth84cc269 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:10:01 vethc02e6ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:10:01 veth3d48a0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:10:01 eth0 20.94 13.33 13.17 50.47 0.00 0.00 0.00 0.00 06:24:48 06:11:01 eth0 12.49 9.14 51.95 3.24 0.00 0.00 0.00 0.00 06:24:48 06:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:24:48 06:11:01 veth9813077 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 06:24:48 06:11:01 docker0 1187.21 980.48 92.80 3700.67 0.00 0.00 0.00 0.00 06:24:48 06:12:01 vethafc763b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:12:01 veth99fd9c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:12:01 eth0 84.49 54.97 202.61 73.03 0.00 0.00 0.00 0.00 06:24:48 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:13:01 eth0 44.26 28.42 86.82 12.09 0.00 0.00 0.00 0.00 06:24:48 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:13:01 veth192fa93 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:24:48 06:13:01 veth9813077 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 06:24:48 06:14:01 eth0 219.35 172.61 1639.85 71.17 0.00 0.00 0.00 0.00 06:24:48 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:14:01 docker0 1269.46 1100.43 97.68 4330.71 0.00 0.00 0.00 0.00 06:24:48 06:15:01 eth0 0.87 0.28 0.43 0.03 0.00 0.00 0.00 0.00 06:24:48 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:16:01 eth0 0.40 0.32 0.26 0.20 0.00 0.00 0.00 0.00 06:24:48 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:17:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 06:24:48 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:18:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:24:48 06:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:19:01 eth0 0.14 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:24:48 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:21:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:22:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:24:48 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:23:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:24:48 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 Average: eth0 111.08 108.06 564.81 26.42 0.00 0.00 0.00 0.00 06:24:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:48 Average: docker0 57.79 50.09 4.45 197.13 0.00 0.00 0.00 0.00 06:24:48 06:24:48 06:24:48 ---> sar -P ALL: 06:24:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 06:24:48 06:24:48 06:01:13 LINUX RESTART (2 CPU) 06:24:48 06:24:48 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:24:48 06:03:02 all 18.59 0.00 4.46 4.68 0.12 72.15 06:24:48 06:03:02 0 16.17 0.00 4.54 3.31 0.11 75.88 06:24:48 06:03:02 1 21.00 0.00 4.39 6.04 0.12 68.45 06:24:48 06:04:01 all 13.71 0.00 7.07 3.21 0.07 75.94 06:24:48 06:04:01 0 13.79 0.00 7.31 4.20 0.07 74.63 06:24:48 06:04:01 1 13.64 0.00 6.84 2.22 0.07 77.24 06:24:48 06:05:01 all 53.91 0.00 5.41 1.80 0.09 38.79 06:24:48 06:05:01 0 53.24 0.00 5.92 1.26 0.09 39.50 06:24:48 06:05:01 1 54.58 0.00 4.90 2.34 0.09 38.09 06:24:48 06:06:01 all 46.41 0.00 6.41 7.19 0.10 39.89 06:24:48 06:06:01 0 45.61 0.00 6.95 9.85 0.11 37.48 06:24:48 06:06:01 1 47.21 0.00 5.88 4.54 0.09 42.28 06:24:48 06:07:01 all 15.36 0.00 3.68 14.30 0.07 66.60 06:24:48 06:07:01 0 15.69 0.00 3.81 11.90 0.07 68.53 06:24:48 06:07:01 1 15.02 0.00 3.54 16.69 0.07 64.68 06:24:48 06:08:03 all 11.63 0.00 6.69 72.84 0.12 8.72 06:24:48 06:08:03 0 11.59 0.00 6.58 71.78 0.10 9.95 06:24:48 06:08:03 1 11.66 0.00 6.80 73.91 0.14 7.49 06:24:48 06:09:01 all 11.71 0.00 9.50 47.17 0.08 31.53 06:24:48 06:09:01 0 11.81 0.00 9.29 43.60 0.07 35.22 06:24:48 06:09:01 1 11.62 0.00 9.71 50.77 0.09 27.81 06:24:48 06:10:01 all 26.69 0.00 4.36 57.74 0.10 11.11 06:24:48 06:10:01 0 26.63 0.00 4.15 57.22 0.09 11.92 06:24:48 06:10:01 1 26.74 0.00 4.58 58.26 0.11 10.31 06:24:48 06:11:01 all 18.16 0.00 3.18 76.60 0.10 1.96 06:24:48 06:11:01 0 18.61 0.00 2.97 74.90 0.09 3.44 06:24:48 06:11:01 1 17.70 0.00 3.38 78.31 0.12 0.49 06:24:48 06:12:01 all 34.69 0.00 11.10 48.38 0.13 5.69 06:24:48 06:12:01 0 34.59 0.00 10.82 50.31 0.12 4.15 06:24:48 06:12:01 1 34.78 0.00 11.39 46.45 0.14 7.24 06:24:48 06:13:01 all 22.39 0.00 7.69 68.50 0.10 1.32 06:24:48 06:13:01 0 22.59 0.00 7.41 69.01 0.09 0.90 06:24:48 06:13:01 1 22.19 0.00 7.97 67.99 0.11 1.75 06:24:48 06:24:48 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:24:48 06:14:01 all 32.29 0.00 8.22 12.48 0.09 46.92 06:24:48 06:14:01 0 33.79 0.00 8.28 12.19 0.09 45.66 06:24:48 06:14:01 1 30.80 0.00 8.17 12.76 0.09 48.18 06:24:48 06:15:01 all 0.08 0.00 0.05 0.00 0.03 99.84 06:24:48 06:15:01 0 0.02 0.00 0.07 0.00 0.02 99.90 06:24:48 06:15:01 1 0.15 0.00 0.03 0.00 0.03 99.78 06:24:48 06:16:01 all 0.14 0.00 0.07 0.00 0.03 99.76 06:24:48 06:16:01 0 0.08 0.00 0.05 0.00 0.05 99.82 06:24:48 06:16:01 1 0.20 0.00 0.08 0.00 0.02 99.70 06:24:48 06:17:01 all 0.09 0.00 0.04 0.00 0.03 99.84 06:24:48 06:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 06:24:48 06:17:01 1 0.17 0.00 0.03 0.00 0.03 99.77 06:24:48 06:18:02 all 0.05 0.00 0.03 0.00 0.03 99.89 06:24:48 06:18:02 0 0.03 0.00 0.03 0.00 0.03 99.90 06:24:48 06:18:02 1 0.07 0.00 0.02 0.00 0.03 99.88 06:24:48 06:19:01 all 0.06 0.00 0.01 0.00 0.03 99.91 06:24:48 06:19:01 0 0.09 0.00 0.02 0.00 0.02 99.88 06:24:48 06:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 06:24:48 06:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:24:48 06:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:24:48 06:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:24:48 06:21:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:24:48 06:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:24:48 06:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 06:24:48 06:22:01 all 0.08 0.00 0.02 0.00 0.03 99.87 06:24:48 06:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:24:48 06:22:01 1 0.15 0.00 0.02 0.00 0.03 99.80 06:24:48 06:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:24:48 06:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:24:48 06:23:01 1 0.13 0.00 0.03 0.00 0.02 99.82 06:24:48 06:24:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:24:48 06:24:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:24:48 06:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 06:24:48 06:24:48 Average: CPU %user %nice %system %iowait %steal %idle 06:24:48 Average: all 13.54 0.00 3.46 18.55 0.06 64.39 06:24:48 Average: 0 13.45 0.00 3.47 18.32 0.06 64.70 06:24:48 Average: 1 13.63 0.00 3.45 18.78 0.07 64.08 06:24:48 06:24:48 06:24:48