cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c0b3e513eb9170f3e245e84ef5c49943ab44f6c4+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (2a80bf5b980f28d513e480bfee69d864e9b0c140) 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-ssh5786604406222770318.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-ssh704697800939386298.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-3590/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-3590/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6522838096914779678.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-ssh2187547747678837675.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-3590/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-3590/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4986538941740156116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-836 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8141324821003118091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3317207685441366934.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1133719429094595363.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:36 ========================================================= 04:05:36 EdgeX Global Pipelines Version Info 04:05:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:38 ------------------- 04:05:38 stable info: 04:05:38 ------------------- 04:05:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:38 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:05:38 Message: update stable to v1.0.195 04:05:39 ------------------- 04:05:39 experimental info: 04:05:39 ------------------- 04:05:39 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:39 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:05:39 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3590 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3590 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3590 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b3e51 [Pipeline] echo 04:05:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:40 provisioning config files... 04:05:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8017090908338741362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:40 ---> docker-login.sh 04:05:40 nexus3.edgexfoundry.org:10001 04:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:40 Configure a credential helper to remove this warning. See 04:05:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:40 04:05:40 Login Succeeded 04:05:40 nexus3.edgexfoundry.org:10002 04:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:41 Configure a credential helper to remove this warning. See 04:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:41 04:05:41 Login Succeeded 04:05:41 nexus3.edgexfoundry.org:10003 04:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:41 Configure a credential helper to remove this warning. See 04:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:41 04:05:41 Login Succeeded 04:05:41 nexus3.edgexfoundry.org:10004 04:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:41 Configure a credential helper to remove this warning. See 04:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:41 04:05:41 Login Succeeded 04:05:41 docker.io 04:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:41 Configure a credential helper to remove this warning. See 04:05:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:41 04:05:41 Login Succeeded 04:05:41 ---> docker-login.sh ends [Pipeline] } 04:05:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:42 ++ 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 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/core-command/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo core-command,cmd/core-command/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/core-data/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo core-data,cmd/core-data/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/core-metadata/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo core-metadata,cmd/core-metadata/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/security-bootstrapper/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/security-proxy-setup/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/support-notifications/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo support-notifications,cmd/support-notifications/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/support-scheduler/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:05:42 + for file in '`ls cmd/**/Dockerfile`' 04:05:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:05:42 ++ cut -d/ -f2 04:05:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:05:42 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 04:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:42 04:05:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:05:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:43 latest: Pulling from edgex-devops/git-semver 04:05:43 31603596830f: Pulling fs layer 04:05:43 54011a49482f: Pulling fs layer 04:05:43 a6820b24f6d8: Pulling fs layer 04:05:43 f581987b2513: Pulling fs layer 04:05:43 f581987b2513: Waiting 04:05:44 54011a49482f: Verifying Checksum 04:05:44 54011a49482f: Download complete 04:05:44 31603596830f: Verifying Checksum 04:05:44 31603596830f: Download complete 04:05:44 f581987b2513: Verifying Checksum 04:05:44 f581987b2513: Download complete 04:05:44 a6820b24f6d8: Verifying Checksum 04:05:44 a6820b24f6d8: Download complete 04:05:44 31603596830f: Pull complete 04:05:44 54011a49482f: Pull complete 04:05:45 a6820b24f6d8: Pull complete 04:05:45 f581987b2513: Pull complete 04:05:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:05:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:05:46 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:05:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:05:50 $ docker top 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:50 [ssh-agent] Looking for ssh-agent implementation... 04:05:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:50 $ docker exec 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa ssh-agent 04:05:50 SSH_AUTH_SOCK=/tmp/ssh-zMKqClqFJklZ/agent.13 04:05:50 SSH_AGENT_PID=19 04:05:50 Running ssh-add (command line suppressed) 04:05:50 Identity added: /w/workspace/edgex-go/2@tmp/private_key_77077904774017183.key (/w/workspace/edgex-go/2@tmp/private_key_77077904774017183.key) 04:05:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:50 + git tag --points-at HEAD [Pipeline] } 04:05:50 $ docker exec --env ******** --env ******** 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa ssh-agent -k 04:05:51 unset SSH_AUTH_SOCK; 04:05:51 unset SSH_AGENT_PID; 04:05:51 echo Agent pid 19 killed; 04:05:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:51 [ssh-agent] Looking for ssh-agent implementation... 04:05:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:51 $ docker exec 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa ssh-agent 04:05:51 SSH_AUTH_SOCK=/tmp/ssh-p3Z4mxvpd8to/agent.51 04:05:51 SSH_AGENT_PID=57 04:05:51 Running ssh-add (command line suppressed) 04:05:51 Identity added: /w/workspace/edgex-go/2@tmp/private_key_132885237256356369.key (/w/workspace/edgex-go/2@tmp/private_key_132885237256356369.key) 04:05:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:51 + git semver init 04:05:51 # -> Open(): unable to determine branch for HEAD 04:05:51 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:05:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:05:51 # $SEMVER_REMOTE_NAME = origin 04:05:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:05:51 # $SEMVER_USER_NAME = edgex-jenkins 04:05:51 # $SEMVER_BRANCH = PR-3590 04:05:51 # $SEMVER_TEMP = /tmp/semver-227922327 04:05:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:06:06 # '/tmp/semver-227922327' -> '/w/workspace/edgex-go/2/.semver' 04:06:06 # -> Force: false 04:06:06 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:06:06 $ docker exec --env ******** --env ******** 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa ssh-agent -k 04:06:06 unset SSH_AUTH_SOCK; 04:06:06 unset SSH_AGENT_PID; 04:06:06 echo Agent pid 57 killed; 04:06:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:07 + git semver [Pipeline] } 04:06:07 $ docker stop --time=1 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa 04:06:12 $ docker rm -f 861365cdb82f00d25b2065c5d91cb39554ca4444ea7a0323fe8402116893bcfa [Pipeline] // withDockerContainer [Pipeline] sh 04:06:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:13 Stashed 1 file(s) [Pipeline] echo 04:06:13 [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 04:06:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:06:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:06:14 + sudo service docker restart 04:06:14 + true 04:06:14 Redirecting to /bin/systemctl restart docker.service 04:06:28 Still waiting to schedule task 04:06:28 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-833’ [Pipeline] echo 04:06:32 ========================================================= 04:06:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:06:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:06:32 + 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 . 04:06:34 Sending build context to Docker daemon 329.5MB 04:06:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:06:34 Step 2/6 : FROM ${BASE} 04:06:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:34 540db60ca938: Pulling fs layer 04:06:34 adcc1eea9eea: Pulling fs layer 04:06:34 4c4ab2625f07: Pulling fs layer 04:06:34 0510c868ecb4: Pulling fs layer 04:06:34 afea3b2eda06: Pulling fs layer 04:06:34 7809a108b3ef: Pulling fs layer 04:06:34 f706445af74f: Pulling fs layer 04:06:34 0510c868ecb4: Waiting 04:06:34 afea3b2eda06: Waiting 04:06:34 7809a108b3ef: Waiting 04:06:34 f706445af74f: Waiting 04:06:34 4c4ab2625f07: Verifying Checksum 04:06:34 4c4ab2625f07: Download complete 04:06:34 adcc1eea9eea: Verifying Checksum 04:06:34 adcc1eea9eea: Download complete 04:06:34 afea3b2eda06: Verifying Checksum 04:06:34 afea3b2eda06: Download complete 04:06:34 7809a108b3ef: Verifying Checksum 04:06:34 7809a108b3ef: Download complete 04:06:34 540db60ca938: Verifying Checksum 04:06:34 540db60ca938: Download complete 04:06:34 540db60ca938: Pull complete 04:06:35 adcc1eea9eea: Pull complete 04:06:35 4c4ab2625f07: Pull complete 04:06:36 f706445af74f: Verifying Checksum 04:06:36 f706445af74f: Download complete 04:06:37 0510c868ecb4: Verifying Checksum 04:06:37 0510c868ecb4: Download complete 04:06:42 0510c868ecb4: Pull complete 04:06:42 afea3b2eda06: Pull complete 04:06:42 7809a108b3ef: Pull complete 04:06:49 f706445af74f: Pull complete 04:06:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:06:49 ---> b068be0155e3 04:06:49 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 04:06:55 ---> Running in 74b53f33f6b4 04:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:06:56 (1/12) Installing libmagic (5.39-r0) 04:06:57 (2/12) Installing file (5.39-r0) 04:06:57 (3/12) Installing libc-dev (0.7.2-r3) 04:06:57 (4/12) Installing g++ (10.2.1_pre1-r3) 04:07:03 (5/12) Installing fortify-headers (1.1-r0) 04:07:03 (6/12) Installing patch (2.7.6-r7) 04:07:03 (7/12) Installing build-base (0.5-r2) 04:07:03 (8/12) Installing libsodium (1.0.18-r0) 04:07:03 (9/12) Installing pkgconf (1.7.3-r0) 04:07:03 (10/12) Installing libsodium-dev (1.0.18-r0) 04:07:03 (11/12) Installing libzmq (4.3.3-r1) 04:07:03 (12/12) Installing zeromq-dev (4.3.3-r1) 04:07:03 Executing busybox-1.32.1-r6.trigger 04:07:03 OK: 219 MiB in 52 packages 04:07:06 Removing intermediate container 74b53f33f6b4 04:07:06 ---> f665a42fe47d 04:07:06 Step 4/6 : WORKDIR /edgex-go 04:07:06 ---> Running in 9ea482bb67ae 04:07:06 Removing intermediate container 9ea482bb67ae 04:07:06 ---> ab9665daac90 04:07:06 Step 5/6 : COPY go.mod . 04:07:06 ---> a1f741d5b1da 04:07:06 Step 6/6 : RUN go mod download 04:07:06 ---> Running in 42a0c67b55c4 04:07:53 Removing intermediate container 42a0c67b55c4 04:07:53 ---> a6ed30e52c1b 04:07:53 Successfully built a6ed30e52c1b 04:07:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:07:54 + docker inspect -f . ci-base-image-x86_64 04:07:54 . [Pipeline] withDockerContainer 04:07:54 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:55 $ docker top 3a16ef39cec5011f7ae3935651f67298d311abfaa2e767299d1120974fc46c5a -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:55 + go version 04:07:55 go version go1.16.3 linux/amd64 [Pipeline] } 04:07:55 $ docker stop --time=1 3a16ef39cec5011f7ae3935651f67298d311abfaa2e767299d1120974fc46c5a 04:07:58 $ docker rm -f 3a16ef39cec5011f7ae3935651f67298d311abfaa2e767299d1120974fc46c5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:07:58 + docker inspect -f . ci-base-image-x86_64 04:07:58 . [Pipeline] withDockerContainer 04:07:58 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:07: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:59 $ docker top 6a08f204ee2840165ac0c3318da1f3cdc50f0f68422f5406b3760bdd65f0329a -eo pid,comm [Pipeline] { [Pipeline] echo 04:07:59 ========================================================= 04:07:59 [edgeXBuildGoParallel] Running Tests and Build... 04:07:59 ========================================================= [Pipeline] sh 04:07:59 + go mod tidy [Pipeline] sh 04:08:00 + make test 04:08:00 go mod tidy 04:08:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:08:08 ? github.com/edgexfoundry/edgex-go [no test files] 04:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:08:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:08:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:08:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:08:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:08:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 04:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 04:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 53.1% of statements 04:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:08:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 87.7% of statements 04:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.054s coverage: 78.9% of statements 04:08:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 81.2% of statements 04:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:08:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 95.1% of statements 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:08:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:08:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 04:08:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 04:08:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements 04:08:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 04:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 04:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 04:08:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 04:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 04:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 04:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 04:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.302s coverage: 81.8% of statements 04:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 04:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.197s coverage: 66.9% of statements 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements 04:09:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:09:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 04:09:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:09:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 04:09:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:09:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-839 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws 04:09:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:09:36 The recommended git tool is: git 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 91.9% of statements 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 62.7% of statements 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:09:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 04:09:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 04:09:41 GO111MODULE=on go vet ./... 04:09:41 using credential edgex-jenkins-ssh 04:09:41 Cloning the remote Git repository 04:09:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:09:41 > git init /w/workspace/edgex-go/2 # timeout=10 04:09:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:09:41 > git --version # timeout=10 04:09:42 > git --version # 'git version 2.17.1' 04:09:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:10:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:10:03 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:10:03 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:10:03 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) 04:10:03 > git config core.sparsecheckout # timeout=10 04:10:03 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 04:10:03 > git remote # timeout=10 04:10:03 > git config --get remote.origin.url # timeout=10 04:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:03 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 04:10:03 > git rev-parse HEAD^{commit} # timeout=10 04:10:03 > git config core.sparsecheckout # timeout=10 04:10:03 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 04:10:07 gofmt -l . 04:10:07 [ "`gofmt -l .`" = "" ] 04:10:07 ./bin/test-attribution-txt.sh [Pipeline] sh 04:10:08 + ls -al . 04:10:08 total 516 04:10:08 drwxrwxr-x 10 1001 1001 4096 Jun 23 04:10 . 04:10:08 drwxr-xr-x 4 root root 28 Jun 23 04:07 .. 04:10:08 -rw-rw-r-- 1 1001 1001 11 Jun 23 04:05 .dockerignore 04:10:08 drwxrwxr-x 8 1001 1001 179 Jun 23 04:05 .git 04:10:08 drwxrwxr-x 3 1001 1001 125 Jun 23 04:05 .github 04:10:08 -rw-rw-r-- 1 1001 1001 818 Jun 23 04:05 .gitignore 04:10:08 drwx------ 3 1001 1001 60 Jun 23 04:06 .semver 04:10:08 -rw-rw-r-- 1 1001 1001 166 Jun 23 04:05 .sonarcloud.properties 04:10:08 -rw-rw-r-- 1 1001 1001 8609 Jun 23 04:05 Attribution.txt 04:10:08 -rw-rw-r-- 1 1001 1001 3804 Jun 23 04:05 CONTRIBUTING.md 04:10:08 -rw-rw-r-- 1 1001 1001 931 Jun 23 04:05 Dockerfile.build 04:10:08 -rw-rw-r-- 1 1001 1001 849 Jun 23 04:05 Jenkinsfile 04:10:08 -rw-rw-r-- 1 1001 1001 10775 Jun 23 04:05 LICENSE 04:10:08 -rw-rw-r-- 1 1001 1001 5605 Jun 23 04:05 Makefile 04:10:08 -rw-rw-r-- 1 1001 1001 7905 Jun 23 04:05 README.md 04:10:08 -rw-rw-r-- 1 1001 1001 7071 Jun 23 04:05 SECURITY.md 04:10:08 -rw-rw-r-- 1 1001 1001 5 Jun 23 04:06 VERSION 04:10:08 -rw-rw-r-- 1 1001 1001 4131 Jun 23 04:05 ZMQWindows.md 04:10:08 drwxrwxr-x 2 1001 1001 37 Jun 23 04:05 bin 04:10:08 drwxrwxr-x 14 1001 1001 4096 Jun 23 04:05 cmd 04:10:08 -rw-r--r-- 1 root root 398095 Jun 23 04:09 coverage.out 04:10:08 -rw-rw-r-- 1 1001 1001 841 Jun 23 04:05 go.mod 04:10:08 -rw-r--r-- 1 root root 20962 Jun 23 04:07 go.sum 04:10:08 drwxrwxr-x 7 1001 1001 114 Jun 23 04:05 internal 04:10:08 drwxrwxr-x 3 1001 1001 16 Jun 23 04:05 openapi 04:10:08 drwxrwxr-x 4 1001 1001 71 Jun 23 04:05 snap 04:10:08 -rw-rw-r-- 1 1001 1001 168 Jun 23 04:05 version.go [Pipeline] sh 04:10:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:10:08 + '[' -e coverage.out ] 04:10:08 + chown 1001:1001 coverage.out [Pipeline] stash 04:10:08 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:08 + make build 04:10:08 go mod tidy 04:10:08 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 04:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:10:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:10:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:10:13 + sudo service docker restart 04:10:13 + true 04:10:17 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 04:10:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:10:20 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 04:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:10:21 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 04:10:22 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 04:10:22 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 04:10: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 04:10:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:10: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 [Pipeline] } 04:10:27 $ docker stop --time=1 6a08f204ee2840165ac0c3318da1f3cdc50f0f68422f5406b3760bdd65f0329a 04:10:31 $ docker rm -f 6a08f204ee2840165ac0c3318da1f3cdc50f0f68422f5406b3760bdd65f0329a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:32 provisioning config files... [Pipeline] isUnix [Pipeline] sh 04:10:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7548683118578824890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:10:32 04:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:10:32 ---> docker-login.sh 04:10:32 nexus3.edgexfoundry.org:10001 04:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:10:33 latest: Pulling from edgex-devops/edgex-compose 04:10:33 cbdbe7a5bc2a: Pulling fs layer 04:10:33 ca9280d653b3: Pulling fs layer 04:10:33 7e9c9ca2126c: Pulling fs layer 04:10:33 cbdbe7a5bc2a: Verifying Checksum 04:10:33 cbdbe7a5bc2a: Download complete 04:10:33 cbdbe7a5bc2a: Pull complete 04:10:33 ca9280d653b3: Verifying Checksum 04:10:33 ca9280d653b3: Download complete 04:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10002 04:10:34 ca9280d653b3: Pull complete 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:34 7e9c9ca2126c: Verifying Checksum 04:10:34 7e9c9ca2126c: Download complete 04:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:34 Configure a credential helper to remove this warning. See 04:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:34 04:10:34 Login Succeeded 04:10:34 nexus3.edgexfoundry.org:10003 04:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 nexus3.edgexfoundry.org:10004 04:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:35 Configure a credential helper to remove this warning. See 04:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:35 04:10:35 Login Succeeded 04:10:35 docker.io 04:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:36 Configure a credential helper to remove this warning. See 04:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:36 04:10:36 Login Succeeded 04:10:36 ---> docker-login.sh ends [Pipeline] } 04:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:36 ========================================================= 04:10:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:10:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:10:37 + 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 . 04:10:37 7e9c9ca2126c: Pull complete 04:10:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:10:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:10:37 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:10:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:10:39 Sending build context to Docker daemon 166.3MB 04:10:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:10:39 Step 2/6 : FROM ${BASE} 04:10:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:10:39 595b0fe564bb: Pulling fs layer 04:10:39 3088b5b3c5c0: Pulling fs layer 04:10:39 5b7225fbf94c: Pulling fs layer 04:10:39 ba82ee9f976e: Pulling fs layer 04:10:39 506bd15cee9f: Pulling fs layer 04:10:39 75a0a4a0db45: Pulling fs layer 04:10:39 618dc40b7e24: Pulling fs layer 04:10:39 506bd15cee9f: Waiting 04:10:39 75a0a4a0db45: Waiting 04:10:39 618dc40b7e24: Waiting 04:10:39 ba82ee9f976e: Waiting 04:10:39 5b7225fbf94c: Verifying Checksum 04:10:39 5b7225fbf94c: Download complete 04:10:39 3088b5b3c5c0: Verifying Checksum 04:10:39 3088b5b3c5c0: Download complete 04:10:39 506bd15cee9f: Verifying Checksum 04:10:39 506bd15cee9f: Download complete 04:10:39 75a0a4a0db45: Verifying Checksum 04:10:39 75a0a4a0db45: Download complete 04:10:39 595b0fe564bb: Verifying Checksum 04:10:39 595b0fe564bb: Download complete 04:10:40 595b0fe564bb: Pull complete 04:10:40 3088b5b3c5c0: Pull complete 04:10:41 5b7225fbf94c: Pull complete 04:10:42 618dc40b7e24: Verifying Checksum 04:10:42 618dc40b7e24: Download complete 04:10:42 ba82ee9f976e: Verifying Checksum 04:10:42 ba82ee9f976e: Download complete 04:10:42 $ docker top 15ac9c1ba5cdcf6cc0a62e2da7d5dd57adfc17d90e8f8a5f24d1526ddd9e2616 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:43 + docker-compose build --help 04:10:43 + grep parallel 04:10:43 --parallel Build images in parallel. [Pipeline] } 04:10:44 $ docker stop --time=1 15ac9c1ba5cdcf6cc0a62e2da7d5dd57adfc17d90e8f8a5f24d1526ddd9e2616 04:10:45 $ docker rm -f 15ac9c1ba5cdcf6cc0a62e2da7d5dd57adfc17d90e8f8a5f24d1526ddd9e2616 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:10:45 . [Pipeline] withDockerContainer 04:10:45 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:10:46 $ docker top 9e5eaa59927381d323eee948d6b36fc796a9bff76312764b58079137f7c2791d -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:46 + docker-compose -f ./docker-compose-build.yml build --parallel 04:10:47 Building core-command ... 04:10:47 Building core-data ... 04:10:47 Building core-metadata ... 04:10:47 Building security-bootstrapper ... 04:10:47 Building security-proxy-setup ... 04:10:47 Building security-secretstore-setup ... 04:10:47 Building support-notifications ... 04:10:47 Building support-scheduler ... 04:10:47 Building sys-mgmt-agent ... 04:10:47 Building security-secretstore-setup 04:10:47 Building support-scheduler 04:10:47 Building core-metadata 04:10:47 Building core-command 04:10:47 Building security-bootstrapper 04:10:52 ba82ee9f976e: Pull complete 04:10:52 506bd15cee9f: Pull complete 04:10:52 75a0a4a0db45: Pull complete 04:10:56 618dc40b7e24: Pull complete 04:10:56 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:10:56 ---> a36622ca3599 04:10:56 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 04:10:58 ---> Running in bc3c8ae39e61 04:10:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:11:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:11:01 (1/12) Installing libmagic (5.39-r0) 04:11:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:11:02 ---> a6ed30e52c1b 04:11:02 Step 3/32 : WORKDIR /edgex-go 04:11:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:11:02 ---> a6ed30e52c1b 04:11:02 Step 3/26 : WORKDIR /edgex-go 04:11:02 (2/12) Installing file (5.39-r0) 04:11:02 (3/12) Installing libc-dev (0.7.2-r3) 04:11:02 (4/12) Installing g++ (10.2.1_pre1-r3) 04:11:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:11:03 ---> a6ed30e52c1b 04:11:03 Step 3/23 : WORKDIR /edgex-go 04:11:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:11:04 ---> a6ed30e52c1b 04:11:04 Step 3/24 : WORKDIR /edgex-go 04:11:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:11:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:11:04 ---> a6ed30e52c1b 04:11:04 Step 3/24 : WORKDIR /edgex-go 04:11:07 (5/12) Installing fortify-headers (1.1-r0) 04:11:07 (6/12) Installing patch (2.7.6-r7) 04:11:07 (7/12) Installing build-base (0.5-r2) 04:11:07 (8/12) Installing libsodium (1.0.18-r0) 04:11:07 (9/12) Installing pkgconf (1.7.3-r0) 04:11:07 (10/12) Installing libsodium-dev (1.0.18-r0) 04:11:07 (11/12) Installing libzmq (4.3.3-r1) 04:11:08 (12/12) Installing zeromq-dev (4.3.3-r1) 04:11:08 Executing busybox-1.32.1-r6.trigger 04:11:08 OK: 218 MiB in 52 packages 04:11:12 Removing intermediate container bc3c8ae39e61 04:11:12 ---> bbc3d3b49007 04:11:12 Step 4/6 : WORKDIR /edgex-go 04:11:12 ---> Running in 90283309f013 04:11:12 Removing intermediate container 90283309f013 04:11:12 ---> 7a8010833813 04:11:12 Step 5/6 : COPY go.mod . 04:11:13 ---> fb2d0548dd2d 04:11:13 Step 6/6 : RUN go mod download 04:11:13 ---> Running in 4c329527d21c 04:11:16 ---> Running in beef87eefdc3 04:11:16 ---> Running in a5d4ef6462f9 04:11:16 ---> Running in 1ed9ced63390 04:11:16 ---> Running in 3803edd1c243 04:11:16 ---> Running in 65c5b73c1675 04:11:16 Removing intermediate container 1ed9ced63390 04:11:16 ---> 695565784905 04:11:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:16 Removing intermediate container 65c5b73c1675 04:11:16 ---> f08c24675e6b 04:11:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:16 Removing intermediate container a5d4ef6462f9 04:11:16 ---> b5c28a88f9b7 04:11:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:16 Removing intermediate container 3803edd1c243 04:11:16 ---> 7288efd5ff59 04:11:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:16 ---> Running in 6b09fe10cb78 04:11:16 ---> Running in f9b2049f950e 04:11:16 Removing intermediate container beef87eefdc3 04:11:16 ---> e993af5b8a1b 04:11:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:11:16 ---> Running in 65cbaf95b2c1 04:11:16 ---> Running in 74817d1064c2 04:11:16 ---> Running in dfabc6eda95c 04:11:16 Removing intermediate container f9b2049f950e 04:11:16 ---> 6e9463319126 04:11:16 Step 5/24 : RUN apk add --update --no-cache make git 04:11:16 Removing intermediate container 6b09fe10cb78 04:11:16 ---> 10fbd31ec7b3 04:11:16 Step 5/32 : RUN apk add --update --no-cache make git 04:11:16 ---> Running in ae873f9d394a 04:11:16 ---> Running in 413b248a3819 04:11:16 Removing intermediate container 74817d1064c2 04:11:16 ---> 3ab718f5320c 04:11:16 Step 5/24 : RUN apk add --update --no-cache make git 04:11:16 ---> Running in 5c69dc84d104 04:11:16 Removing intermediate container dfabc6eda95c 04:11:16 ---> e32468d582d4 04:11:16 Step 5/26 : RUN apk add --update --no-cache make git 04:11:16 ---> Running in 585a30d43a97 04:11:16 Removing intermediate container 65cbaf95b2c1 04:11:16 ---> 39092a376025 04:11:16 Step 5/23 : RUN apk add --update --no-cache make git 04:11:16 ---> Running in 44a8a80c5aa2 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:11:18 OK: 219 MiB in 52 packages 04:11:19 Removing intermediate container ae873f9d394a 04:11:19 ---> 1561866ecd21 04:11:19 Step 6/24 : COPY go.mod . 04:11:19 OK: 219 MiB in 52 packages 04:11:19 ---> 0c6788efbd06 04:11:19 Step 7/24 : RUN go mod download 04:11:19 ---> Running in c9f2d5ca0101 04:11:19 Removing intermediate container 413b248a3819 04:11:19 ---> 7c3884eec3e1 04:11:19 Step 6/32 : COPY go.mod . 04:11:19 OK: 219 MiB in 52 packages 04:11:19 OK: 219 MiB in 52 packages 04:11:19 OK: 219 MiB in 52 packages 04:11:19 ---> 109365806afe 04:11:19 Step 7/32 : RUN go mod download 04:11:19 ---> Running in 9d8fe41241be 04:11:19 Removing intermediate container 44a8a80c5aa2 04:11:19 ---> 4aa1391f3c52 04:11:19 Step 6/23 : COPY go.mod . 04:11:20 ---> a79f8d3f5ebc 04:11:20 Step 7/23 : RUN go mod download 04:11:20 ---> Running in ad74ad94a63e 04:11:20 Removing intermediate container 5c69dc84d104 04:11:20 ---> 0e0e78559f8a 04:11:20 Step 6/24 : COPY go.mod . 04:11:20 Removing intermediate container 585a30d43a97 04:11:20 ---> 1a1d8faa88f8 04:11:20 Step 6/26 : COPY go.mod . 04:11:20 Removing intermediate container c9f2d5ca0101 04:11:20 ---> 7193c689118a 04:11:20 Step 8/24 : COPY . . 04:11:20 ---> 608e413eba54 04:11:20 Step 7/24 : RUN go mod download 04:11:20 ---> Running in 0bfa74d9ee3c 04:11:21 ---> 707742c60d6a 04:11:21 Step 7/26 : RUN go mod download 04:11:27 ---> Running in ee54c17b082e 04:11:27 ---> 3ef6c24a65f1 04:11:27 Step 9/24 : RUN go mod tidy 04:11:27 Removing intermediate container 9d8fe41241be 04:11:27 ---> 3d7e74cddb2d 04:11:27 Step 8/32 : COPY . . 04:11:27 ---> Running in c4455c84d2a5 04:11:28 Removing intermediate container ad74ad94a63e 04:11:28 ---> 5e9afd0bfa3d 04:11:28 Step 8/23 : COPY . . 04:11:40 Removing intermediate container 4c329527d21c 04:11:40 ---> 56796b7b346a 04:11:40 Successfully built 56796b7b346a 04:11:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:11:40 + docker inspect -f . ci-base-image-arm64 04:11:40 . [Pipeline] withDockerContainer 04:11:41 prd-ubuntu18.04-docker-arm64-4c-16g-839 does not seem to be running inside a container 04:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:43 Removing intermediate container 0bfa74d9ee3c 04:11:43 ---> 04857fd3972c 04:11:43 Step 8/24 : COPY . . 04:11:43 ---> 46d332f500dc 04:11:43 Step 9/23 : RUN go mod tidy 04:11:43 ---> 8dcbf36622ff 04:11:43 Step 9/32 : RUN go mod tidy 04:11:43 $ docker top 46a8b48cc51a240991238846f2ff389b880f212e7f0ec03cba1e86f2f7f1f040 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:44 + go version 04:11:44 go version go1.16.5 linux/arm64 [Pipeline] } 04:11:44 $ docker stop --time=1 46a8b48cc51a240991238846f2ff389b880f212e7f0ec03cba1e86f2f7f1f040 04:11:46 $ docker rm -f 46a8b48cc51a240991238846f2ff389b880f212e7f0ec03cba1e86f2f7f1f040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:47 + docker inspect -f . ci-base-image-arm64 04:11:47 . [Pipeline] withDockerContainer 04:11:47 prd-ubuntu18.04-docker-arm64-4c-16g-839 does not seem to be running inside a container 04:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:11:47 ---> Running in 0e803884642e 04:11:47 ---> Running in 7f155ec90fee 04:11:47 Removing intermediate container c4455c84d2a5 04:11:47 ---> 28e421289d38 04:11:47 Step 10/24 : RUN make cmd/core-command/core-command 04:11:47 Removing intermediate container ee54c17b082e 04:11:47 ---> 56a79b033c5c 04:11:47 Step 8/26 : COPY . . 04:11:47 ---> Running in 342d54ee4784 04:11:47 ---> 7182084d6f14 04:11:47 Step 9/24 : RUN go mod tidy 04:11:48 ---> Running in fdd80b7d31f5 04:11:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 04:11:49 $ docker top ae7946561beaafcd8b0c7e4a21c8a3178654a991161d41889810bd427f014218 -eo pid,comm [Pipeline] { [Pipeline] echo 04:11:49 ========================================================= 04:11:49 [edgeXBuildGoParallel] Running Tests and Build... 04:11:49 ========================================================= [Pipeline] sh 04:11:50 + go mod tidy [Pipeline] sh 04:11:51 + make test 04:11:51 go mod tidy 04:11:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:54 Removing intermediate container 0e803884642e 04:11:54 ---> 78f751a2239a 04:11:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:11:54 Removing intermediate container 7f155ec90fee 04:11:54 ---> 700acaffb5b2 04:11:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:11:54 ---> Running in 1e4a9404da42 04:11:54 ---> Running in ee5fa14bfdfb 04:11:54 ---> e063c4c88912 04:11:54 Step 9/26 : RUN go mod tidy 04:11:54 Removing intermediate container fdd80b7d31f5 04:11:54 ---> 735fa63fbd12 04:11:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:11:54 ---> Running in 2c08da57e351 04:11:54 ---> Running in 681eb05f188f 04:11:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:11:55 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 04:11:55 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 04:11:56 Removing intermediate container 681eb05f188f 04:11:56 ---> 0f2075cd7aa9 04:11:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:11:56 ---> Running in f7fa5a7e7fab 04:11:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:12:19 ? github.com/edgexfoundry/edgex-go [no test files] 04:12:23 Removing intermediate container 342d54ee4784 04:12:23 ---> 0ffcd3181129 04:12:23 04:12:23 Step 11/24 : FROM alpine:3.12 04:12:23 3.12: Pulling from library/alpine 04:12:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:12:23 Status: Downloaded newer image for alpine:3.12 04:12:23 ---> 13621d1b12d4 04:12:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:12:23 ---> Running in bf3d01d02c87 04:12:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:12:24 (1/1) Installing dumb-init (1.2.2-r1) 04:12:24 Executing busybox-1.31.1-r20.trigger 04:12:24 OK: 6 MiB in 15 packages 04:12:24 Removing intermediate container bf3d01d02c87 04:12:24 ---> c82dcb0c072b 04:12:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:12:24 ---> Running in 31727d4f3ba2 04:12:25 Removing intermediate container 31727d4f3ba2 04:12:25 ---> 00d2813b81bd 04:12:25 Step 14/24 : ENV APP_PORT=59882 04:12:25 ---> Running in 56570cceac90 04:12:25 Removing intermediate container 56570cceac90 04:12:25 ---> b4e4efdc7af2 04:12:25 Step 15/24 : EXPOSE $APP_PORT 04:12:25 ---> Running in dc5e8987488b 04:12:25 Removing intermediate container dc5e8987488b 04:12:25 ---> d84a01f39fdb 04:12:25 Step 16/24 : WORKDIR / 04:12:25 ---> Running in 4c5579f83b6c 04:12:25 Removing intermediate container 4c5579f83b6c 04:12:25 ---> 3caebdcbc700 04:12:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:26 ---> 74f9ad25a77b 04:12:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:12:27 ---> 84122cc33ac3 04:12:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:12:27 ---> d750c7cf0af4 04:12:27 Step 20/24 : ENTRYPOINT ["/core-command"] 04:12:27 ---> Running in 68e7f99bff43 04:12:27 Removing intermediate container 68e7f99bff43 04:12:27 ---> 42565d671e7e 04:12:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:27 ---> Running in 29cd83d91611 04:12:27 Removing intermediate container 29cd83d91611 04:12:27 ---> 92842e8c49ba 04:12:27 Step 22/24 : LABEL arch=x86_64 04:12:27 ---> Running in 756f1d64a5d7 04:12:27 Removing intermediate container 756f1d64a5d7 04:12:27 ---> 81af13e241e0 04:12:27 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:12:27 ---> Running in 8dcdba199d83 04:12:27 Removing intermediate container 8dcdba199d83 04:12:27 ---> e5978551f058 04:12:27 Step 24/24 : LABEL version=0.0.0 04:12:27 ---> Running in 33fbff9611bd 04:12:28 Removing intermediate container 33fbff9611bd 04:12:28 ---> 5abbc529879a 04:12:28 04:12:28 Successfully built 5abbc529879a 04:12:28 Successfully tagged core-command:latest 04:12:28 Building support-notifications 04:12:32  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:12:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:12:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:12:36 ---> a6ed30e52c1b 04:12:36 Step 3/23 : WORKDIR /edgex-go 04:12:36 ---> Using cache 04:12:36 ---> e993af5b8a1b 04:12:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:36 ---> Using cache 04:12:36 ---> e32468d582d4 04:12:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:12:39 ---> Running in c2cd7eabb76b 04:12:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:12:40 Removing intermediate container ee5fa14bfdfb 04:12:40 ---> e0b51808c21b 04:12:40 04:12:40 Step 11/32 : FROM alpine:3.12 04:12:40 ---> 13621d1b12d4 04:12:40 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:12:41 ---> Running in 4551b1bf3114 04:12:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:12:41 OK: 219 MiB in 52 packages 04:12:42 Removing intermediate container 4551b1bf3114 04:12:42 ---> 7b751cd7e8f1 04:12:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:12:42 Removing intermediate container f7fa5a7e7fab 04:12:42 ---> 225ef637e575 04:12:42 04:12:42 Step 11/26 : FROM alpine:3.12 04:12:42 ---> 13621d1b12d4 04:12:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:12:42 ---> Running in 8ff788ecd298 04:12:42 Removing intermediate container 1e4a9404da42 04:12:42 ---> e66b9a76e779 04:12:42 04:12:42 Step 11/23 : FROM alpine:3.12 04:12:42 ---> 13621d1b12d4 04:12:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:12:42 ---> Using cache 04:12:42 ---> c82dcb0c072b 04:12:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:12:42 ---> Using cache 04:12:42 ---> 00d2813b81bd 04:12:42 Step 14/23 : ENV APP_PORT=59861 04:12:42 ---> Running in f8370924f8e4 04:12:42 ---> Running in 6efba1f66dc0 04:12:42 Removing intermediate container 2c08da57e351 04:12:42 ---> b07651204244 04:12:42 04:12:42 Step 11/24 : FROM alpine:3.12 04:12:42 ---> 13621d1b12d4 04:12:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:12:42 ---> Using cache 04:12:42 ---> c82dcb0c072b 04:12:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:12:42 ---> Using cache 04:12:42 ---> 00d2813b81bd 04:12:42 Step 14/24 : ENV APP_PORT=59881 04:12:43 Removing intermediate container 6efba1f66dc0 04:12:43 ---> b847afec6923 04:12:43 Step 15/23 : EXPOSE $APP_PORT 04:12:43 Removing intermediate container c2cd7eabb76b 04:12:43 ---> 83d3459af7c3 04:12:43 Step 6/23 : COPY go.mod . 04:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:43 ---> Running in 4088322d41e7 04:12:43 ---> Running in c6cd32cbe5ab 04:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:12:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:12:43 (1/6) Installing ca-certificates (20191127-r4) 04:12:43 Removing intermediate container c6cd32cbe5ab 04:12:43 ---> 1ec38e2dc36b 04:12:43 Step 15/24 : EXPOSE $APP_PORT 04:12:43 (1/2) Installing dumb-init (1.2.2-r1) 04:12:43 (2/2) Installing su-exec (0.2-r1) 04:12:43 Executing busybox-1.31.1-r20.trigger 04:12:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:12:43 (3/6) Installing libcurl (7.77.0-r0) 04:12:43 OK: 6 MiB in 16 packages 04:12:43 (4/6) Installing curl (7.77.0-r0) 04:12:43 (5/6) Installing dumb-init (1.2.2-r1) 04:12:43 (6/6) Installing su-exec (0.2-r1) 04:12:43 Executing busybox-1.31.1-r20.trigger 04:12:43 Executing ca-certificates-20191127-r4.trigger 04:12:43 Removing intermediate container 4088322d41e7 04:12:43 ---> 0a1895d4c0e8 04:12:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:43 ---> Running in ead1651487c8 04:12:43 OK: 7 MiB in 20 packages 04:12:43 ---> 56ebfe13dcb3 04:12:43 Step 7/23 : RUN go mod download 04:12:43 ---> Running in 14cf07953452 04:12:43 Removing intermediate container ead1651487c8 04:12:43 ---> 02918f5bf32e 04:12:43 Step 16/24 : WORKDIR / 04:12:43 ---> Running in e779cf7ce0ec 04:12:43 ---> 616729bbcab5 04:12:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:12:43 Removing intermediate container 8ff788ecd298 04:12:43 ---> 107cd91780d9 04:12:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:12:43 ---> Running in 6903eed8b829 04:12:43 Removing intermediate container e779cf7ce0ec 04:12:43 ---> 8b957fb7316f 04:12:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:43 Removing intermediate container f8370924f8e4 04:12:43 ---> 7092e8bd75bc 04:12:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:12:44 ---> Running in dff2ae1bd7ec 04:12:44 ---> b419f3b784ab 04:12:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:12:44 Removing intermediate container 6903eed8b829 04:12:44 ---> 75f7e91a59a2 04:12:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:12:44 ---> a2160ebea510 04:12:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:12:44 ---> Running in deb23d2e4aa0 04:12:44 Removing intermediate container dff2ae1bd7ec 04:12:44 ---> bb14050ed861 04:12:44 Step 14/26 : WORKDIR / 04:12:44 ---> Running in e8c473605d1a 04:12:45 Removing intermediate container 14cf07953452 04:12:45 ---> 884073c826cd 04:12:45 Step 8/23 : COPY . . 04:12:45 Removing intermediate container deb23d2e4aa0 04:12:45 ---> c6c4ef115d9b 04:12:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:12:45 ---> 7055d39ebb21 04:12:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:12:45 ---> 280561b86633 04:12:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:12:45 ---> Running in cdcb1358e54f 04:12:46 ---> Running in f7b05f960264 04:12:51 ---> 4d30ad70cf06 04:12:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:12:51 Removing intermediate container e8c473605d1a 04:12:51 ---> 993639fc4e5a 04:12:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:12:51 ---> Running in f22048250a41 04:12:51 Removing intermediate container f7b05f960264 04:12:51 ---> 3d4e100840de 04:12:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:51 ---> f8d9b50d5695 04:12:51 Step 9/23 : RUN go mod tidy 04:12:51 ---> fb5467c8cf8e 04:12:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:12:51 ---> Running in f05ce17b2f4d 04:12:51 ---> Running in 47d588ca0b55 04:12:51 Removing intermediate container f22048250a41 04:12:51 ---> d0c73faa75ef 04:12:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:52 ---> Running in 1735d6128bf9 04:12:52 Removing intermediate container f05ce17b2f4d 04:12:52 ---> 78d1c5856225 04:12:52 Step 21/23 : LABEL arch=x86_64 04:12:52 Removing intermediate container cdcb1358e54f 04:12:52 ---> 65576d5256fa 04:12:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:12:52 ---> Running in 8c72ac4baa9c 04:12:52 Removing intermediate container 1735d6128bf9 04:12:52 ---> 54e0cba73a0b 04:12:52 Step 22/24 : LABEL arch=x86_64 04:12:52 ---> Running in 10854f6c22c4 04:12:52 ---> Running in 5115e7b10fe6 04:12:52 ---> c0e2dab8e250 04:12:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:12:52 Removing intermediate container 8c72ac4baa9c 04:12:52 ---> 91c994136ba3 04:12:52 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:12:52 ---> Running in a11a7e8b6954 04:12:52 Removing intermediate container 5115e7b10fe6 04:12:52 ---> 8a57edad4011 04:12:52 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:12:52 Removing intermediate container 10854f6c22c4 04:12:52 ---> b760cb5f0693 04:12:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:12:52 ---> Running in dab47115694c 04:12:52 ---> 2ee1ce4e1eb2 04:12:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:12:52 Removing intermediate container a11a7e8b6954 04:12:52 ---> e85bb6779bde 04:12:52 Step 23/23 : LABEL version=0.0.0 04:12:52 ---> Running in dab6977b9e78 04:12:52 Removing intermediate container dab47115694c 04:12:52 ---> b0358d173263 04:12:52 Step 24/24 : LABEL version=0.0.0 04:12:52 ---> Running in 0a8825e945e4 04:12:52 ---> 5c4c7673e0a4 04:12:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:12:52 Removing intermediate container dab6977b9e78 04:12:52 ---> eebf0865ebee 04:12:52 04:12:52 ---> Running in 5f4c77a4f3d7 04:12:52 ---> 55d362d5df01 04:12:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:12:52 Removing intermediate container 0a8825e945e4 04:12:52 ---> ffb48b702f26 04:12:52 04:12:52 Successfully built eebf0865ebee 04:12:53 Successfully tagged support-scheduler:latest 04:12:53  Building support-scheduler ... done Building security-proxy-setup 04:12:53 Successfully built ffb48b702f26 04:12:53 Successfully tagged core-metadata:latest 04:12:53 Building core-data 04:12:58  Building core-metadata ... done  ---> b0e4d0071adf 04:12:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:12:58 Removing intermediate container 47d588ca0b55 04:12:58 ---> 55bd2ac38781 04:12:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:13:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:13:03 ---> a6ed30e52c1b 04:13:03 Step 3/24 : WORKDIR /edgex-go 04:13:03 ---> Using cache 04:13:03 ---> e993af5b8a1b 04:13:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:03 ---> Using cache 04:13:03 ---> e32468d582d4 04:13:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:13:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:03 ---> a6ed30e52c1b 04:13:03 Step 3/22 : WORKDIR /edgex-go 04:13:03 ---> Using cache 04:13:03 ---> e993af5b8a1b 04:13:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:03 ---> Using cache 04:13:03 ---> e32468d582d4 04:13:03 Step 5/22 : RUN apk add --update --no-cache make git 04:13:03 ---> Using cache 04:13:03 ---> 1a1d8faa88f8 04:13:03 Step 6/22 : COPY go.mod . 04:13:03 ---> Using cache 04:13:03 ---> 707742c60d6a 04:13:03 Step 7/22 : RUN go mod download 04:13:03 ---> Using cache 04:13:03 ---> 56a79b033c5c 04:13:03 Step 8/22 : COPY . . 04:13:03 ---> Using cache 04:13:03 ---> e063c4c88912 04:13:03 Step 9/22 : RUN go mod tidy 04:13:03 ---> Using cache 04:13:03 ---> 0f2075cd7aa9 04:13:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:13:04 ---> 0b8b473bab7c 04:13:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:13:04 ---> Running in 418a035682bd 04:13:04 ---> Running in b2044d66fc2c 04:13:04 ---> Running in ecffa05903a8 04:13:04 Removing intermediate container 5f4c77a4f3d7 04:13:04 ---> 4e0f1518eef7 04:13:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:13:04 ---> 28eefdacda0c 04:13:04 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/ 04:13:04 ---> Running in 884cb3a2ae17 04:13:05 ---> 9d37c7b4d2da 04:13:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:13:05 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 04:13:05 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 04:13:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:05 ---> e801c50f2e4c 04:13:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:13:05 Removing intermediate container 884cb3a2ae17 04:13:05 ---> 890ebb1c15d6 04:13:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:13:05 ---> a616376291ef 04:13:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:13:06 ---> Running in 23b724903043 04:13:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:06 Removing intermediate container 23b724903043 04:13:06 ---> 13b2a948fee4 04:13:06 Step 24/26 : LABEL arch=x86_64 04:13:06 ---> Running in eac09ce06e72 04:13:06 ---> 9f3e241039d9 04:13:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:13:06 Removing intermediate container eac09ce06e72 04:13:06 ---> 89ffd5423aea 04:13:06 Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:13:06 ---> Running in 7b1b53410c0d 04:13:06 ---> 1316a33e35ac 04:13:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:13:06 OK: 219 MiB in 52 packages 04:13:06 ---> Running in a20af9371365 04:13:06 Removing intermediate container 7b1b53410c0d 04:13:06 ---> 0ef50719587f 04:13:06 Step 26/26 : LABEL version=0.0.0 04:13:06 ---> Running in 4c11b28da09a 04:13:06 Removing intermediate container a20af9371365 04:13:06 ---> 90f79c5a925d 04:13:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:13:07 Removing intermediate container 4c11b28da09a 04:13:07 ---> 59b9ab7497bb 04:13:07 04:13:07 Removing intermediate container b2044d66fc2c 04:13:07 ---> a056388eefbb 04:13:07 Step 6/24 : COPY go.mod . 04:13:07 Successfully built 59b9ab7497bb 04:13:07 Successfully tagged security-secretstore-setup:latest 04:13:07 Building sys-mgmt-agent 04:13:07  Building security-secretstore-setup ... done  ---> a30711c5ca19 04:13:07 Step 27/32 : RUN chmod +x /entrypoint.sh 04:13:07 ---> 24808635c2d1 04:13:07 Step 7/24 : RUN go mod download 04:13:07 ---> Running in e223687e0ff9 04:13:08 ---> Running in 97f5c37de53f 04:13:12 Removing intermediate container e223687e0ff9 04:13:12 ---> 40a6d1536dc6 04:13:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:13:12 ---> Running in f5e5770a7117 04:13:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:13:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:13:12 ---> a6ed30e52c1b 04:13:12 Step 3/24 : WORKDIR /edgex-go 04:13:12 ---> Using cache 04:13:12 ---> e993af5b8a1b 04:13:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:12 ---> Using cache 04:13:12 ---> e32468d582d4 04:13:12 Step 5/24 : RUN apk add --update --no-cache make bash git 04:13:12 ---> Running in b327f81a736e 04:13:12 Removing intermediate container 97f5c37de53f 04:13:12 ---> 08314364dfd7 04:13:12 Step 8/24 : COPY . . 04:13:12 Removing intermediate container f5e5770a7117 04:13:12 ---> fcadf880331a 04:13:12 Step 29/32 : CMD ["gate"] 04:13:12 ---> Running in b0ac675ecdab 04:13:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:13 Removing intermediate container b0ac675ecdab 04:13:13 ---> 7fcc3abc1762 04:13:13 Step 30/32 : LABEL arch=x86_64 04:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:13 ---> Running in 03816e313475 04:13:14 OK: 219 MiB in 52 packages 04:13:14 Removing intermediate container 03816e313475 04:13:14 ---> d1afaab0d78e 04:13:14 Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:13:14 ---> Running in f17ba409e0e6 04:13:15 Removing intermediate container f17ba409e0e6 04:13:15 ---> 7c43b1899a77 04:13:15 Step 32/32 : LABEL version=0.0.0 04:13:15 Removing intermediate container b327f81a736e 04:13:15 ---> 11c4286f09cf 04:13:15 Step 6/24 : COPY go.mod . 04:13:15 ---> Running in a512ccbaf8a2 04:13:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:13:15 Removing intermediate container a512ccbaf8a2 04:13:15 ---> 167116b37d7c 04:13:15 04:13:15 ---> c45c69e17a61 04:13:15 Step 7/24 : RUN go mod download 04:13:16 Successfully built 167116b37d7c 04:13:16 Successfully tagged security-bootstrapper:latest 04:13:16  Building security-bootstrapper ... done  ---> Running in 990cd307da69 04:13:18 ---> 26fab3077a0a 04:13:18 Step 9/24 : RUN go mod tidy 04:13:18 Removing intermediate container 990cd307da69 04:13:18 ---> e87b8a7c4d5f 04:13:18 Step 8/24 : COPY . . 04:13:18 ---> Running in 81bfadf01059 04:13:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:13:22 Removing intermediate container 81bfadf01059 04:13:22 ---> 6c1100771290 04:13:22 Step 10/24 : RUN make cmd/core-data/core-data 04:13:22 ---> Running in 3798dbc7cc2c 04:13:22 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 04:13:24 ---> 6832941de0f4 04:13:24 Step 9/24 : RUN go mod tidy 04:13:24 ---> Running in f977577186a1 04:13:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:13:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:13:26 Removing intermediate container f977577186a1 04:13:26 ---> 6568e0f38646 04:13:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:13:26 ---> Running in 40ff44b897f4 04:13:26 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 04:13:31 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 04:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:13:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:13:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:13:34 Removing intermediate container ecffa05903a8 04:13:34 ---> 49db89b5f968 04:13:34 04:13:34 Step 11/22 : FROM alpine:3.12 04:13:34 ---> 13621d1b12d4 04:13:34 Step 12/22 : RUN apk add --update --no-cache curl 04:13:34 ---> Running in 0664022b34ab 04:13:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:13:35 (1/4) Installing ca-certificates (20191127-r4) 04:13:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:13:35 (3/4) Installing libcurl (7.77.0-r0) 04:13:35 (4/4) Installing curl (7.77.0-r0) 04:13:35 Executing busybox-1.31.1-r20.trigger 04:13:35 Executing ca-certificates-20191127-r4.trigger 04:13:35 OK: 7 MiB in 18 packages 04:13:35 Removing intermediate container 418a035682bd 04:13:35 ---> 3285c419ac56 04:13:35 04:13:35 Step 11/23 : FROM alpine:3.12 04:13:35 ---> 13621d1b12d4 04:13:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:13:35 ---> Running in 1df94101135d 04:13:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:13:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:13:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:13:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:13:36 Removing intermediate container 0664022b34ab 04:13:36 ---> 130691c39d25 04:13:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:13:36 ---> Running in ff8e7e168b66 04:13:36 Removing intermediate container ff8e7e168b66 04:13:36 ---> e79b875c2768 04:13:36 Step 14/22 : WORKDIR /edgex 04:13:36 ---> Running in e6158b17bf98 04:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:13:36 Removing intermediate container e6158b17bf98 04:13:36 ---> 7dfe2e714005 04:13:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:13:36 (1/2) Installing ca-certificates (20191127-r4) 04:13:36 (2/2) Installing dumb-init (1.2.2-r1) 04:13:36 Executing busybox-1.31.1-r20.trigger 04:13:36 Executing ca-certificates-20191127-r4.trigger 04:13:36 OK: 6 MiB in 16 packages 04:13:36 ---> e712b1e99750 04:13:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:13:37 Removing intermediate container 1df94101135d 04:13:37 ---> d3dab2805fe9 04:13:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:13:37 ---> 2df866bdcea1 04:13:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:13:37 ---> Running in 23e2935a9b61 04:13:37 Removing intermediate container 23e2935a9b61 04:13:37 ---> 99d71a6766b6 04:13:37 Step 14/23 : ENV APP_PORT=59860 04:13:38 ---> Running in 79dbd2187432 04:13:38 ---> f292609b7cbe 04:13:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:13:38 ---> Running in 4d086e1d8e3e 04:13:38 Removing intermediate container 79dbd2187432 04:13:38 ---> 6839d9935a97 04:13:38 Step 15/23 : EXPOSE $APP_PORT 04:13:38 Removing intermediate container 4d086e1d8e3e 04:13:38 ---> f3e3f0625c2f 04:13:38 Step 19/22 : CMD ["--init=true"] 04:13:38 ---> Running in 1b2218814d56 04:13:38 ---> Running in 48285ea6d570 04:13:38 Removing intermediate container 1b2218814d56 04:13:38 ---> 58e523b5cef5 04:13:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:13:38 Removing intermediate container 48285ea6d570 04:13:38 ---> 592b9cfe4e8f 04:13:38 Step 20/22 : LABEL arch=x86_64 04:13:38 ---> Running in b276ba746e18 04:13:38 Removing intermediate container b276ba746e18 04:13:38 ---> 1dc4d6fcf89f 04:13:38 Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:13:38 ---> Running in 8a744c98f1c7 04:13:38 ---> 9df60361b45b 04:13:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:13:39 Removing intermediate container 8a744c98f1c7 04:13:39 ---> c7c03be9eec3 04:13:39 Step 22/22 : LABEL version=0.0.0 04:13:39 ---> Running in e227787a5372 04:13:39 Removing intermediate container e227787a5372 04:13:39 ---> 2c42526fb678 04:13:39 04:13:39 ---> 049486f5853a 04:13:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:13:39 Successfully built 2c42526fb678 04:13:39 Successfully tagged security-proxy-setup:latest 04:13:39  Building security-proxy-setup ... done  ---> 2253564ed88f 04:13:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:13:39 ---> Running in cfc9c0ec109c 04:13:39 Removing intermediate container cfc9c0ec109c 04:13:39 ---> 238d637b1b59 04:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:13:39 ---> Running in 7f1cab6e042d 04:13:40 Removing intermediate container 7f1cab6e042d 04:13:40 ---> 9eee2966e254 04:13:40 Step 21/23 : LABEL arch=x86_64 04:13:40 ---> Running in 1c97282150f9 04:13:40 Removing intermediate container 1c97282150f9 04:13:40 ---> 9a5dba3ac98d 04:13:40 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:13:40 ---> Running in 9ae10b55fd3b 04:13:40 Removing intermediate container 9ae10b55fd3b 04:13:40 ---> 55a66cd4938b 04:13:40 Step 23/23 : LABEL version=0.0.0 04:13:40 ---> Running in 00e115562e57 04:13:40 Removing intermediate container 00e115562e57 04:13:40 ---> fcb58a3630ac 04:13:40 04:13:40 Successfully built fcb58a3630ac 04:13:41 Successfully tagged support-notifications:latest 04:13:47  Building support-notifications ... done Removing intermediate container 40ff44b897f4 04:13:47 ---> 93a5624a1494 04:13:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:13:48 ---> Running in d69b0ff4e9ec 04:13:48 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 04:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.167s coverage: 28.7% of statements 04:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:13:48 Removing intermediate container 3798dbc7cc2c 04:13:48 ---> 2c341e8eec0f 04:13:48 04:13:48 Step 11/24 : FROM alpine:3.12 04:13:48 ---> 13621d1b12d4 04:13:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:13:48 ---> Running in d699dbfea494 04:13:49 Removing intermediate container d699dbfea494 04:13:49 ---> decc263b14da 04:13:49 Step 13/24 : ENV APP_PORT=59880 04:13:49 ---> Running in b4a8c4cf2746 04:13:49 Removing intermediate container d69b0ff4e9ec 04:13:49 ---> 49293bd0fd1e 04:13:49 04:13:49 Step 12/24 : FROM docker:20.10.0 04:13:49 Removing intermediate container b4a8c4cf2746 04:13:49 ---> a4b3437dfb37 04:13:49 Step 14/24 : EXPOSE $APP_PORT 04:13:49 ---> Running in 14f336018432 04:13:49 20.10.0: Pulling from library/docker 04:13:49 Removing intermediate container 14f336018432 04:13:49 ---> 01b1a1ccf323 04:13:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:49 ---> Running in f9276443cbc1 04:13:49 Removing intermediate container f9276443cbc1 04:13:49 ---> ff2226b962dd 04:13:49 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:13:49 ---> Running in 63874ae8d2cf 04:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:13:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:13:51 (1/6) Installing dumb-init (1.2.2-r1) 04:13:51 (2/6) Installing libgcc (9.3.0-r2) 04:13:51 (3/6) Installing libsodium (1.0.18-r0) 04:13:51 (4/6) Installing libstdc++ (9.3.0-r2) 04:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 100.0% of statements 04:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 53.1% of statements 04:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:13:52 (5/6) Installing libzmq (4.3.3-r0) 04:13:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:13:52 Status: Downloaded newer image for docker:20.10.0 04:13:52 ---> aefe523efa57 04:13:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:13:52 (6/6) Installing zeromq (4.3.3-r0) 04:13:52 Executing busybox-1.31.1-r20.trigger 04:13:52 OK: 8 MiB in 20 packages 04:13:53 ---> Running in b685aa454af6 04:13:53 Removing intermediate container b685aa454af6 04:13:53 ---> 128ec1b853f3 04:13:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:13:53 Removing intermediate container 63874ae8d2cf 04:13:53 ---> b49d2de2720d 04:13:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:13:53 ---> Running in c7541c81d341 04:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.599s coverage: 87.7% of statements 04:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.256s coverage: 78.9% of statements 04:13:53 ---> 1b4ebe2860a9 04:13:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:13:53 (1/39) Installing readline (8.0.4-r0) 04:13:53 (2/39) Installing bash (5.0.17-r0) 04:13:53 Executing bash-5.0.17-r0.post-install 04:13:53 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:13:53 (4/39) Installing libcurl (7.77.0-r0) 04:13:53 (5/39) Installing curl (7.77.0-r0) 04:13:53 (6/39) Installing dumb-init (1.2.2-r1) 04:13:53 (7/39) Installing libbz2 (1.0.8-r1) 04:13:53 (8/39) Installing expat (2.2.9-r1) 04:13:53 (9/39) Installing libffi (3.3-r2) 04:13:53 (10/39) Installing gdbm (1.13-r1) 04:13:53 (11/39) Installing xz-libs (5.2.5-r0) 04:13:53 (12/39) Installing sqlite-libs (3.32.1-r1) 04:13:53 ---> e456b80d51bc 04:13:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:13:53 (13/39) Installing python3 (3.8.10-r0) 04:13:54 ---> 876f98ac725e 04:13:54 Step 20/24 : ENTRYPOINT ["/core-data"] 04:13:54 ---> Running in a235a3d0ab4c 04:13:54 (14/39) Installing py3-appdirs (1.4.4-r1) 04:13:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:13:54 (16/39) Installing py3-parsing (2.4.7-r0) 04:13:54 (17/39) Installing py3-six (1.15.0-r0) 04:13:54 (18/39) Installing py3-packaging (20.4-r0) 04:13:54 (19/39) Installing py3-setuptools (47.0.0-r0) 04:13:54 (20/39) Installing py3-chardet (3.0.4-r4) 04:13:54 (21/39) Installing py3-idna (2.9-r0) 04:13:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:13:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:13:54 (24/39) Installing py3-requests (2.23.0-r0) 04:13:54 Removing intermediate container a235a3d0ab4c 04:13:54 ---> 6b4ae9be3c4f 04:13:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:13:54 (25/39) Installing py3-msgpack (1.0.0-r0) 04:13:54 (26/39) Installing py3-lockfile (0.12.2-r3) 04:13:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:13:54 (28/39) Installing py3-colorama (0.4.3-r0) 04:13:54 ---> Running in 8aacfba919ad 04:13:54 (29/39) Installing py3-distlib (0.3.0-r0) 04:13:54 (30/39) Installing py3-distro (1.5.0-r1) 04:13:54 (31/39) Installing py3-webencodings (0.5.1-r3) 04:13:54 (32/39) Installing py3-html5lib (1.0.1-r4) 04:13:54 (33/39) Installing py3-pytoml (0.1.21-r0) 04:13:54 (34/39) Installing py3-pep517 (0.8.2-r0) 04:13:55 (35/39) Installing py3-progress (1.5-r0) 04:13:55 (36/39) Installing py3-toml (0.10.1-r0) 04:13:55 (37/39) Installing py3-retrying (1.3.3-r0) 04:13:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:13:55 (39/39) Installing py3-pip (20.1.1-r0) 04:13:55 Removing intermediate container 8aacfba919ad 04:13:55 ---> 3a5f5cbc424a 04:13:55 Step 22/24 : LABEL arch=x86_64 04:13:55 Executing busybox-1.31.1-r19.trigger 04:13:55 OK: 72 MiB in 59 packages 04:13:55 ---> Running in c602a7dfd993 04:13:55 Removing intermediate container c602a7dfd993 04:13:55 ---> 879f03b97943 04:13:55 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:13:55 ---> Running in 6e9e7370934b 04:13:55 Removing intermediate container 6e9e7370934b 04:13:55 ---> ed0c73d3281b 04:13:55 Step 24/24 : LABEL version=0.0.0 04:13:55 ---> Running in 0a346fe9ffe4 04:13:55 Removing intermediate container 0a346fe9ffe4 04:13:55 ---> 73d3302c08a2 04:13:55 04:13:55 Successfully built 73d3302c08a2 04:13:55 Successfully tagged core-data:latest 04:13:55  Building core-data ... done Collecting docker-compose==1.23.2 04:13:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:13:55 Collecting docker<4.0,>=3.6.0 04:13:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:13:56 Collecting dockerpty<0.5,>=0.4.1 04:13:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:13:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:13:56 Collecting PyYAML<4,>=3.10 04:13:56 Downloading PyYAML-3.13.tar.gz (270 kB) 04:13:57 Collecting cached-property<2,>=1.2.0 04:13:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:13:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:13:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:13:57 Collecting websocket-client<1.0,>=0.32.0 04:13:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:13:57 Collecting jsonschema<3,>=2.5.1 04:13:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:13:57 Collecting docopt<0.7,>=0.6.1 04:13:57 Downloading docopt-0.6.2.tar.gz (25 kB) 04:13:57 Collecting texttable<0.10,>=0.9.0 04:13:57 Downloading texttable-0.9.1.tar.gz (11 kB) 04:13:58 Collecting docker-pycreds>=0.4.0 04:13:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:13:58 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) 04:13:58 Collecting idna<2.8,>=2.5 04:13:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:13:58 Collecting urllib3<1.25,>=1.21.1 04:13:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:13:58 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) 04:13:58 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:13:58 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:13:58 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:13:58 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:13:58 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, dockerpty, PyYAML, cached-property, jsonschema, docopt, texttable, docker-compose 04:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.226s coverage: 81.2% of statements 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:13:58 Attempting uninstall: idna 04:13:58 Found existing installation: idna 2.9 04:13:58 Uninstalling idna-2.9: 04:13:58 Successfully uninstalled idna-2.9 04:13:58 Attempting uninstall: urllib3 04:13:58 Found existing installation: urllib3 1.25.9 04:13:58 Uninstalling urllib3-1.25.9: 04:13:58 Successfully uninstalled urllib3-1.25.9 04:13:58 Attempting uninstall: requests 04:13:58 Found existing installation: requests 2.23.0 04:13:58 Uninstalling requests-2.23.0: 04:13:58 Successfully uninstalled requests-2.23.0 04:13:58 Running setup.py install for dockerpty: started 04:13:59 Running setup.py install for dockerpty: finished with status 'done' 04:13:59 Running setup.py install for PyYAML: started 04:13:59 Running setup.py install for PyYAML: finished with status 'done' 04:13:59 Running setup.py install for docopt: started 04:14:00 Running setup.py install for docopt: finished with status 'done' 04:14:00 Running setup.py install for texttable: started 04:14:00 Running setup.py install for texttable: finished with status 'done' 04:14:00 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 04:14:03 Removing intermediate container c7541c81d341 04:14:03 ---> 4845b7aa83da 04:14:03 Step 15/24 : ENV APP_PORT=58890 04:14:03 ---> Running in fc9553d70dd1 04:14:03 Removing intermediate container fc9553d70dd1 04:14:03 ---> e3de88b4a60f 04:14:03 Step 16/24 : EXPOSE $APP_PORT 04:14:03 ---> Running in 20693f08fb0a 04:14:03 Removing intermediate container 20693f08fb0a 04:14:03 ---> 186e1b2515ad 04:14:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:14:03 ---> 90f41bb9e245 04:14:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:14:03 ---> 9c70619af299 04:14:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:14:03 ---> 992c1d512d0e 04:14:03 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:14:03 ---> Running in fcfa0b43da27 04:14:03 Removing intermediate container fcfa0b43da27 04:14:03 ---> ab2c2ec44042 04:14:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:14:03 ---> Running in c0bd3b386cba 04:14:03 Removing intermediate container c0bd3b386cba 04:14:03 ---> 9c90cfad0c0d 04:14:03 Step 22/24 : LABEL arch=x86_64 04:14:03 ---> Running in 65480a1597c8 04:14:03 Removing intermediate container 65480a1597c8 04:14:03 ---> a6b2508f154a 04:14:03 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:14:03 ---> Running in 8be0321faed3 04:14:03 Removing intermediate container 8be0321faed3 04:14:03 ---> 7ed84007c371 04:14:03 Step 24/24 : LABEL version=0.0.0 04:14:03 ---> Running in a90e5e16b39c 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.523s coverage: 95.1% of statements 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 60.0% of statements 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.541s coverage: 0.8% of statements 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.213s coverage: 22.0% of statements 04:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 04:14:04 Removing intermediate container a90e5e16b39c 04:14:04 ---> 821c10157c90 04:14:04 04:14:04 Successfully built 821c10157c90 04:14:04 Successfully tagged sys-mgmt-agent:latest 04:14:04  Building sys-mgmt-agent ... done  [Pipeline] } 04:14:04 $ docker stop --time=1 9e5eaa59927381d323eee948d6b36fc796a9bff76312764b58079137f7c2791d 04:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 04:14:05 $ docker rm -f 9e5eaa59927381d323eee948d6b36fc796a9bff76312764b58079137f7c2791d [Pipeline] // withDockerContainer [Pipeline] sh 04:14:05 + docker images 04:14:05 REPOSITORY TAG IMAGE ID CREATED SIZE 04:14:05 sys-mgmt-agent latest 821c10157c90 2 seconds ago 312MB 04:14:05 core-data latest 73d3302c08a2 10 seconds ago 20.2MB 04:14:05 2c341e8eec0f 17 seconds ago 1.15GB 04:14:05 49293bd0fd1e 17 seconds ago 1.15GB 04:14:05 support-notifications latest fcb58a3630ac 25 seconds ago 16.7MB 04:14:05 security-proxy-setup latest 2c42526fb678 26 seconds ago 25.7MB 04:14:05 3285c419ac56 30 seconds ago 1.15GB 04:14:05 49db89b5f968 32 seconds ago 1.15GB 04:14:05 security-bootstrapper latest 167116b37d7c 50 seconds ago 18.6MB 04:14:05 security-secretstore-setup latest 59b9ab7497bb 59 seconds ago 28.7MB 04:14:05 support-scheduler latest eebf0865ebee About a minute ago 15.9MB 04:14:05 core-metadata latest ffb48b702f26 About a minute ago 16.6MB 04:14:05 e66b9a76e779 About a minute ago 1.15GB 04:14:05 b07651204244 About a minute ago 1.15GB 04:14:05 225ef637e575 About a minute ago 1.15GB 04:14:05 e0b51808c21b About a minute ago 1.15GB 04:14:05 core-command latest 5abbc529879a About a minute ago 15.9MB 04:14:05 0ffcd3181129 About a minute ago 1.14GB 04:14:05 ci-base-image-x86_64 latest a6ed30e52c1b 6 minutes ago 647MB 04:14:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 04:14:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 04:14:05 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 04:14:05 docker 20.10.0 aefe523efa57 6 months ago 240MB 04:14:05 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 04:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 04:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.217s coverage: 94.4% of statements 04:14:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 04:14:21 Still waiting to schedule task 04:14:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 04:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.657s coverage: 81.8% of statements 04:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.201s coverage: 80.0% of statements 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 04:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 04:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.4% of statements 04:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:14:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:14:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements 04:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 91.3% of statements 04:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 04:14:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 04:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 04:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 66.9% of statements 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.823s coverage: 43.6% of statements 04:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.230s coverage: 89.5% of statements 04:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements 04:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.253s coverage: 19.3% of statements 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.666s coverage: 91.9% of statements 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 62.7% of statements 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.420s coverage: 97.6% of statements 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:14:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 04:14:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 04:14:50 GO111MODULE=on go vet ./... 04:16:27 gofmt -l . 04:16:27 [ "`gofmt -l .`" = "" ] 04:16:27 ./bin/test-attribution-txt.sh [Pipeline] sh 04:16:28 + ls -al . 04:16:28 total 544 04:16:28 drwxrwxr-x 9 1001 1001 4096 Jun 23 04:16 . 04:16:28 drwxr-xr-x 4 root root 4096 Jun 23 04:11 .. 04:16:28 -rw-rw-r-- 1 1001 1001 11 Jun 23 04:10 .dockerignore 04:16:28 drwxrwxr-x 8 1001 1001 4096 Jun 23 04:10 .git 04:16:28 drwxrwxr-x 3 1001 1001 4096 Jun 23 04:10 .github 04:16:28 -rw-rw-r-- 1 1001 1001 818 Jun 23 04:10 .gitignore 04:16:28 -rw-rw-r-- 1 1001 1001 166 Jun 23 04:10 .sonarcloud.properties 04:16:28 -rw-rw-r-- 1 1001 1001 8609 Jun 23 04:10 Attribution.txt 04:16:28 -rw-rw-r-- 1 1001 1001 3804 Jun 23 04:10 CONTRIBUTING.md 04:16:28 -rw-rw-r-- 1 1001 1001 931 Jun 23 04:10 Dockerfile.build 04:16:28 -rw-rw-r-- 1 1001 1001 849 Jun 23 04:10 Jenkinsfile 04:16:28 -rw-rw-r-- 1 1001 1001 10775 Jun 23 04:10 LICENSE 04:16:28 -rw-rw-r-- 1 1001 1001 5605 Jun 23 04:10 Makefile 04:16:28 -rw-rw-r-- 1 1001 1001 7905 Jun 23 04:10 README.md 04:16:28 -rw-rw-r-- 1 1001 1001 7071 Jun 23 04:10 SECURITY.md 04:16:28 -rw-rw-r-- 1 1001 1001 5 Jun 23 04:06 VERSION 04:16:28 -rw-rw-r-- 1 1001 1001 4131 Jun 23 04:10 ZMQWindows.md 04:16:28 drwxrwxr-x 2 1001 1001 4096 Jun 23 04:10 bin 04:16:28 drwxrwxr-x 14 1001 1001 4096 Jun 23 04:10 cmd 04:16:28 -rw-r--r-- 1 root root 398095 Jun 23 04:14 coverage.out 04:16:28 -rw-rw-r-- 1 1001 1001 841 Jun 23 04:10 go.mod 04:16:28 -rw-r--r-- 1 root root 20962 Jun 23 04:11 go.sum 04:16:28 drwxrwxr-x 7 1001 1001 4096 Jun 23 04:10 internal 04:16:28 drwxrwxr-x 3 1001 1001 4096 Jun 23 04:10 openapi 04:16:28 drwxrwxr-x 4 1001 1001 4096 Jun 23 04:10 snap 04:16:28 -rw-rw-r-- 1 1001 1001 168 Jun 23 04:10 version.go [Pipeline] sh 04:16:29 + '[' -e coverage.out ] 04:16:29 + chown 1001:1001 coverage.out [Pipeline] stash 04:16:29 Warning: overwriting stash ‘coverage-report’ 04:16:29 Stashed 1 file(s) [Pipeline] sh 04:16:30 + make build 04:16:30 go mod tidy 04:16:31 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 04:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:17:01 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 04:17:03 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 04:17:06 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 04:17:07 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 04:17:11 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 04:17:13 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 04:17:17 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 04:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:17:23 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 04:17: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 04:17:28 Running on prd-ubuntu18.04-docker-8c-8g-846 in /w/workspace/edgexfoundry_edgex-go_PR-3590 [Pipeline] { [Pipeline] ws 04:17:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:17:28 The recommended git tool is: git 04:17:30 using credential edgex-jenkins-ssh 04:17:30 Cloning the remote Git repository 04:17:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:17:30 > git init /w/workspace/edgex-go/2 # timeout=10 04:17:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:17:30 > git --version # timeout=10 04:17:30 > git --version # 'git version 2.17.1' 04:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 04:17:33 $ docker stop --time=1 ae7946561beaafcd8b0c7e4a21c8a3178654a991161d41889810bd427f014218 04:17:35 $ docker rm -f ae7946561beaafcd8b0c7e4a21c8a3178654a991161d41889810bd427f014218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:17:37 04:17:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:17:38 latest: Pulling from edgex-devops/edgex-compose-arm64 04:17:38 29e5d40040c1: Pulling fs layer 04:17:38 1ce36da41761: Pulling fs layer 04:17:38 25b303627fd3: Pulling fs layer 04:17:38 29e5d40040c1: Download complete 04:17:39 1ce36da41761: Verifying Checksum 04:17:39 1ce36da41761: Download complete 04:17:39 29e5d40040c1: Pull complete 04:17:41 1ce36da41761: Pull complete 04:17:41 25b303627fd3: Verifying Checksum 04:17:41 25b303627fd3: Download complete 04:17:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:17:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:17:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3590/head:refs/remotes/origin/PR-3590 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:17:50 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:17:50 Merge succeeded, producing c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:17:50 Checking out Revision c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 (PR-3590) 04:17:51 25b303627fd3: Pull complete 04:17:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:17:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:17:51 prd-ubuntu18.04-docker-arm64-4c-16g-839 does not seem to be running inside a container 04:17:50 > git config core.sparsecheckout # timeout=10 04:17:50 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 04:17:50 > git remote # timeout=10 04:17:50 > git config --get remote.origin.url # timeout=10 04:17:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:50 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 04:17:50 > git rev-parse HEAD^{commit} # timeout=10 04:17:50 > git config core.sparsecheckout # timeout=10 04:17:50 > git checkout -f c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 # timeout=10 04:17:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:17:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 04:17:55 $ docker top f1d88f5f707ab7f7b9da1d0b76940cc090d63f2e00b74ea5dd33a2546eebda22 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:55 + docker-compose build --help 04:17:55 + grep parallel 04:17:56 + echo snap-build.sh 04:17:56 snap-build.sh 04:17:56 + SNAP_BASE_DIR=. 04:17:56 + '[' '!' -z /w/workspace/edgex-go/2 ']' 04:17:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 04:17:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 04:17:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 04:17:56 + cd /w/workspace/edgex-go/2 04:17:56 + sudo apt-get remove -qy --purge lxd lxd-client 04:17:56 Reading package lists... 04:17:56 Building dependency tree... 04:17:56 Reading state information... 04:17:56 The following packages were automatically installed and are no longer required: 04:17:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 04:17:56 uidmap xdelta3 04:17:56 Use 'sudo apt autoremove' to remove them. 04:17:56 The following packages will be REMOVED: 04:17:56 lxd* lxd-client* 04:17:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 04:17:56 After this operation, 31.7 MB disk space will be freed. 04:17:59 (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.) 04:17:59 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 04:18:00 Removing lxd dnsmasq configuration 04:18:00 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 04:18:00 --parallel Build images in parallel. [Pipeline] } 04:18:00 $ docker stop --time=1 f1d88f5f707ab7f7b9da1d0b76940cc090d63f2e00b74ea5dd33a2546eebda22 04:18:00 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 04:18:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:18:01 (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.) 04:18:01 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 04:18:02 $ docker rm -f f1d88f5f707ab7f7b9da1d0b76940cc090d63f2e00b74ea5dd33a2546eebda22 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:18:02 . [Pipeline] withDockerContainer 04:18:03 prd-ubuntu18.04-docker-arm64-4c-16g-839 does not seem to be running inside a container 04:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:18:03 Processing triggers for systemd (237-3ubuntu10.45) ... 04:18:03 Processing triggers for ureadahead (0.100.0-21) ... 04:18:04 $ docker top f901f449118d71aaa9e1716c7d4a8b67347bff127852f977ea19d8cb84a48bcf -eo pid,comm 04:18:04 + sudo snap remove --purge lxd 04:18:04 snap "lxd" is not installed 04:18:04 + sudo groupadd --force --system lxd 04:18:04 ++ whoami 04:18:04 + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] { [Pipeline] sh 04:18:05 + newgrp - lxd 04:18:05 + sudo snap install lxd 04:18:05 + docker-compose -f ./docker-compose-build.yml build --parallel 04:18:09 Building core-command ... 04:18:09 Building core-data ... 04:18:09 Building core-metadata ... 04:18:09 Building security-bootstrapper ... 04:18:09 Building security-proxy-setup ... 04:18:09 Building security-secretstore-setup ... 04:18:09 Building support-notifications ... 04:18:09 Building support-scheduler ... 04:18:09 Building sys-mgmt-agent ... 04:18:09 Building support-notifications 04:18:09 Building sys-mgmt-agent 04:18:09 Building security-bootstrapper 04:18:09 Building core-command 04:18:09 Building core-data 04:18:13 2021-06-23T04:18:11Z INFO Waiting for automatic snapd restart... 04:18:31 lxd 4.15 from Canonical* installed 04:18:31 + sudo lxd init --auto 04:18:39 + sudo snap install --classic snapcraft 04:18:52 snapcraft 4.8.2 from Canonical* installed 04:18:52 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 04:18:52 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 04:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:52 Dload Upload Total Spent Left Speed 04:18:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 04:18:52 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 9.9M 04:18:52 ./yq_linux_amd64 04:18:52 + sudo snapcraft prime --use-lxd 04:18:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 04:18:53 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: 04:18:53 - README.md 04:18:53 04:18:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:18:53 Launching a container. 04:19:01 Waiting for container to be ready 04:19:01 To start your first instance, try: lxc launch ubuntu:18.04 04:19:01 04:19:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 04:19:05 Waiting for network to be ready... 04:19:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 04:19:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] 04:19:06 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 04:19:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 04:19:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 04:19:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 04:19:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 04:19:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 04:19:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 04:19:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 04:19:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 04:19:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 04:19:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 04:19:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 04:19:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 04:19:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 04:19:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 04:19:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 04:19:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 04:19:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 04:19:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 04:19:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 04:19:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 04:19:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 04:19:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 04:19:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 04:19:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 04:19:10 Fetched 24.7 MB in 4s (6193 kB/s) 04:19:11 Reading package lists... 04:19:11 Reading package lists... 04:19:11 Building dependency tree... 04:19:11 Reading state information... 04:19:11 The following additional packages will be installed: 04:19:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:19:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:19:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:19:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 04:19:11 Suggested packages: 04:19:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 04:19:11 Recommended packages: 04:19:11 gnupg libsasl2-modules 04:19:11 The following NEW packages will be installed: 04:19:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 04:19:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 04:19:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 04:19:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 04:19:11 The following packages will be upgraded: 04:19:11 gpg gpg-agent gpgconf libudev1 04:19:11 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 04:19:11 Need to get 3530 kB of archives. 04:19:11 After this operation, 13.3 MB of additional disk space will be used. 04:19:11 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] 04:19:11 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] 04:19:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 04:19:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 04:19:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 04:19:12 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 04:19:12 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 04:19:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 04:19:12 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 04:19:12 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 04:19:12 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 04:19:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 04:19:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 04:19:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 04:19:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 04:19:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 04:19:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 04:19:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 04:19:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 04:19:12 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 04:19:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 04:19:12 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 04:19:12 debconf: delaying package configuration, since apt-utils is not installed 04:19:12 Fetched 3530 kB in 1s (3155 kB/s) 04:19:12 (Reading database ... 12511 files and directories currently installed.) 04:19:12 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 04:19:12 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:19:12 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 04:19:12 Selecting previously unselected package udev. 04:19:12 (Reading database ... 12511 files and directories currently installed.) 04:19:12 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 04:19:12 Unpacking udev (237-3ubuntu10.48) ... 04:19:13 Selecting previously unselected package libfuse2:amd64. 04:19:13 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 04:19:13 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:19:13 Selecting previously unselected package fuse. 04:19:13 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 04:19:13 Unpacking fuse (2.9.7-1ubuntu1) ... 04:19:13 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 04:19:13 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:19:13 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 04:19:13 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:19:13 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 04:19:13 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:19:13 Selecting previously unselected package libksba8:amd64. 04:19:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 04:19:13 Unpacking libksba8:amd64 (1.3.5-2) ... 04:19:13 Selecting previously unselected package libroken18-heimdal:amd64. 04:19:13 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:13 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 04:19:13 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:13 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 04:19:13 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:13 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 04:19:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:13 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:13 Selecting previously unselected package libwind0-heimdal:amd64. 04:19:13 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:13 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Selecting previously unselected package libhx509-5-heimdal:amd64. 04:19:14 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:14 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 04:19:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:14 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 04:19:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:14 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 04:19:14 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 04:19:14 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Selecting previously unselected package libsasl2-modules-db:amd64. 04:19:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:19:14 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:19:14 Selecting previously unselected package libsasl2-2:amd64. 04:19:14 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 04:19:14 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:19:14 Selecting previously unselected package libldap-common. 04:19:14 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 04:19:14 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:19:14 Selecting previously unselected package libldap-2.4-2:amd64. 04:19:14 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 04:19:14 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:19:14 Selecting previously unselected package dirmngr. 04:19:14 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 04:19:14 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 04:19:14 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 04:19:14 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 04:19:14 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 04:19:14 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:19:14 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 04:19:14 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 04:19:14 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:14 Setting up libksba8:amd64 (1.3.5-2) ... 04:19:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:19:15 Setting up udev (237-3ubuntu10.48) ... 04:19:15 invoke-rc.d: policy-rc.d denied execution of start. 04:19:15 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Processing triggers for systemd (237-3ubuntu10) ... 04:19:15 Setting up fuse (2.9.7-1ubuntu1) ... 04:19:15 Setting up gpg (2.2.4-1ubuntu1.4) ... 04:19:15 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 04:19:15 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 04:19:15 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 04:19:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:19:16 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 04:19:16 settings in the [Install] section, and DefaultInstance for template units). 04:19:16 This means they are not meant to be enabled using systemctl. 04:19:16 Possible reasons for having this kind of units are: 04:19:16 1) A unit may be statically enabled by being symlinked from another unit's 04:19:16 .wants/ or .requires/ directory. 04:19:16 2) A unit's purpose may be to act as a helper for some other unit which has 04:19:16 a requirement dependency on it. 04:19:16 3) A unit may be started when needed via activation (socket, path, timer, 04:19:16 D-Bus, udev, scripted systemctl call, ...). 04:19:16 4) In case of template units, the unit is meant to be enabled with some 04:19:16 instance name specified. 04:19:16 Reading package lists... 04:19:16 Building dependency tree... 04:19:16 Reading state information... 04:19:16 The following additional packages will be installed: 04:19:16 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 04:19:16 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 04:19:16 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 04:19:16 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 04:19:16 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 04:19:16 Suggested packages: 04:19:16 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 04:19:16 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 04:19:16 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 04:19:16 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 04:19:16 systemd-container policykit-1 04:19:16 Recommended packages: 04:19:16 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 04:19:16 The following NEW packages will be installed: 04:19:16 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 04:19:16 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 04:19:16 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 04:19:16 multiarch-support openssh-client python3 python3-minimal python3.6 04:19:16 python3.6-minimal snapd squashfs-tools sudo 04:19:16 The following packages will be upgraded: 04:19:16 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 04:19:16 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 04:19:16 Need to get 36.7 MB of archives. 04:19:16 After this operation, 147 MB of additional disk space will be used. 04:19:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 04:19:16 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 04:19:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 04:19:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 04:19:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 04:19:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 04:19:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 04:19:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 04:19:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 04:19:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 04:19:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 04:19:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 04:19:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 04:19:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 04:19:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 04:19:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 04:19:17 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 04:19:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 04:19:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 04:19:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 04:19:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 04:19:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 04:19:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 04:19:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 04:19:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 04:19:17 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 04:19:17 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 04:19:17 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 04:19:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 04:19:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 04:19:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:19:18 ---> 56796b7b346a 04:19:18 Step 3/24 : WORKDIR /edgex-go 04:19:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:19:18 ---> 56796b7b346a 04:19:18 Step 3/24 : WORKDIR /edgex-go 04:19:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:19:18 ---> 56796b7b346a 04:19:18 Step 3/32 : WORKDIR /edgex-go 04:19:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:19:18 ---> 56796b7b346a 04:19:18 Step 3/23 : WORKDIR /edgex-go 04:19:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:19:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:19:18 ---> 56796b7b346a 04:19:18 Step 3/24 : WORKDIR /edgex-go 04:19:18 ---> Running in 2814fe12d190 04:19:18 ---> Running in dfaa647c2212 04:19:18 ---> Running in 946ccc24324d 04:19:18 ---> Running in e182e30075f3 04:19:18 ---> Running in 98bb4586e365 04:19:18 Removing intermediate container 946ccc24324d 04:19:18 ---> 4e78b972b157 04:19:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:18 Removing intermediate container 2814fe12d190 04:19:18 ---> 61ab1b325eda 04:19:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:18 Removing intermediate container 98bb4586e365 04:19:18 ---> b704a7da6f4e 04:19:18 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:18 Removing intermediate container dfaa647c2212 04:19:18 ---> 1afd4997de28 04:19:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:18 Removing intermediate container e182e30075f3 04:19:18 ---> c704eec2e8c8 04:19:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:18 ---> Running in 18eb48e7e9ec 04:19:18 ---> Running in c25a1b3b1bb8 04:19:18 ---> Running in 6809c3f679a7 04:19:18 ---> Running in c09cc8888b29 04:19:18 ---> Running in 0c59b532b06c 04:19:19 debconf: delaying package configuration, since apt-utils is not installed 04:19:19 Fetched 36.7 MB in 2s (15.3 MB/s) 04:19:19 (Reading database ... 12757 files and directories currently installed.) 04:19:19 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 04:19:19 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:19:19 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 04:19:19 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:19:19 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 04:19:19 (Reading database ... 12757 files and directories currently installed.) 04:19:19 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 04:19:19 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 04:19:20 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 04:19:20 (Reading database ... 12757 files and directories currently installed.) 04:19:20 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 04:19:20 Unpacking apt (1.6.13) over (1.6.1) ... 04:19:20 Setting up apt (1.6.13) ... 04:19:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 04:19:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 04:19:21 (Reading database ... 12764 files and directories currently installed.) 04:19:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:19:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:19:21 Selecting previously unselected package libpython3.6-minimal:amd64. 04:19:21 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:19:21 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:19:21 Selecting previously unselected package libexpat1:amd64. 04:19:21 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 04:19:21 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:19:21 Selecting previously unselected package python3.6-minimal. 04:19:21 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:19:21 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:19:21 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 04:19:21 Checking for services that may need to be restarted...done. 04:19:21 Checking for services that may need to be restarted...done. 04:19:21 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:19:21 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 04:19:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 04:19:22 Removing intermediate container c25a1b3b1bb8 04:19:22 ---> cd3635111616 04:19:22 Step 5/24 : RUN apk add --update --no-cache make bash git 04:19:22 ---> Running in 37ec3afebc6e 04:19:22 Selecting previously unselected package python3-minimal. 04:19:22 (Reading database ... 13012 files and directories currently installed.) 04:19:22 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 04:19:22 Unpacking python3-minimal (3.6.7-1~18.04) ... 04:19:22 Selecting previously unselected package mime-support. 04:19:22 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 04:19:22 Unpacking mime-support (3.60ubuntu1) ... 04:19:22 Removing intermediate container 18eb48e7e9ec 04:19:22 ---> 89cfddf8d67c 04:19:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:19:22 ---> Running in 3acd301a9852 04:19:22 Selecting previously unselected package libmpdec2:amd64. 04:19:22 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 04:19:22 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:19:22 Selecting previously unselected package libpython3.6-stdlib:amd64. 04:19:22 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:19:22 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:19:22 Removing intermediate container 0c59b532b06c 04:19:22 ---> 5d19f8c42dfb 04:19:22 Step 5/24 : RUN apk add --update --no-cache make git 04:19:22 Selecting previously unselected package python3.6. 04:19:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 04:19:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:19:22 Selecting previously unselected package libpython3-stdlib:amd64. 04:19:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 04:19:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:19:22 Setting up python3-minimal (3.6.7-1~18.04) ... 04:19:23 Removing intermediate container c09cc8888b29 04:19:23 ---> a0d937f53e5f 04:19:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:19:23 ---> Running in 79400112cfc3 04:19:23 ---> Running in 11787990e93b 04:19:23 Removing intermediate container 6809c3f679a7 04:19:23 ---> e94921317a87 04:19:23 Step 5/32 : RUN apk add --update --no-cache make git 04:19:23 Selecting previously unselected package python3. 04:19:23 (Reading database ... 13442 files and directories currently installed.) 04:19:23 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 04:19:23 Unpacking python3 (3.6.7-1~18.04) ... 04:19:23 Selecting previously unselected package multiarch-support. 04:19:23 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 04:19:23 ---> Running in ebedddbd6622 04:19:23 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 04:19:23 Setting up multiarch-support (2.27-3ubuntu1.4) ... 04:19:24 Selecting previously unselected package liblzo2-2:amd64. 04:19:24 (Reading database ... 13479 files and directories currently installed.) 04:19:24 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 04:19:24 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 04:19:24 Selecting previously unselected package libbsd0:amd64. 04:19:24 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 04:19:24 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:19:24 Selecting previously unselected package sudo. 04:19:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:19:24 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 04:19:24 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 04:19:24 Selecting previously unselected package apparmor. 04:19:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 04:19:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 04:19:24 Selecting previously unselected package libedit2:amd64. 04:19:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 04:19:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 04:19:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:19:24 Selecting previously unselected package libkrb5support0:amd64. 04:19:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 04:19:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:19:24 Selecting previously unselected package libk5crypto3:amd64. 04:19:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 04:19:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:19:24 Selecting previously unselected package libkeyutils1:amd64. 04:19:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 04:19:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:19:24 Selecting previously unselected package libkrb5-3:amd64. 04:19:24 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 04:19:24 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:19:24 Selecting previously unselected package libgssapi-krb5-2:amd64. 04:19:24 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 04:19:24 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:19:24 Selecting previously unselected package libssl1.0.0:amd64. 04:19:24 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 04:19:24 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:19:25 Selecting previously unselected package openssh-client. 04:19:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 04:19:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 04:19:25 Selecting previously unselected package squashfs-tools. 04:19:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 04:19:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:19:25 Selecting previously unselected package snapd. 04:19:25 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 04:19:25 Unpacking snapd (2.49.2+18.04) ... 04:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:19:25 OK: 218 MiB in 52 packages 04:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:19:26 OK: 218 MiB in 52 packages 04:19:27 OK: 218 MiB in 52 packages 04:19:27 Removing intermediate container 37ec3afebc6e 04:19:27 ---> ad1611eaf4d7 04:19:27 Step 6/24 : COPY go.mod . 04:19:27 OK: 218 MiB in 52 packages 04:19:27 Setting up libedit2:amd64 (3.1-20170329-1) ... 04:19:27 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 04:19:27 Setting up mime-support (3.60ubuntu1) ... 04:19:27 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 04:19:27 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 04:19:27 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 04:19:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:19:27 Setting up systemd (237-3ubuntu10.48) ... 04:19:27 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 04:19:27 OK: 218 MiB in 52 packages 04:19:27 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 04:19:27 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 04:19:27 Setting up liblzo2-2:amd64 (2.08-1.2) ... 04:19:28 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 04:19:28 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 04:19:28 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 04:19:28 Removing intermediate container 3acd301a9852 04:19:28 ---> aa9c1f6edd06 04:19:28 Step 6/24 : COPY go.mod . 04:19:28 ---> f40824cf62da 04:19:28 Step 7/24 : RUN go mod download 04:19:28 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 04:19:28 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 04:19:28 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 04:19:28 Setting up python3 (3.6.7-1~18.04) ... 04:19:28 running python rtupdate hooks for python3.6... 04:19:28 running python post-rtupdate hooks for python3.6... 04:19:28 ---> Running in 5040c4cbf9d4 04:19:28 Removing intermediate container 11787990e93b 04:19:28 ---> d894b1a08591 04:19:28 Step 6/23 : COPY go.mod . 04:19:29 Setting up apparmor (2.12-4ubuntu5.1) ... 04:19:29 Removing intermediate container ebedddbd6622 04:19:29 ---> 5cea10a64250 04:19:29 Step 6/32 : COPY go.mod . 04:19:29 ---> 55d7fe27ec7e 04:19:29 Step 7/24 : RUN go mod download 04:19:29 Removing intermediate container 79400112cfc3 04:19:29 ---> 63b9b8a4ff08 04:19:29 Step 6/24 : COPY go.mod . 04:19:29 ---> Running in 42209255556b 04:19:30 ---> 82d9ae17d55b 04:19:30 Step 7/23 : RUN go mod download 04:19:30 ---> Running in cfc0373e3efc 04:19:30 ---> 8b68acf27d6b 04:19:30 Step 7/32 : RUN go mod download 04:19:30 ---> Running in 290b4fe0513b 04:19:30 ---> 94740ae44175 04:19:30 Step 7/24 : RUN go mod download 04:19:31 ---> Running in bae96718bf40 04:19:33 Removing intermediate container 5040c4cbf9d4 04:19:33 ---> 84657d2a2811 04:19:33 Step 8/24 : COPY . . 04:19:34 Removing intermediate container 42209255556b 04:19:34 ---> b92a78638244 04:19:34 Step 8/24 : COPY . . 04:19:35 Removing intermediate container cfc0373e3efc 04:19:35 ---> 4cef777cafa1 04:19:35 Step 8/23 : COPY . . 04:19:35 Removing intermediate container 290b4fe0513b 04:19:36 ---> e19bb13db473 04:19:36 Step 8/32 : COPY . . 04:19:36 Removing intermediate container bae96718bf40 04:19:36 ---> 470eb7c72de5 04:19:36 Step 8/24 : COPY . . 04:19:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 04:19:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 04:19:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 04:19:39 Setting up snapd (2.49.2+18.04) ... 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:19:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 04:19:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 04:19:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 04:19:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 04:19:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 04:19:40 /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' 04:19:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 04:19:40 Processing triggers for systemd (237-3ubuntu10.48) ... 04:19:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:19:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:19:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:19:43 Reading package lists... 04:19:43 Reading package lists... 04:19:43 Building dependency tree... 04:19:43 Reading state information... 04:19:43 Calculating upgrade... 04:19:43 The following packages will be upgraded: 04:19:43 advancecomp base-files bash binutils binutils-common 04:19:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 04:19:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 04:19:43 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 04:19:43 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 04:19:43 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 04:19:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 04:19:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 04:19:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 04:19:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 04:19:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 04:19:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 04:19:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 04:19:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 04:19:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 04:19:43 ubuntu-keyring util-linux 04:19:43 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 04:19:43 Need to get 64.1 MB of archives. 04:19:43 After this operation, 5112 kB of additional disk space will be used. 04:19:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 04:19:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 04:19:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 04:19:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 04:19:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 04:19:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 04:19:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 04:19:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 04:19:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 04:19:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 04:19:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 04:19:43 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 04:19:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 04:19:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 04:19:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 04:19:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 04:19:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 04:19:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 04:19:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 04:19:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 04:19:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 04:19:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 04:19:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 04:19:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 04:19:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 04:19:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 04:19:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 04:19:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 04:19:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 04:19:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 04:19:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 04:19:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 04:19:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 04:19:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 04:19:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 04:19:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 04:19:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 04:19:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 04:19:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 04:19:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 04:19:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 04:19:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 04:19:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 04:19:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 04:19:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 04:19:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 04:19:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 04:19:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 04:19:44 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] 04:19:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 04:19:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 04:19:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 04:19:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 04:19:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 04:19:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 04:19:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 04:19:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 04:19:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 04:19:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 04:19:44 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 04:19:44 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 04:19:44 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 04:19:44 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 04:19:44 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 04:19:44 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 04:19:44 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 04:19:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 04:19:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 04:19:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 04:19:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 04:19:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 04:19:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 04:19:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 04:19:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 04:19:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 04:19:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 04:19:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 04:19:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 04:19:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 04:19:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 04:19:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 04:19:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 04:19:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 04:19:45 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] 04:19:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 04:19:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 04:19:45 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] 04:19:45 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 04:19:45 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 04:19:45 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 04:19:45 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 04:19:45 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 04:19:45 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 04:19:45 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 04:19:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 04:19:45 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] 04:19:45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 04:19:45 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 04:19:45 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 04:19:45 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 04:19:45 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 04:19:45 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 04:19:45 debconf: delaying package configuration, since apt-utils is not installed 04:19:45 Fetched 64.1 MB in 2s (33.1 MB/s) 04:19:45 (Reading database ... 13914 files and directories currently installed.) 04:19:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 04:19:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:19:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 04:19:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:19:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 04:19:46 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 04:19:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 04:19:47 (Reading database ... 13914 files and directories currently installed.) 04:19:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 04:19:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 04:19:47 (Reading database ... 13914 files and directories currently installed.) 04:19:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 04:19:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 04:19:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 04:19:47 (Reading database ... 13914 files and directories currently installed.) 04:19:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 04:19:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:19:48 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 04:19:48 (Reading database ... 13914 files and directories currently installed.) 04:19:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 04:19:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 04:19:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 04:19:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 04:19:49 Setting up base-files (10.1ubuntu2.10) ... 04:19:49 Installing new version of config file /etc/issue ... 04:19:49 Installing new version of config file /etc/issue.net ... 04:19:49 Installing new version of config file /etc/lsb-release ... 04:19:49 Installing new version of config file /etc/update-motd.d/50-motd-news ... 04:19:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 04:19:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 04:19:49 Removing obsolete conffile /etc/default/motd-news ... 04:19:49 (Reading database ... 13915 files and directories currently installed.) 04:19:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 04:19:49 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 04:19:49 Setting up bash (4.4.18-2ubuntu1.2) ... 04:19:49 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 04:19:49 (Reading database ... 13915 files and directories currently installed.) 04:19:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 04:19:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 04:19:50 (Reading database ... 13915 files and directories currently installed.) 04:19:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 04:19:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 04:19:50 Setting up tar (1.29b-2ubuntu0.2) ... 04:19:50 (Reading database ... 13915 files and directories currently installed.) 04:19:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 04:19:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:19:50 Setting up dpkg (1.19.0.5ubuntu2.3) ... 04:19:50 (Reading database ... 13915 files and directories currently installed.) 04:19:50 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 04:19:50 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:19:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 04:19:50 (Reading database ... 13915 files and directories currently installed.) 04:19:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 04:19:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:19:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 04:19:50 (Reading database ... 13915 files and directories currently installed.) 04:19:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 04:19:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 04:19:51 Setting up grep (3.1-2build1) ... 04:19:51 (Reading database ... 13915 files and directories currently installed.) 04:19:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 04:19:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:19:51 Setting up login (1:4.5-1ubuntu2) ... 04:19:51 (Reading database ... 13915 files and directories currently installed.) 04:19:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 04:19:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:19:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 04:19:51 (Reading database ... 13915 files and directories currently installed.) 04:19:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 04:19:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:19:52 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 04:19:52 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:19:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 04:19:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:19:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 04:19:52 (Reading database ... 13915 files and directories currently installed.) 04:19:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 04:19:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 04:19:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:19:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:19:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 04:19:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 04:19:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 04:19:53 (Reading database ... 13915 files and directories currently installed.) 04:19:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 04:19:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 04:19:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 04:19:53 (Reading database ... 13915 files and directories currently installed.) 04:19:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:19:53 (Reading database ... 13915 files and directories currently installed.) 04:19:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:19:53 (Reading database ... 13915 files and directories currently installed.) 04:19:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 04:19:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:19:54 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 04:19:54 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:19:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 04:19:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:19:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 04:19:54 (Reading database ... 13915 files and directories currently installed.) 04:19:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 04:19:55 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 04:19:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 04:19:55 (Reading database ... 13915 files and directories currently installed.) 04:19:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 04:19:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 04:19:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 04:19:56 (Reading database ... 13915 files and directories currently installed.) 04:19:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 04:19:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 04:19:56 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 04:19:56 (Reading database ... 13917 files and directories currently installed.) 04:19:56 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 04:19:56 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 04:19:56 Setting up debconf (1.5.66ubuntu1) ... 04:19:56 (Reading database ... 13917 files and directories currently installed.) 04:19:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 04:19:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:19:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 04:19:56 (Reading database ... 13917 files and directories currently installed.) 04:19:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 04:19:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 04:19:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 04:19:56 (Reading database ... 13917 files and directories currently installed.) 04:19:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:19:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:19:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:19:57 (Reading database ... 13917 files and directories currently installed.) 04:19:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:19:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:19:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 04:19:57 (Reading database ... 13919 files and directories currently installed.) 04:19:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 04:19:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:19:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 04:19:57 (Reading database ... 13923 files and directories currently installed.) 04:19:57 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 04:19:57 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 04:19:57 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 04:19:57 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 04:19:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 04:19:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:19:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 04:19:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 04:19:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 04:19:58 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 04:19:58 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 04:19:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 04:19:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 04:19:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 04:19:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 04:19:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 04:19:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 04:19:58 (Reading database ... 13923 files and directories currently installed.) 04:19:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 04:19:58 ---> 8606849aea80 04:19:58 Step 9/24 : RUN go mod tidy 04:19:58 ---> Running in 3da70a8ee967 04:19:58 ---> f2d2a5b06503 04:19:58 Step 9/24 : RUN go mod tidy 04:19:58 ---> b471eb77edd0 04:19:58 Step 9/23 : RUN go mod tidy 04:19:58 ---> Running in 3bb31e52bddd 04:19:58 ---> Running in c0e37af10dfd 04:19:58 ---> 62caea2b3f2b 04:19:58 Step 9/24 : RUN go mod tidy 04:19:58 ---> 6bdd975389fe 04:19:58 Step 9/32 : RUN go mod tidy 04:19:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 04:19:59 Setting up passwd (1:4.5-1ubuntu2) ... 04:19:59 (Reading database ... 13923 files and directories currently installed.) 04:19:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 04:19:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 04:19:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 04:19:59 (Reading database ... 13923 files and directories currently installed.) 04:19:59 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:19:59 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:19:59 ---> Running in 796112f19d00 04:19:59 ---> Running in 9a65abbef478 04:19:59 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:19:59 (Reading database ... 13923 files and directories currently installed.) 04:19:59 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 04:19:59 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 04:19:59 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 04:19:59 (Reading database ... 13923 files and directories currently installed.) 04:19:59 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 04:19:59 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 04:19:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 04:19:59 (Reading database ... 13923 files and directories currently installed.) 04:19:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 04:19:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 04:19:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 04:20:00 (Reading database ... 13923 files and directories currently installed.) 04:20:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 04:20:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 04:20:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 04:20:00 (Reading database ... 13923 files and directories currently installed.) 04:20:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 04:20:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 04:20:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 04:20:00 (Reading database ... 13923 files and directories currently installed.) 04:20:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 04:20:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 04:20:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 04:20:00 (Reading database ... 13923 files and directories currently installed.) 04:20:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 04:20:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 04:20:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 04:20:00 (Reading database ... 13924 files and directories currently installed.) 04:20:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:20:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:20:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 04:20:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 04:20:00 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 04:20:00 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 04:20:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 04:20:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 04:20:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 04:20:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 04:20:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 04:20:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 04:20:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 04:20:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 04:20:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 04:20:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 04:20:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 04:20:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 04:20:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 04:20:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 04:20:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 04:20:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 04:20:01 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 04:20:01 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 04:20:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 04:20:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 04:20:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 04:20:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 04:20:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:20:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:20:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:20:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:20:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:20:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:20:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 04:20:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 04:20:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:04 Removing intermediate container 3da70a8ee967 04:20:04 ---> 897bd184856e 04:20:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:20:04 ---> Running in b928c9359c88 04:20:04 Removing intermediate container c0e37af10dfd 04:20:04 ---> 73562703b32c 04:20:04 Step 10/24 : RUN make cmd/core-data/core-data 04:20:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:05 Removing intermediate container 3bb31e52bddd 04:20:05 ---> 5e439b341b91 04:20:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:20:05 ---> Running in 38dc5621c975 04:20:05 ---> Running in 4ccd4c126e8d 04:20:06 Removing intermediate container 9a65abbef478 04:20:06 ---> a4397f22b985 04:20:06 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:20:06 ---> Running in 99b935277772 04:20:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 04:20:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 04:20:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:20:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:20:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 04:20:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:20:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 04:20:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 04:20:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 04:20:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 04:20:06 Removing intermediate container 796112f19d00 04:20:06 ---> 6ee9b4afc378 04:20:06 Step 10/24 : RUN make cmd/core-command/core-command 04:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:20:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:20:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:20:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 04:20:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 04:20:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 04:20:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 04:20:06 ---> Running in 6a2e2caa53a3 04:20:07 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 04:20:07 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 04:20:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 04:20:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 04:20:07 04:20:07 Current default time zone: 'Etc/UTC' 04:20:07 Local time is now: Wed Jun 23 04:20:07 UTC 2021. 04:20:07 Universal Time is now: Wed Jun 23 04:20:07 UTC 2021. 04:20:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 04:20:07 04:20:07 Setting up systemd-sysv (237-3ubuntu10.48) ... 04:20:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 04:20:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 04:20:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 04:20:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 04:20:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 04:20:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 04:20:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 04:20:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 04:20:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 04:20:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 04:20:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:07 Setting up patch (2.7.6-2ubuntu1.1) ... 04:20:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 04:20:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 04:20:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 04:20:07 Installing new version of config file /etc/ssl/openssl.cnf ... 04:20:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 04:20:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 04:20:07 Setting up ca-certificates (20210119~18.04.1) ... 04:20:07 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 04:20:07 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 04:20:08 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 04:20:09 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 04:20:09 Updating certificates in /etc/ssl/certs... 04:20:10 23 added, 27 removed; done. 04:20:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 04:20:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 04:20:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 04:20:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 04:20:10 Setting up pkgbinarymangler (138.18.04.1) ... 04:20:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 04:20:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up perl (5.26.1-6ubuntu0.5) ... 04:20:10 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 04:20:10 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 04:20:10 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 04:20:10 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 04:20:10 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 04:20:10 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 04:20:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 04:20:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 04:20:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:20:10 Processing triggers for systemd (237-3ubuntu10.48) ... 04:20:10 Processing triggers for mime-support (3.60ubuntu1) ... 04:20:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 04:20:10 Updating certificates in /etc/ssl/certs... 04:20:11 0 added, 0 removed; done. 04:20:11 Running hooks in /etc/ca-certificates/update.d... 04:20:11 done. 04:20:11 Reading package lists... 04:20:12 Building dependency tree... 04:20:12 Reading state information... 04:20:12 The following NEW packages will be installed: 04:20:12 apt-transport-https 04:20:12 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 04:20:12 Need to get 1692 B of archives. 04:20:12 After this operation, 154 kB of additional disk space will be used. 04:20:12 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 04:20:12 debconf: delaying package configuration, since apt-utils is not installed 04:20:12 Fetched 1692 B in 0s (8526 B/s) 04:20:12 Selecting previously unselected package apt-transport-https. 04:20:12 (Reading database ... 13929 files and directories currently installed.) 04:20:12 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 04:20:12 Unpacking apt-transport-https (1.6.13) ... 04:20:12 Setting up apt-transport-https (1.6.13) ... 04:20:13 Waiting for network to be ready... 04:20:19 2021-06-23T04:20:16Z INFO Waiting for automatic snapd restart... 04:20:20 snapd 2.51 from Canonical* installed 04:20:21 "snapd" switched to the "latest/stable" channel 04:20:21 04:20:23 core18 20210611 from Canonical* installed 04:20:23 "core18" switched to the "latest/stable" channel 04:20:23 04:20:26 snapcraft 4.8.2 from Canonical* installed 04:20:27 "snapcraft" switched to the "latest/stable" channel 04:20:27 04:20:31 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 04:20:31 - README.md 04:20:31 04:20:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 04:20:31 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 04:20:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 04:20:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 04:20:33 Reading package lists... 04:20:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 04:20:33 Reading package lists... 04:20:33 Building dependency tree... 04:20:33 Reading state information... 04:20:34 Suggested packages: 04:20:34 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 04:20:34 git-gui gitk gitweb git-cvs git-mediawiki git-svn 04:20:34 Recommended packages: 04:20:34 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 04:20:34 The following NEW packages will be installed: 04:20:34 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 04:20:34 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 04:20:34 pkg-config zip 04:20:34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 04:20:34 Need to get 7663 kB of archives. 04:20:34 After this operation, 43.8 MB of additional disk space will be used. 04:20:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 04:20:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 04:20:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 04:20:34 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 04:20:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 04:20:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 04:20:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 04:20:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 04:20:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 04:20:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 04:20:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 04:20:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 04:20:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 04:20:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 04:20:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 04:20:35 debconf: delaying package configuration, since apt-utils is not installed 04:20:35 Fetched 7663 kB in 1s (8704 kB/s) 04:20:35 Selecting previously unselected package libglib2.0-0:amd64. 04:20:35 (Reading database ... 13933 files and directories currently installed.) 04:20:35 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 04:20:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:20:35 Selecting previously unselected package libpsl5:amd64. 04:20:35 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 04:20:35 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 04:20:35 Selecting previously unselected package libnghttp2-14:amd64. 04:20:35 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 04:20:35 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:20:35 Selecting previously unselected package librtmp1:amd64. 04:20:35 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 04:20:35 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:20:35 Selecting previously unselected package libcurl3-gnutls:amd64. 04:20:35 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 04:20:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:20:35 Selecting previously unselected package liberror-perl. 04:20:35 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 04:20:35 Unpacking liberror-perl (0.17025-1) ... 04:20:35 Selecting previously unselected package git-man. 04:20:35 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 04:20:35 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 04:20:35 Selecting previously unselected package git. 04:20:35 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 04:20:35 Unpacking git (1:2.17.1-1ubuntu0.8) ... 04:20:36 Selecting previously unselected package libnorm1:amd64. 04:20:36 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 04:20:36 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:20:36 Selecting previously unselected package libpgm-5.2-0:amd64. 04:20:36 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 04:20:36 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:20:36 Selecting previously unselected package libsodium23:amd64. 04:20:36 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 04:20:36 Unpacking libsodium23:amd64 (1.0.16-2) ... 04:20:36 Selecting previously unselected package libzmq5:amd64. 04:20:36 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 04:20:36 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:20:36 Selecting previously unselected package libzmq3-dev:amd64. 04:20:36 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 04:20:36 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:20:36 Selecting previously unselected package pkg-config. 04:20:36 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 04:20:36 Unpacking pkg-config (0.29.1-0ubuntu2) ... 04:20:36 Selecting previously unselected package zip. 04:20:36 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 04:20:36 Unpacking zip (3.0-11build1) ... 04:20:36 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 04:20:36 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 04:20:36 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 04:20:36 Setting up liberror-perl (0.17025-1) ... 04:20:36 Setting up libpsl5:amd64 (0.19.1-5build1) ... 04:20:36 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 04:20:36 No schema files found: doing nothing. 04:20:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 04:20:36 Setting up zip (3.0-11build1) ... 04:20:36 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 04:20:36 Setting up libsodium23:amd64 (1.0.16-2) ... 04:20:36 Setting up pkg-config (0.29.1-0ubuntu2) ... 04:20:36 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 04:20:36 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 04:20:36 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 04:20:36 Setting up git (1:2.17.1-1ubuntu0.8) ... 04:20:37 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 04:20:37 git set to automatically installed. 04:20:37 git-man set to automatically installed. 04:20:37 libcurl3-gnutls set to automatically installed. 04:20:37 liberror-perl set to automatically installed. 04:20:37 libglib2.0-0 set to automatically installed. 04:20:37 libnghttp2-14 set to automatically installed. 04:20:37 libnorm1 set to automatically installed. 04:20:37 libpgm-5.2-0 set to automatically installed. 04:20:37 libpsl5 set to automatically installed. 04:20:37 librtmp1 set to automatically installed. 04:20:37 libsodium23 set to automatically installed. 04:20:37 libzmq3-dev set to automatically installed. 04:20:37 libzmq5 set to automatically installed. 04:20:37 pkg-config set to automatically installed. 04:20:37 zip set to automatically installed. 04:20:39 snapd is not logged in, snap install commands will use sudo 04:20:40 error: cannot refresh "core18": unexpectedly empty response from the server 04:20:40 (try again later) 04:20:40 Error while refreshing snap 'core18' to channel 'latest/stable' 04:20:40 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] } 04:20:42 Failed in branch amd64 04:22:16 Removing intermediate container b928c9359c88 04:22:16 ---> b65a9bcde42d 04:22:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:22:16 Removing intermediate container 6a2e2caa53a3 04:22:16 ---> 99453870944c 04:22:16 04:22:16 Step 11/24 : FROM alpine:3.12 04:22:16 ---> Running in e87e7d09f4b5 04:22:16 3.12: Pulling from library/alpine 04:22:16 Removing intermediate container 99b935277772 04:22:16 ---> 34803459ff3b 04:22:16 04:22:16 Step 11/32 : FROM alpine:3.12 04:22:16 3.12: Pulling from library/alpine 04:22:16 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 04:22:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:22:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:22:16 Status: Downloaded newer image for alpine:3.12 04:22:16 Status: Downloaded newer image for alpine:3.12 04:22:16 ---> c4fd0aeabfcf 04:22:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:22:16 ---> c4fd0aeabfcf 04:22:16 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:22:16 ---> Running in e3861517dd58 04:22:16 ---> Running in f5b3b2afcd90 04:22:16 Removing intermediate container 4ccd4c126e8d 04:22:16 ---> 4047da510246 04:22:16 04:22:16 Step 11/23 : FROM alpine:3.12 04:22:16 ---> c4fd0aeabfcf 04:22:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:22:16 Removing intermediate container f5b3b2afcd90 04:22:16 ---> f22d7470dade 04:22:16 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:22:16 ---> Running in 7b0c766f110d 04:22:16 ---> Running in 04cbdc8c06eb 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:16 Removing intermediate container e87e7d09f4b5 04:22:16 ---> 8245008d31d7 04:22:16 04:22:16 Step 12/24 : FROM docker:20.10.0 04:22:16 (1/1) Installing dumb-init (1.2.2-r1) 04:22:16 Executing busybox-1.31.1-r20.trigger 04:22:16 OK: 5 MiB in 15 packages 04:22:16 20.10.0: Pulling from library/docker 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:16 (1/2) Installing ca-certificates (20191127-r4) 04:22:16 (2/2) Installing dumb-init (1.2.2-r1) 04:22:16 Executing busybox-1.31.1-r20.trigger 04:22:16 Executing ca-certificates-20191127-r4.trigger 04:22:16 OK: 6 MiB in 16 packages 04:22:16 (1/2) Installing dumb-init (1.2.2-r1) 04:22:16 (2/2) Installing su-exec (0.2-r1) 04:22:16 Executing busybox-1.31.1-r20.trigger 04:22:16 OK: 5 MiB in 16 packages 04:22:19 Removing intermediate container e3861517dd58 04:22:19 ---> 247b92558566 04:22:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:22:19 ---> Running in 1cac23f09ea3 04:22:20 Removing intermediate container 04cbdc8c06eb 04:22:20 ---> 6218e66123b4 04:22:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:22:20 ---> Running in 47cee875934a 04:22:20 Removing intermediate container 1cac23f09ea3 04:22:20 ---> 75c8514f13f8 04:22:20 Step 14/24 : ENV APP_PORT=59882 04:22:20 Removing intermediate container 38dc5621c975 04:22:20 ---> 93383b685506 04:22:20 04:22:20 Step 11/24 : FROM alpine:3.12 04:22:20 ---> c4fd0aeabfcf 04:22:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:22:20 Removing intermediate container 7b0c766f110d 04:22:20 ---> b5cd952a704f 04:22:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:22:21 ---> Running in 939735d4011c 04:22:21 ---> Running in 9ad01259bbb2 04:22:21 ---> Running in 04a86b88daed 04:22:21 Removing intermediate container 47cee875934a 04:22:21 ---> c5d57959525f 04:22:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:22:21 ---> Running in 231efd342689 04:22:21 Removing intermediate container 04a86b88daed 04:22:21 ---> 60714ebe2aee 04:22:21 Step 15/24 : EXPOSE $APP_PORT 04:22:22 Removing intermediate container 939735d4011c 04:22:22 ---> e4a68a6e057f 04:22:22 Step 13/24 : ENV APP_PORT=59880 04:22:22 Removing intermediate container 9ad01259bbb2 04:22:22 ---> a6d5de46c820 04:22:22 Step 14/23 : ENV APP_PORT=59860 04:22:22 ---> Running in d63ce57c3f95 04:22:22 Removing intermediate container 231efd342689 04:22:22 ---> 8e2add2732ab 04:22:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:22:22 ---> Running in 22885f90ebc3 04:22:22 ---> Running in 9ea89a544220 04:22:22 ---> Running in ee9365917037 04:22:23 Removing intermediate container d63ce57c3f95 04:22:23 ---> c9cbdbca91d6 04:22:23 Step 16/24 : WORKDIR / 04:22:23 Removing intermediate container 22885f90ebc3 04:22:23 ---> 4b8da31782b2 04:22:23 Step 14/24 : EXPOSE $APP_PORT 04:22:23 ---> Running in 52f62064e648 04:22:23 Removing intermediate container 9ea89a544220 04:22:23 ---> 8c8667989203 04:22:23 Step 15/23 : EXPOSE $APP_PORT 04:22:23 ---> Running in 3a4bd62b9f94 04:22:23 ---> Running in 6ccb5b208d5a 04:22:24 Removing intermediate container 52f62064e648 04:22:24 ---> 7b42da4e0566 04:22:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:24 Removing intermediate container 6ccb5b208d5a 04:22:24 ---> 540a6a5df7aa 04:22:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:24 Removing intermediate container 3a4bd62b9f94 04:22:24 ---> e823bc5b1195 04:22:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:22:25 ---> Running in 451ac4bac271 04:22:26 ---> ebea9e81a956 04:22:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:22:26 ---> abee6abd8486 04:22:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:22:26 Removing intermediate container ee9365917037 04:22:26 ---> b4589854e0c2 04:22:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:22:26 ---> Running in dc12f50b526d 04:22:28 Removing intermediate container dc12f50b526d 04:22:28 ---> 9985dbd2f99c 04:22:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:22:28 ---> c6c77a5de5b7 04:22:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:22:28 ---> 38fd704c0b05 04:22:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:22:28 Removing intermediate container 451ac4bac271 04:22:28 ---> 703796e8548c 04:22:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:22:29 ---> Running in 316f236f8160 04:22:30 ---> 54fa7fc8a3bf 04:22:30 ---> bfa6e71b7fe9 04:22:30 Step 20/24 : ENTRYPOINT ["/core-command"] 04:22:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:22:30 ---> Running in f21faf40759a 04:22:30 ---> Running in a3f146092669 04:22:30 ---> e750ee0458be 04:22:30 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:22:30 ---> Running in 726e06b6ceac 04:22:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:31 Removing intermediate container a3f146092669 04:22:31 ---> e36f51e3c0ec 04:22:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:22:31 ---> Running in ae4febcbc708 04:22:31 Removing intermediate container 726e06b6ceac 04:22:31 ---> 8739b972c5db 04:22:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:22:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:32 ---> Running in 630416ac6ece 04:22:32 Removing intermediate container ae4febcbc708 04:22:32 ---> ba72d88d9b92 04:22:32 Step 22/24 : LABEL arch=arm64 04:22:32 ---> Running in 073b00cfc505 04:22:32 (1/6) Installing dumb-init (1.2.2-r1) 04:22:32 Removing intermediate container 630416ac6ece 04:22:32 ---> cf82cdfa3c6f 04:22:32 Step 21/23 : LABEL arch=arm64 04:22:32 (2/6) Installing libgcc (9.3.0-r2) 04:22:32 (3/6) Installing libsodium (1.0.18-r0) 04:22:33 (4/6) Installing libstdc++ (9.3.0-r2) 04:22:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:22:33 ---> Running in 1900c6a06ee8 04:22:33 Status: Downloaded newer image for docker:20.10.0 04:22:33 ---> eeaf43b92773 04:22:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:22:33 (5/6) Installing libzmq (4.3.3-r0) 04:22:33 Removing intermediate container 073b00cfc505 04:22:33 ---> 82baf9de5849 04:22:33 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:22:33 (6/6) Installing zeromq (4.3.3-r0) 04:22:33 Executing busybox-1.31.1-r20.trigger 04:22:33 OK: 8 MiB in 20 packages 04:22:33 ---> Running in 96f7648a014b 04:22:33 ---> Running in dc4fec229d9f 04:22:33 Removing intermediate container f21faf40759a 04:22:33 ---> b69c5465e50b 04:22:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:33 Removing intermediate container 1900c6a06ee8 04:22:33 ---> dcafde4625b3 04:22:33 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:22:34 ---> Running in a74326eade86 04:22:34 Removing intermediate container 96f7648a014b 04:22:34 ---> 80ee3473c5be 04:22:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:22:34 Removing intermediate container dc4fec229d9f 04:22:34 ---> 14c30a657771 04:22:34 Step 24/24 : LABEL version=0.0.0 04:22:34 ---> Running in 195caeb3a8bf 04:22:34 ---> Running in 660becb8fb1e 04:22:34 Removing intermediate container a74326eade86 04:22:34 ---> ee1004506f77 04:22:34 Step 23/23 : LABEL version=0.0.0 04:22:35 ---> f6663c04b411 04:22:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:22:35 ---> Running in 956a5bf8390f 04:22:35 Removing intermediate container 316f236f8160 04:22:35 ---> 77fd6ea1a349 04:22:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:22:35 Removing intermediate container 195caeb3a8bf 04:22:35 ---> 3cc2f40001c4 04:22:35 04:22:36 Removing intermediate container 956a5bf8390f 04:22:36 ---> f7c1281b8a9e 04:22:36 04:22:36 Successfully built 3cc2f40001c4 04:22:36 Successfully tagged core-command-arm64:latest 04:22:36 Building security-secretstore-setup 04:22:37  Building core-command ... done Successfully built f7c1281b8a9e 04:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:22:37 Successfully tagged support-notifications-arm64:latest 04:22:37 Building core-metadata 04:22:37  Building support-notifications ... done  ---> 2e262d1a3def 04:22:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:22:37 ---> d195d6d92dd8 04:22:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:22:38 (1/39) Installing readline (8.0.4-r0) 04:22:38 (2/39) Installing bash (5.0.17-r0) 04:22:38 Executing bash-5.0.17-r0.post-install 04:22:38 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:22:38 (4/39) Installing libcurl (7.77.0-r0) 04:22:38 (5/39) Installing curl (7.77.0-r0) 04:22:38 (6/39) Installing dumb-init (1.2.2-r1) 04:22:38 (7/39) Installing libbz2 (1.0.8-r1) 04:22:38 (8/39) Installing expat (2.2.9-r1) 04:22:38 (9/39) Installing libffi (3.3-r2) 04:22:38 (10/39) Installing gdbm (1.13-r1) 04:22:38 (11/39) Installing xz-libs (5.2.5-r0) 04:22:38 (12/39) Installing sqlite-libs (3.32.1-r1) 04:22:38 (13/39) Installing python3 (3.8.10-r0) 04:22:38 ---> 116d675757c2 04:22:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:22:39 ---> 009f2875a5f3 04:22:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:22:40 (14/39) Installing py3-appdirs (1.4.4-r1) 04:22:40 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:22:40 (16/39) Installing py3-parsing (2.4.7-r0) 04:22:40 (17/39) Installing py3-six (1.15.0-r0) 04:22:40 (18/39) Installing py3-packaging (20.4-r0) 04:22:40 (19/39) Installing py3-setuptools (47.0.0-r0) 04:22:40 (20/39) Installing py3-chardet (3.0.4-r4) 04:22:40 ---> 2a2eb0abc764 04:22:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:22:40 (21/39) Installing py3-idna (2.9-r0) 04:22:40 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:22:40 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:22:40 (24/39) Installing py3-requests (2.23.0-r0) 04:22:41 (25/39) Installing py3-msgpack (1.0.0-r0) 04:22:41 (26/39) Installing py3-lockfile (0.12.2-r3) 04:22:41 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:22:41 (28/39) Installing py3-colorama (0.4.3-r0) 04:22:41 (29/39) Installing py3-distlib (0.3.0-r0) 04:22:41 (30/39) Installing py3-distro (1.5.0-r1) 04:22:41 (31/39) Installing py3-webencodings (0.5.1-r3) 04:22:41 (32/39) Installing py3-html5lib (1.0.1-r4) 04:22:41 (33/39) Installing py3-pytoml (0.1.21-r0) 04:22:41 (34/39) Installing py3-pep517 (0.8.2-r0) 04:22:41 (35/39) Installing py3-progress (1.5-r0) 04:22:41 (36/39) Installing py3-toml (0.10.1-r0) 04:22:41 (37/39) Installing py3-retrying (1.3.3-r0) 04:22:41 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:22:41 ---> f2e10c3f0c8a 04:22:41 Step 20/24 : ENTRYPOINT ["/core-data"] 04:22:41 (39/39) Installing py3-pip (20.1.1-r0) 04:22:41 Executing busybox-1.31.1-r19.trigger 04:22:41 OK: 72 MiB in 59 packages 04:22:41 ---> Running in 316dec192d71 04:22:42 ---> 3f9753178bb6 04:22:42 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:22:42 Removing intermediate container 316dec192d71 04:22:42 ---> 2325293cbc2b 04:22:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:22:42 ---> Running in bb07e93f413d 04:22:43 ---> Running in 31def9266c35 04:22:43 Removing intermediate container bb07e93f413d 04:22:43 ---> 616a187247f1 04:22:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:22:43 Removing intermediate container 31def9266c35 04:22:43 ---> 95b34d761f11 04:22:43 Step 22/24 : LABEL arch=arm64 04:22:43 ---> Running in 478b23acce50 04:22:44 ---> 9aadebc073d8 04:22:44 Step 27/32 : RUN chmod +x /entrypoint.sh 04:22:44 Removing intermediate container 478b23acce50 04:22:44 ---> f48dd61d4fd4 04:22:44 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:22:45 ---> Running in a1f474fcfd33 04:22:45 ---> Running in e0a380a2d7b6 04:22:46 Removing intermediate container a1f474fcfd33 04:22:46 ---> c029ddcda4de 04:22:46 Step 24/24 : LABEL version=0.0.0 04:22:46 ---> Running in b927bad65de4 04:22:47 Removing intermediate container b927bad65de4 04:22:47 ---> 8b72ab2df432 04:22:47 04:22:48 Collecting docker-compose==1.23.2 04:22:48 Successfully built 8b72ab2df432 04:22:48 Successfully tagged core-data-arm64:latest 04:22:48  Building core-data ... done Building support-scheduler 04:22:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:22:48 Removing intermediate container e0a380a2d7b6 04:22:48 ---> 846566bead4c 04:22:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:22:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:22:49 ---> Running in 34816b5e13e8 04:22:49 Collecting jsonschema<3,>=2.5.1 04:22:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:22:50 Removing intermediate container 34816b5e13e8 04:22:50 ---> 4d211b5595c2 04:22:50 Step 29/32 : CMD ["gate"] 04:22:50 Collecting texttable<0.10,>=0.9.0 04:22:50 Downloading texttable-0.9.1.tar.gz (11 kB) 04:22:50 ---> Running in 210969d4b1ba 04:22:51 Removing intermediate container 210969d4b1ba 04:22:51 ---> 55c7b6235dc7 04:22:51 Step 30/32 : LABEL arch=arm64 04:22:51 ---> Running in 0adce63f72e1 04:22:52 Removing intermediate container 0adce63f72e1 04:22:52 ---> d34f30974b06 04:22:52 Step 31/32 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:22:52 ---> Running in f84f93757bff 04:22:53 Removing intermediate container f84f93757bff 04:22:53 ---> 34e2e2144efc 04:22:53 Step 32/32 : LABEL version=0.0.0 04:22:54 ---> Running in d75e6b8d022d 04:22:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:22:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:22:56 Removing intermediate container d75e6b8d022d 04:22:56 ---> fa0b880194df 04:22:56 04:22:57 Successfully built fa0b880194df 04:22:57 Successfully tagged security-bootstrapper-arm64:latest 04:22:57 Building security-proxy-setup 04:22:57  Building security-bootstrapper ... done Collecting websocket-client<1.0,>=0.32.0 04:22:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:22:57 Collecting docopt<0.7,>=0.6.1 04:22:57 Downloading docopt-0.6.2.tar.gz (25 kB) 04:23:01 Collecting docker<4.0,>=3.6.0 04:23:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:23:02 Collecting PyYAML<4,>=3.10 04:23:02 Downloading PyYAML-3.13.tar.gz (270 kB) 04:23:07 Collecting dockerpty<0.5,>=0.4.1 04:23:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:23:09 Collecting cached-property<2,>=1.2.0 04:23:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:23:10 Collecting urllib3<1.25,>=1.21.1 04:23:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:23:11 Collecting idna<2.8,>=2.5 04:23:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:23:11 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) 04:23:11 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) 04:23:11 Collecting docker-pycreds>=0.4.0 04:23:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:23:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:23:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:23:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:23:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:23:13 Installing collected packages: jsonschema, texttable, urllib3, idna, requests, websocket-client, docopt, docker-pycreds, docker, PyYAML, dockerpty, cached-property, docker-compose 04:23:13 Running setup.py install for texttable: started 04:23:16 Running setup.py install for texttable: finished with status 'done' 04:23:16 Attempting uninstall: urllib3 04:23:16 Found existing installation: urllib3 1.25.9 04:23:16 Uninstalling urllib3-1.25.9: 04:23:16 Successfully uninstalled urllib3-1.25.9 04:23:17 Attempting uninstall: idna 04:23:17 Found existing installation: idna 2.9 04:23:17 Uninstalling idna-2.9: 04:23:17 Successfully uninstalled idna-2.9 04:23:17 Attempting uninstall: requests 04:23:17 Found existing installation: requests 2.23.0 04:23:17 Uninstalling requests-2.23.0: 04:23:17 Successfully uninstalled requests-2.23.0 04:23:18 Running setup.py install for docopt: started 04:23:21 Running setup.py install for docopt: finished with status 'done' 04:23:22 Running setup.py install for PyYAML: started 04:23:24 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:23:24 ---> 56796b7b346a 04:23:24 Step 3/26 : WORKDIR /edgex-go 04:23:24 ---> Using cache 04:23:24 ---> c704eec2e8c8 04:23:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:24 ---> Using cache 04:23:24 ---> 5d19f8c42dfb 04:23:24 Step 5/26 : RUN apk add --update --no-cache make git 04:23:24 ---> Using cache 04:23:24 ---> 63b9b8a4ff08 04:23:24 Step 6/26 : COPY go.mod . 04:23:24 ---> Using cache 04:23:24 ---> 94740ae44175 04:23:24 Step 7/26 : RUN go mod download 04:23:24 ---> Using cache 04:23:24 ---> 470eb7c72de5 04:23:24 Step 8/26 : COPY . . 04:23:24 ---> Using cache 04:23:24 ---> 62caea2b3f2b 04:23:24 Step 9/26 : RUN go mod tidy 04:23:24 ---> Using cache 04:23:24 ---> 6ee9b4afc378 04:23:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:23:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:23:24 ---> 56796b7b346a 04:23:24 Step 3/24 : WORKDIR /edgex-go 04:23:24 ---> Using cache 04:23:24 ---> c704eec2e8c8 04:23:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:24 ---> Using cache 04:23:24 ---> 5d19f8c42dfb 04:23:24 Step 5/24 : RUN apk add --update --no-cache make git 04:23:24 ---> Using cache 04:23:24 ---> 63b9b8a4ff08 04:23:24 Step 6/24 : COPY go.mod . 04:23:24 ---> Using cache 04:23:24 ---> 94740ae44175 04:23:24 Step 7/24 : RUN go mod download 04:23:24 ---> Using cache 04:23:24 ---> 470eb7c72de5 04:23:24 Step 8/24 : COPY . . 04:23:24 ---> Using cache 04:23:24 ---> 62caea2b3f2b 04:23:24 Step 9/24 : RUN go mod tidy 04:23:24 ---> Using cache 04:23:24 ---> 6ee9b4afc378 04:23:24 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:23:25 Running setup.py install for PyYAML: finished with status 'done' 04:23:25 Running setup.py install for dockerpty: started 04:23:29 Running setup.py install for dockerpty: finished with status 'done' 04:23:29 ---> Running in 487a459359b7 04:23:29 ---> Running in 3d158f0e041b 04:23:30 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 04:23:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:23:32 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 04:23:32 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:23:32 ---> 56796b7b346a 04:23:33 Step 3/23 : WORKDIR /edgex-go 04:23:33 ---> Using cache 04:23:33 ---> c704eec2e8c8 04:23:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:33 ---> Using cache 04:23:33 ---> 5d19f8c42dfb 04:23:33 Step 5/23 : RUN apk add --update --no-cache make git 04:23:33 ---> Using cache 04:23:33 ---> 63b9b8a4ff08 04:23:33 Step 6/23 : COPY go.mod . 04:23:33 ---> Using cache 04:23:33 ---> 94740ae44175 04:23:33 Step 7/23 : RUN go mod download 04:23:33 ---> Using cache 04:23:33 ---> 470eb7c72de5 04:23:33 Step 8/23 : COPY . . 04:23:33 ---> Using cache 04:23:33 ---> 62caea2b3f2b 04:23:33 Step 9/23 : RUN go mod tidy 04:23:33 ---> Using cache 04:23:33 ---> 6ee9b4afc378 04:23:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:23:34 ---> Running in 0c96adaa6860 04:23:36 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 04:23:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:23:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:23:40 ---> 56796b7b346a 04:23:40 Step 3/22 : WORKDIR /edgex-go 04:23:40 ---> Using cache 04:23:40 ---> c704eec2e8c8 04:23:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:23:40 ---> Using cache 04:23:40 ---> 5d19f8c42dfb 04:23:40 Step 5/22 : RUN apk add --update --no-cache make git 04:23:40 ---> Using cache 04:23:40 ---> 63b9b8a4ff08 04:23:40 Step 6/22 : COPY go.mod . 04:23:40 ---> Using cache 04:23:40 ---> 94740ae44175 04:23:40 Step 7/22 : RUN go mod download 04:23:40 ---> Using cache 04:23:40 ---> 470eb7c72de5 04:23:40 Step 8/22 : COPY . . 04:23:40 ---> Using cache 04:23:40 ---> 62caea2b3f2b 04:23:40 Step 9/22 : RUN go mod tidy 04:23:40 ---> Using cache 04:23:40 ---> 6ee9b4afc378 04:23:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:23:41 ---> Running in 4c26e9a9bb86 04:23:44 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 04:23:47 Removing intermediate container 660becb8fb1e 04:23:47 ---> 1fa3945e71a8 04:23:47 Step 15/24 : ENV APP_PORT=58890 04:23:47 ---> Running in 84b7f891411d 04:23:48 Removing intermediate container 84b7f891411d 04:23:48 ---> c74aecf95fa7 04:23:48 Step 16/24 : EXPOSE $APP_PORT 04:23:48 ---> Running in f46cf528c7fe 04:23:49 Removing intermediate container f46cf528c7fe 04:23:49 ---> 37be38cc7373 04:23:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:23:51 ---> a68d553f1da1 04:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:23:52 ---> 2ba136dbd21f 04:23:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:23:54 ---> f0c054ac090c 04:23:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:23:54 ---> Running in 6eb96663aa33 04:23:55 Removing intermediate container 6eb96663aa33 04:23:55 ---> 9f1ccffe3fc8 04:23:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:23:55 ---> Running in f857e89db87b 04:23:56 Removing intermediate container f857e89db87b 04:23:56 ---> 4b054bd7f554 04:23:56 Step 22/24 : LABEL arch=arm64 04:23:56 ---> Running in 3b51f044d83b 04:23:57 Removing intermediate container 3b51f044d83b 04:23:57 ---> 4bd2fae4300c 04:23:57 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:23:57 ---> Running in ae2ff464f1c1 04:23:58 Removing intermediate container ae2ff464f1c1 04:23:58 ---> 9323e33a1dc2 04:23:58 Step 24/24 : LABEL version=0.0.0 04:23:58 ---> Running in 84e317c7fbd9 04:23:58 Removing intermediate container 84e317c7fbd9 04:23:58 ---> f1b18afb3385 04:23:58 04:23:59 Successfully built f1b18afb3385 04:23:59 Successfully tagged sys-mgmt-agent-arm64:latest 04:25:21  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:25:21 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 04:25:24 Removing intermediate container 0c96adaa6860 04:25:24 ---> 1301c6ae988c 04:25:24 04:25:24 Step 11/23 : FROM alpine:3.12 04:25:24 ---> c4fd0aeabfcf 04:25:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:25:24 ---> Using cache 04:25:24 ---> 247b92558566 04:25:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:25:24 ---> Using cache 04:25:24 ---> 75c8514f13f8 04:25:24 Step 14/23 : ENV APP_PORT=59861 04:25:25 ---> Running in 35e78dc9e35b 04:25:25 Removing intermediate container 3d158f0e041b 04:25:25 ---> f16b8e4dd3aa 04:25:25 04:25:25 Step 11/26 : FROM alpine:3.12 04:25:25 ---> c4fd0aeabfcf 04:25:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:25:26 ---> Running in bd7ccbade7ea 04:25:26 Removing intermediate container 35e78dc9e35b 04:25:26 ---> 9b977c0ff527 04:25:26 Step 15/23 : EXPOSE $APP_PORT 04:25:26 ---> Running in bfe292ea61b7 04:25:27 Removing intermediate container 487a459359b7 04:25:27 ---> 42b7336a32d5 04:25:27 04:25:27 Step 11/24 : FROM alpine:3.12 04:25:27 ---> c4fd0aeabfcf 04:25:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:25:27 ---> Using cache 04:25:27 ---> 247b92558566 04:25:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:25:27 ---> Using cache 04:25:27 ---> 75c8514f13f8 04:25:27 Step 14/24 : ENV APP_PORT=59881 04:25:27 ---> Running in 4a4291a6ab3d 04:25:27 Removing intermediate container bfe292ea61b7 04:25:27 ---> 9fb182557944 04:25:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:25:28 Removing intermediate container 4c26e9a9bb86 04:25:28 ---> b41f221b9eb8 04:25:28 04:25:28 Step 11/22 : FROM alpine:3.12 04:25:28 ---> c4fd0aeabfcf 04:25:28 Step 12/22 : RUN apk add --update --no-cache curl 04:25:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:25:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:25:28 ---> Running in 5dd218463f1c 04:25:28 Removing intermediate container 4a4291a6ab3d 04:25:28 ---> e8c48a8d69c7 04:25:28 Step 15/24 : EXPOSE $APP_PORT 04:25:28 ---> d11883f38576 04:25:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:25:28 ---> Running in e787e0ecd4e8 04:25:29 (1/6) Installing ca-certificates (20191127-r4) 04:25:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:25:29 (3/6) Installing libcurl (7.77.0-r0) 04:25:29 (4/6) Installing curl (7.77.0-r0) 04:25:29 (5/6) Installing dumb-init (1.2.2-r1) 04:25:29 (6/6) Installing su-exec (0.2-r1) 04:25:29 Executing busybox-1.31.1-r20.trigger 04:25:29 Executing ca-certificates-20191127-r4.trigger 04:25:29 OK: 7 MiB in 20 packages 04:25:29 Removing intermediate container e787e0ecd4e8 04:25:29 ---> 685501bf05cd 04:25:29 Step 16/24 : WORKDIR / 04:25:30 ---> Running in d950349349db 04:25:30 ---> a5a5b0fc33ec 04:25:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:25:31 Removing intermediate container d950349349db 04:25:31 ---> 92f245b196bb 04:25:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:25:31 (1/4) Installing ca-certificates (20191127-r4) 04:25:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:25:31 (3/4) Installing libcurl (7.77.0-r0) 04:25:31 (4/4) Installing curl (7.77.0-r0) 04:25:31 Executing busybox-1.31.1-r20.trigger 04:25:31 Executing ca-certificates-20191127-r4.trigger 04:25:31 ---> 26299eff389f 04:25:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:25:31 Removing intermediate container bd7ccbade7ea 04:25:31 ---> beb1952e348b 04:25:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:25:31 OK: 7 MiB in 18 packages 04:25:31 ---> Running in 2adf73fa45be 04:25:31 ---> Running in 06aeb2d20a20 04:25:32 ---> bd193f545fdc 04:25:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:25:32 Removing intermediate container 06aeb2d20a20 04:25:32 ---> 4568ab7227e7 04:25:32 Step 14/26 : WORKDIR / 04:25:32 Removing intermediate container 2adf73fa45be 04:25:32 ---> 3d5686353d5b 04:25:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:32 ---> Running in 83936928851f 04:25:32 ---> Running in 4f5cae59e5fe 04:25:33 Removing intermediate container 5dd218463f1c 04:25:33 ---> 4613cce27853 04:25:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:25:33 Removing intermediate container 4f5cae59e5fe 04:25:33 ---> 00218531d03f 04:25:33 Step 21/23 : LABEL arch=arm64 04:25:33 Removing intermediate container 83936928851f 04:25:33 ---> 8b97a3a7eea0 04:25:33 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:25:33 ---> Running in ca26351f5360 04:25:33 ---> a86c644d9da5 04:25:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:25:33 ---> Running in 2dd708448f49 04:25:34 Removing intermediate container ca26351f5360 04:25:34 ---> 2145fe2af079 04:25:34 Step 14/22 : WORKDIR /edgex 04:25:34 Removing intermediate container 2dd708448f49 04:25:34 ---> 153e4c425206 04:25:34 Step 22/23 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:25:34 ---> Running in e369ec390157 04:25:34 ---> Running in e917ac089d11 04:25:34 ---> 839ed851f239 04:25:34 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:25:34 ---> 397db9fa79d8 04:25:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:25:35 ---> Running in 6ed5c3710e9f 04:25:35 Removing intermediate container e369ec390157 04:25:35 ---> 21737a0f5c63 04:25:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:25:35 Removing intermediate container e917ac089d11 04:25:35 ---> 15fea1c36d5f 04:25:35 Step 23/23 : LABEL version=0.0.0 04:25:35 ---> Running in c6288ab67b4d 04:25:35 Removing intermediate container 6ed5c3710e9f 04:25:35 ---> 150125173100 04:25:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:25:36 ---> 3f4373b52cf7 04:25:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:25:36 ---> Running in 17bac6710197 04:25:36 Removing intermediate container c6288ab67b4d 04:25:36 ---> c2878d90c7b0 04:25:36 04:25:36 ---> 94ca9a02c637 04:25:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:25:36 Removing intermediate container 17bac6710197 04:25:36 ---> af35f3c99915 04:25:36 Step 22/24 : LABEL arch=arm64 04:25:36 Successfully built c2878d90c7b0 04:25:36 Successfully tagged support-scheduler-arm64:latest 04:25:37  Building support-scheduler ... done  ---> Running in 8e60141ad8a7 04:25:37 ---> 6511c1f76eca 04:25:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:25:37 Removing intermediate container 8e60141ad8a7 04:25:37 ---> 9d007faaf930 04:25:37 Step 23/24 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:25:37 ---> 1c7a208e2a86 04:25:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:25:37 ---> Running in 5f37bd8b2d3f 04:25:38 ---> 2e2452f7ab65 04:25:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:25:38 Removing intermediate container 5f37bd8b2d3f 04:25:38 ---> c93cc3105e84 04:25:38 Step 24/24 : LABEL version=0.0.0 04:25:38 ---> Running in d267244e27dc 04:25:39 ---> fb20a0961638 04:25:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:25:39 Removing intermediate container d267244e27dc 04:25:39 ---> b305fe748712 04:25:39 04:25:39 ---> Running in 89363a6d237c 04:25:39 ---> 6a002b883c13 04:25:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:25:40 Successfully built b305fe748712 04:25:40 Successfully tagged core-metadata-arm64:latest 04:25:40  Building core-metadata ... done Removing intermediate container 89363a6d237c 04:25:40 ---> dfaf5a9c1412 04:25:40 Step 19/22 : CMD ["--init=true"] 04:25:40 ---> Running in 7a6b874c9a85 04:25:41 ---> 4f620b09fe3e 04:25:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:25:41 Removing intermediate container 7a6b874c9a85 04:25:41 ---> dae48da7a690 04:25:41 Step 20/22 : LABEL arch=arm64 04:25:41 ---> Running in 44ab89c8aa48 04:25:41 Removing intermediate container 44ab89c8aa48 04:25:41 ---> ee2fbe0f4177 04:25:41 Step 21/22 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:25:41 ---> 66613a101a56 04:25:41 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/ 04:25:42 ---> Running in 94330bd400f1 04:25:42 ---> Running in 46ea2969fa99 04:25:42 Removing intermediate container 94330bd400f1 04:25:42 ---> e9184a90e871 04:25:42 Step 22/22 : LABEL version=0.0.0 04:25:43 ---> Running in ee129458c67b 04:25:43 Removing intermediate container ee129458c67b 04:25:43 ---> ca8807f85cd5 04:25:43 04:25:43 Successfully built ca8807f85cd5 04:25:44 Successfully tagged security-proxy-setup-arm64:latest 04:25:44  Building security-proxy-setup ... done Removing intermediate container 46ea2969fa99 04:25:44 ---> 457aba81f6ee 04:25:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:25:44 ---> Running in 99cdb6e796c3 04:25:45 Removing intermediate container 99cdb6e796c3 04:25:45 ---> 2e82cf60cf59 04:25:45 Step 24/26 : LABEL arch=arm64 04:25:45 ---> Running in c5b5e04a5284 04:25:46 Removing intermediate container c5b5e04a5284 04:25:46 ---> 0a2a768fec57 04:25:46 Step 25/26 : LABEL git_sha=c0b3e513eb9170f3e245e84ef5c49943ab44f6c4 04:25:46 ---> Running in 1fe38fd3f873 04:25:46 Removing intermediate container 1fe38fd3f873 04:25:46 ---> c401fc6d0d5e 04:25:46 Step 26/26 : LABEL version=0.0.0 04:25:46 ---> Running in 90fa6e72c778 04:25:47 Removing intermediate container 90fa6e72c778 04:25:47 ---> 6f494d254edd 04:25:47 04:25:47 Successfully built 6f494d254edd 04:25:47 Successfully tagged security-secretstore-setup-arm64:latest 04:25:47  Building security-secretstore-setup ... done  [Pipeline] } 04:25:47 $ docker stop --time=1 f901f449118d71aaa9e1716c7d4a8b67347bff127852f977ea19d8cb84a48bcf 04:25:49 $ docker rm -f f901f449118d71aaa9e1716c7d4a8b67347bff127852f977ea19d8cb84a48bcf [Pipeline] // withDockerContainer [Pipeline] sh 04:25:50 + docker images 04:25:50 REPOSITORY TAG IMAGE ID CREATED SIZE 04:25:50 security-secretstore-setup-arm64 latest 6f494d254edd 4 seconds ago 27.1MB 04:25:50 security-proxy-setup-arm64 latest ca8807f85cd5 7 seconds ago 24.2MB 04:25:50 core-metadata-arm64 latest b305fe748712 11 seconds ago 15.7MB 04:25:50 support-scheduler-arm64 latest c2878d90c7b0 14 seconds ago 15.1MB 04:25:50 b41f221b9eb8 23 seconds ago 973MB 04:25:50 42b7336a32d5 24 seconds ago 972MB 04:25:50 f16b8e4dd3aa 26 seconds ago 976MB 04:25:50 1301c6ae988c 27 seconds ago 968MB 04:25:50 sys-mgmt-agent-arm64 latest f1b18afb3385 About a minute ago 299MB 04:25:50 security-bootstrapper-arm64 latest fa0b880194df 2 minutes ago 17.5MB 04:25:50 core-data-arm64 latest 8b72ab2df432 3 minutes ago 19.1MB 04:25:50 support-notifications-arm64 latest f7c1281b8a9e 3 minutes ago 15.7MB 04:25:50 core-command-arm64 latest 3cc2f40001c4 3 minutes ago 15MB 04:25:50 93383b685506 3 minutes ago 975MB 04:25:50 8245008d31d7 3 minutes ago 969MB 04:25:50 4047da510246 3 minutes ago 969MB 04:25:50 34803459ff3b 3 minutes ago 970MB 04:25:50 99453870944c 3 minutes ago 966MB 04:25:50 ci-base-image-arm64 latest 56796b7b346a 14 minutes ago 641MB 04:25:50 alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB 04:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB 04:25:50 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:25:50 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 04:25:51 ---> job-cost.sh 04:25:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HUin 04:26:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-HUin/bin to PATH 04:28:29 INFO: No Stack... 04:28:29 INFO: Retrieving Pricing Info for: v2-standard-4 04:28:29 INFO: Archiving Costs [Pipeline] sh 04:28:30 + cut -d, -f6 04:28:30 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 04:28:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3590-2-stack-cost] 04:28:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3590-2-stack-cost] did not exist. Created. 04:28:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3590-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:30 + echo total: 0.18000000715255737 [Pipeline] stash 04:28:30 Stashed 1 file(s) [Pipeline] } 04:28:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3590-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 04:28:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:33 ---> package-listing.sh 04:28:33 ++ facter osfamily 04:28:33 ++ tr '[:upper:]' '[:lower:]' 04:28:33 + OS_FAMILY=redhat 04:28:33 + workspace=/w/workspace/edgex-go/2 04:28:33 + START_PACKAGES=/tmp/packages_start.txt 04:28:33 + END_PACKAGES=/tmp/packages_end.txt 04:28:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:33 + PACKAGES=/tmp/packages_start.txt 04:28:33 + '[' /w/workspace/edgex-go/2 ']' 04:28:33 + PACKAGES=/tmp/packages_end.txt 04:28:33 + case "${OS_FAMILY}" in 04:28:33 + rpm -qa 04:28:33 + sort 04:28:35 + '[' -f /tmp/packages_start.txt ']' 04:28:35 + '[' -f /tmp/packages_end.txt ']' 04:28:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:35 + '[' /w/workspace/edgex-go/2 ']' 04:28:35 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:28:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:28:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:36 04:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:36 alpine: Pulling from edgex-lftools-log-publisher 04:28:36 df20fa9351a1: Pulling fs layer 04:28:36 36b3adc4ff6f: Pulling fs layer 04:28:36 8ad3a11d3b57: Pulling fs layer 04:28:36 46f8f816bc3b: Pulling fs layer 04:28:36 93b61091891f: Pulling fs layer 04:28:36 93b9cdb0e59b: Pulling fs layer 04:28:36 5e14af77c1be: Pulling fs layer 04:28:36 01666e4c0597: Pulling fs layer 04:28:36 aa168da1d23b: Pulling fs layer 04:28:36 46f8f816bc3b: Waiting 04:28:36 93b61091891f: Waiting 04:28:36 93b9cdb0e59b: Waiting 04:28:36 5e14af77c1be: Waiting 04:28:36 01666e4c0597: Waiting 04:28:36 aa168da1d23b: Waiting 04:28:36 36b3adc4ff6f: Verifying Checksum 04:28:36 36b3adc4ff6f: Download complete 04:28:36 46f8f816bc3b: Verifying Checksum 04:28:36 46f8f816bc3b: Download complete 04:28:37 df20fa9351a1: Verifying Checksum 04:28:37 df20fa9351a1: Download complete 04:28:37 93b61091891f: Verifying Checksum 04:28:37 93b61091891f: Download complete 04:28:37 93b9cdb0e59b: Verifying Checksum 04:28:37 93b9cdb0e59b: Download complete 04:28:37 5e14af77c1be: Verifying Checksum 04:28:37 5e14af77c1be: Download complete 04:28:37 01666e4c0597: Verifying Checksum 04:28:37 01666e4c0597: Download complete 04:28:37 8ad3a11d3b57: Verifying Checksum 04:28:37 8ad3a11d3b57: Download complete 04:28:37 df20fa9351a1: Pull complete 04:28:37 36b3adc4ff6f: Pull complete 04:28:38 8ad3a11d3b57: Pull complete 04:28:38 46f8f816bc3b: Pull complete 04:28:38 93b61091891f: Pull complete 04:28:38 93b9cdb0e59b: Pull complete 04:28:38 5e14af77c1be: Pull complete 04:28:38 01666e4c0597: Pull complete 04:28:39 aa168da1d23b: Verifying Checksum 04:28:39 aa168da1d23b: Download complete 04:28:43 aa168da1d23b: Pull complete 04:28:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:28:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:28:44 prd-centos7-docker-4c-2g-836 does not seem to be running inside a container 04:28:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:28:46 $ docker top 5355183464d45ef764a041bae27aa255e6d24e255530c52a21922f1c5cf15470 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:47 + mkdir -p /var/log/sa [Pipeline] sh 04:28:47 + ls /var/log/sa-host 04:28:47 + sadf -c /var/log/sa-host/sa05 04:28:47 file_magic: OK 04:28:47 HZ: Using current value: 100 04:28:47 file_header: OK 04:28:47 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 04:28:47 Statistics: 04:28:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:28:47 File successfully converted to sysstat format version 12.2.1 04:28:47 + sadf -c /var/log/sa-host/sa23 04:28:47 file_magic: OK 04:28:47 HZ: Using current value: 100 04:28:47 file_header: OK 04:28:47 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 04:28:47 Statistics: 04:28:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:28:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:48 provisioning config files... 04:28:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1471223237669716932tmp [Pipeline] { [Pipeline] echo 04:28:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:48 ---> create-netrc.sh [Pipeline] } 04:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> python-tools-install.sh [Pipeline] echo 04:28:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> sudo-logs.sh 04:28:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> job-cost.sh 04:28:49 lf-activate-venv: SKIPPING 04:28:49 DEBUG: total: 0.18000000715255737 04:28:49 INFO: Retrieving Stack Cost... 04:28:50 INFO: Retrieving Pricing Info for: v3-standard-2 04:28:50 INFO: Archiving Costs [Pipeline] echo 04:28:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:51 ---> logs-deploy.sh 04:28:51 lf-activate-venv: SKIPPING 04:28:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3590/2 04:28:51 INFO: archiving workspace using pattern(s): 04:28:52 Archives upload complete. 04:28:52 INFO: archiving logs to Nexus 04:28:52 ---> uname -a: 04:28:52 Linux prd-centos7-docker-4c-2g-836.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:28:52 04:28:52 04:28:52 ---> lscpu: 04:28:52 Architecture: x86_64 04:28:52 CPU op-mode(s): 32-bit, 64-bit 04:28:52 Byte Order: Little Endian 04:28:52 Address sizes: 40 bits physical, 48 bits virtual 04:28:52 CPU(s): 2 04:28:52 On-line CPU(s) list: 0,1 04:28:52 Thread(s) per core: 1 04:28:52 Core(s) per socket: 1 04:28:52 Socket(s): 2 04:28:52 NUMA node(s): 1 04:28:52 Vendor ID: AuthenticAMD 04:28:52 CPU family: 23 04:28:52 Model: 49 04:28:52 Model name: AMD EPYC-Rome Processor 04:28:52 Stepping: 0 04:28:52 CPU MHz: 2800.000 04:28:52 BogoMIPS: 5600.00 04:28:52 Virtualization: AMD-V 04:28:52 Hypervisor vendor: KVM 04:28:52 Virtualization type: full 04:28:52 L1d cache: 64 KiB 04:28:52 L1i cache: 64 KiB 04:28:52 L2 cache: 1 MiB 04:28:52 L3 cache: 32 MiB 04:28:52 NUMA node0 CPU(s): 0,1 04:28:52 Vulnerability Itlb multihit: Not affected 04:28:52 Vulnerability L1tf: Not affected 04:28:52 Vulnerability Mds: Not affected 04:28:52 Vulnerability Meltdown: Not affected 04:28:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:28:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:28:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:28:52 Vulnerability Srbds: Not affected 04:28:52 Vulnerability Tsx async abort: Not affected 04:28:52 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 04:28:52 04:28:52 04:28:52 ---> nproc: 04:28:52 2 04:28:52 04:28:52 04:28:52 ---> df -h: 04:28:52 Filesystem Size Used Available Use% Mounted on 04:28:52 overlay 40.0G 12.9G 27.1G 32% / 04:28:52 tmpfs 64.0M 0 64.0M 0% /dev 04:28:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:28:52 shm 64.0M 0 64.0M 0% /dev/shm 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/2@tmp 04:28:52 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/2 04:28:52 04:28:52 04:28:52 ---> free -m: 04:28:52 total used free shared buff/cache available 04:28:52 Mem: 7821 1376 1411 0 5033 6423 04:28:52 Swap: 1023 2 1021 04:28:52 04:28:52 04:28:52 ---> ip addr: 04:28:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:28:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:28:52 inet 127.0.0.1/8 scope host lo 04:28:52 valid_lft forever preferred_lft forever 04:28:52 inet6 ::1/128 scope host 04:28:52 valid_lft forever preferred_lft forever 04:28:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:28:52 link/ether fa:16:3e:6f:a7:64 brd ff:ff:ff:ff:ff:ff 04:28:52 inet 10.30.122.58/23 brd 10.30.123.255 scope global dynamic eth0 04:28:52 valid_lft 84941sec preferred_lft 84941sec 04:28:52 inet6 fe80::f816:3eff:fe6f:a764/64 scope link 04:28:52 valid_lft forever preferred_lft forever 04:28:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:28:52 link/ether 02:42:4b:81:ae:f8 brd ff:ff:ff:ff:ff:ff 04:28:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:28:52 valid_lft forever preferred_lft forever 04:28:52 inet6 fe80::42:4bff:fe81:aef8/64 scope link 04:28:52 valid_lft forever preferred_lft forever 04:28:52 04:28:52 04:28:52 ---> sar -b -r -n DEV: 04:28:52 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) 04:28:52 04:28:52 04:04:22 LINUX RESTART (2 CPU) 04:28:52 04:28:52 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:28:52 04:06:01 75.60 12.93 62.66 0.00 4055.40 9254.05 0.00 04:28:52 04:07:01 76.49 0.18 76.31 0.00 22.77 39829.87 0.00 04:28:52 04:08:01 109.62 0.00 109.62 0.00 0.00 17270.77 0.00 04:28:52 04:09:01 52.94 0.00 52.94 0.00 0.00 6351.54 0.00 04:28:52 04:10:01 49.63 0.00 49.63 0.00 0.00 5058.43 0.00 04:28:52 04:11:02 199.04 5.61 193.43 0.00 4701.35 116597.06 0.00 04:28:52 04:12:01 355.64 14.31 341.33 0.00 417.47 202384.90 0.00 04:28:52 04:13:01 330.74 13.42 317.33 0.00 1902.40 130857.09 0.00 04:28:52 04:14:01 433.41 24.45 408.96 0.00 2437.25 147012.61 0.00 04:28:52 04:15:01 44.01 7.99 36.02 0.00 1136.79 3984.46 0.00 04:28:52 04:16:01 1.67 0.05 1.62 0.00 0.40 30.45 0.00 04:28:52 04:17:01 0.37 0.00 0.37 0.00 0.00 5.11 0.00 04:28:52 04:18:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 04:28:52 04:19:01 0.35 0.00 0.35 0.00 0.00 5.20 0.00 04:28:52 04:20:01 0.45 0.18 0.27 0.00 5.73 4.03 0.00 04:28:52 04:21:01 0.88 0.00 0.88 0.00 0.00 17.81 0.00 04:28:52 04:22:01 0.30 0.00 0.30 0.00 0.00 4.40 0.00 04:28:52 04:23:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 04:28:52 04:24:01 0.23 0.00 0.23 0.00 0.00 2.78 0.00 04:28:52 04:25:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 04:28:52 04:26:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 04:28:52 04:27:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 04:28:52 04:28:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 04:28:52 Average: 75.02 3.42 71.60 0.00 641.00 29387.24 0.00 04:28:52 04:28:52 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:28:52 04:06:01 4883384 0 1066072 13.31 2620 2056864 1764868 19.49 1115340 1596204 157876 04:28:52 04:07:01 4085020 0 1002584 12.52 2620 2918716 1568904 17.32 1061768 2372740 60040 04:28:52 04:08:01 4135776 0 1118008 13.96 2620 2752536 1579208 17.44 1165092 2174516 2180 04:28:52 04:09:01 3701576 0 1228040 15.33 2620 3076704 1999116 22.07 1455612 2288556 144636 04:28:52 04:10:01 3785940 0 1173924 14.66 2620 3046456 1805572 19.93 1351996 2309052 128888 04:28:52 04:11:02 1378556 0 1326796 16.57 2620 5300968 1926632 21.27 1865028 4103288 1168048 04:28:52 04:12:01 287412 0 1769860 22.10 2620 5949048 3686288 40.70 3160472 3806904 45652 04:28:52 04:13:01 139024 0 1447388 18.07 2620 6419908 2097984 23.16 3079220 4050308 141524 04:28:52 04:14:01 1573284 0 1394808 17.42 2620 5038228 1792964 19.80 1983292 3711020 13496 04:28:52 04:15:01 2077320 0 1300020 16.23 2620 4628980 1457708 16.09 1488648 3710468 20 04:28:52 04:16:01 2077008 0 1300388 16.24 2620 4628924 1427872 15.76 1494652 3706376 16 04:28:52 04:17:01 2078416 0 1298972 16.22 2620 4628932 1418620 15.66 1484272 3716048 8 04:28:52 04:18:01 2077720 0 1299664 16.23 2620 4628936 1418800 15.66 1484736 3716048 12 04:28:52 04:19:01 2077352 0 1300032 16.23 2620 4628936 1418944 15.67 1484616 3716776 12 04:28:52 04:20:01 2078388 0 1298956 16.22 2620 4628976 1418620 15.66 1484664 3715700 20 04:28:52 04:21:01 2078252 0 1299092 16.22 2620 4628976 1418728 15.66 1484760 3715700 8 04:28:52 04:22:01 2078900 0 1298436 16.21 2620 4628984 1418620 15.66 1484624 3715700 8 04:28:52 04:23:01 2078676 0 1298656 16.22 2620 4628988 1418620 15.66 1484612 3715700 8 04:28:52 04:24:01 2075724 0 1301604 16.25 2620 4628992 1418620 15.66 1497324 3705728 16 04:28:52 04:25:01 2073504 0 1303820 16.28 2620 4628996 1418812 15.66 1503900 3701124 8 04:28:52 04:26:01 2073728 0 1303592 16.28 2620 4629000 1418800 15.66 1517636 3687204 8 04:28:52 04:27:01 2074232 0 1303084 16.27 2620 4629004 1418620 15.66 1517436 3687204 20 04:28:52 04:28:01 2073972 0 1303336 16.27 2620 4629012 1418620 15.66 1518020 3686480 8 04:28:52 Average: 2306225 0 1292919 16.14 2620 4407177 1657893 18.30 1615988 3404732 80979 04:28:52 04:28:52 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:28:52 04:06:01 eth0 1627.82 1580.66 6401.78 189.16 0.00 0.00 0.00 0.00 04:28:52 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:06:01 veth6a7c05f 833.83 538.70 81.68 2687.14 0.00 0.00 0.00 0.00 04:28:52 04:06:01 docker0 833.83 538.57 70.28 2687.13 0.00 0.00 0.00 0.00 04:28:52 04:07:01 veth3fc0768 67.01 105.21 4.91 323.60 0.00 0.00 0.00 0.00 04:28:52 04:07:01 eth0 394.22 325.70 3024.03 34.49 0.00 0.00 0.00 0.00 04:28:52 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:07:01 docker0 67.04 105.11 3.99 323.59 0.00 0.00 0.00 0.00 04:28:52 04:08:01 eth0 183.75 153.70 547.47 22.30 0.00 0.00 0.00 0.00 04:28:52 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:08:01 veth26b41b7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:08:01 docker0 138.56 159.00 10.55 521.59 0.00 0.00 0.00 0.00 04:28:52 04:09:01 eth0 35.54 21.90 23.21 107.79 0.00 0.00 0.00 0.00 04:28:52 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:09:01 veth26b41b7 0.43 0.47 0.04 0.05 0.00 0.00 0.00 0.00 04:28:52 04:09:01 docker0 0.43 0.43 0.03 0.05 0.00 0.00 0.00 0.00 04:28:52 04:10:01 eth0 19.33 9.94 13.96 7.51 0.00 0.00 0.00 0.00 04:28:52 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:10:01 veth26b41b7 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 04:28:52 04:10:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 04:28:52 04:11:02 vetha8b3d21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:11:02 eth0 184.81 156.24 1671.36 25.72 0.00 0.00 0.00 0.00 04:28:52 04:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:12:01 vethac134b6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:12:01 vetha8b3d21 0.00 0.90 0.00 0.04 0.00 0.00 0.00 0.00 04:28:52 04:12:01 eth0 96.16 69.05 192.58 16.87 0.00 0.00 0.00 0.00 04:28:52 04:12:01 veth5c4929b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:13:01 vetha8b3d21 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:13:01 eth0 65.58 39.25 201.13 121.69 0.00 0.00 0.00 0.00 04:28:52 04:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:28:52 04:13:01 docker0 1107.97 894.04 89.32 3830.17 0.00 0.00 0.00 0.00 04:28:52 04:14:01 vetha8b3d21 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 04:28:52 04:14:01 eth0 247.10 187.56 1817.77 32.74 0.00 0.00 0.00 0.00 04:28:52 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:14:01 docker0 71.59 98.39 4.73 540.10 0.00 0.00 0.00 0.00 04:28:52 04:15:01 eth0 6.08 3.83 5.90 2.57 0.00 0.00 0.00 0.00 04:28:52 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:16:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 04:28:52 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:17:01 eth0 1.17 0.08 0.11 0.01 0.00 0.00 0.00 0.00 04:28:52 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:18:01 eth0 2.05 0.63 0.64 0.43 0.00 0.00 0.00 0.00 04:28:52 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:19:01 eth0 0.82 0.50 0.53 0.40 0.00 0.00 0.00 0.00 04:28:52 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:20:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:21:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 04:28:52 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:28:52 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:23:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:28:52 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:24:01 eth0 0.55 0.07 0.06 0.01 0.00 0.00 0.00 0.00 04:28:52 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:25:01 eth0 0.53 0.38 0.27 0.21 0.00 0.00 0.00 0.00 04:28:52 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:26:01 eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 04:28:52 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:27:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:28:52 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:28:52 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 Average: eth0 124.69 110.95 605.03 24.45 0.00 0.00 0.00 0.00 04:28:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:52 Average: docker0 51.29 43.13 4.09 189.83 0.00 0.00 0.00 0.00 04:28:52 04:28:52 04:28:52 ---> sar -P ALL: 04:28:52 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) 04:28:52 04:28:52 04:04:22 LINUX RESTART (2 CPU) 04:28:52 04:28:52 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:28:52 04:06:01 all 25.09 0.00 5.64 8.52 0.14 60.60 04:28:52 04:06:01 0 25.24 0.00 6.43 6.43 0.16 61.74 04:28:52 04:06:01 1 24.94 0.00 4.86 10.59 0.12 59.48 04:28:52 04:07:01 all 10.35 0.00 4.69 12.75 0.06 72.16 04:28:52 04:07:01 0 8.74 0.00 4.91 14.07 0.07 72.21 04:28:52 04:07:01 1 11.95 0.00 4.46 11.42 0.05 72.12 04:28:52 04:08:01 all 8.04 0.00 4.84 16.10 0.09 70.92 04:28:52 04:08:01 0 8.00 0.00 4.97 18.01 0.09 68.93 04:28:52 04:08:01 1 8.08 0.00 4.70 14.20 0.10 72.92 04:28:52 04:09:01 all 62.96 0.00 7.56 12.21 0.21 17.05 04:28:52 04:09:01 0 62.94 0.00 7.43 10.49 0.20 18.93 04:28:52 04:09:01 1 62.98 0.00 7.69 13.97 0.22 15.13 04:28:52 04:10:01 all 39.04 0.00 6.51 2.79 0.10 51.56 04:28:52 04:10:01 0 39.17 0.00 6.55 3.22 0.09 50.97 04:28:52 04:10:01 1 38.91 0.00 6.48 2.37 0.11 52.14 04:28:52 04:11:02 all 42.34 0.00 14.57 8.81 0.11 34.17 04:28:52 04:11:02 0 40.90 0.00 14.36 8.70 0.12 35.92 04:28:52 04:11:02 1 43.79 0.00 14.77 8.93 0.09 32.42 04:28:52 04:12:01 all 29.22 0.00 14.97 35.13 0.11 20.58 04:28:52 04:12:01 0 28.74 0.00 15.34 32.00 0.09 23.83 04:28:52 04:12:01 1 29.70 0.00 14.60 38.27 0.13 17.31 04:28:52 04:13:01 all 58.01 0.00 13.40 25.70 0.15 2.75 04:28:52 04:13:01 0 57.78 0.00 13.62 24.41 0.15 4.03 04:28:52 04:13:01 1 58.24 0.00 13.17 26.99 0.15 1.46 04:28:52 04:14:01 all 67.27 0.00 17.23 5.89 0.12 9.48 04:28:52 04:14:01 0 68.22 0.00 17.16 4.91 0.13 9.58 04:28:52 04:14:01 1 66.34 0.00 17.30 6.87 0.11 9.39 04:28:52 04:15:01 all 1.29 0.00 1.02 0.29 0.04 97.36 04:28:52 04:15:01 0 1.32 0.00 0.97 0.32 0.03 97.35 04:28:52 04:15:01 1 1.26 0.00 1.06 0.25 0.05 97.38 04:28:52 04:16:01 all 0.07 0.00 0.06 0.00 0.03 99.85 04:28:52 04:16:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:28:52 04:16:01 1 0.10 0.00 0.07 0.00 0.02 99.82 04:28:52 04:28:52 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:28:52 04:17:01 all 0.10 0.00 0.01 0.00 0.04 99.85 04:28:52 04:17:01 0 0.15 0.00 0.00 0.00 0.05 99.80 04:28:52 04:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:28:52 04:18:01 all 0.09 0.00 0.03 0.00 0.03 99.86 04:28:52 04:18:01 0 0.17 0.00 0.02 0.00 0.03 99.78 04:28:52 04:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:28:52 04:19:01 all 0.08 0.00 0.02 0.00 0.03 99.88 04:28:52 04:19:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:28:52 04:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:28:52 04:20:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:28:52 04:20:01 0 0.13 0.00 0.05 0.00 0.02 99.80 04:28:52 04:20:01 1 0.02 0.00 0.02 0.00 0.05 99.92 04:28:52 04:21:01 all 0.06 0.00 0.03 0.00 0.03 99.87 04:28:52 04:21:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:28:52 04:21:01 1 0.03 0.00 0.03 0.00 0.05 99.88 04:28:52 04:22:01 all 0.03 0.00 0.03 0.00 0.03 99.92 04:28:52 04:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:28:52 04:22:01 1 0.03 0.00 0.03 0.00 0.05 99.88 04:28:52 04:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 04:28:52 04:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:28:52 04:23:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:28:52 04:24:01 all 0.04 0.00 0.02 0.00 0.03 99.91 04:28:52 04:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:28:52 04:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:28:52 04:25:01 all 0.07 0.00 0.03 0.00 0.03 99.87 04:28:52 04:25:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:28:52 04:25:01 1 0.05 0.00 0.03 0.00 0.05 99.87 04:28:52 04:26:01 all 0.07 0.00 0.02 0.00 0.03 99.89 04:28:52 04:26:01 0 0.12 0.00 0.02 0.00 0.02 99.85 04:28:52 04:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:28:52 04:27:01 all 0.07 0.00 0.02 0.00 0.03 99.89 04:28:52 04:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:28:52 04:27:01 1 0.07 0.00 0.02 0.00 0.05 99.87 04:28:52 04:28:52 04:27:01 CPU %user %nice %system %iowait %steal %idle 04:28:52 04:28:01 all 0.08 0.00 0.02 0.00 0.03 99.87 04:28:52 04:28:01 0 0.13 0.00 0.02 0.00 0.02 99.83 04:28:52 04:28:01 1 0.02 0.00 0.02 0.00 0.05 99.92 04:28:52 Average: all 14.18 0.00 3.75 5.33 0.06 76.67 04:28:52 Average: 0 14.12 0.00 3.81 5.12 0.06 76.89 04:28:52 Average: 1 14.24 0.00 3.69 5.55 0.07 76.45 04:28:52 04:28:52 04:28:52