Pull request #3646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 1c9af10f427590f3fed47012b244cbba5cfcd3da rather than d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da Running in Durability level: MAX_SURVIVABILITY 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5486107135255435506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8812565105174097527.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3334186781221222356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1605735139226260717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4929848900624705613.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/lf-pipelines # timeout=10 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6144962014991029235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1821 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5289705421573105782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2095177953460342159.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8941644019332232476.key > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 Commit message: "feat: Validate Interval and IntervalAction before loading from config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:38:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:38:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:38:03 ========================================================= 03:38:03 EdgeX Global Pipelines Version Info 03:38:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:38:04 ------------------- 03:38:04 stable info: 03:38:04 ------------------- 03:38:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:38:04 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 03:38:04 Message: update stable to v1.0.203 03:38:05 ------------------- 03:38:05 experimental info: 03:38:05 ------------------- 03:38:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:38:05 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 03:38:05 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:38:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:38:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3646 [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3646 [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3646 [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7bf687 [Pipeline] echo 03:38:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:07 provisioning config files... 03:38:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7028087651899807535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:07 ---> docker-login.sh 03:38:07 nexus3.edgexfoundry.org:10001 03:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:08 Configure a credential helper to remove this warning. See 03:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:08 03:38:08 Login Succeeded 03:38:08 nexus3.edgexfoundry.org:10002 03:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:08 Configure a credential helper to remove this warning. See 03:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:08 03:38:08 Login Succeeded 03:38:08 nexus3.edgexfoundry.org:10003 03:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:08 Configure a credential helper to remove this warning. See 03:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:08 03:38:08 Login Succeeded 03:38:08 nexus3.edgexfoundry.org:10004 03:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:08 Configure a credential helper to remove this warning. See 03:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:08 03:38:08 Login Succeeded 03:38:08 docker.io 03:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:09 Configure a credential helper to remove this warning. See 03:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:09 03:38:09 Login Succeeded 03:38:09 ---> docker-login.sh ends [Pipeline] } 03:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:09 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ cut -d/ -f2 03:38:09 ++ dirname cmd/core-command/Dockerfile 03:38:09 + echo core-command,cmd/core-command/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/core-data/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo core-data,cmd/core-data/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/core-metadata/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo core-metadata,cmd/core-metadata/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/security-bootstrapper/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/security-proxy-setup/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/support-notifications/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo support-notifications,cmd/support-notifications/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/support-scheduler/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:38:09 + for file in '`ls cmd/**/Dockerfile`' 03:38:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:38:09 ++ cut -d/ -f2 03:38:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:38:09 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:11 03:38:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:38:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:11 latest: Pulling from edgex-devops/git-semver 03:38:11 31603596830f: Pulling fs layer 03:38:11 d4622e32a9a9: Pulling fs layer 03:38:11 1030fce36090: Pulling fs layer 03:38:11 6c6cb7e1b49b: Pulling fs layer 03:38:11 6c6cb7e1b49b: Waiting 03:38:11 d4622e32a9a9: Verifying Checksum 03:38:11 d4622e32a9a9: Download complete 03:38:11 31603596830f: Verifying Checksum 03:38:11 31603596830f: Download complete 03:38:12 31603596830f: Pull complete 03:38:12 1030fce36090: Verifying Checksum 03:38:12 1030fce36090: Download complete 03:38:12 6c6cb7e1b49b: Verifying Checksum 03:38:12 6c6cb7e1b49b: Download complete 03:38:12 d4622e32a9a9: Pull complete 03:38:12 1030fce36090: Pull complete 03:38:13 6c6cb7e1b49b: Pull complete 03:38:13 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 03:38:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:38:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:38:13 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:38:14 $ docker top 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:38:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:14 [ssh-agent] Looking for ssh-agent implementation... 03:38:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:14 $ docker exec 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent 03:38:14 SSH_AUTH_SOCK=/tmp/ssh-Q4fSUflqJF9f/agent.13 03:38:14 SSH_AGENT_PID=19 03:38:14 Running ssh-add (command line suppressed) 03:38:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2185700041286959599.key (/w/workspace/edgex-go/1@tmp/private_key_2185700041286959599.key) 03:38:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:15 + git tag --points-at HEAD [Pipeline] } 03:38:15 $ docker exec --env ******** --env ******** 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent -k 03:38:15 unset SSH_AUTH_SOCK; 03:38:15 unset SSH_AGENT_PID; 03:38:15 echo Agent pid 19 killed; 03:38:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:38:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:38:15 [ssh-agent] Looking for ssh-agent implementation... 03:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:38:15 $ docker exec 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent 03:38:15 SSH_AUTH_SOCK=/tmp/ssh-DepPZ1Nlr5st/agent.54 03:38:15 SSH_AGENT_PID=60 03:38:15 Running ssh-add (command line suppressed) 03:38:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1649189421663677109.key (/w/workspace/edgex-go/1@tmp/private_key_1649189421663677109.key) 03:38:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:38:15 + git semver init 03:38:15 # -> Open(): unable to determine branch for HEAD 03:38:15 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:38:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:38:15 # $SEMVER_REMOTE_NAME = origin 03:38:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:38:15 # $SEMVER_USER_NAME = edgex-jenkins 03:38:15 # $SEMVER_BRANCH = PR-3646 03:38:15 # $SEMVER_TEMP = /tmp/semver-442366566 03:38:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:38:34 # '/tmp/semver-442366566' -> '/w/workspace/edgex-go/1/.semver' 03:38:34 # -> Force: false 03:38:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:38:34 $ docker exec --env ******** --env ******** 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a ssh-agent -k 03:38:34 unset SSH_AUTH_SOCK; 03:38:34 unset SSH_AGENT_PID; 03:38:34 echo Agent pid 60 killed; 03:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:38:34 + git semver [Pipeline] } 03:38:34 $ docker stop --time=1 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a 03:38:37 $ docker rm -f 957a8888dd6250aa759fea34100bf4d247f115b990f9c5e139fda135d5b1290a [Pipeline] // withDockerContainer [Pipeline] sh 03:38:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:38:38 Stashed 1 file(s) [Pipeline] echo 03:38:38 [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] echo 03:38:42 ========================================================= 03:38:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:38:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:38:42 + 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 . 03:38:44 Sending build context to Docker daemon 328.5MB 03:38:44 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:38:44 Step 2/6 : FROM ${BASE} 03:38:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:44 540db60ca938: Pulling fs layer 03:38:44 adcc1eea9eea: Pulling fs layer 03:38:44 4c4ab2625f07: Pulling fs layer 03:38:44 db62176df00c: Pulling fs layer 03:38:44 3b30891b0d05: Pulling fs layer 03:38:44 444f5516b4c7: Pulling fs layer 03:38:44 90b9b1106a8b: Pulling fs layer 03:38:44 0383d17a5b7e: Pulling fs layer 03:38:44 c82ef313ddc5: Pulling fs layer 03:38:44 444f5516b4c7: Waiting 03:38:44 90b9b1106a8b: Waiting 03:38:44 0383d17a5b7e: Waiting 03:38:44 c82ef313ddc5: Waiting 03:38:44 db62176df00c: Waiting 03:38:44 3b30891b0d05: Waiting 03:38:44 4c4ab2625f07: Verifying Checksum 03:38:44 4c4ab2625f07: Download complete 03:38:44 adcc1eea9eea: Verifying Checksum 03:38:44 adcc1eea9eea: Download complete 03:38:44 3b30891b0d05: Verifying Checksum 03:38:44 3b30891b0d05: Download complete 03:38:44 444f5516b4c7: Verifying Checksum 03:38:44 444f5516b4c7: Download complete 03:38:44 540db60ca938: Verifying Checksum 03:38:44 540db60ca938: Download complete 03:38:44 540db60ca938: Pull complete 03:38:44 90b9b1106a8b: Verifying Checksum 03:38:44 90b9b1106a8b: Download complete 03:38:44 adcc1eea9eea: Pull complete 03:38:44 4c4ab2625f07: Pull complete 03:38:45 0383d17a5b7e: Verifying Checksum 03:38:45 0383d17a5b7e: Download complete 03:38:49 c82ef313ddc5: Verifying Checksum 03:38:49 c82ef313ddc5: Download complete 03:38:49 db62176df00c: Verifying Checksum 03:38:49 db62176df00c: Download complete 03:38:52 db62176df00c: Pull complete 03:38:52 3b30891b0d05: Pull complete 03:38:52 444f5516b4c7: Pull complete 03:38:52 90b9b1106a8b: Pull complete 03:38:52 0383d17a5b7e: Pull complete 03:38:54 c82ef313ddc5: Pull complete 03:38:54 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 03:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:54 ---> 4508b0543a43 03:38:54 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 03:38:55 ---> Running in 46a5519164c7 03:38:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:38:56 Still waiting to schedule task 03:38:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:38:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:38:57 OK: 219 MiB in 52 packages 03:38:57 Removing intermediate container 46a5519164c7 03:38:57 ---> 43b368677eb5 03:38:57 Step 4/6 : WORKDIR /edgex-go 03:38:57 ---> Running in 675d21f8498d 03:38:57 Removing intermediate container 675d21f8498d 03:38:57 ---> ac294ef8b942 03:38:57 Step 5/6 : COPY go.mod . 03:38:57 ---> 7d804d634b2b 03:38:57 Step 6/6 : RUN go mod download 03:38:57 ---> Running in 67ddd77443ea 03:39:36 Removing intermediate container 67ddd77443ea 03:39:36 ---> 380b3a6aabf2 03:39:36 Successfully built 380b3a6aabf2 03:39:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:39:37 + docker inspect -f . ci-base-image-x86_64 03:39:37 . [Pipeline] withDockerContainer 03:39:37 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:37 $ docker top b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:38 + go version 03:39:38 go version go1.16.6 linux/amd64 [Pipeline] } 03:39:38 $ docker stop --time=1 b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 03:39:39 $ docker rm -f b29e75d246cfc2bed36a7f86d356a1e168f0d43631e51d30e8a98d7ab33e76a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:39:40 + docker inspect -f . ci-base-image-x86_64 03:39:40 . [Pipeline] withDockerContainer 03:39:40 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:39:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:39:40 $ docker top af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d -eo pid,comm [Pipeline] { [Pipeline] echo 03:39:41 ========================================================= 03:39:41 [edgeXBuildGoParallel] Running Tests and Build... 03:39:41 ========================================================= [Pipeline] sh 03:39:41 + go mod tidy [Pipeline] sh 03:39:41 + make test 03:39:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:39:42 go mod tidy 03:39:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:39:47 ? github.com/edgexfoundry/edgex-go [no test files] 03:40:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:40:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:40:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:40:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:40:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:40:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:40:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:40:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:40:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:40:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 03:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:40:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 03:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements 03:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 90.1% of statements 03:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.091s coverage: 81.2% of statements 03:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 03:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 03:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements 03:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 03:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 03:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 03:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 03:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 03:40:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.214s coverage: 81.8% of statements 03:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 03:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 03:41:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:41:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1822 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws 03:41:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:41:07 The recommended git tool is: git 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.0% of statements 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 62.7% of statements 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 03:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 03:41:09 GO111MODULE=on go vet ./... 03:41:13 using credential edgex-jenkins-ssh 03:41:13 Cloning the remote Git repository 03:41:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:41:13 > git init /w/workspace/edgex-go/1 # timeout=10 03:41:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:13 > git --version # timeout=10 03:41:13 > git --version # 'git version 2.17.1' 03:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:29 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:41:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:41:29 Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:41:29 Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) 03:41:29 > git config core.sparsecheckout # timeout=10 03:41:29 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 03:41:29 > git remote # timeout=10 03:41:29 > git config --get remote.origin.url # timeout=10 03:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:29 > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 03:41:29 > git rev-parse HEAD^{commit} # timeout=10 03:41:29 > git config core.sparsecheckout # timeout=10 03:41:29 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 03:41:34 Commit message: "feat: Validate Interval and IntervalAction before loading from config" 03:41:34 > git --version # timeout=10 03:41:34 > git --version # 'git version 2.17.1' 03:41:34 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { 03:41:36 gofmt -l . 03:41:36 [ "`gofmt -l .`" = "" ] 03:41:36 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 03:41:37 + ls -al . 03:41:37 total 596 03:41:37 drwxrwxr-x 10 1001 1001 4096 Aug 3 03:41 . 03:41:37 drwxr-xr-x 4 root root 28 Aug 3 03:39 .. 03:41:37 -rw-rw-r-- 1 1001 1001 11 Aug 3 03:37 .dockerignore 03:41:37 drwxrwxr-x 8 1001 1001 179 Aug 3 03:38 .git 03:41:37 drwxrwxr-x 3 1001 1001 125 Aug 3 03:37 .github 03:41:37 -rw-rw-r-- 1 1001 1001 818 Aug 3 03:37 .gitignore 03:41:37 -rw-rw-r-- 1 1001 1001 76 Aug 3 03:37 .hadolint.yml 03:41:37 drwx------ 3 1001 1001 58 Aug 3 03:38 .semver 03:41:37 -rw-rw-r-- 1 1001 1001 166 Aug 3 03:37 .sonarcloud.properties 03:41:37 -rw-rw-r-- 1 1001 1001 8609 Aug 3 03:37 Attribution.txt 03:41:37 -rw-rw-r-- 1 1001 1001 43881 Aug 3 03:37 CHANGELOG.md 03:41:37 -rw-rw-r-- 1 1001 1001 3804 Aug 3 03:37 CONTRIBUTING.md 03:41:37 -rw-rw-r-- 1 1001 1001 931 Aug 3 03:37 Dockerfile.build 03:41:37 -rw-rw-r-- 1 1001 1001 849 Aug 3 03:37 Jenkinsfile 03:41:37 -rw-rw-r-- 1 1001 1001 10775 Aug 3 03:37 LICENSE 03:41:37 -rw-rw-r-- 1 1001 1001 5915 Aug 3 03:37 Makefile 03:41:37 -rw-rw-r-- 1 1001 1001 8643 Aug 3 03:37 README.md 03:41:37 -rw-rw-r-- 1 1001 1001 6912 Aug 3 03:37 SECURITY.md 03:41:37 -rw-rw-r-- 1 1001 1001 5 Aug 3 03:38 VERSION 03:41:37 -rw-rw-r-- 1 1001 1001 4131 Aug 3 03:37 ZMQWindows.md 03:41:37 drwxrwxr-x 2 1001 1001 37 Aug 3 03:37 bin 03:41:37 drwxrwxr-x 14 1001 1001 4096 Aug 3 03:37 cmd 03:41:37 -rw-r--r-- 1 root root 403847 Aug 3 03:41 coverage.out 03:41:37 -rw-rw-r-- 1 1001 1001 813 Aug 3 03:37 go.mod 03:41:37 -rw-r--r-- 1 root root 48847 Aug 3 03:39 go.sum 03:41:37 drwxrwxr-x 8 1001 1001 124 Aug 3 03:37 internal 03:41:37 drwxrwxr-x 3 1001 1001 16 Aug 3 03:37 openapi 03:41:37 drwxrwxr-x 4 1001 1001 71 Aug 3 03:37 snap 03:41:37 -rw-rw-r-- 1 1001 1001 204 Aug 3 03:37 version.go [Pipeline] configFileProvider 03:41:37 provisioning config files... 03:41:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1821176524785162820tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:37 + '[' -e coverage.out ] 03:41:37 + chown 1001:1001 coverage.out [Pipeline] stash 03:41:37 Stashed 1 file(s) [Pipeline] sh 03:41:37 ---> docker-login.sh 03:41:37 nexus3.edgexfoundry.org:10001 03:41:37 + make build 03:41:37 go mod tidy 03:41:37 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 03:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:39 Configure a credential helper to remove this warning. See 03:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:39 03:41:39 Login Succeeded 03:41:39 nexus3.edgexfoundry.org:10002 03:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:39 Configure a credential helper to remove this warning. See 03:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:39 03:41:39 Login Succeeded 03:41:39 nexus3.edgexfoundry.org:10003 03:41: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 03:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:40 Configure a credential helper to remove this warning. See 03:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:40 03:41:40 Login Succeeded 03:41:40 nexus3.edgexfoundry.org:10004 03:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:40 Configure a credential helper to remove this warning. See 03:41:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:40 03:41:40 Login Succeeded 03:41:40 docker.io 03:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:41 Configure a credential helper to remove this warning. See 03:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:41 03:41:41 Login Succeeded 03:41:41 ---> docker-login.sh ends [Pipeline] } 03:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:42 ========================================================= 03:41:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:41:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:41:42 + 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 . 03:41:44 Sending build context to Docker daemon 165.9MB 03:41:44 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 03:41:44 Step 2/6 : FROM ${BASE} 03:41:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:45 595b0fe564bb: Pulling fs layer 03:41:45 24495759ef45: Pulling fs layer 03:41:45 d148012ef14d: Pulling fs layer 03:41:45 e90a11edd702: Pulling fs layer 03:41:45 d77568369979: Pulling fs layer 03:41:45 02195dbdac53: Pulling fs layer 03:41:45 2b1b35aa2570: Pulling fs layer 03:41:45 2c1f732e5b09: Pulling fs layer 03:41:45 e90a11edd702: Waiting 03:41:45 d77568369979: Waiting 03:41:45 02195dbdac53: Waiting 03:41:45 2b1b35aa2570: Waiting 03:41:45 2c1f732e5b09: Waiting 03:41:45 d148012ef14d: Verifying Checksum 03:41:45 d148012ef14d: Download complete 03:41:45 24495759ef45: Download complete 03:41:45 d77568369979: Verifying Checksum 03:41:45 d77568369979: Download complete 03:41:45 02195dbdac53: Download complete 03:41:45 595b0fe564bb: Verifying Checksum 03:41:45 595b0fe564bb: Download complete 03:41:45 2b1b35aa2570: Verifying Checksum 03:41:45 2b1b35aa2570: Download complete 03:41:46 595b0fe564bb: Pull complete 03:41:46 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 03:41:46 24495759ef45: Pull complete 03:41:46 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 03:41:47 d148012ef14d: Pull complete 03:41:47 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 03:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:41:48 2c1f732e5b09: Verifying Checksum 03:41:48 2c1f732e5b09: Download complete 03:41:49 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 03:41:49 e90a11edd702: Verifying Checksum 03:41:49 e90a11edd702: Download complete 03:41:50 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 03:41:51 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 03:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:41:52 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 03:41:53 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] } 03:41:54 $ docker stop --time=1 af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d 03:41:56 $ docker rm -f af7b2965c06e7c826bd12d3f4a6be75919040d0eb1b644f7336f1f8f4297eb9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:41:59 e90a11edd702: Pull complete 03:42:01 d77568369979: Pull complete 03:42:01 02195dbdac53: Pull complete 03:42:01 2b1b35aa2570: Pull complete [Pipeline] isUnix [Pipeline] sh 03:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:02 03:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:02 latest: Pulling from edgex-devops/edgex-compose 03:42:02 cbdbe7a5bc2a: Pulling fs layer 03:42:02 ca9280d653b3: Pulling fs layer 03:42:02 7e9c9ca2126c: Pulling fs layer 03:42:03 cbdbe7a5bc2a: Verifying Checksum 03:42:03 cbdbe7a5bc2a: Download complete 03:42:03 cbdbe7a5bc2a: Pull complete 03:42:03 ca9280d653b3: Verifying Checksum 03:42:03 ca9280d653b3: Download complete 03:42:04 ca9280d653b3: Pull complete 03:42:06 7e9c9ca2126c: Verifying Checksum 03:42:06 7e9c9ca2126c: Download complete 03:42:06 2c1f732e5b09: Pull complete 03:42:06 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 03:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:42:06 ---> 88ecf2bb1f95 03:42:06 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 03:42:09 7e9c9ca2126c: Pull complete 03:42:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:42:09 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:42:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:42:10 ---> Running in bea3462e627e 03:42:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:42:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:42:12 $ docker top ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:13 OK: 218 MiB in 52 packages 03:42:13 + docker-compose build --help 03:42:13 + grep parallel 03:42:13 --parallel Build images in parallel. [Pipeline] } 03:42:13 $ docker stop --time=1 ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 03:42:14 Removing intermediate container bea3462e627e 03:42:14 ---> ccb4d62c3664 03:42:14 Step 4/6 : WORKDIR /edgex-go 03:42:14 ---> Running in ed11c1e4c2eb 03:42:15 $ docker rm -f ba053d3741df77d4c7529aa3adcb37a49316a0e8a2880ae6bc9d8fd02dde8b59 [Pipeline] // withDockerContainer [Pipeline] writeFile 03:42:15 Removing intermediate container ed11c1e4c2eb 03:42:15 ---> 2a8739ff084e 03:42:15 Step 5/6 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:15 . [Pipeline] withDockerContainer 03:42:15 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:42:15 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:42:16 $ docker top c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 -eo pid,comm 03:42:16 ---> fb351d29dda2 03:42:16 Step 6/6 : RUN go mod download 03:42:16 ---> Running in 96a3ae1cf3bd [Pipeline] { [Pipeline] sh 03:42:16 + docker-compose -f ./docker-compose-build.yml build --parallel 03:42:17 Building core-command ... 03:42:17 Building core-data ... 03:42:17 Building core-metadata ... 03:42:17 Building security-bootstrapper ... 03:42:17 Building security-proxy-setup ... 03:42:17 Building security-secretstore-setup ... 03:42:17 Building support-notifications ... 03:42:17 Building support-scheduler ... 03:42:17 Building sys-mgmt-agent ... 03:42:17 Building support-scheduler 03:42:17 Building core-command 03:42:17 Building security-secretstore-setup 03:42:17 Building security-bootstrapper 03:42:17 Building core-metadata 03:42:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:42:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:42:27 ---> 380b3a6aabf2 03:42:27 Step 3/24 : WORKDIR /edgex-go 03:42:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:42:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:42:27 ---> 380b3a6aabf2 03:42:27 Step 3/24 : WORKDIR /edgex-go 03:42:31 ---> Running in dd1aee81473f 03:42:31 ---> Running in ab91d08e1aa7 03:42:41 Removing intermediate container dd1aee81473f 03:42:41 ---> 14de4f0abff1 03:42:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:41 Removing intermediate container ab91d08e1aa7 03:42:41 ---> 1cf5d27c5aac 03:42:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:42:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:42:41 ---> 380b3a6aabf2 03:42:41 Step 3/32 : WORKDIR /edgex-go 03:42:41 ---> Using cache 03:42:41 ---> 1cf5d27c5aac 03:42:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:42:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:42:41 ---> 380b3a6aabf2 03:42:41 Step 3/23 : WORKDIR /edgex-go 03:42:41 ---> Using cache 03:42:41 ---> 1cf5d27c5aac 03:42:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:41 ---> Running in 996d14f6f6d5 03:42:41 ---> Running in 951df4eb686e 03:42:41 ---> Running in c816d23f5241 03:42:41 ---> Running in 96cf6f3fbed3 03:42:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:42:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:42:43 ---> 380b3a6aabf2 03:42:43 Step 3/26 : WORKDIR /edgex-go 03:42:43 ---> Using cache 03:42:43 ---> 1cf5d27c5aac 03:42:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:43 ---> Running in d537dd71a949 03:42:43 Removing intermediate container 996d14f6f6d5 03:42:43 ---> b12c8af04e41 03:42:43 Step 5/24 : RUN apk add --update --no-cache make git 03:42:43 ---> Running in 912c44eeb186 03:42:43 Removing intermediate container 96cf6f3fbed3 03:42:43 ---> 6ded6e957c85 03:42:43 Step 5/23 : RUN apk add --update --no-cache make git 03:42:43 Removing intermediate container 951df4eb686e 03:42:43 ---> b455eb65e74f 03:42:43 Step 5/32 : RUN apk add --update --no-cache make git 03:42:43 ---> Running in 95dd802cbe1a 03:42:43 ---> Running in 8d013fcb0bc8 03:42:43 Removing intermediate container c816d23f5241 03:42:43 ---> 3330d76db8ce 03:42:43 Step 5/24 : RUN apk add --update --no-cache make git 03:42:43 ---> Running in 1affe182444e 03:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:44 Removing intermediate container d537dd71a949 03:42:44 ---> c93bea74ac9f 03:42:44 Step 5/26 : RUN apk add --update --no-cache make git 03:42:44 ---> Running in 65680f8ed166 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:45 OK: 219 MiB in 52 packages 03:42:45 OK: 219 MiB in 52 packages 03:42:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:42:45 OK: 219 MiB in 52 packages 03:42:45 OK: 219 MiB in 52 packages 03:42:45 Removing intermediate container 912c44eeb186 03:42:45 ---> 392914d425e2 03:42:45 Step 6/24 : COPY go.mod . 03:42:45 ---> 18b019dd7dce 03:42:45 Step 7/24 : RUN go mod download 03:42:45 Removing intermediate container 8d013fcb0bc8 03:42:45 ---> 367a1fc3b8f9 03:42:45 Step 6/32 : COPY go.mod . 03:42:45 ---> Running in b8033589f6fd 03:42:46 Removing intermediate container 1affe182444e 03:42:46 ---> cdbad27c7d87 03:42:46 Step 6/24 : COPY go.mod . 03:42:46 OK: 219 MiB in 52 packages 03:42:46 ---> 355f59352a36 03:42:46 Step 7/32 : RUN go mod download 03:42:46 Removing intermediate container 95dd802cbe1a 03:42:46 ---> ebdf1a2ed8e0 03:42:46 Step 6/23 : COPY go.mod . 03:42:46 ---> Running in d0294df1a3e7 03:42:46 ---> ee3de2c13985 03:42:46 Step 7/24 : RUN go mod download 03:42:46 ---> Running in 75fd1335ba54 03:42:46 Removing intermediate container 65680f8ed166 03:42:46 ---> f1e8cc647014 03:42:46 Step 6/26 : COPY go.mod . 03:42:46 ---> 5eec8dda6c15 03:42:46 Step 7/23 : RUN go mod download 03:42:46 ---> Running in e0305f9131bf 03:42:46 ---> 3dea7540db93 03:42:46 Step 7/26 : RUN go mod download 03:42:46 ---> Running in 7665f9ac99c9 03:42:47 Removing intermediate container b8033589f6fd 03:42:47 ---> 33e649317c4c 03:42:47 Step 8/24 : COPY . . 03:42:48 Removing intermediate container d0294df1a3e7 03:42:48 ---> 97699b80792a 03:42:48 Step 8/32 : COPY . . 03:42:49 Removing intermediate container 75fd1335ba54 03:42:49 ---> 71d3991de067 03:42:49 Step 8/24 : COPY . . 03:42:53 ---> 050ce7065b12 03:42:53 Step 9/24 : RUN go mod tidy 03:42:53 Removing intermediate container 7665f9ac99c9 03:42:53 ---> b83b4bd8af06 03:42:53 Step 8/26 : COPY . . 03:42:53 ---> Running in e76877568232 03:42:53 Removing intermediate container e0305f9131bf 03:42:53 ---> 946acc600209 03:42:53 Step 8/23 : COPY . . 03:42:54 ---> 41095b9b15d1 03:42:54 Step 9/32 : RUN go mod tidy 03:42:57 ---> Running in 2935bf9d0e32 03:42:57 ---> f2edf5ef8ca2 03:42:57 Step 9/24 : RUN go mod tidy 03:42:58 ---> Running in feccb560564d 03:42:58 Removing intermediate container e76877568232 03:42:58 ---> 34f0128abda8 03:42:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:42:58 ---> Running in 132cd3945679 03:42:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:42:59 Removing intermediate container feccb560564d 03:42:59 ---> 3e0724ee1080 03:42:59 Step 10/24 : RUN make cmd/core-command/core-command 03:42:59 ---> Running in f8c780ac676a 03:42:59 Removing intermediate container 2935bf9d0e32 03:42:59 ---> cd0620a01117 03:42:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:43:00 ---> Running in 9bd2dda44932 03:43: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 03:43:01 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 03:43:06 ---> 9c429113807f 03:43:06 Step 9/23 : RUN go mod tidy 03:43:06 ---> Running in cb599ea93d58 03:43:06 ---> a93db8951f3e 03:43:06 Step 9/26 : RUN go mod tidy 03:43:06 ---> Running in b16d00f7dcc0 03:43:08 Removing intermediate container b16d00f7dcc0 03:43:08 ---> b9b9095079c0 03:43:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:43:08 ---> Running in 0b3cdfc61928 03:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:43:09 Removing intermediate container cb599ea93d58 03:43:09 ---> 94a7e50f6e48 03:43:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:43:09 ---> Running in 50d6d13eb1af 03:43:09 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 03:43:38 Removing intermediate container 96a3ae1cf3bd 03:43:38 ---> 57f524daebef 03:43:38 Successfully built 57f524daebef 03:43:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:43:38 + docker inspect -f . ci-base-image-arm64 03:43:38 . [Pipeline] withDockerContainer 03:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container 03:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:40 $ docker top b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:41 + go version 03:43:41 go version go1.16.6 linux/arm64 [Pipeline] } 03:43:41 $ docker stop --time=1 b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df 03:43:42 Removing intermediate container f8c780ac676a 03:43:42 ---> 514025b6d101 03:43:42 03:43:42 Step 11/24 : FROM alpine:3.12 03:43:42 3.12: Pulling from library/alpine 03:43:42 Removing intermediate container 132cd3945679 03:43:42 ---> ef5ac2a629ee 03:43:42 03:43:42 Step 11/24 : FROM alpine:3.12 03:43:42 3.12: Pulling from library/alpine 03:43:42 Removing intermediate container 9bd2dda44932 03:43:42 ---> 120ad637f6ac 03:43:42 03:43:42 Step 11/32 : FROM alpine:3.12 03:43:42 3.12: Pulling from library/alpine 03:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:43:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:43:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:43:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:43:42 Status: Downloaded newer image for alpine:3.12 03:43:42 Status: Image is up to date for alpine:3.12 03:43:42 Status: Downloaded newer image for alpine:3.12 03:43:42 ---> 13621d1b12d4 03:43:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:43:42 ---> 13621d1b12d4 03:43:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:43:42 ---> 13621d1b12d4 03:43:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:43:42 ---> Running in 68863c21a7a8 03:43:42 ---> Running in cacf567b71f3 03:43:42 ---> Running in b06f4e797d55 03:43:42 Removing intermediate container 68863c21a7a8 03:43:42 ---> aa7bd57dd4d2 03:43:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:43:42 ---> Running in 92eeed50f201 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:42 (1/1) Installing dumb-init (1.2.2-r1) 03:43:42 Executing busybox-1.31.1-r20.trigger 03:43:42 OK: 6 MiB in 15 packages 03:43:42 (1/1) Installing dumb-init (1.2.2-r1) 03:43:42 Executing busybox-1.31.1-r20.trigger 03:43:42 OK: 6 MiB in 15 packages 03:43:42 (1/2) Installing dumb-init (1.2.2-r1) 03:43:42 (2/2) Installing su-exec (0.2-r1) 03:43:42 Executing busybox-1.31.1-r20.trigger 03:43:42 OK: 6 MiB in 16 packages 03:43:43 Removing intermediate container cacf567b71f3 03:43:43 ---> 9e49f76bc96b 03:43:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:43:43 ---> Running in 4bede1785238 03:43:43 Removing intermediate container b06f4e797d55 03:43:43 ---> 172fc8299819 03:43:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:43:43 ---> Running in 98fcce0e3549 03:43:43 Removing intermediate container 4bede1785238 03:43:43 ---> c64a509a633f 03:43:43 Step 14/24 : ENV APP_PORT=59882 03:43:43 ---> Running in 143a4363f598 03:43:43 Removing intermediate container 92eeed50f201 03:43:43 ---> 275c342290ba 03:43:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:43:43 ---> Running in 1b77515db631 03:43:43 Removing intermediate container 98fcce0e3549 03:43:43 ---> aaa43a7b9c5a 03:43:43 Step 14/24 : ENV APP_PORT=59881 03:43:43 Removing intermediate container 143a4363f598 03:43:43 ---> 17f65d485fe5 03:43:43 Step 15/24 : EXPOSE $APP_PORT 03:43:43 ---> Running in 2f64a0d5dd4f 03:43:43 ---> Running in 8ab82737495d 03:43:43 $ docker rm -f b4e5af59e2523061cca7494795ff32dced4d0143e67e2bf98116dc98e0e948df 03:43:43 Removing intermediate container 1b77515db631 03:43:43 ---> 09fbb6d7a480 03:43:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:43:43 Removing intermediate container 2f64a0d5dd4f 03:43:43 ---> 4cd6fc941678 03:43:43 Step 15/24 : EXPOSE $APP_PORT 03:43:43 Removing intermediate container 8ab82737495d 03:43:43 ---> 228db24b874a 03:43:43 Step 16/24 : WORKDIR / 03:43:43 ---> Running in 76db1bbd872f [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:44 ---> Running in ba0c5df9979f 03:43:44 ---> Running in 8c068985a656 03:43:44 Removing intermediate container 50d6d13eb1af 03:43:44 ---> 21e52336e043 03:43:44 03:43:44 Step 11/23 : FROM alpine:3.12 03:43:44 ---> 13621d1b12d4 03:43:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:43:44 ---> Using cache 03:43:44 ---> 172fc8299819 03:43:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:43:44 ---> Using cache 03:43:44 ---> aaa43a7b9c5a 03:43:44 Step 14/23 : ENV APP_PORT=59861 03:43:44 Removing intermediate container 76db1bbd872f 03:43:44 ---> d1c3d4d34b63 03:43:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:43:44 ---> Running in 5d4158dfc11c 03:43:44 ---> Running in b86da13c27b9 03:43:44 Removing intermediate container 0b3cdfc61928 03:43:44 ---> 4183394e8f8e 03:43:44 03:43:44 Step 11/26 : FROM alpine:3.12 03:43:44 ---> 13621d1b12d4 03:43:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:43:44 Removing intermediate container ba0c5df9979f 03:43:44 ---> 2791001d1571 03:43:44 Step 16/24 : WORKDIR / 03:43:44 ---> Running in d13096461632 03:43:44 Removing intermediate container 8c068985a656 03:43:44 ---> 506c70513c73 03:43:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:44 ---> Running in 0667f9c5f595 03:43:44 Removing intermediate container b86da13c27b9 03:43:44 ---> 8195b731f990 03:43:44 Step 15/23 : EXPOSE $APP_PORT 03:43:44 + docker inspect -f . ci-base-image-arm64 03:43:44 . [Pipeline] withDockerContainer 03:43:44 ---> Running in 251a979e17f1 03:43:44 Removing intermediate container 0667f9c5f595 03:43:44 ---> c221b557d02b 03:43:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:44 ---> 593aa99afa3a 03:43:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:43:44 prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container 03:43:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:43:45 Removing intermediate container 251a979e17f1 03:43:45 ---> 94d70b88a4e1 03:43:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:43:45 ---> 5bb8d470fcad 03:43:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:45 (1/6) Installing ca-certificates (20191127-r4) 03:43:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:43:45 (3/6) Installing libcurl (7.78.0-r0) 03:43:45 (4/6) Installing curl (7.78.0-r0) 03:43:45 (5/6) Installing dumb-init (1.2.2-r1) 03:43:45 (6/6) Installing su-exec (0.2-r1) 03:43:45 Executing busybox-1.31.1-r20.trigger 03:43:45 Executing ca-certificates-20191127-r4.trigger 03:43:45 ---> dfa512dc2afd 03:43:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:43:45 OK: 7 MiB in 20 packages 03:43:45 Removing intermediate container 5d4158dfc11c 03:43:45 ---> f709bb472a40 03:43:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:43:45 ---> 3f579011905c 03:43:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:43:45 ---> Running in 1bd8dab03a5a 03:43:45 ---> 75ab65a32570 03:43:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:43:45 Removing intermediate container 1bd8dab03a5a 03:43:45 ---> 50d7f841045f 03:43:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:43:45 ---> 1db7f77edfdd 03:43:45 Step 20/24 : ENTRYPOINT ["/core-command"] 03:43:45 ---> bff3a90e1c1f 03:43:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:43:45 ---> 888299ae5dd6 03:43:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:43:45 ---> Running in 6d2872574b1e 03:43:45 Removing intermediate container d13096461632 03:43:45 ---> 01d95929b0ac 03:43:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:43:45 ---> Running in b3104fa552bf 03:43:46 ---> c9b92645910b 03:43:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:43:46 ---> Running in e2e0fdb30643 03:43:46 ---> Running in c78faec853d1 03:43:46 ---> 827c8fe526dc 03:43:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:43:46 Removing intermediate container b3104fa552bf 03:43:46 ---> 8de4f1d46c08 03:43:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:46 Removing intermediate container 6d2872574b1e 03:43:46 ---> 17fd001a1761 03:43:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:46 Removing intermediate container e2e0fdb30643 03:43:46 ---> 4a2246a6ff60 03:43:46 Step 14/26 : WORKDIR / 03:43:46 ---> Running in 1e4a1c28f294 03:43:46 ---> Running in d585f393ea7e 03:43:46 ---> Running in 99326ed2b5f6 03:43:46 ---> Running in b6f6c67666f6 03:43:46 Removing intermediate container 99326ed2b5f6 03:43:46 ---> da3eae78ab17 03:43:46 Step 22/24 : LABEL arch=x86_64 03:43:46 Removing intermediate container d585f393ea7e 03:43:46 ---> 86a046743830 03:43:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:46 Removing intermediate container 1e4a1c28f294 03:43:46 ---> 5eecc91ccb3b 03:43:46 Step 22/24 : LABEL arch=x86_64 03:43:46 Removing intermediate container b6f6c67666f6 03:43:46 ---> 00360119ee09 03:43:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:43:46 ---> Running in 03df76655635 03:43:46 ---> Running in 1bc9434a27c9 03:43:46 ---> Running in 9c9b06ef367e 03:43:46 $ docker top ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c -eo pid,comm 03:43:46 Removing intermediate container 1bc9434a27c9 03:43:46 ---> aa6fed7b8524 03:43:46 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:43:46 Removing intermediate container 03df76655635 03:43:46 ---> bbf14ac7033b 03:43:46 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:43:46 Removing intermediate container 9c9b06ef367e 03:43:46 ---> fb0f0d44f290 03:43:46 Step 21/23 : LABEL arch=x86_64 03:43:46 ---> Running in c1cb6ad641b0 03:43:46 ---> Running in 1a0c4cce5828 03:43:46 ---> Running in d9c022dd2e82 03:43:46 ---> 4850641c06a8 03:43:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:43:46 Removing intermediate container c78faec853d1 03:43:46 ---> 471e02b770ec 03:43:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { 03:43:46 Removing intermediate container c1cb6ad641b0 03:43:46 ---> 9b71f671419c 03:43:46 Step 24/24 : LABEL version=0.0.0 03:43:46 Removing intermediate container 1a0c4cce5828 03:43:46 ---> 7869ee306d46 03:43:46 Step 24/24 : LABEL version=0.0.0 03:43:46 ---> Running in 0d4f9a88477f 03:43:46 Removing intermediate container d9c022dd2e82 03:43:46 ---> 1448d6a2242c 03:43:46 Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:43:46 ---> Running in b698073b9a11 03:43:46 ---> Running in 44219b9817fa 03:43:46 ---> 3d496be64db5 03:43:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:43:46 ---> ff2461525e79 03:43:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:43:46 Removing intermediate container 0d4f9a88477f 03:43:46 ---> a4cc09c7a20a 03:43:46 [Pipeline] echo 03:43:47 ========================================================= 03:43:47 [edgeXBuildGoParallel] Running Tests and Build... 03:43:47 ========================================================= [Pipeline] sh 03:43:47 Removing intermediate container 44219b9817fa 03:43:47 ---> 2cccac5fc9ce 03:43:47 Step 23/23 : LABEL version=0.0.0 03:43:47 Removing intermediate container b698073b9a11 03:43:47 ---> d623b1f9fa8a 03:43:47 03:43:47 Successfully built a4cc09c7a20a 03:43:47 Successfully tagged core-command:latest 03:43:47 Building security-proxy-setup 03:43:47  Building core-command ... done  ---> Running in fdcf31fca792 03:43:47 Successfully built d623b1f9fa8a 03:43:47 + go mod tidy 03:43:47 ---> 80fa323cdf1c 03:43:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:43:47 Successfully tagged core-metadata:latest 03:43:47  Building core-metadata ... done Building support-notifications 03:43:48 Removing intermediate container fdcf31fca792 03:43:48 ---> 3cff7ecc1064 03:43:48 03:43:48 ---> 4fe1d515f582 03:43:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:43:48 Successfully built 3cff7ecc1064 03:43:48 Successfully tagged support-scheduler:latest 03:43:48  Building support-scheduler ... done Building sys-mgmt-agent [Pipeline] sh 03:43:49 + make test 03:43:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:43:49 go mod tidy 03:43:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:43:51 ---> 85610ab685db 03:43:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:43:51 ---> 2313b4df71fb 03:43:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:43:52 ---> cb6eb071f6c6 03:43:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:43:52 ---> c00fac0f0026 03:43:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:43:52 ---> 4337c2cdef3f 03:43:52 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:43:52 ---> Running in 7d425d5a44eb 03:43:52 ---> 86d2db75a673 03:43:52 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:43:52 Removing intermediate container 7d425d5a44eb 03:43:52 ---> aa221e75807c 03:43:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:43:53 ---> b01c08a978af 03:43:53 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/ 03:43:54 ---> 59987cfb2bae 03:43:54 Step 27/32 : RUN chmod +x /entrypoint.sh 03:43:54 ---> Running in 9c3d538b3d23 03:43:55 ---> Running in 37da82436c39 03:43:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:55 ---> 380b3a6aabf2 03:43:55 Step 3/23 : WORKDIR /edgex-go 03:43:55 ---> Using cache 03:43:55 ---> 1cf5d27c5aac 03:43:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:55 ---> Using cache 03:43:55 ---> c93bea74ac9f 03:43:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:43:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:43:56 ---> 380b3a6aabf2 03:43:56 Step 3/24 : WORKDIR /edgex-go 03:43:56 ---> Using cache 03:43:56 ---> 1cf5d27c5aac 03:43:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:56 ---> Using cache 03:43:56 ---> c93bea74ac9f 03:43:56 Step 5/24 : RUN apk add --update --no-cache make bash git 03:43:56 ---> Running in 9629b21b604e 03:43:56 ---> Running in 8ee6064f8568 03:43:56 Removing intermediate container 9c3d538b3d23 03:43:56 ---> e1a067de9d91 03:43:56 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:43:56 ---> Running in 459507fa0c91 03:43:57 Removing intermediate container 459507fa0c91 03:43:57 ---> 87c19395c2b1 03:43:57 Step 24/26 : LABEL arch=x86_64 03:43:57 ---> Running in 995ec147ad4b 03:43:57 Removing intermediate container 37da82436c39 03:43:57 ---> 0fc614de1c05 03:43:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:43:57 ---> Running in da095bc845fd 03:43:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:57 Removing intermediate container 995ec147ad4b 03:43:57 ---> ba564a8cd3e2 03:43:57 Step 25/26 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:43:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:43:57 ---> Running in ec72a9c0af70 03:43:57 Removing intermediate container da095bc845fd 03:43:57 ---> cee8ef965b48 03:43:57 Step 29/32 : CMD ["gate"] 03:43:57 Removing intermediate container ec72a9c0af70 03:43:57 ---> 449195efa2f8 03:43:57 Step 26/26 : LABEL version=0.0.0 03:43:57 ---> Running in 64eef156df80 03:43:57 ---> Running in f49e0ef847c1 03:43:58 Removing intermediate container 64eef156df80 03:43:58 ---> 512f55a72d86 03:43:58 Step 30/32 : LABEL arch=x86_64 03:43:58 ---> Running in 1117f6cdc8a7 03:43:58 Removing intermediate container f49e0ef847c1 03:43:58 ---> 9558bdc1841a 03:43:58 03:43:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:43:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:43:58 ---> 380b3a6aabf2 03:43:58 Step 3/22 : WORKDIR /edgex-go 03:43:58 ---> Using cache 03:43:58 ---> 1cf5d27c5aac 03:43:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:58 ---> Using cache 03:43:58 ---> c93bea74ac9f 03:43:58 Step 5/22 : RUN apk add --update --no-cache make git 03:43:58 ---> Using cache 03:43:58 ---> f1e8cc647014 03:43:58 Step 6/22 : COPY go.mod . 03:43:58 ---> Using cache 03:43:58 ---> 3dea7540db93 03:43:58 Step 7/22 : RUN go mod download 03:43:58 ---> Using cache 03:43:58 ---> b83b4bd8af06 03:43:58 Step 8/22 : COPY . . 03:43:58 ---> Using cache 03:43:58 ---> a93db8951f3e 03:43:58 Step 9/22 : RUN go mod tidy 03:43:58 ---> Using cache 03:43:58 ---> b9b9095079c0 03:43:58 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:43:58 ---> Running in e17927401e81 03:43:58 Removing intermediate container 1117f6cdc8a7 03:43:58 ---> 5c4d5c865662 03:43:58 Step 31/32 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:43:58 Successfully built 9558bdc1841a 03:43:58 Successfully tagged security-secretstore-setup:latest 03:43:58  Building security-secretstore-setup ... done Building core-data 03:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:43:58 ---> Running in c26bd94b6f2d 03:43:58 OK: 219 MiB in 52 packages 03:43:59 Removing intermediate container c26bd94b6f2d 03:43:59 ---> adbc3f3bdcf0 03:43:59 Step 32/32 : LABEL version=0.0.0 03:43:59 OK: 219 MiB in 52 packages 03:43:59 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 03:44:00 ---> Running in ba028b05fa78 03:44:00 Removing intermediate container ba028b05fa78 03:44:00 ---> b1e2a65ee13d 03:44:00 03:44:01 Successfully built b1e2a65ee13d 03:44:01 Removing intermediate container 8ee6064f8568 03:44:01 ---> 91d358cfd2cd 03:44:01 Step 6/23 : COPY go.mod . 03:44:01 Successfully tagged security-bootstrapper:latest 03:44:01  Building security-bootstrapper ... done Removing intermediate container 9629b21b604e 03:44:01 ---> f56411b7b026 03:44:01 Step 6/24 : COPY go.mod . 03:44:01 ---> 9a832bccc379 03:44:01 Step 7/24 : RUN go mod download 03:44:01 ---> a4d016b75300 03:44:01 Step 7/23 : RUN go mod download 03:44:01 ---> Running in 30d06429c15a 03:44:01 ---> Running in 2b33aa80372a 03:44:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:44:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:44:03 ---> 380b3a6aabf2 03:44:03 Step 3/24 : WORKDIR /edgex-go 03:44:03 ---> Using cache 03:44:03 ---> 1cf5d27c5aac 03:44:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:03 ---> Using cache 03:44:03 ---> c93bea74ac9f 03:44:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:44:03 ---> Running in b7d1a699faf6 03:44:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:44:04 Removing intermediate container 30d06429c15a 03:44:04 ---> 336a8c6d0136 03:44:04 Step 8/24 : COPY . . 03:44:04 Removing intermediate container 2b33aa80372a 03:44:04 ---> bb2db999d477 03:44:04 Step 8/23 : COPY . . 03:44:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:44:06 OK: 219 MiB in 52 packages 03:44:09 Removing intermediate container b7d1a699faf6 03:44:09 ---> edcc9f1d0c4b 03:44:09 Step 6/24 : COPY go.mod . 03:44:10 ---> 05dcfac993ec 03:44:10 Step 7/24 : RUN go mod download 03:44:10 ---> Running in ee53b8e88a82 03:44:14 ---> 700bdeb7950c 03:44:14 Step 9/23 : RUN go mod tidy 03:44:14 ---> 73560e541d3c 03:44:14 Step 9/24 : RUN go mod tidy 03:44:14 ---> Running in 05222a8360eb 03:44:14 Removing intermediate container ee53b8e88a82 03:44:14 ---> 0111fd0ae9f0 03:44:14 Step 8/24 : COPY . . 03:44:14 ---> Running in 3ba41a1ba6e6 03:44:16 ? github.com/edgexfoundry/edgex-go [no test files] 03:44:17 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 03:44:17 Removing intermediate container 05222a8360eb 03:44:17 ---> d0f1ab22aebc 03:44:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:44:18 ---> Running in 8bc51750c937 03:44:18 Removing intermediate container 3ba41a1ba6e6 03:44:18 ---> 12e306a5dc5e 03:44:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:44:18 ---> acb3da6444ea 03:44:18 Step 9/24 : RUN go mod tidy 03:44:18 ---> Running in f7cee144b17f 03:44:18 ---> Running in 0860d501d9c6 03:44: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 03:44:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:44:20 Removing intermediate container 0860d501d9c6 03:44:20 ---> b42c64c8c473 03:44:20 Step 10/24 : RUN make cmd/core-data/core-data 03:44:20 Removing intermediate container e17927401e81 03:44:20 ---> 873437a0b29e 03:44:20 03:44:20 Step 11/22 : FROM alpine:3.12 03:44:20 ---> 13621d1b12d4 03:44:20 Step 12/22 : RUN apk add --update --no-cache curl 03:44:20 ---> Running in fc7dcee92006 03:44:20 ---> Running in a3b4f25fc4b2 03:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:21 (1/4) Installing ca-certificates (20191127-r4) 03:44:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:44:21 (3/4) Installing libcurl (7.78.0-r0) 03:44:21 (4/4) Installing curl (7.78.0-r0) 03:44:21 Executing busybox-1.31.1-r20.trigger 03:44:21 Executing ca-certificates-20191127-r4.trigger 03:44:21 OK: 7 MiB in 18 packages 03:44:21 Removing intermediate container fc7dcee92006 03:44:21 ---> edbd1a89ba02 03:44:21 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:44:21 ---> Running in aff2027a0493 03:44:21 Removing intermediate container aff2027a0493 03:44:21 ---> ed156d303f84 03:44:21 Step 14/22 : WORKDIR /edgex 03:44:21 ---> Running in d3cb3b5eb455 03:44:22 Removing intermediate container d3cb3b5eb455 03:44:22 ---> 037fda803f24 03:44:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:44:22 ---> a70a4dcc8b25 03:44:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:44:22 ---> 6980017351b5 03:44:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:44:23 ---> 13f8c5d3e85b 03:44:23 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:44:23 ---> Running in d4a6264f6400 03:44:23 Removing intermediate container d4a6264f6400 03:44:23 ---> b23526ed35fe 03:44:23 Step 19/22 : CMD ["--init=true"] 03:44:23 ---> Running in 5bea75f38bed 03:44:23 Removing intermediate container 5bea75f38bed 03:44:23 ---> 19c806d21f52 03:44:23 Step 20/22 : LABEL arch=x86_64 03:44:23 ---> Running in 4b9165bd39fd 03:44:23 Removing intermediate container 4b9165bd39fd 03:44:23 ---> 5520d1088454 03:44:23 Step 21/22 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:44:23 ---> Running in 0612fb508eaf 03:44:24 Removing intermediate container 0612fb508eaf 03:44:24 ---> 05bcc38dc9b9 03:44:24 Step 22/22 : LABEL version=0.0.0 03:44:24 ---> Running in ce12d26c6a49 03:44:24 Removing intermediate container ce12d26c6a49 03:44:24 ---> 41cb1d5958d6 03:44:24 03:44:24 Successfully built 41cb1d5958d6 03:44:24 Successfully tagged security-proxy-setup:latest 03:44:42  Building security-proxy-setup ... done Removing intermediate container f7cee144b17f 03:44:42 ---> 7b34ec62d622 03:44:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:44:42 ---> Running in a2b36328fff1 03:44:43 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 03:44:44 Removing intermediate container 8bc51750c937 03:44:44 ---> 04b967c39b1c 03:44:44 03:44:44 Step 11/23 : FROM alpine:3.12 03:44:44 ---> 13621d1b12d4 03:44:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:44:44 ---> Running in e11f50605d21 03:44:44 Removing intermediate container a2b36328fff1 03:44:44 ---> d2b539733d48 03:44:44 03:44:44 Step 12/24 : FROM docker:20.10.6 03:44:44 20.10.6: Pulling from library/docker 03:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:45 (1/2) Installing ca-certificates (20191127-r4) 03:44:45 (2/2) Installing dumb-init (1.2.2-r1) 03:44:45 Executing busybox-1.31.1-r20.trigger 03:44:45 Executing ca-certificates-20191127-r4.trigger 03:44:45 OK: 6 MiB in 16 packages 03:44:45 Removing intermediate container e11f50605d21 03:44:45 ---> 37b61f0a7086 03:44:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:44:45 ---> Running in 65f6aaa84485 03:44:45 Removing intermediate container 65f6aaa84485 03:44:45 ---> 4ebfabbfba99 03:44:45 Step 14/23 : ENV APP_PORT=59860 03:44:45 ---> Running in 42fe148bf280 03:44:46 Removing intermediate container 42fe148bf280 03:44:46 ---> 871b5a35784b 03:44:46 Step 15/23 : EXPOSE $APP_PORT 03:44:46 ---> Running in 18016b0aec0a 03:44:46 Removing intermediate container 18016b0aec0a 03:44:46 ---> acaee2726abd 03:44:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:46 ---> b29f55f470bc 03:44:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:44:46 ---> 2acf7e3a93f9 03:44:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:44:46 ---> bbefe962d808 03:44:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:44:47 ---> Running in 89d4bc775488 03:44:47 Removing intermediate container 89d4bc775488 03:44:47 ---> 7136581c12c3 03:44:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:47 ---> Running in 018dc7b4d434 03:44:47 Removing intermediate container 018dc7b4d434 03:44:47 ---> 50a96cae2082 03:44:47 Step 21/23 : LABEL arch=x86_64 03:44:47 ---> Running in 774328530dec 03:44:47 Removing intermediate container a3b4f25fc4b2 03:44:47 ---> 3b15ae65eaac 03:44:47 03:44:47 Step 11/24 : FROM alpine:3.12 03:44:47 ---> 13621d1b12d4 03:44:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:44:47 ---> Running in eb5630d0f697 03:44:47 Removing intermediate container 774328530dec 03:44:47 ---> 4d7a2f8d65f0 03:44:47 Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:44:47 ---> Running in 451552a0c12a 03:44:47 Removing intermediate container eb5630d0f697 03:44:47 ---> 97fc493cc940 03:44:47 Step 13/24 : ENV APP_PORT=59880 03:44:47 ---> Running in 59bbaab372dd 03:44:47 Removing intermediate container 451552a0c12a 03:44:47 ---> b707f79f22ff 03:44:47 Step 23/23 : LABEL version=0.0.0 03:44:48 ---> Running in 7d1dcb7af7d4 03:44:48 Removing intermediate container 59bbaab372dd 03:44:48 ---> c887f840807a 03:44:48 Step 14/24 : EXPOSE $APP_PORT 03:44:48 ---> Running in ff6f8ff7790a 03:44:48 Removing intermediate container 7d1dcb7af7d4 03:44:48 ---> 98e482bd6b84 03:44:48 03:44:48 Successfully built 98e482bd6b84 03:44:48 Successfully tagged support-notifications:latest 03:44:48  Building support-notifications ... done Removing intermediate container ff6f8ff7790a 03:44:48 ---> 2ff809e240ac 03:44:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:48 ---> Running in b5c6048aeea0 03:44:48 Removing intermediate container b5c6048aeea0 03:44:48 ---> 005a4cfff2e4 03:44:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:44:48 ---> Running in e62e8cb9f9de 03:44:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:50 (1/6) Installing dumb-init (1.2.2-r1) 03:44:50 (2/6) Installing libgcc (9.3.0-r2) 03:44:50 (3/6) Installing libsodium (1.0.18-r0) 03:44:50 (4/6) Installing libstdc++ (9.3.0-r2) 03:44:50 (5/6) Installing libzmq (4.3.3-r0) 03:44:51 (6/6) Installing zeromq (4.3.3-r0) 03:44:51 Executing busybox-1.31.1-r20.trigger 03:44:51 OK: 8 MiB in 20 packages 03:44:51 Removing intermediate container e62e8cb9f9de 03:44:51 ---> 3f7ad30991e7 03:44:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:44:52 ---> a7b7038d2ede 03:44:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:44:52 ---> 0e99de250c72 03:44:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:44:53 ---> 0abcaf5939e1 03:44:53 Step 20/24 : ENTRYPOINT ["/core-data"] 03:44:53 ---> Running in a555176d05cb 03:44:53 Removing intermediate container a555176d05cb 03:44:53 ---> 668ddd3cfc27 03:44:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:44:53 ---> Running in 015e80544b92 03:44:53 Removing intermediate container 015e80544b92 03:44:53 ---> 5fbc27b6b3d7 03:44:53 Step 22/24 : LABEL arch=x86_64 03:44:53 ---> Running in c8c44274b562 03:44:53 Removing intermediate container c8c44274b562 03:44:53 ---> 1248d3efe80a 03:44:53 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:44:53 ---> Running in fb604a3c69a2 03:44:53 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 03:44:53 Status: Downloaded newer image for docker:20.10.6 03:44:53 ---> d2979b152a7d 03:44:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:44:53 Removing intermediate container fb604a3c69a2 03:44:53 ---> ca804f34a149 03:44:53 Step 24/24 : LABEL version=0.0.0 03:44:53 ---> Running in 1d41cb173e35 03:44:53 ---> Running in cf99bb0ad49f 03:44:53 Removing intermediate container 1d41cb173e35 03:44:53 ---> 33050c2107b5 03:44:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:44:53 Removing intermediate container cf99bb0ad49f 03:44:53 ---> cb53e8d7fd57 03:44:53 03:44:53 ---> Running in 3f92ac86f60d 03:44:53 Successfully built cb53e8d7fd57 03:44:53 Successfully tagged core-data:latest 03:44:54  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:44:54 (1/39) Installing readline (8.1.0-r0) 03:44:54 (2/39) Installing bash (5.1.0-r0) 03:44:54 Executing bash-5.1.0-r0.post-install 03:44:54 (3/39) Installing brotli-libs (1.0.9-r3) 03:44:54 (4/39) Installing nghttp2-libs (1.42.0-r1) 03:44:54 (5/39) Installing libcurl (7.78.0-r0) 03:44:54 (6/39) Installing curl (7.78.0-r0) 03:44:54 (7/39) Installing dumb-init (1.2.5-r0) 03:44:54 (8/39) Installing libbz2 (1.0.8-r1) 03:44:54 (9/39) Installing expat (2.2.10-r1) 03:44:54 (10/39) Installing libffi (3.3-r2) 03:44:54 (11/39) Installing gdbm (1.19-r0) 03:44:54 (12/39) Installing xz-libs (5.2.5-r0) 03:44:54 (13/39) Installing sqlite-libs (3.34.1-r0) 03:44:54 (14/39) Installing python3 (3.8.10-r0) 03:44:55 (15/39) Installing py3-appdirs (1.4.4-r1) 03:44:55 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:44:55 (17/39) Installing py3-parsing (2.4.7-r1) 03:44:55 (18/39) Installing py3-six (1.15.0-r0) 03:44:55 (19/39) Installing py3-packaging (20.9-r0) 03:44:55 (20/39) Installing py3-setuptools (51.3.3-r0) 03:44:55 (21/39) Installing py3-chardet (4.0.0-r0) 03:44:55 (22/39) Installing py3-idna (3.1-r0) 03:44:55 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:44:55 (24/39) Installing py3-requests (2.25.1-r1) 03:44:55 (25/39) Installing py3-msgpack (1.0.2-r0) 03:44:55 (26/39) Installing py3-lockfile (0.12.2-r3) 03:44:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:44:55 (28/39) Installing py3-colorama (0.4.4-r0) 03:44:55 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:44:55 (30/39) Installing py3-distlib (0.3.1-r1) 03:44:55 (31/39) Installing py3-distro (1.5.0-r1) 03:44:55 (32/39) Installing py3-webencodings (0.5.1-r3) 03:44:55 (33/39) Installing py3-html5lib (1.1-r0) 03:44:55 (34/39) Installing py3-pytoml (0.1.21-r0) 03:44:55 (35/39) Installing py3-pep517 (0.9.1-r0) 03:44:55 (36/39) Installing py3-progress (1.5-r0) 03:44:55 (37/39) Installing py3-retrying (1.3.3-r0) 03:44:55 (38/39) Installing py3-toml (0.10.2-r0) 03:44:55 (39/39) Installing py3-pip (20.3.4-r0) 03:44:55 Executing busybox-1.32.1-r6.trigger 03:44:55 OK: 82 MiB in 59 packages 03:44:57 Collecting docker-compose==1.23.2 03:44:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:44:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:44:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:44:57 Collecting texttable<0.10,>=0.9.0 03:44:57 Downloading texttable-0.9.1.tar.gz (11 kB) 03:44:57 Collecting cached-property<2,>=1.2.0 03:44:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:44:57 Collecting docker<4.0,>=3.6.0 03:44:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:44:57 Collecting docopt<0.7,>=0.6.1 03:44:57 Downloading docopt-0.6.2.tar.gz (25 kB) 03:44:58 Collecting PyYAML<4,>=3.10 03:44:58 Downloading PyYAML-3.13.tar.gz (270 kB) 03:45:00 Collecting dockerpty<0.5,>=0.4.1 03:45:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:45:00 Collecting jsonschema<3,>=2.5.1 03:45:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:45:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:45:00 Collecting websocket-client<1.0,>=0.32.0 03:45:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:45:00 Collecting docker-pycreds>=0.4.0 03:45:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:45:00 Collecting certifi>=2017.4.17 03:45:00 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:45:00 Collecting urllib3<1.25,>=1.21.1 03:45:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:45:00 Collecting idna<2.8,>=2.5 03:45:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:45:00 Collecting chardet<3.1.0,>=3.0.2 03:45:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:45:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:45:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:45:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:45:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:45:00 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:45:00 Attempting uninstall: urllib3 03:45:00 Found existing installation: urllib3 1.26.2 03:45:00 Uninstalling urllib3-1.26.2: 03:45:00 Successfully uninstalled urllib3-1.26.2 03:45:00 Attempting uninstall: idna 03:45:00 Found existing installation: idna 3.1 03:45:00 Uninstalling idna-3.1: 03:45:00 Successfully uninstalled idna-3.1 03:45:00 Attempting uninstall: chardet 03:45:00 Found existing installation: chardet 4.0.0 03:45:00 Uninstalling chardet-4.0.0: 03:45:00 Successfully uninstalled chardet-4.0.0 03:45:00 Attempting uninstall: requests 03:45:00 Found existing installation: requests 2.25.1 03:45:00 Uninstalling requests-2.25.1: 03:45:00 Successfully uninstalled requests-2.25.1 03:45:00 Running setup.py install for texttable: started 03:45:00 Running setup.py install for texttable: finished with status 'done' 03:45:00 Running setup.py install for PyYAML: started 03:45:00 Running setup.py install for PyYAML: finished with status 'done' 03:45:01 Running setup.py install for docopt: started 03:45:01 Running setup.py install for docopt: finished with status 'done' 03:45:01 Running setup.py install for dockerpty: started 03:45:01 Running setup.py install for dockerpty: finished with status 'done' 03:45:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 03:45:05 Removing intermediate container 3f92ac86f60d 03:45:05 ---> 65702921ac5b 03:45:05 Step 15/24 : ENV APP_PORT=58890 03:45:05 ---> Running in 706c43deb5a2 03:45:05 Removing intermediate container 706c43deb5a2 03:45:05 ---> efdc0ee788fd 03:45:05 Step 16/24 : EXPOSE $APP_PORT 03:45:05 ---> Running in b8873bbf5cca 03:45:05 Removing intermediate container b8873bbf5cca 03:45:05 ---> 6c0d80fc1889 03:45:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:45:05 ---> 6a34c28ad66b 03:45:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:45:05 ---> 74e4999d6abc 03:45:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:45:05 ---> e489fdef29b4 03:45:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:45:05 ---> Running in cad24b3755ef 03:45:05 Removing intermediate container cad24b3755ef 03:45:05 ---> b18470395280 03:45:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:05 ---> Running in ca18836bdcb8 03:45:06 Removing intermediate container ca18836bdcb8 03:45:06 ---> ce51f4686b94 03:45:06 Step 22/24 : LABEL arch=x86_64 03:45:06 ---> Running in 2dba33a7da85 03:45:06 Removing intermediate container 2dba33a7da85 03:45:06 ---> 65bc3d9e4cc6 03:45:06 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:45:06 ---> Running in 28bd81f65636 03:45:06 Removing intermediate container 28bd81f65636 03:45:06 ---> eff2c2a8a97b 03:45:06 Step 24/24 : LABEL version=0.0.0 03:45:06 ---> Running in 493b2f0678f5 03:45:06 Removing intermediate container 493b2f0678f5 03:45:06 ---> 9f89234a43b7 03:45:06 03:45:06 Successfully built 9f89234a43b7 03:45:06 Successfully tagged sys-mgmt-agent:latest 03:45:06  Building sys-mgmt-agent ... done  [Pipeline] } 03:45:06 $ docker stop --time=1 c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 03:45:07 $ docker rm -f c49f634dc0ddf97d0e4ad97084cacf50784dbf5e0204012928aee38110f9d2e7 [Pipeline] // withDockerContainer [Pipeline] sh 03:45:08 + docker images 03:45:08 REPOSITORY TAG IMAGE ID CREATED SIZE 03:45:08 sys-mgmt-agent latest 9f89234a43b7 2 seconds ago 324MB 03:45:08 core-data latest cb53e8d7fd57 15 seconds ago 20.4MB 03:45:08 support-notifications latest 98e482bd6b84 20 seconds ago 16.8MB 03:45:08 3b15ae65eaac 21 seconds ago 1.75GB 03:45:08 d2b539733d48 24 seconds ago 1.75GB 03:45:08 04b967c39b1c 25 seconds ago 1.75GB 03:45:08 security-proxy-setup latest 41cb1d5958d6 44 seconds ago 25.9MB 03:45:08 873437a0b29e 49 seconds ago 1.75GB 03:45:08 security-bootstrapper latest b1e2a65ee13d About a minute ago 18.7MB 03:45:08 security-secretstore-setup latest 9558bdc1841a About a minute ago 29MB 03:45:08 support-scheduler latest 3cff7ecc1064 About a minute ago 16.1MB 03:45:08 core-metadata latest d623b1f9fa8a About a minute ago 16.7MB 03:45:08 core-command latest a4cc09c7a20a About a minute ago 16MB 03:45:08 4183394e8f8e About a minute ago 1.75GB 03:45:08 21e52336e043 About a minute ago 1.75GB 03:45:08 120ad637f6ac About a minute ago 1.75GB 03:45:08 ef5ac2a629ee About a minute ago 1.75GB 03:45:08 514025b6d101 About a minute ago 1.74GB 03:45:08 ci-base-image-x86_64 latest 380b3a6aabf2 5 minutes ago 1.24GB 03:45:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 4508b0543a43 9 hours ago 547MB 03:45:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 10 hours ago 37.5MB 03:45:08 docker 20.10.6 d2979b152a7d 3 months ago 246MB 03:45:08 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 03:45:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 03:45:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:45:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:45:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:45:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:45:24 Still waiting to schedule task 03:45:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:45:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.211s coverage: 28.7% of statements 03:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.348s coverage: 100.0% of statements 03:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:45:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.328s coverage: 46.3% of statements 03:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.894s coverage: 90.1% of statements 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.271s coverage: 81.2% of statements 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 94.2% of statements 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.192s coverage: 59.1% of statements 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.195s coverage: 60.0% of statements 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.251s coverage: 0.8% of statements 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.191s coverage: 22.0% of statements 03:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements 03:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 03:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.323s coverage: 87.5% of statements 03:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.217s coverage: 94.4% of statements 03:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.164s coverage: 44.8% of statements 03:46:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.519s coverage: 81.8% of statements 03:46:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.167s coverage: 80.0% of statements 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.278s coverage: 91.2% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 64.4% of statements 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:46:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 03:46:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 03:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 03:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 03:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 03:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.142s coverage: 66.9% of statements 03:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.775s coverage: 43.6% of statements 03:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements 03:46:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:46:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.212s coverage: 84.8% of statements 03:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.536s coverage: 92.0% of statements 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.347s coverage: 97.7% of statements 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:46:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 03:46:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 03:46:40 GO111MODULE=on go vet ./... 03:48:02 gofmt -l . 03:48:02 [ "`gofmt -l .`" = "" ] 03:48:02 ./bin/test-attribution-txt.sh [Pipeline] sh 03:48:03 + ls -al . 03:48:03 total 624 03:48:03 drwxrwxr-x 9 1001 1001 4096 Aug 3 03:48 . 03:48:03 drwxr-xr-x 4 root root 4096 Aug 3 03:43 .. 03:48:03 -rw-rw-r-- 1 1001 1001 11 Aug 3 03:41 .dockerignore 03:48:03 drwxrwxr-x 8 1001 1001 4096 Aug 3 03:41 .git 03:48:03 drwxrwxr-x 3 1001 1001 4096 Aug 3 03:41 .github 03:48:03 -rw-rw-r-- 1 1001 1001 818 Aug 3 03:41 .gitignore 03:48:03 -rw-rw-r-- 1 1001 1001 76 Aug 3 03:41 .hadolint.yml 03:48:03 -rw-rw-r-- 1 1001 1001 166 Aug 3 03:41 .sonarcloud.properties 03:48:03 -rw-rw-r-- 1 1001 1001 8609 Aug 3 03:41 Attribution.txt 03:48:03 -rw-rw-r-- 1 1001 1001 43881 Aug 3 03:41 CHANGELOG.md 03:48:03 -rw-rw-r-- 1 1001 1001 3804 Aug 3 03:41 CONTRIBUTING.md 03:48:03 -rw-rw-r-- 1 1001 1001 931 Aug 3 03:41 Dockerfile.build 03:48:03 -rw-rw-r-- 1 1001 1001 849 Aug 3 03:41 Jenkinsfile 03:48:03 -rw-rw-r-- 1 1001 1001 10775 Aug 3 03:41 LICENSE 03:48:03 -rw-rw-r-- 1 1001 1001 5915 Aug 3 03:41 Makefile 03:48:03 -rw-rw-r-- 1 1001 1001 8643 Aug 3 03:41 README.md 03:48:03 -rw-rw-r-- 1 1001 1001 6912 Aug 3 03:41 SECURITY.md 03:48:03 -rw-rw-r-- 1 1001 1001 5 Aug 3 03:38 VERSION 03:48:03 -rw-rw-r-- 1 1001 1001 4131 Aug 3 03:41 ZMQWindows.md 03:48:03 drwxrwxr-x 2 1001 1001 4096 Aug 3 03:41 bin 03:48:03 drwxrwxr-x 14 1001 1001 4096 Aug 3 03:41 cmd 03:48:03 -rw-r--r-- 1 root root 403847 Aug 3 03:46 coverage.out 03:48:03 -rw-rw-r-- 1 1001 1001 813 Aug 3 03:41 go.mod 03:48:03 -rw-r--r-- 1 root root 48847 Aug 3 03:43 go.sum 03:48:03 drwxrwxr-x 8 1001 1001 4096 Aug 3 03:41 internal 03:48:03 drwxrwxr-x 3 1001 1001 4096 Aug 3 03:41 openapi 03:48:03 drwxrwxr-x 4 1001 1001 4096 Aug 3 03:41 snap 03:48:03 -rw-rw-r-- 1 1001 1001 204 Aug 3 03:41 version.go [Pipeline] sh 03:48:04 + '[' -e coverage.out ] 03:48:04 + chown 1001:1001 coverage.out [Pipeline] stash 03:48:04 Warning: overwriting stash ‘coverage-report’ 03:48:05 Stashed 1 file(s) [Pipeline] sh 03:48:06 + make build 03:48:06 go mod tidy 03:48:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:48:13 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 03:48:35 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 03:48:37 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 03:48:41 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 03:48:42 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 03:48:45 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 03:48:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:48:51 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 03:48:52 Running on prd-ubuntu18.04-docker-8c-8g-1823 in /w/workspace/edgexfoundry_edgex-go_PR-3646 [Pipeline] { [Pipeline] ws 03:48:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:48:52 The recommended git tool is: git 03:48:55 using credential edgex-jenkins-ssh 03:48:55 Cloning the remote Git repository 03:48:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:55 > git init /w/workspace/edgex-go/1 # timeout=10 03:48:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:55 > git --version # timeout=10 03:48:55 > git --version # 'git version 2.17.1' 03:48:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:55 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 03:48:58 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 03:49:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:49:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:49:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:49:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:01 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 03:49:01 Merging remotes/origin/main commit 1c9af10f427590f3fed47012b244cbba5cfcd3da into PR head commit d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:49:01 Merge succeeded, producing d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:49:01 Checking out Revision d7bf687a4f0b9b01388567a46b84c0016d3fcc0c (PR-3646) 03:49:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3646/head:refs/remotes/origin/PR-3646 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:49:01 > git config core.sparsecheckout # timeout=10 03:49:01 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 03:49:01 > git remote # timeout=10 03:49:01 > git config --get remote.origin.url # timeout=10 03:49:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:01 > git merge 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 03:49:01 > git rev-parse HEAD^{commit} # timeout=10 03:49:01 > git config core.sparsecheckout # timeout=10 03:49:01 > git checkout -f d7bf687a4f0b9b01388567a46b84c0016d3fcc0c # timeout=10 03:49:05 Commit message: "feat: Validate Interval and IntervalAction before loading from config" 03:49:05 > git --version # timeout=10 03:49:05 > git --version # 'git version 2.17.1' 03:49:05 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:06 + echo snap-build.sh 03:49:06 snap-build.sh 03:49:06 + SNAP_BASE_DIR=. 03:49:06 + '[' '!' -z /w/workspace/edgex-go/1 ']' 03:49:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 03:49:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 03:49:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 03:49:06 + cd /w/workspace/edgex-go/1 03:49:06 + sudo apt-get remove -qy --purge lxd lxd-client 03:49:06 Reading package lists... 03:49:06 Building dependency tree... 03:49:06 Reading state information... 03:49:06 The following packages were automatically installed and are no longer required: 03:49:06 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:49:06 uidmap xdelta3 03:49:06 Use 'sudo apt autoremove' to remove them. 03:49:06 The following packages will be REMOVED: 03:49:06 lxd* lxd-client* [Pipeline] } 03:49:06 $ docker stop --time=1 ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c 03:49:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:49:06 After this operation, 31.7 MB disk space will be freed. 03:49:07 (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.) 03:49:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:49:08 Removing lxd dnsmasq configuration 03:49:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:49:08 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:49:09 $ docker rm -f ca1ff9667c4d11ca079e0fcd373f11c3e8b8fb3c3b6c9badded42f51f04b522c 03:49:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:49:09 (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.) 03:49:09 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 03:49:10 Processing triggers for systemd (237-3ubuntu10.45) ... 03:49:10 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:49:10 + sudo snap remove --purge lxd [Pipeline] isUnix [Pipeline] sh 03:49:11 snap "lxd" is not installed 03:49:11 + sudo groupadd --force --system lxd 03:49:11 ++ whoami 03:49:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:49:11 + newgrp - lxd 03:49:11 + sudo snap install lxd 03:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:11 03:49:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:12 latest: Pulling from edgex-devops/edgex-compose-arm64 03:49:12 29e5d40040c1: Pulling fs layer 03:49:12 1ce36da41761: Pulling fs layer 03:49:12 25b303627fd3: Pulling fs layer 03:49:12 29e5d40040c1: Verifying Checksum 03:49:12 29e5d40040c1: Download complete 03:49:13 1ce36da41761: Verifying Checksum 03:49:13 1ce36da41761: Download complete 03:49:13 29e5d40040c1: Pull complete 03:49:14 1ce36da41761: Pull complete 03:49:15 25b303627fd3: Verifying Checksum 03:49:15 25b303627fd3: Download complete 03:49:21 2021-08-03T03:49:18Z INFO Waiting for automatic snapd restart... 03:49:25 25b303627fd3: Pull complete 03:49:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:49:25 prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container 03:49:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:49:28 $ docker top 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:29 + docker-compose build --help 03:49:29 + grep parallel 03:49:31 lxd 4.16 from Canonical* installed 03:49:31 + sudo lxd init --auto 03:49:33 --parallel Build images in parallel. [Pipeline] } 03:49:33 $ docker stop --time=1 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a 03:49:35 $ docker rm -f 1d7792d9036d9533e94f074404ca11465eb82947a30e885fca9b536c0923b00a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:36 . [Pipeline] withDockerContainer 03:49:36 prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container 03:49:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:49:37 $ docker top ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:39 + docker-compose -f ./docker-compose-build.yml build --parallel 03:49:41 + sudo snap install --classic snapcraft 03:49:42 Building core-command ... 03:49:42 Building core-data ... 03:49:42 Building core-metadata ... 03:49:42 Building security-bootstrapper ... 03:49:42 Building security-proxy-setup ... 03:49:42 Building security-secretstore-setup ... 03:49:42 Building support-notifications ... 03:49:42 Building support-scheduler ... 03:49:42 Building sys-mgmt-agent ... 03:49:42 Building security-bootstrapper 03:49:42 Building support-scheduler 03:49:42 Building core-command 03:49:42 Building support-notifications 03:49:42 Building security-secretstore-setup 03:49:51 snapcraft 4.8.3 from Canonical* installed 03:49:51 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:49:51 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:51 Dload Upload Total Spent Left Speed 03:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4644 0 --:--:-- --:--:-- --:--:-- 4610 03:49:51 100 3325k 100 3325k 0 0 7954k 0 --:--:-- --:--:-- --:--:-- 7954k 03:49:51 ./yq_linux_amd64 03:49:51 + sudo snapcraft prime --use-lxd 03:49:53 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:49: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: 03:49:53 - README.md 03:49:53 03:49:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:49:53 Launching a container. 03:49:59 Waiting for container to be ready 03:50:00 To start your first instance, try: lxc launch ubuntu:18.04 03:50:00 03:50:04 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:50:04 Waiting for network to be ready... 03:50:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:50:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 03:50:04 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:50:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 03:50:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:50:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:50:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 03:50:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 03:50:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 03:50:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 03:50:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:50:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:50:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:50:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:50:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:50:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:50:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:50:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:50:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:50:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 03:50:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 03:50:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 03:50:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 03:50:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 03:50:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 03:50:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 03:50:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 03:50:08 Fetched 25.0 MB in 4s (6055 kB/s) 03:50:09 Reading package lists... 03:50:09 Reading package lists... 03:50:09 Building dependency tree... 03:50:09 Reading state information... 03:50:10 The following additional packages will be installed: 03:50:10 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:50:10 Suggested packages: 03:50:10 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:50:10 Recommended packages: 03:50:10 gnupg libsasl2-modules 03:50:10 The following NEW packages will be installed: 03:50:10 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:10 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:10 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:10 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:50:10 The following packages will be upgraded: 03:50:10 gpg gpg-agent gpgconf libudev1 03:50:10 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 03:50:10 Need to get 3527 kB of archives. 03:50:10 After this operation, 13.3 MB of additional disk space will be used. 03:50:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 03:50:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 03:50:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:50:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:50:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:50:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:50:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:50:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:50:10 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:50:11 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:50:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:50:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:50:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:50:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:50:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:50:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:50:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:50:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:50:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:50:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:50:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:50:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:50:11 debconf: delaying package configuration, since apt-utils is not installed 03:50:11 Fetched 3527 kB in 1s (3350 kB/s) 03:50:11 (Reading database ... 12511 files and directories currently installed.) 03:50:11 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 03:50:11 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 03:50:11 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 03:50:11 Selecting previously unselected package udev. 03:50:11 (Reading database ... 12511 files and directories currently installed.) 03:50:11 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 03:50:11 Unpacking udev (237-3ubuntu10.50) ... 03:50:11 Selecting previously unselected package libfuse2:amd64. 03:50:11 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:50:11 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:50:11 Selecting previously unselected package fuse. 03:50:11 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:50:11 Unpacking fuse (2.9.7-1ubuntu1) ... 03:50:11 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:11 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:12 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:12 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:12 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:12 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:12 Selecting previously unselected package libksba8:amd64. 03:50:12 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:50:12 Unpacking libksba8:amd64 (1.3.5-2) ... 03:50:12 Selecting previously unselected package libroken18-heimdal:amd64. 03:50:12 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:50:12 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:50:12 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:50:12 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libwind0-heimdal:amd64. 03:50:12 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:50:12 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:50:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:50:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:50:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:12 Selecting previously unselected package libsasl2-modules-db:amd64. 03:50:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:50:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:12 Selecting previously unselected package libsasl2-2:amd64. 03:50:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:50:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:12 Selecting previously unselected package libldap-common. 03:50:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:50:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:50:12 Selecting previously unselected package libldap-2.4-2:amd64. 03:50:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:50:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:50:12 Selecting previously unselected package dirmngr. 03:50:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:12 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:50:13 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:50:13 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:50:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:50:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:13 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:50:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libksba8:amd64 (1.3.5-2) ... 03:50:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:13 Setting up udev (237-3ubuntu10.50) ... 03:50:13 invoke-rc.d: policy-rc.d denied execution of start. 03:50:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Processing triggers for systemd (237-3ubuntu10) ... 03:50:13 Setting up fuse (2.9.7-1ubuntu1) ... 03:50:13 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:50:13 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:50:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:50:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:50:14 settings in the [Install] section, and DefaultInstance for template units). 03:50:14 This means they are not meant to be enabled using systemctl. 03:50:14 Possible reasons for having this kind of units are: 03:50:14 1) A unit may be statically enabled by being symlinked from another unit's 03:50:14 .wants/ or .requires/ directory. 03:50:14 2) A unit's purpose may be to act as a helper for some other unit which has 03:50:14 a requirement dependency on it. 03:50:14 3) A unit may be started when needed via activation (socket, path, timer, 03:50:14 D-Bus, udev, scripted systemctl call, ...). 03:50:14 4) In case of template units, the unit is meant to be enabled with some 03:50:14 instance name specified. 03:50:14 Reading package lists... 03:50:14 Building dependency tree... 03:50:14 Reading state information... 03:50:14 The following additional packages will be installed: 03:50:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:50:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:50:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:50:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:50:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:50:14 Suggested packages: 03:50:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:50:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:50:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:50:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:50:14 systemd-container policykit-1 03:50:14 Recommended packages: 03:50:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:50:14 The following NEW packages will be installed: 03:50:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:50:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:50:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:50:14 multiarch-support openssh-client python3 python3-minimal python3.6 03:50:14 python3.6-minimal snapd squashfs-tools sudo 03:50:14 The following packages will be upgraded: 03:50:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:50:15 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 03:50:15 Need to get 36.7 MB of archives. 03:50:15 After this operation, 147 MB of additional disk space will be used. 03:50:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 03:50:15 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 03:50:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 03:50:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:50:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:50:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:50:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:50:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:50:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:50:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:50:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:50:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:50:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:50:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:50:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:50:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:50:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:50:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:50:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 03:50:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:50:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:50:16 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:50:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:50:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:50:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:50:16 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:50:16 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:50:16 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:50:16 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 03:50:16 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 03:50:18 debconf: delaying package configuration, since apt-utils is not installed 03:50:18 Fetched 36.7 MB in 3s (12.1 MB/s) 03:50:18 (Reading database ... 12757 files and directories currently installed.) 03:50:18 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 03:50:18 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 03:50:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 03:50:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 03:50:18 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 03:50:18 (Reading database ... 12757 files and directories currently installed.) 03:50:18 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 03:50:18 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 03:50:19 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 03:50:19 (Reading database ... 12757 files and directories currently installed.) 03:50:19 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 03:50:19 Unpacking apt (1.6.14) over (1.6.1) ... 03:50:19 Setting up apt (1.6.14) ... 03:50:19 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:50:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:50:19 (Reading database ... 12764 files and directories currently installed.) 03:50:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:50:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:50:19 Selecting previously unselected package libpython3.6-minimal:amd64. 03:50:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:20 Selecting previously unselected package libexpat1:amd64. 03:50:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:50:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:50:20 Selecting previously unselected package python3.6-minimal. 03:50:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:50:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:50:20 Checking for services that may need to be restarted...done. 03:50:20 Checking for services that may need to be restarted...done. 03:50:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:50:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:50:21 Selecting previously unselected package python3-minimal. 03:50:21 (Reading database ... 13012 files and directories currently installed.) 03:50:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:50:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:50:21 Selecting previously unselected package mime-support. 03:50:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:50:21 Unpacking mime-support (3.60ubuntu1) ... 03:50:21 Selecting previously unselected package libmpdec2:amd64. 03:50:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:50:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:50:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:50:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:21 Selecting previously unselected package python3.6. 03:50:21 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:21 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:50:21 Selecting previously unselected package libpython3-stdlib:amd64. 03:50:21 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:50:21 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:50:21 Setting up python3-minimal (3.6.7-1~18.04) ... 03:50:21 Selecting previously unselected package python3. 03:50:21 (Reading database ... 13442 files and directories currently installed.) 03:50:21 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:50:21 Unpacking python3 (3.6.7-1~18.04) ... 03:50:21 Selecting previously unselected package multiarch-support. 03:50:21 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:50:21 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:50:21 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:50:21 Selecting previously unselected package liblzo2-2:amd64. 03:50:21 (Reading database ... 13479 files and directories currently installed.) 03:50:21 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:50:21 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:50:21 Selecting previously unselected package libbsd0:amd64. 03:50:21 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:50:21 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:50:22 Selecting previously unselected package sudo. 03:50:22 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:50:22 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:50:22 Selecting previously unselected package apparmor. 03:50:22 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:50:22 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:50:22 Selecting previously unselected package libedit2:amd64. 03:50:22 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:50:22 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:50:22 Selecting previously unselected package libkrb5support0:amd64. 03:50:22 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:50:22 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:50:22 Selecting previously unselected package libk5crypto3:amd64. 03:50:22 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:50:22 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:50:22 Selecting previously unselected package libkeyutils1:amd64. 03:50:22 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:50:22 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:50:22 Selecting previously unselected package libkrb5-3:amd64. 03:50:22 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:50:22 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:50:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:50:22 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:50:22 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:50:22 Selecting previously unselected package libssl1.0.0:amd64. 03:50:22 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:50:22 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:50:22 Selecting previously unselected package openssh-client. 03:50:22 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:50:22 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:50:22 Selecting previously unselected package squashfs-tools. 03:50:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 03:50:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:50:22 Selecting previously unselected package snapd. 03:50:22 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 03:50:22 Unpacking snapd (2.49.2+18.04) ... 03:50:24 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:50:24 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:50:24 Setting up mime-support (3.60ubuntu1) ... 03:50:25 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:50:25 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:50:25 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:50:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:25 Setting up systemd (237-3ubuntu10.50) ... 03:50:25 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:50:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:50:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:50:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:50:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:50:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:50:26 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 03:50:26 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:50:26 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:50:26 Setting up python3 (3.6.7-1~18.04) ... 03:50:26 running python rtupdate hooks for python3.6... 03:50:26 running python post-rtupdate hooks for python3.6... 03:50:26 Setting up apparmor (2.12-4ubuntu5.1) ... 03:50:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:50:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:50:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:50:28 Setting up snapd (2.49.2+18.04) ... 03:50:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:50:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:50:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:50:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:50:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:29 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:50:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:50:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:50:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:50:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:50:29 /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' 03:50:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:29 Processing triggers for systemd (237-3ubuntu10.50) ... 03:50:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:50:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:50:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:50:32 Reading package lists... 03:50:32 Reading package lists... 03:50:32 Building dependency tree... 03:50:32 Reading state information... 03:50:32 Calculating upgrade... 03:50:32 The following packages will be upgraded: 03:50:32 advancecomp base-files bash binutils binutils-common 03:50:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:50:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:50:32 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 03:50:32 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 03:50:32 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:50:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:50:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 03:50:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 03:50:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 03:50:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 03:50:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 03:50:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 03:50:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 03:50:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 03:50:32 ubuntu-keyring util-linux 03:50:32 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:50:32 Need to get 64.2 MB of archives. 03:50:32 After this operation, 5125 kB of additional disk space will be used. 03:50:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:50:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 03:50:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:50:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:50:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:50:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:50:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:50:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:50:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:50:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:50:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:50:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:50:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:50:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:50:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:50:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:50:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:50:33 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:50:33 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:50:33 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:50:33 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:50:33 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:50:33 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:50:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:50:33 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:50:33 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:50:33 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:50:33 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:50:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:50:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:50:33 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:50:33 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:50:33 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 03:50:33 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:50:33 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:50:33 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 03:50:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:50:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:50:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 03:50:33 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 03:50:33 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:50:33 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:50:33 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:50:33 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:50:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:50:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:50:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:50:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:50:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:50:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:50:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:50:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:50:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:50:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:50:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:50:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:50:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:50:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:50:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:50:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:50:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:50:33 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:50:33 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:50:33 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:50:33 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:50:33 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 03:50:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:50:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:50:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:50:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:50:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:50:34 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:50:34 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:50:34 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:50:34 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:50:34 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:50:34 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:50:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:50:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:50:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 03:50:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 03:50:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 03:50:34 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:50:34 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:50:34 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:50:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 03:50:34 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:50:34 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:50:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:50:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:50:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:50:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:50:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 03:50:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:50:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:50:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:50:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:50:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:50:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:50:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:50:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:50:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:50:34 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:50:34 debconf: delaying package configuration, since apt-utils is not installed 03:50:34 Fetched 64.2 MB in 2s (32.0 MB/s) 03:50:34 (Reading database ... 13914 files and directories currently installed.) 03:50:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:50:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:50:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:50:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:50:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 03:50:35 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 03:50:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:35 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:36 (Reading database ... 13914 files and directories currently installed.) 03:50:36 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:36 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:50:36 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:50:36 (Reading database ... 13914 files and directories currently installed.) 03:50:36 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:36 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:36 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:36 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:36 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:50:36 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:50:36 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:36 (Reading database ... 13914 files and directories currently installed.) 03:50:36 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:50:36 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:50:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:50:37 (Reading database ... 13914 files and directories currently installed.) 03:50:37 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:50:37 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:50:37 Setting up base-files (10.1ubuntu2.10) ... 03:50:37 Installing new version of config file /etc/issue ... 03:50:37 Installing new version of config file /etc/issue.net ... 03:50:37 Installing new version of config file /etc/lsb-release ... 03:50:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:50:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:50:37 Removing obsolete conffile /etc/default/motd-news ... 03:50:37 (Reading database ... 13915 files and directories currently installed.) 03:50:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:50:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:50:38 Setting up bash (4.4.18-2ubuntu1.2) ... 03:50:38 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 03:50:38 (Reading database ... 13915 files and directories currently installed.) 03:50:38 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:38 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:50:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:50:38 (Reading database ... 13915 files and directories currently installed.) 03:50:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:50:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:50:38 Setting up tar (1.29b-2ubuntu0.2) ... 03:50:38 (Reading database ... 13915 files and directories currently installed.) 03:50:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:50:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:50:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:50:38 (Reading database ... 13915 files and directories currently installed.) 03:50:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:50:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:50:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:50:38 (Reading database ... 13915 files and directories currently installed.) 03:50:38 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:50:38 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:50:38 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:50:39 (Reading database ... 13915 files and directories currently installed.) 03:50:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:50:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:50:39 Setting up grep (3.1-2build1) ... 03:50:39 (Reading database ... 13915 files and directories currently installed.) 03:50:39 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 03:50:39 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 03:50:39 Setting up gzip (1.6-5ubuntu1.1) ... 03:50:39 (Reading database ... 13915 files and directories currently installed.) 03:50:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:50:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:50:39 Setting up login (1:4.5-1ubuntu2) ... 03:50:39 (Reading database ... 13915 files and directories currently installed.) 03:50:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:50:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:50:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:50:39 (Reading database ... 13915 files and directories currently installed.) 03:50:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:50:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:50:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:50:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:50:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:50:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:50:40 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:50:40 (Reading database ... 13915 files and directories currently installed.) 03:50:40 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:50:40 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:50:41 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:50:41 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:50:41 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:50:41 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:50:41 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:50:41 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:50:41 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:41 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:41 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:41 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:41 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:50:41 (Reading database ... 13915 files and directories currently installed.) 03:50:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:50:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:50:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:50:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:50:42 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:50:42 (Reading database ... 13915 files and directories currently installed.) 03:50:42 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:50:42 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:50:42 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:50:42 (Reading database ... 13915 files and directories currently installed.) 03:50:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:50:42 (Reading database ... 13915 files and directories currently installed.) 03:50:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:50:42 (Reading database ... 13915 files and directories currently installed.) 03:50:42 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:50:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:50:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:50:43 (Reading database ... 13915 files and directories currently installed.) 03:50:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:50:43 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:50:43 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:50:43 (Reading database ... 13915 files and directories currently installed.) 03:50:43 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:50:43 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:50:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:50:44 (Reading database ... 13917 files and directories currently installed.) 03:50:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:50:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:50:44 Setting up debconf (1.5.66ubuntu1) ... 03:50:44 (Reading database ... 13917 files and directories currently installed.) 03:50:44 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:50:44 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:50:44 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:50:44 (Reading database ... 13917 files and directories currently installed.) 03:50:44 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:50:44 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:50:44 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:50:44 (Reading database ... 13917 files and directories currently installed.) 03:50:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:50:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:50:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:50:44 (Reading database ... 13917 files and directories currently installed.) 03:50:44 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:50:44 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:50:44 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 03:50:44 (Reading database ... 13919 files and directories currently installed.) 03:50:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 03:50:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:50:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 03:50:45 (Reading database ... 13923 files and directories currently installed.) 03:50:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:50:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:50:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 03:50:45 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 03:50:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:50:45 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:50:45 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:50:45 (Reading database ... 13923 files and directories currently installed.) 03:50:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:50:45 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:50:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:50:45 (Reading database ... 13923 files and directories currently installed.) 03:50:45 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 03:50:45 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 03:50:45 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 03:50:45 (Reading database ... 13923 files and directories currently installed.) 03:50:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 03:50:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 03:50:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:50:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:50:46 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:50:46 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:50:46 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:50:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:50:46 Setting up passwd (1:4.5-1ubuntu2) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:46 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:46 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:50:46 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:50:46 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 03:50:46 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 03:50:46 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 03:50:46 (Reading database ... 13923 files and directories currently installed.) 03:50:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:50:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:50:47 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:50:47 (Reading database ... 13923 files and directories currently installed.) 03:50:47 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:50:47 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:50:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:50:47 (Reading database ... 13923 files and directories currently installed.) 03:50:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:50:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:50:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:50:47 (Reading database ... 13923 files and directories currently installed.) 03:50:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:50:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:50:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:50:47 (Reading database ... 13923 files and directories currently installed.) 03:50:47 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 03:50:47 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 03:50:47 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 03:50:47 (Reading database ... 13923 files and directories currently installed.) 03:50:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:50:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:50:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:50:47 (Reading database ... 13924 files and directories currently installed.) 03:50:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:50:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:50:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:50:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:50:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:50:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:50:48 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:50:48 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:50:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:50:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:50:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:50:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:50:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:50:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:50:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:50:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:50:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:50:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:50:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:50:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:50:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:50:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:50:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:50:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:50:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:50:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:50:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:50:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:50:49 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:50:49 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:50:49 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:50:49 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:50:49 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:50:49 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:50:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:50:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:50:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:50 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:50 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:50:50 ---> 57f524daebef 03:50:50 Step 3/23 : WORKDIR /edgex-go 03:50:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:50:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:50:50 ---> 57f524daebef 03:50:50 Step 3/32 : WORKDIR /edgex-go 03:50:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:50:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:50:50 ---> 57f524daebef 03:50:50 Step 3/23 : WORKDIR /edgex-go 03:50:50 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:50:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:50:50 ---> 57f524daebef 03:50:50 Step 3/26 : WORKDIR /edgex-go 03:50:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:50:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:50:50 ---> 57f524daebef 03:50:50 Step 3/24 : WORKDIR /edgex-go 03:50:50 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:50 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:51 ---> Running in 66de302df6c9 03:50:51 ---> Running in fd6e7efdae17 03:50:51 ---> Running in cbdfc77337be 03:50:51 ---> Running in eb6ecd90f5fb 03:50:51 ---> Running in 171371bfca75 03:50:52 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:52 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:52 Removing intermediate container eb6ecd90f5fb 03:50:52 ---> 7a2a3b7e9586 03:50:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 Removing intermediate container 66de302df6c9 03:50:52 ---> 030d72a2e44e 03:50:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:50:52 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:50:52 Removing intermediate container 171371bfca75 03:50:52 ---> 7cdd80da274c 03:50:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 Removing intermediate container fd6e7efdae17 03:50:52 ---> c4a6e6504d48 03:50:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 Removing intermediate container cbdfc77337be 03:50:52 ---> a22945120074 03:50:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:52 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:50:52 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:50:52 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:50:52 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:50:52 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:50:52 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:50:53 ---> Running in 041b06da2a49 03:50:53 ---> Running in eda911fa2b80 03:50:53 ---> Running in 7e55920ad3bb 03:50:53 ---> Running in e470d51996a1 03:50:53 ---> Running in d68cfc57a488 03:50:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:50:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:50:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:50:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:50:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:50:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:50:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:50:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:50:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:50:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:53 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:53 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:50:53 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:50:53 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:50:55 03:50:55 Current default time zone: 'Etc/UTC' 03:50:55 Local time is now: Tue Aug 3 03:50:53 UTC 2021. 03:50:55 Universal Time is now: Tue Aug 3 03:50:53 UTC 2021. 03:50:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:50:55 03:50:55 Setting up systemd-sysv (237-3ubuntu10.50) ... 03:50:55 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:55 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 03:50:55 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:50:55 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:50:55 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:50:55 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:50:55 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:50:55 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:50:55 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:50:55 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:55 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:50:55 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:55 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:50:55 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:55 Setting up patch (2.7.6-2ubuntu1.1) ... 03:50:55 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:50:55 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:50:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:50:55 Installing new version of config file /etc/ssl/openssl.cnf ... 03:50:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:50:55 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:50:55 Setting up ca-certificates (20210119~18.04.1) ... 03:50:55 Updating certificates in /etc/ssl/certs... 03:50:56 23 added, 27 removed; done. 03:50:56 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:50:56 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:50:56 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:50:56 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:50:56 Setting up pkgbinarymangler (138.18.04.1) ... 03:50:56 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:50:56 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:50:56 Setting up perl (5.26.1-6ubuntu0.5) ... 03:50:56 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:50:56 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:50:56 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:50:56 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:50:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:50:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:50:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:50:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:50:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:50:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:50:57 Processing triggers for systemd (237-3ubuntu10.50) ... 03:50:57 Processing triggers for mime-support (3.60ubuntu1) ... 03:50:57 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:50:57 Updating certificates in /etc/ssl/certs... 03:50:57 Removing intermediate container 041b06da2a49 03:50:57 ---> 3871d8131ef1 03:50:57 Step 5/23 : RUN apk add --update --no-cache make git 03:50:57 ---> Running in 1e7f51551036 03:50:57 Removing intermediate container 7e55920ad3bb 03:50:57 ---> c5bd03e550bb 03:50:57 Step 5/24 : RUN apk add --update --no-cache make git 03:50:57 0 added, 0 removed; done. 03:50:57 Running hooks in /etc/ca-certificates/update.d... 03:50:57 done. 03:50:57 Removing intermediate container eda911fa2b80 03:50:57 ---> 6c7a9e689400 03:50:57 Step 5/26 : RUN apk add --update --no-cache make git 03:50:57 ---> Running in 78cab8bdff73 03:50:57 Removing intermediate container d68cfc57a488 03:50:57 ---> 7bd4ecfb3eb1 03:50:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:50:58 ---> Running in c1b59a06b93f 03:50:58 Reading package lists... 03:50:58 Building dependency tree... 03:50:58 Reading state information... 03:50:58 Removing intermediate container e470d51996a1 03:50:58 ---> de05445f1f73 03:50:58 Step 5/32 : RUN apk add --update --no-cache make git 03:50:58 ---> Running in 2eb49b408941 03:50:58 The following NEW packages will be installed: 03:50:58 apt-transport-https 03:50:58 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:50:58 ---> Running in b5150e0f7afa 03:50:58 Need to get 4348 B of archives. 03:50:58 After this operation, 154 kB of additional disk space will be used. 03:50:58 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 03:50:58 debconf: delaying package configuration, since apt-utils is not installed 03:50:58 Fetched 4348 B in 0s (24.1 kB/s) 03:50:58 Selecting previously unselected package apt-transport-https. 03:50:58 (Reading database ... 13929 files and directories currently installed.) 03:50:58 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 03:50:58 Unpacking apt-transport-https (1.6.14) ... 03:50:58 Setting up apt-transport-https (1.6.14) ... 03:50:58 Waiting for network to be ready... 03:50:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:01 OK: 218 MiB in 52 packages 03:51:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:51:02 OK: 218 MiB in 52 packages 03:51:02 OK: 218 MiB in 52 packages 03:51:02 OK: 218 MiB in 52 packages 03:51:02 OK: 218 MiB in 52 packages 03:51:03 Removing intermediate container 1e7f51551036 03:51:03 ---> 6c32b111c86f 03:51:03 Step 6/23 : COPY go.mod . 03:51:04 2021-08-03T03:51:01Z INFO Waiting for automatic snapd restart... 03:51:04 Removing intermediate container c1b59a06b93f 03:51:04 ---> 7841a87bb80e 03:51:04 Step 6/26 : COPY go.mod . 03:51:04 Removing intermediate container 2eb49b408941 03:51:04 ---> b99369a3730c 03:51:04 Step 6/23 : COPY go.mod . 03:51:04 snapd 2.51.3 from Canonical* installed 03:51:04 ---> 2fc5461f1771 03:51:04 Step 7/23 : RUN go mod download 03:51:04 Removing intermediate container 78cab8bdff73 03:51:04 Removing intermediate container b5150e0f7afa 03:51:04 ---> 374d8dfd4f31 03:51:04 Step 6/32 : COPY go.mod . 03:51:04 ---> 6f94553e4ebe 03:51:04 Step 6/24 : COPY go.mod . 03:51:04 ---> Running in a678f13ca3eb 03:51:05 "snapd" switched to the "latest/stable" channel 03:51:05 03:51:05 ---> 91c6f335bc4b 03:51:05 Step 7/26 : RUN go mod download 03:51:05 ---> e53f6f532698 03:51:05 Step 7/23 : RUN go mod download 03:51:05 ---> Running in 48c5682bff91 03:51:06 ---> Running in 699a1a16e53f 03:51:06 ---> 9ce4a05b9422 03:51:06 Step 7/32 : RUN go mod download 03:51:06 ---> c86cb9d45427 03:51:06 Step 7/24 : RUN go mod download 03:51:06 ---> Running in a1b4833e496e 03:51:06 ---> Running in bdaee152696d 03:51:07 core18 20210611 from Canonical* installed 03:51:07 "core18" switched to the "latest/stable" channel 03:51:07 03:51:10 Removing intermediate container a678f13ca3eb 03:51:10 ---> 95069563472b 03:51:10 Step 8/23 : COPY . . 03:51:11 snapcraft 4.8.3 from Canonical* installed 03:51:11 "snapcraft" switched to the "latest/stable" channel 03:51:11 03:51:12 Removing intermediate container 48c5682bff91 03:51:12 ---> 12edd24fddf9 03:51:12 Step 8/26 : COPY . . 03:51:12 Removing intermediate container 699a1a16e53f 03:51:12 ---> 7e4bcac975d2 03:51:12 Step 8/23 : COPY . . 03:51:14 Removing intermediate container a1b4833e496e 03:51:14 ---> 89b51608968b 03:51:14 Step 8/24 : COPY . . 03:51:14 Removing intermediate container bdaee152696d 03:51:14 ---> 6ec47dac4f77 03:51:14 Step 8/32 : COPY . . 03:51:15 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: 03:51:15 - README.md 03:51:15 03:51:15 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:51:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:51:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:51:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:51:16 Reading package lists... 03:51:17 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 03:51:17 Reading package lists... 03:51:17 Building dependency tree... 03:51:17 Reading state information... 03:51:17 Suggested packages: 03:51:17 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:51:17 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:51:17 Recommended packages: 03:51:17 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:51:17 The following NEW packages will be installed: 03:51:17 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:51:17 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:51:17 pkg-config zip 03:51:17 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:51:17 Need to get 7663 kB of archives. 03:51:17 After this operation, 43.8 MB of additional disk space will be used. 03:51:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:51:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:51:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 03:51:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:51:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:51:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:51:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:51:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:51:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:51:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:51:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:51:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:51:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:51:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:51:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:51:18 debconf: delaying package configuration, since apt-utils is not installed 03:51:18 Fetched 7663 kB in 1s (10.3 MB/s) 03:51:18 Selecting previously unselected package libglib2.0-0:amd64. 03:51:18 (Reading database ... 13933 files and directories currently installed.) 03:51:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:51:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:51:18 Selecting previously unselected package libpsl5:amd64. 03:51:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:51:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:51:18 Selecting previously unselected package libnghttp2-14:amd64. 03:51:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:51:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:51:18 Selecting previously unselected package librtmp1:amd64. 03:51:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:51:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:51:18 Selecting previously unselected package libcurl3-gnutls:amd64. 03:51:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 03:51:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 03:51:18 Selecting previously unselected package liberror-perl. 03:51:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:51:18 Unpacking liberror-perl (0.17025-1) ... 03:51:18 Selecting previously unselected package git-man. 03:51:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:51:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:51:18 Selecting previously unselected package git. 03:51:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:51:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:51:19 Selecting previously unselected package libnorm1:amd64. 03:51:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:51:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:51:19 Selecting previously unselected package libpgm-5.2-0:amd64. 03:51:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:51:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:51:19 Selecting previously unselected package libsodium23:amd64. 03:51:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:51:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:51:19 Selecting previously unselected package libzmq5:amd64. 03:51:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:51:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:51:19 Selecting previously unselected package libzmq3-dev:amd64. 03:51:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:51:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:51:20 Selecting previously unselected package pkg-config. 03:51:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:51:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:51:20 Selecting previously unselected package zip. 03:51:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:51:20 Unpacking zip (3.0-11build1) ... 03:51:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:51:20 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:51:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:51:20 Setting up liberror-perl (0.17025-1) ... 03:51:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:51:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:51:20 No schema files found: doing nothing. 03:51:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:51:20 Setting up zip (3.0-11build1) ... 03:51:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:51:20 Setting up libsodium23:amd64 (1.0.16-2) ... 03:51:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:51:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:51:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 03:51:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:51:20 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:51:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:51:20 git set to automatically installed. 03:51:20 git-man set to automatically installed. 03:51:20 libcurl3-gnutls set to automatically installed. 03:51:20 liberror-perl set to automatically installed. 03:51:20 libglib2.0-0 set to automatically installed. 03:51:20 libnghttp2-14 set to automatically installed. 03:51:20 libnorm1 set to automatically installed. 03:51:20 libpgm-5.2-0 set to automatically installed. 03:51:20 libpsl5 set to automatically installed. 03:51:20 librtmp1 set to automatically installed. 03:51:20 libsodium23 set to automatically installed. 03:51:20 libzmq3-dev set to automatically installed. 03:51:20 libzmq5 set to automatically installed. 03:51:20 pkg-config set to automatically installed. 03:51:20 zip set to automatically installed. 03:51:22 snapd is not logged in, snap install commands will use sudo 03:51:22 snap "core18" has no updates available 03:51:23 snapd is not logged in, snap install commands will use sudo 03:51:33 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 03:51:33 Pulling config-common 03:51:33 + snapcraftctl pull 03:51:33 Pulling go-build-helper 03:51:33 + snapcraftctl pull 03:51:34 'edgex-go' has dependencies that need to be staged: go-build-helper 03:51:34 Skipping pull go-build-helper (already ran) 03:51:34 Building go-build-helper 03:51:34 + snapcraftctl build 03:51:36 Staging go-build-helper 03:51:36 + snapcraftctl stage 03:51:37 ---> cf9f1b3655de 03:51:37 Step 9/23 : RUN go mod tidy 03:51:37 ---> b9767c37d74b 03:51:37 Step 9/26 : RUN go mod tidy 03:51:37 ---> Running in 1ae697c4455b 03:51:37 ---> fb73260edc9a 03:51:37 Step 9/23 : RUN go mod tidy 03:51:37 ---> f9065d72acfc 03:51:37 Step 9/24 : RUN go mod tidy 03:51:37 ---> 86ad0cf79f14 03:51:37 Step 9/32 : RUN go mod tidy 03:51:37 ---> Running in 417a943ec333 03:51:37 ---> Running in 05ed0cc7a8dc 03:51:37 ---> Running in cc82d1092393 03:51:37 ---> Running in dfb830418935 03:51:40 Removing intermediate container 1ae697c4455b 03:51:40 ---> 2181d8f1c38f 03:51:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 03:51:40 ---> Running in 7588481ce86d 03:51:41 Removing intermediate container 417a943ec333 03:51:41 ---> 6634dd0a886c 03:51:41 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:51:41 ---> Running in 2f9e6af4c4a9 03:51:42 Removing intermediate container 05ed0cc7a8dc 03:51:42 ---> 0926b3f8cdf4 03:51:42 Step 10/24 : RUN make cmd/core-command/core-command 03:51:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:51:42 Removing intermediate container dfb830418935 03:51:42 ---> 0a748ff20cc6 03:51:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:51:42 ---> Running in fd5ef0027693 03:51:42 Removing intermediate container cc82d1092393 03:51:42 ---> 4de625a2b4ad 03:51:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 03:51:42 ---> Running in f9b036f1c13c 03:51:42 ---> Running in 6bb72eae2b46 03:51:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:51:45 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 03:51:45 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 03:51:45 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 03:51:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:51:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:51:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 03:51:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 03:51:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 03:51:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 03:51:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 03:51:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 03:51:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 03:51:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 03:51:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:51:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:51:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:51:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:51:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:51:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:51:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:51:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:51:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:51:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 03:51:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 03:51:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.0 kB] 03:51:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 03:51:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 03:51:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 03:51:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 03:51:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 03:51:46 Fetched 25.0 MB in 0s (0 B/s) 03:51:46 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:51:46 Fetched 224 kB in 0s (0 B/s) 03:51:46 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:51:46 Fetched 157 kB in 0s (0 B/s) 03:51:46 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:51:46 Fetched 221 kB in 0s (0 B/s) 03:51:46 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:51:46 Fetched 143 kB in 0s (0 B/s) 03:51:46 Pulling edgex-go 03:51:46 + snapcraftctl pull 03:51:46 Pulling hooks 03:51:46 + snapcraftctl pull 03:52:04 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:52:04 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:52:04 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:52:04 Fetched 0 B in 0s (0 B/s) 03:52:04 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:52:04 Fetched 96.5 kB in 0s (0 B/s) 03:52:04 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:52:04 Fetched 279 kB in 0s (0 B/s) 03:52:04 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:52:04 Fetched 122 kB in 0s (0 B/s) 03:52:04 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:52:04 Fetched 77.8 kB in 0s (0 B/s) 03:52:04 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:52:04 Fetched 8848 B in 0s (0 B/s) 03:52:04 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:52:04 Fetched 47.8 kB in 0s (0 B/s) 03:52:04 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:52:04 Fetched 45.6 kB in 0s (0 B/s) 03:52:04 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:52:04 Fetched 15.0 kB in 0s (0 B/s) 03:52:04 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 03:52:04 Fetched 219 kB in 0s (0 B/s) 03:52:04 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:52:04 Fetched 154 kB in 0s (0 B/s) 03:52:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:52:04 Fetched 50.6 kB in 0s (0 B/s) 03:52:04 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:52:04 Fetched 14.8 kB in 0s (0 B/s) 03:52:04 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:52:04 Fetched 41.8 kB in 0s (0 B/s) 03:52:04 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:52:04 Fetched 499 kB in 0s (0 B/s) 03:52:04 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:52:04 Fetched 111 kB in 0s (0 B/s) 03:52:04 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:52:04 Fetched 240 kB in 0s (0 B/s) 03:52:04 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:52:04 Fetched 29.3 kB in 0s (0 B/s) 03:52:04 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:52:04 Fetched 85.5 kB in 0s (0 B/s) 03:52:04 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:52:04 Fetched 24.5 kB in 0s (0 B/s) 03:52:04 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:52:04 Fetched 49.2 kB in 0s (0 B/s) 03:52:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:52:04 Fetched 54.2 kB in 0s (0 B/s) 03:52:04 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:52:04 Fetched 30.8 kB in 0s (0 B/s) 03:52:04 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:52:04 Fetched 15.8 kB in 0s (0 B/s) 03:52:04 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:52:04 Fetched 85.9 kB in 0s (0 B/s) 03:52:04 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:52:04 Fetched 8720 B in 0s (0 B/s) 03:52:04 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 03:52:04 Fetched 140 kB in 0s (0 B/s) 03:52:04 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:52:04 Fetched 119 kB in 0s (0 B/s) 03:52:04 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 03:52:04 Fetched 111 kB in 0s (0 B/s) 03:52:04 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:52:04 Fetched 11.1 kB in 0s (0 B/s) 03:52:04 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:52:04 Fetched 645 kB in 0s (0 B/s) 03:52:04 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:52:04 Fetched 41.3 kB in 0s (0 B/s) 03:52:04 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:52:04 Fetched 17.9 kB in 0s (0 B/s) 03:52:04 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:52:04 Fetched 368 kB in 0s (0 B/s) 03:52:04 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:52:04 Fetched 187 kB in 0s (0 B/s) 03:52:04 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:52:04 Fetched 175 kB in 0s (0 B/s) 03:52:04 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:52:04 Fetched 206 kB in 0s (0 B/s) 03:52:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:52:04 Fetched 1301 kB in 0s (0 B/s) 03:52:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:52:04 Fetched 36.2 kB in 0s (0 B/s) 03:52:04 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 03:52:04 Fetched 159 kB in 0s (0 B/s) 03:52:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:52:04 Fetched 107 kB in 0s (0 B/s) 03:52:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:52:04 Fetched 48.7 kB in 0s (0 B/s) 03:52:04 Pulling static-packages 03:52:04 + snapcraftctl pull 03:52:04 Pulling version 03:52:04 + cd /root/project 03:52:04 + git describe --tags --abbrev=0 03:52:04 + sed s/v// 03:52:04 + GIT_VERSION=2.0.1-dev.19 03:52:04 + [ -z 2.0.1-dev.19 ] 03:52:04 + snapcraftctl set-version 2.0.1-dev.19 03:52:04 Building config-common 03:52:04 + snapcraftctl build 03:52:06 Skipping build go-build-helper (already ran) 03:52:07 Building edgex-go 03:52:07 + cd /root/parts/edgex-go/src 03:52:07 + git describe --tags --abbrev=0 03:52:07 + sed s/v// 03:52:07 + GIT_VERSION=2.0.1-dev.19 03:52:07 + [ -z 2.0.1-dev.19 ] 03:52:07 + echo 2.0.1-dev.19 03:52:07 + make build 03:52:07 go mod tidy 03:52:10 go: downloading github.com/gorilla/mux v1.8.0 03:52:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 03:52:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 03:52:10 go: downloading github.com/stretchr/testify v1.7.0 03:52:10 go: downloading github.com/google/uuid v1.3.0 03:52:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 03:52:10 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 03:52:10 go: downloading gopkg.in/yaml.v2 v2.4.0 03:52:10 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:52:10 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:52:11 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 03:52:11 go: downloading github.com/lib/pq v1.10.2 03:52:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:52:11 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 03:52:11 go: downloading github.com/pelletier/go-toml v1.9.3 03:52:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:52:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 03:52:12 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 03:52:12 go: downloading github.com/go-playground/validator/v10 v10.8.0 03:52:12 go: downloading github.com/go-kit/kit v0.11.0 03:52:12 go: downloading github.com/davecgh/go-spew v1.1.1 03:52:12 go: downloading github.com/pmezard/go-difflib v1.0.0 03:52:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 03:52:12 go: downloading github.com/stretchr/objx v0.1.1 03:52:12 go: downloading github.com/x448/float16 v0.8.4 03:52:12 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:52:12 go: downloading github.com/go-playground/universal-translator v0.17.0 03:52:12 go: downloading github.com/leodido/go-urn v1.2.1 03:52:12 go: downloading golang.org/x/text v0.3.6 03:52:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 03:52:12 go: downloading github.com/go-playground/locales v0.13.0 03:52:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 03:52:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:52:13 go: downloading github.com/pebbe/zmq4 v1.2.7 03:52:13 go: downloading github.com/kr/pretty v0.2.0 03:52:13 go: downloading github.com/go-logfmt/logfmt v0.5.0 03:52:13 go: downloading github.com/go-stack/stack v1.8.0 03:52:13 go: downloading github.com/hashicorp/consul/api v1.8.1 03:52:13 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:52:13 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 03:52:13 go: downloading github.com/gorilla/websocket v1.4.2 03:52:13 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 03:52:13 go: downloading github.com/onsi/ginkgo v1.10.1 03:52:13 go: downloading github.com/onsi/gomega v1.7.0 03:52:13 go: downloading github.com/kr/text v0.1.0 03:52:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:52:13 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:52:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:52:13 go: downloading github.com/hashicorp/serf v0.9.5 03:52:13 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:52:14 go: downloading github.com/hashicorp/consul/sdk v0.7.0 03:52:14 go: downloading github.com/hashicorp/go-uuid v1.0.1 03:52:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:52:14 go: downloading github.com/mitchellh/copystructure v1.0.0 03:52:14 go: downloading github.com/fatih/color v1.9.0 03:52:14 go: downloading github.com/mattn/go-colorable v0.1.6 03:52:14 go: downloading github.com/mattn/go-isatty v0.0.12 03:52:14 go: downloading github.com/mitchellh/go-homedir v1.1.0 03:52:14 go: downloading github.com/pkg/errors v0.9.1 03:52:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:52:14 go: downloading github.com/hashicorp/go-msgpack v0.5.3 03:52:14 go: downloading github.com/hashicorp/memberlist v0.2.2 03:52:14 go: downloading github.com/hpcloud/tail v1.0.0 03:52:14 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 03:52:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:52:14 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:52:14 go: downloading github.com/hashicorp/go-multierror v1.1.0 03:52:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 03:52:14 go: downloading github.com/miekg/dns v1.1.26 03:52:14 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:52:14 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:52:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:52:14 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:52:14 go: downloading github.com/hashicorp/errwrap v1.0.0 03:52:14 go: downloading gopkg.in/fsnotify.v1 v1.4.7 03:52:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:52:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data 03:52:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:52:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command 03:52:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:52:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:52:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:52:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:52:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 03:52:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:52:38 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:52:38 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:52:38 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:52:38 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:52:38 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:52:38 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:52:38 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:52:38 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:52:38 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:52:38 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:52:38 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:52:38 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:52:38 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:52:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:52:38 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:52:38 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:52:38 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:52:38 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:52:38 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:52:38 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:52:38 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:52:38 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:52:38 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:52:38 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 03:52:38 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:52:38 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:52:38 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:52:40 Building hooks 03:52:40 + cd /root/parts/hooks/src 03:52:40 + make build 03:52:40 go mod tidy 03:52:40 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 03:52:40 go: downloading github.com/stretchr/testify v1.5.1 03:52:41 go: downloading gopkg.in/yaml.v2 v2.2.2 03:52:41 go: downloading github.com/davecgh/go-spew v1.1.0 03:52:41 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 03:52:41 GO111MODULE=on go build -o cmd/install/install ./cmd/install 03:52:42 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 03:52:42 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 03:52:46 Building static-packages 03:52:46 + snapcraftctl build 03:52:47 Building version 03:52:47 + snapcraftctl build 03:52:49 Staging config-common 03:52:49 + snapcraftctl stage 03:52:51 Skipping stage go-build-helper (already ran) 03:52:51 Staging edgex-go 03:52:51 + snapcraftctl stage 03:52:52 Staging hooks 03:52:52 + snapcraftctl stage 03:52:53 Staging static-packages 03:52:53 + snapcraftctl stage 03:52:54 Staging version 03:52:54 + snapcraftctl stage 03:52:55 Priming config-common 03:52:55 + snapcraftctl prime 03:52:56 Priming go-build-helper 03:52:56 + snapcraftctl prime 03:52:57 Priming edgex-go 03:52:57 + snapcraftctl prime 03:52:58 Priming hooks 03:52:58 + snapcraftctl prime 03:53:00 Priming static-packages 03:53:00 + snapcraftctl prime 03:53:02 Priming version 03:53:02 + snapcraftctl prime 03:53:03 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:37 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 03:53:39 Removing intermediate container fd5ef0027693 03:53:39 ---> 3aa6579cf033 03:53:39 03:53:39 Step 11/24 : FROM alpine:3.12 03:53:40 3.12: Pulling from library/alpine 03:53:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:53:43 Status: Downloaded newer image for alpine:3.12 03:53:43 ---> c4fd0aeabfcf 03:53:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:53:44 Removing intermediate container 7588481ce86d 03:53:44 ---> ece18b2aa907 03:53:44 03:53:44 Step 11/23 : FROM alpine:3.12Removing intermediate container f9b036f1c13c 03:53:44 03:53:44 ---> b21709d43e20 03:53:44 03:53:44 Step 11/32 : FROM alpine:3.12 03:53:44 ---> c4fd0aeabfcf 03:53:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:53:44 ---> c4fd0aeabfcf 03:53:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:53:44 Removing intermediate container 2f9e6af4c4a9 03:53:44 ---> c5d75847ca64 03:53:44 03:53:44 Step 11/26 : FROM alpine:3.12 03:53:44 ---> c4fd0aeabfcf 03:53:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:53:44 ---> Running in 1f86e760b0e3 03:53:44 ---> Running in e6e527abf4d3 03:53:44 ---> Running in 7b73db1e39d6 03:53:44 ---> Running in 5162761717bf 03:53:46 Removing intermediate container 5162761717bf 03:53:46 ---> c19d646ce54f 03:53:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 03:53:46 ---> Running in 183a826e95ee 03:53:46 Removing intermediate container 6bb72eae2b46 03:53:46 ---> 329e2c4f8214 03:53:46 03:53:46 Step 11/23 : FROM alpine:3.12 03:53:46 ---> c4fd0aeabfcf 03:53:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:53:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:46 ---> Running in 6821a1f3359a 03:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:47 (1/1) Installing dumb-init (1.2.2-r1) 03:53:47 Executing busybox-1.31.1-r20.trigger 03:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:47 OK: 5 MiB in 15 packages 03:53:48 (1/1) Installing dumb-init (1.2.2-r1) 03:53:48 Executing busybox-1.31.1-r20.trigger 03:53:48 OK: 5 MiB in 15 packages 03:53:48 (1/6) Installing ca-certificates (20191127-r4) 03:53:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:53:48 (3/6) Installing libcurl (7.78.0-r0) 03:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:48 (4/6) Installing curl (7.78.0-r0) 03:53:48 (5/6) Installing dumb-init (1.2.2-r1) 03:53:48 (6/6) Installing su-exec (0.2-r1) 03:53:48 Executing busybox-1.31.1-r20.trigger 03:53:48 Executing ca-certificates-20191127-r4.trigger 03:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:48 OK: 7 MiB in 20 packages 03:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:49 (1/2) Installing dumb-init (1.2.2-r1) 03:53:49 (2/2) Installing su-exec (0.2-r1) 03:53:49 Executing busybox-1.31.1-r20.trigger 03:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:49 OK: 5 MiB in 16 packages 03:53:49 Removing intermediate container 1f86e760b0e3 03:53:49 ---> 510e4fad8ccd 03:53:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:53:50 (1/2) Installing ca-certificates (20191127-r4) 03:53:50 (2/2) Installing dumb-init (1.2.2-r1) 03:53:50 Executing busybox-1.31.1-r20.trigger 03:53:50 Executing ca-certificates-20191127-r4.trigger 03:53:50 ---> Running in 5087485f0ab8 03:53:50 OK: 6 MiB in 16 packages 03:53:50 Removing intermediate container 7b73db1e39d6 03:53:50 ---> 9cacfd19d851 03:53:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:53:50 ---> Running in b6375cbe27ff 03:53:51 Removing intermediate container 5087485f0ab8 03:53:51 ---> 9b5a69642c7d 03:53:51 Step 14/24 : ENV APP_PORT=59882 03:53:51 Removing intermediate container 183a826e95ee 03:53:51 ---> 8b6e5fa382b9 03:53:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 03:53:51 Removing intermediate container e6e527abf4d3 03:53:51 ---> 6e47986de032 03:53:51 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:53:51 ---> Running in 4a7cbe9ec622 03:53:51 Removing intermediate container b6375cbe27ff 03:53:51 ---> f40d51e4e80f 03:53:51 Step 14/23 : ENV APP_PORT=59861 03:53:51 ---> Running in 6396b6d1eec3 03:53:51 ---> Running in b28f3a46cdcf 03:53:52 ---> Running in 35180292bd46 03:53:52 Removing intermediate container 4a7cbe9ec622 03:53:52 ---> 2dc0a7bfc960 03:53:52 Step 15/24 : EXPOSE $APP_PORT 03:53:52 Removing intermediate container 6821a1f3359a 03:53:52 ---> 08ad04160e3c 03:53:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:53:52 ---> Running in d3f2ad0ca220 03:53:52 ---> Running in e1a467b07c98 03:53:52 Removing intermediate container b28f3a46cdcf 03:53:52 ---> 722880499b6c 03:53:52 Step 14/26 : WORKDIR / 03:53:52 Removing intermediate container 6396b6d1eec3 03:53:52 ---> edbc01a65c28 03:53:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:53:52 Removing intermediate container 35180292bd46 03:53:52 ---> 7bf738e65940 03:53:52 Step 15/23 : EXPOSE $APP_PORT 03:53:52 ---> Running in 6fd673fa614b 03:53:52 ---> Running in 227f95035e2c 03:53:53 ---> Running in 47a895bf9405 03:53:53 Removing intermediate container e1a467b07c98 03:53:53 ---> 4d6aecdc6891 03:53:53 Step 16/24 : WORKDIR / 03:53:53 Removing intermediate container d3f2ad0ca220 03:53:53 ---> c25a66858e55 03:53:53 Step 14/23 : ENV APP_PORT=59860 03:53:53 ---> Running in 38a42da6bc20 03:53:53 ---> Running in ef95a60e74d7 03:53:53 Removing intermediate container 227f95035e2c 03:53:53 ---> b185eed707d4 03:53:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:53:53 Removing intermediate container 6fd673fa614b 03:53:53 ---> 74778da9144e 03:53:53 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:53:53 Removing intermediate container 47a895bf9405 03:53:53 ---> 888926abdae9 03:53:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:53 ---> Running in 8dbc48bafad2 03:53:54 Removing intermediate container ef95a60e74d7 03:53:54 ---> 2ddaddc9e42c 03:53:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:54 Removing intermediate container 38a42da6bc20 03:53:54 ---> d2a50f3ed83f 03:53:54 Step 15/23 : EXPOSE $APP_PORT 03:53:54 ---> Running in 5de1ccabda9c 03:53:55 ---> 05a5ce353297 03:53:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:53:55 ---> 3ab89a1ba587 03:53:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:53:55 Removing intermediate container 5de1ccabda9c 03:53:55 ---> 4ce80d4ea708 03:53:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:55 ---> 16daacbfc463 03:53:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:53:56 ---> e5c9719b61f2 03:53:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:53:56 ---> 1afc8640b87e 03:53:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:53:56 Removing intermediate container 8dbc48bafad2 03:53:56 ---> 7e9b4379f919 03:53:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 03:53:57 ---> 1a279acfc0f2 03:53:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:53:57 ---> Running in 86c237d19a22 03:53:57 ---> 52caee94ec47 03:53:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:53:57 ---> 24969eeaebe4 03:53:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:53:58 Removing intermediate container 86c237d19a22 03:53:58 ---> 682283a91995 03:53:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:53:58 ---> c6a61af17527 03:53:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:53:58 ---> 2933fa8c7b1c 03:53:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:53:58 ---> Running in 5bd744ca4f32 03:53:59 ---> 89071fb2eb04 03:53:59 Step 20/24 : ENTRYPOINT ["/core-command"] 03:53:59 ---> 090067c3879c 03:53:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:53:59 ---> Running in 1b7e5ef9f542 03:53:59 Removing intermediate container 5bd744ca4f32 03:53:59 ---> 30ef4b043c68 03:53:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:53:59 ---> 44ef55f50377 03:53:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:53:59 ---> 96081a7abe11 03:53:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:53:59 ---> Running in 400a444a043b 03:54:00 ---> Running in 32e29e405029 03:54:00 ---> Running in 9fb7661f8ac5 03:54:00 Removing intermediate container 1b7e5ef9f542 03:54:00 ---> 685e7a32b37d 03:54:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:00 Removing intermediate container 400a444a043b 03:54:00 ---> c626b8c1f14f 03:54:00 Step 21/23 : LABEL arch=arm64 03:54:00 ---> Running in 2d8634d376e3 03:54:00 ---> Running in a9eede321592 03:54:01 Removing intermediate container 9fb7661f8ac5 03:54:01 ---> bca8505826c3 03:54:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:01 ---> 093cfd15941f 03:54:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:54:01 ---> Running in 5fdf29ac9fab 03:54:01 Removing intermediate container 2d8634d376e3 03:54:01 ---> c1239c1e0d59 03:54:01 Step 22/24 : LABEL arch=arm64 03:54:01 ---> Running in 3d65315f6daf 03:54:02 Removing intermediate container a9eede321592 03:54:02 ---> 1b3d83895c32 03:54:02 Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:54:02 Removing intermediate container 5fdf29ac9fab 03:54:02 ---> 3652132eaf5e 03:54:02 Step 21/23 : LABEL arch=arm64 03:54:02 ---> Running in d5036dea368d 03:54:02 ---> Running in e83f5eaf96cf 03:54:02 Removing intermediate container 3d65315f6daf 03:54:02 ---> e8b1fc4efa3d 03:54:02 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:54:03 ---> Running in f2700b8a4d3b 03:54:03 Removing intermediate container e83f5eaf96cf 03:54:03 ---> 7ee5a4ff1820 03:54:03 Step 22/23 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:54:03 Removing intermediate container d5036dea368d 03:54:03 ---> 4413571794aa 03:54:03 Step 23/23 : LABEL version=0.0.0 03:54:03 ---> d1c88bb0405c 03:54:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:54:04 ---> Running in c3ece88c573c 03:54:04 ---> Running in 321626564bae 03:54:04 Removing intermediate container f2700b8a4d3b 03:54:04 ---> d58fa30b7225 03:54:04 Step 24/24 : LABEL version=0.0.0 03:54:04 Removing intermediate container 32e29e405029 03:54:04 ---> 5ec00287b784 03:54:04 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:04 ---> Running in f8e80115c29d 03:54:04 Removing intermediate container c3ece88c573c 03:54:04 Removing intermediate container 321626564bae 03:54:04 ---> 14482801fe91 03:54:04 Step 23/23 : LABEL version=0.0.0 03:54:04 ---> 7e134638ebdb 03:54:04 03:54:04 ---> 2a801349ec89 03:54: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/ 03:54:05 ---> Running in b15e607fa9d3 03:54:05 ---> Running in 39f6bae1b357 03:54:05 Removing intermediate container f8e80115c29d 03:54:05 ---> a0ece67bdc2a 03:54:05 03:54:05 Successfully built 7e134638ebdb 03:54:05 Successfully tagged support-scheduler-arm64:latest 03:54:05  Building support-scheduler ... done Building core-metadata 03:54:05 ---> 64519e59ef65 03:54:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:54:05 Removing intermediate container b15e607fa9d3 03:54:05 ---> 62992e95e769 03:54:05 03:54:05 Successfully built a0ece67bdc2a 03:54:05 Successfully tagged core-command-arm64:latest 03:54:05 Building security-proxy-setup 03:54:06  Building core-command ... done Successfully built 62992e95e769 03:54:06 Successfully tagged support-notifications-arm64:latest 03:54:06  Building support-notifications ... done Building core-data 03:54:07 ---> 4d2163f1b2fc 03:54:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:54:08 Removing intermediate container 39f6bae1b357 03:54:08 ---> 3c2a3b34ccc4 03:54:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 03:54:08 ---> Running in ed8cf4755785 03:54:09 ---> cf57df1d03ca 03:54:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:54:09 Removing intermediate container ed8cf4755785 03:54:09 ---> df7e62397af5 03:54:09 Step 24/26 : LABEL arch=arm64 03:54:10 ---> Running in d57a3a14a20a 03:54:11 ---> a0532606ceb8 03:54:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:54:11 Removing intermediate container d57a3a14a20a 03:54:11 ---> 61336f4ae97f 03:54:11 Step 25/26 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:54:11 ---> Running in a8fdea660739 03:54:12 ---> 0a6fdf4bd752 03:54:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 03:54:12 Removing intermediate container a8fdea660739 03:54:12 ---> ec4c35af5c8b 03:54:12 Step 26/26 : LABEL version=0.0.0 03:54:13 ---> Running in 416924efbe91 03:54:13 ---> Running in b1f35561c0a6 03:54:13 Removing intermediate container 416924efbe91 03:54:13 ---> a15d6a77a0a3 03:54:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:54:13 Removing intermediate container b1f35561c0a6 03:54:13 ---> 2a9316cf4793 03:54:13 03:54:14 Successfully built 2a9316cf4793 03:54:14 Successfully tagged security-secretstore-setup-arm64:latest 03:54:14 Building sys-mgmt-agent 03:54:15  Building security-secretstore-setup ... done  ---> 1729274c846e 03:54:15 Step 27/32 : RUN chmod +x /entrypoint.sh 03:54:15 ---> Running in c538944bdade 03:54:20 Removing intermediate container c538944bdade 03:54:20 ---> 3590a9b4b0a2 03:54:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:54:20 ---> Running in dd5659e49057 03:54:20 Removing intermediate container dd5659e49057 03:54:20 ---> 522865d4ce85 03:54:20 Step 29/32 : CMD ["gate"] 03:54:21 ---> Running in a56cb9091a15 03:54:21 Removing intermediate container a56cb9091a15 03:54:21 ---> c74d0da57c3b 03:54:21 Step 30/32 : LABEL arch=arm64 03:54:22 ---> Running in 768e74c7d677 03:54:23 Removing intermediate container 768e74c7d677 03:54:23 ---> f44ad24a7787 03:54:23 Step 31/32 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:54:23 ---> Running in 9b84ecde4dcb 03:54:24 Removing intermediate container 9b84ecde4dcb 03:54:24 ---> cea7dade132b 03:54:24 Step 32/32 : LABEL version=0.0.0 03:54:24 ---> Running in e1f3b467b588 03:54:25 Removing intermediate container e1f3b467b588 03:54:25 ---> bc6247218e47 03:54:25 03:54:25 Successfully built bc6247218e47 03:54:25 Successfully tagged security-bootstrapper-arm64:latest 03:54:58  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:54:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:54:58 ---> 57f524daebef 03:54:58 Step 3/24 : WORKDIR /edgex-go 03:54:58 ---> Using cache 03:54:58 ---> a22945120074 03:54:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:58 ---> Using cache 03:54:58 ---> 7bd4ecfb3eb1 03:54:58 Step 5/24 : RUN apk add --update --no-cache make git 03:54:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:54:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:54:58 ---> 57f524daebef 03:54:58 Step 3/24 : WORKDIR /edgex-go 03:54:58 ---> Using cache 03:54:58 ---> a22945120074 03:54:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:58 ---> Using cache 03:54:58 ---> 7bd4ecfb3eb1 03:54:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:54:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:54:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:54:58 ---> 57f524daebef 03:54:58 Step 3/22 : WORKDIR /edgex-go 03:54:58 ---> Using cache 03:54:58 ---> a22945120074 03:54:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:58 ---> Using cache 03:54:58 ---> 7bd4ecfb3eb1 03:54:58 Step 5/22 : RUN apk add --update --no-cache make git 03:54:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 03:54:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:54:58 ---> 57f524daebef 03:54:58 Step 3/24 : WORKDIR /edgex-go 03:54:58 ---> Using cache 03:54:58 ---> a22945120074 03:54:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:58 ---> Using cache 03:54:58 ---> 7bd4ecfb3eb1 03:54:58 Step 5/24 : RUN apk add --update --no-cache make bash git 03:55:00 ---> Running in da6897c7f9e4 03:55:00 ---> Running in 1ede03cc6c83 03:55:00 ---> Running in 2c9b6a1d2db6 03:55:00 ---> Running in 9e04ad3dcbf8 03:55:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:55:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:55:03 OK: 218 MiB in 52 packages 03:55:03 OK: 218 MiB in 52 packages 03:55:03 OK: 218 MiB in 52 packages 03:55:03 OK: 218 MiB in 52 packages 03:55:05 Removing intermediate container 2c9b6a1d2db6 03:55:05 ---> ba6003d30196 03:55:05 Step 6/22 : COPY go.mod . 03:55:05 Removing intermediate container 1ede03cc6c83 03:55:05 ---> 6380453ef66e 03:55:05 Step 6/24 : COPY go.mod . 03:55:05 Removing intermediate container 9e04ad3dcbf8 03:55:05 ---> 10f6bdfe2e7d 03:55:05 Step 6/24 : COPY go.mod . 03:55:05 Removing intermediate container da6897c7f9e4 03:55:05 ---> 9794907642a8 03:55:05 Step 6/24 : COPY go.mod . 03:55:06 ---> 0f920eed8efc 03:55:06 Step 7/22 : RUN go mod download 03:55:06 ---> Running in b75ea1b99594 03:55:06 ---> de257d9985a9 03:55:06 Step 7/24 : RUN go mod download 03:55:07 ---> Running in 31f6919c859b 03:55:07 ---> 932d78eeff16 03:55:07 Step 7/24 : RUN go mod download ---> 6f66473ceb0f 03:55:07 Step 7/24 : RUN go mod download 03:55:07 03:55:07 ---> Running in 18958d49da62 03:55:07 ---> Running in 94a82454fd4e 03:55:11 Removing intermediate container b75ea1b99594 03:55:11 ---> 2735358ff8b6 03:55:11 Step 8/22 : COPY . . 03:55:12 Removing intermediate container 31f6919c859b 03:55:12 ---> 82db2ab0ed01 03:55:12 Step 8/24 : COPY . . 03:55:12 Removing intermediate container 94a82454fd4e 03:55:12 ---> d58f75dde168 03:55:12 Step 8/24 : COPY . . 03:55:12 Removing intermediate container 18958d49da62 03:55:12 ---> 0ba9bc504dfb 03:55:12 Step 8/24 : COPY . . 03:55:35 ---> a64dd349b9f5 03:55:35 Step 9/24 : RUN go mod tidy 03:55:35 ---> 8b14a49b388e 03:55:35 Step 9/22 : RUN go mod tidy 03:55:35 ---> a7f15eeb781a 03:55:35 Step 9/24 : RUN go mod tidy 03:55:35 ---> 2bbb3548d31f 03:55:35 Step 9/24 : RUN go mod tidy 03:55:35 ---> Running in 91212643db04 03:55:35 ---> Running in e9f0c4aba4d9 03:55:35 ---> Running in 14b1ed6b91b4 03:55:35 ---> Running in f9bed7304c3e 03:55:38 Removing intermediate container 91212643db04 03:55:38 ---> 4d0fd9e7575e 03:55:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:55:38 ---> Running in ebe4e85e3246 03:55:38 Removing intermediate container e9f0c4aba4d9 03:55:38 ---> b07a68c00fe5 03:55:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:55:38 Removing intermediate container 14b1ed6b91b4 03:55:38 ---> bb909c45d4dc 03:55:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 03:55:39 Removing intermediate container f9bed7304c3e 03:55:39 ---> 64cefdb76c5f 03:55:39 Step 10/24 : RUN make cmd/core-data/core-data 03:55:39 ---> Running in ea59939fa507 03:55:39 ---> Running in 7f3c710f3fab 03:55:39 ---> Running in d2fed0a284b8 03:55:40 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 03:55:41 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 03:55:41 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 03:55:41 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 03:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:57:18 Removing intermediate container 7f3c710f3fab 03:57:18 ---> 9e058ba8e5c7 03:57:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:57:18 ---> Running in 2dcba01104f4 03:57:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:57:20 Removing intermediate container ebe4e85e3246 03:57:20 ---> 829c71cba702 03:57:20 03:57:20 Step 11/22 : FROM alpine:3.12 03:57:20 ---> c4fd0aeabfcf 03:57:20 Step 12/22 : RUN apk add --update --no-cache curl 03:57:21 ---> Running in d47f1b8b0648 03:57:22 Removing intermediate container 2dcba01104f4 03:57:22 ---> c6bd487baa31 03:57:22 03:57:22 Step 12/24 : FROM docker:20.10.6 03:57:22 20.10.6: Pulling from library/docker 03:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:57:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:57:23 (1/4) Installing ca-certificates (20191127-r4) 03:57:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:57:23 (3/4) Installing libcurl (7.78.0-r0) 03:57:23 (4/4) Installing curl (7.78.0-r0) 03:57:23 Executing busybox-1.31.1-r20.trigger 03:57:23 Executing ca-certificates-20191127-r4.trigger 03:57:24 OK: 7 MiB in 18 packages 03:57:26 Removing intermediate container ea59939fa507 03:57:26 ---> 1be2801567c8 03:57:26 03:57:26 Step 11/24 : FROM alpine:3.12 03:57:26 ---> c4fd0aeabfcf 03:57:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 03:57:26 ---> Using cache 03:57:26 ---> 9cacfd19d851 03:57:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:57:26 ---> Using cache 03:57:26 ---> f40d51e4e80f 03:57:26 Step 14/24 : ENV APP_PORT=59881 03:57:26 ---> Running in 15f12efe573d 03:57:26 Removing intermediate container d47f1b8b0648 03:57:26 ---> 056967f3c933 03:57:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:57:27 ---> Running in 8a2b95f66dbd 03:57:27 Removing intermediate container 15f12efe573d 03:57:27 ---> 70b241b39bad 03:57:27 Step 15/24 : EXPOSE $APP_PORT 03:57:28 ---> Running in de2086cbab65 03:57:28 Removing intermediate container 8a2b95f66dbd 03:57:28 ---> 48a618b3913f 03:57:28 Step 14/22 : WORKDIR /edgex 03:57:28 ---> Running in 635fbd950266 03:57:29 Removing intermediate container de2086cbab65 03:57:29 ---> 818f64e98a5f 03:57:29 Step 16/24 : WORKDIR / 03:57:29 ---> Running in bf9067dd13d1 03:57:30 Removing intermediate container 635fbd950266 03:57:30 ---> da03ec16fe67 03:57:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:57:31 Removing intermediate container bf9067dd13d1 03:57:31 ---> 5852a497a83c 03:57:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:31 ---> 56d720bc4451 03:57:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:57:32 Removing intermediate container d2fed0a284b8 03:57:32 ---> e56865c2f445 03:57:32 03:57:32 Step 11/24 : FROM alpine:3.12 03:57:32 ---> c4fd0aeabfcf 03:57:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:57:32 ---> b32b705430fb 03:57:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:57:32 ---> Running in 61e3f225b214 03:57:33 Removing intermediate container 61e3f225b214 03:57:33 ---> d257edc5edcb 03:57:33 Step 13/24 : ENV APP_PORT=59880 03:57:34 ---> 1522c994e62c 03:57:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:57:34 ---> Running in b93a4e8a3319 03:57:34 ---> ffe09ee5ce51 03:57:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:57:35 Removing intermediate container b93a4e8a3319 03:57:35 ---> 49de9bb5254b 03:57:35 Step 14/24 : EXPOSE $APP_PORT 03:57:35 ---> Running in c1fa4553e9ee 03:57:36 ---> d34bf9186b35 03:57:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:57:36 ---> e4c42c58c164 03:57:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:57:36 ---> Running in 25fd92fd3a24 03:57:36 ---> Running in 5e2cab76f0b8 03:57:36 Removing intermediate container c1fa4553e9ee 03:57:36 ---> 7b5abc7ff35a 03:57:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:36 ---> Running in fc4235dd1b19 03:57:36 Removing intermediate container 25fd92fd3a24 03:57:36 ---> 2a472495ffd1 03:57:36 Step 19/22 : CMD ["--init=true"] 03:57:37 ---> Running in 2397d4a17c0d 03:57:37 Removing intermediate container 5e2cab76f0b8 03:57:37 ---> 87f4c15d16be 03:57:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:37 ---> Running in 16a493b76b08 03:57:37 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 03:57:37 Status: Downloaded newer image for docker:20.10.6 03:57:37 ---> cdf2a7733a7b 03:57:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:57:37 Removing intermediate container 2397d4a17c0d 03:57:37 ---> c8e52d8d38b9 03:57:37 Step 20/22 : LABEL arch=arm64 03:57:37 ---> Running in bb233c4caad2 03:57:37 Removing intermediate container 16a493b76b08 03:57:37 ---> fe084bc96c33 03:57:37 Step 22/24 : LABEL arch=arm64 03:57:38 ---> Running in ec08cda3ae43 03:57:38 ---> Running in 2542f9615588 03:57:38 Removing intermediate container bb233c4caad2 03:57:38 ---> 9945dec9ec3f 03:57:38 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:57:38 Removing intermediate container ec08cda3ae43 03:57:38 ---> c058ba14b972 03:57:38 Step 21/22 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:57:38 ---> Running in d41e45fe01d4 03:57:39 ---> Running in 1191e5bf9121 03:57:39 Removing intermediate container 2542f9615588 03:57:39 ---> ec47fce2ad37 03:57:39 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:57:39 ---> Running in 64923422fd51 03:57:39 Removing intermediate container fc4235dd1b19 03:57:39 ---> 65178cbba8ab 03:57:39 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 03:57:39 ---> Running in 0905a2771a26 03:57:39 Removing intermediate container 1191e5bf9121 03:57:39 ---> 5eb3a7c66387 03:57:39 Step 22/22 : LABEL version=0.0.0 03:57:40 Removing intermediate container 64923422fd51 03:57:40 ---> b724943cf40d 03:57:40 Step 24/24 : LABEL version=0.0.0 03:57:40 ---> Running in b5f38655abae 03:57:40 ---> Running in 996fbb96f6a9 03:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:57:40 Removing intermediate container b5f38655abae 03:57:40 ---> c29a8fedc762 03:57:40 03:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:57:41 Successfully built c29a8fedc762 03:57:41 Successfully tagged security-proxy-setup-arm64:latest 03:57:41 Removing intermediate container 996fbb96f6a9 03:57:41 ---> ad66395446ac 03:57:41  Building security-proxy-setup ... done  03:57:41 (1/39) Installing readline (8.1.0-r0) 03:57:41 (2/39) Installing bash (5.1.0-r0) 03:57:41 Executing bash-5.1.0-r0.post-install 03:57:41 (3/39) Installing brotli-libs (1.0.9-r3) 03:57:41 Successfully built ad66395446ac 03:57:41 Successfully tagged core-metadata-arm64:latest 03:57:41  Building core-metadata ... done (4/39) Installing nghttp2-libs (1.42.0-r1) 03:57:41 (5/39) Installing libcurl (7.78.0-r0) 03:57:41 (6/39) Installing curl (7.78.0-r0) 03:57:41 (7/39) Installing dumb-init (1.2.5-r0) 03:57:41 (8/39) Installing libbz2 (1.0.8-r1) 03:57:41 (9/39) Installing expat (2.2.10-r1) 03:57:41 (10/39) Installing libffi (3.3-r2) 03:57:41 (11/39) Installing gdbm (1.19-r0) 03:57:41 (12/39) Installing xz-libs (5.2.5-r0) 03:57:41 (13/39) Installing sqlite-libs (3.34.1-r0) 03:57:41 (14/39) Installing python3 (3.8.10-r0) 03:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:57:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:57:43 (1/6) Installing dumb-init (1.2.2-r1) 03:57:43 (2/6) Installing libgcc (9.3.0-r2) 03:57:43 (3/6) Installing libsodium (1.0.18-r0) 03:57:43 (4/6) Installing libstdc++ (9.3.0-r2) 03:57:43 (15/39) Installing py3-appdirs (1.4.4-r1) 03:57:43 (16/39) Installing py3-ordered-set (4.0.2-r0) 03:57:43 (17/39) Installing py3-parsing (2.4.7-r1) 03:57:43 (18/39) Installing py3-six (1.15.0-r0) 03:57:43 (19/39) Installing py3-packaging (20.9-r0) 03:57:43 (20/39) Installing py3-setuptools (51.3.3-r0) 03:57:43 (5/6) Installing libzmq (4.3.3-r0) 03:57:43 (21/39) Installing py3-chardet (4.0.0-r0) 03:57:43 (6/6) Installing zeromq (4.3.3-r0) 03:57:43 (22/39) Installing py3-idna (3.1-r0) 03:57:43 Executing busybox-1.31.1-r20.trigger 03:57:43 (23/39) Installing py3-urllib3 (1.26.2-r1) 03:57:43 OK: 8 MiB in 20 packages 03:57:43 (24/39) Installing py3-requests (2.25.1-r1) 03:57:43 (25/39) Installing py3-msgpack (1.0.2-r0) 03:57:43 (26/39) Installing py3-lockfile (0.12.2-r3) 03:57:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 03:57:43 (28/39) Installing py3-colorama (0.4.4-r0) 03:57:43 (29/39) Installing py3-contextlib2 (0.6.0-r0) 03:57:43 (30/39) Installing py3-distlib (0.3.1-r1) 03:57:44 (31/39) Installing py3-distro (1.5.0-r1) 03:57:44 (32/39) Installing py3-webencodings (0.5.1-r3) 03:57:44 (33/39) Installing py3-html5lib (1.1-r0) 03:57:44 (34/39) Installing py3-pytoml (0.1.21-r0) 03:57:44 (35/39) Installing py3-pep517 (0.9.1-r0) 03:57:44 (36/39) Installing py3-progress (1.5-r0) 03:57:44 (37/39) Installing py3-retrying (1.3.3-r0) 03:57:44 (38/39) Installing py3-toml (0.10.2-r0) 03:57:44 (39/39) Installing py3-pip (20.3.4-r0) 03:57:44 Executing busybox-1.32.1-r6.trigger 03:57:44 OK: 82 MiB in 59 packages 03:57:45 Removing intermediate container 0905a2771a26 03:57:45 ---> b24ce5dbed84 03:57:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:46 ---> acde03965e7d 03:57:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:57:48 ---> d51971a1a3c9 03:57:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:57:49 ---> 2a749f713d94 03:57:49 Step 20/24 : ENTRYPOINT ["/core-data"] 03:57:49 ---> Running in 76f59c2e5d0e 03:57:49 Removing intermediate container 76f59c2e5d0e 03:57:49 ---> b62f7d697d90 03:57:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:49 ---> Running in b74675f24dd8 03:57:50 Removing intermediate container b74675f24dd8 03:57:50 ---> 02fdcadea8f0 03:57:50 Step 22/24 : LABEL arch=arm64 03:57:50 ---> Running in 66eae5e24af6 03:57:50 Removing intermediate container 66eae5e24af6 03:57:50 ---> 2510acb79754 03:57:50 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:57:51 ---> Running in b7cc0def74a9 03:57:51 Removing intermediate container b7cc0def74a9 03:57:51 ---> efd1f41a9405 03:57:51 Step 24/24 : LABEL version=0.0.0 03:57:51 ---> Running in 8bc7e56c3cc8 03:57:51 Collecting docker-compose==1.23.2 03:57:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:57:51 Removing intermediate container 8bc7e56c3cc8 03:57:51 ---> c551a8b3e737 03:57:51 03:57:52 Collecting docopt<0.7,>=0.6.1 03:57:52 Downloading docopt-0.6.2.tar.gz (25 kB) 03:57:52 Successfully built c551a8b3e737 03:57:52 Successfully tagged core-data-arm64:latest 03:57:54  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 03:57:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:57:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:57:55 Collecting PyYAML<4,>=3.10 03:57:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:57:57 Collecting texttable<0.10,>=0.9.0 03:57:57 Downloading texttable-0.9.1.tar.gz (11 kB) 03:58:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:58:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:58:00 Collecting docker<4.0,>=3.6.0 03:58:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:58:00 Collecting cached-property<2,>=1.2.0 03:58:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:58:00 Collecting dockerpty<0.5,>=0.4.1 03:58:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:58:02 Collecting jsonschema<3,>=2.5.1 03:58:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:58:02 Collecting docker-pycreds>=0.4.0 03:58:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:58:04 Collecting certifi>=2017.4.17 03:58:04 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 03:58:04 Collecting chardet<3.1.0,>=3.0.2 03:58:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:58:04 Collecting idna<2.8,>=2.5 03:58:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:58:04 Collecting urllib3<1.25,>=1.21.1 03:58:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:58:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:58:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:58:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:58:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:58:05 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:58:05 Attempting uninstall: urllib3 03:58:05 Found existing installation: urllib3 1.26.2 03:58:05 Uninstalling urllib3-1.26.2: 03:58:06 Successfully uninstalled urllib3-1.26.2 03:58:06 Attempting uninstall: idna 03:58:06 Found existing installation: idna 3.1 03:58:06 Uninstalling idna-3.1: 03:58:06 Successfully uninstalled idna-3.1 03:58:07 Attempting uninstall: chardet 03:58:07 Found existing installation: chardet 4.0.0 03:58:07 Uninstalling chardet-4.0.0: 03:58:07 Successfully uninstalled chardet-4.0.0 03:58:08 Attempting uninstall: requests 03:58:08 Found existing installation: requests 2.25.1 03:58:08 Uninstalling requests-2.25.1: 03:58:08 Successfully uninstalled requests-2.25.1 03:58:08 Running setup.py install for texttable: started 03:58:10 Running setup.py install for texttable: finished with status 'done' 03:58:10 Running setup.py install for PyYAML: started 03:58:12 Running setup.py install for PyYAML: finished with status 'done' 03:58:12 Running setup.py install for docopt: started 03:58:14 Running setup.py install for docopt: finished with status 'done' 03:58:14 Running setup.py install for dockerpty: started 03:58:16 Running setup.py install for dockerpty: finished with status 'done' 03:58:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 03:58:27 Removing intermediate container d41e45fe01d4 03:58:27 ---> f05475f40ff1 03:58:27 Step 15/24 : ENV APP_PORT=58890 03:58:27 ---> Running in 4c55145adf7a 03:58:27 Removing intermediate container 4c55145adf7a 03:58:27 ---> 7370b5aad45e 03:58:27 Step 16/24 : EXPOSE $APP_PORT 03:58:27 ---> Running in 25877ecf13e0 03:58:27 Removing intermediate container 25877ecf13e0 03:58:27 ---> f410ffa2d149 03:58:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:58:28 ---> 058af5d382a0 03:58:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:58:29 ---> f344b8f7acd8 03:58:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:58:30 ---> 8c8225bab8d3 03:58:30 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 03:58:30 ---> Running in a1cad11870d6 03:58:31 Removing intermediate container a1cad11870d6 03:58:31 ---> f5360901b661 03:58:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:31 ---> Running in 257471cf1240 03:58:32 Removing intermediate container 257471cf1240 03:58:32 ---> da2e2bc8a376 03:58:32 Step 22/24 : LABEL arch=arm64 03:58:32 ---> Running in 6c8c330b9f7a 03:58:32 Removing intermediate container 6c8c330b9f7a 03:58:32 ---> 1e89fe46593d 03:58:32 Step 23/24 : LABEL git_sha=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c 03:58:32 ---> Running in 670e37c12160 03:58:33 Removing intermediate container 670e37c12160 03:58:33 ---> 4d10140cc20b 03:58:33 Step 24/24 : LABEL version=0.0.0 03:58:33 ---> Running in 26d5da9df049 03:58:33 Removing intermediate container 26d5da9df049 03:58:33 ---> c5bedcbe565c 03:58:33 03:58:34 Successfully built c5bedcbe565c 03:58:34 Successfully tagged sys-mgmt-agent-arm64:latest 03:58:34  Building sys-mgmt-agent ... done  [Pipeline] } 03:58:34 $ docker stop --time=1 ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 03:58:36 $ docker rm -f ca80a4c9130906bf5b7669d4fb7e36af5bdaf5cd7d52b81d8187496300680f88 [Pipeline] // withDockerContainer [Pipeline] sh 03:58:37 + docker images 03:58:37 REPOSITORY TAG IMAGE ID CREATED SIZE 03:58:37 sys-mgmt-agent-arm64 latest c5bedcbe565c 4 seconds ago 311MB 03:58:37 core-data-arm64 latest c551a8b3e737 46 seconds ago 19.3MB 03:58:37 security-proxy-setup-arm64 latest c29a8fedc762 57 seconds ago 24.5MB 03:58:37 core-metadata-arm64 latest ad66395446ac 57 seconds ago 15.8MB 03:58:37 e56865c2f445 About a minute ago 1.57GB 03:58:37 1be2801567c8 About a minute ago 1.56GB 03:58:37 c6bd487baa31 About a minute ago 1.56GB 03:58:37 829c71cba702 About a minute ago 1.57GB 03:58:37 security-bootstrapper-arm64 latest bc6247218e47 4 minutes ago 17.7MB 03:58:37 security-secretstore-setup-arm64 latest 2a9316cf4793 4 minutes ago 27.4MB 03:58:37 support-notifications-arm64 latest 62992e95e769 4 minutes ago 15.9MB 03:58:37 support-scheduler-arm64 latest 7e134638ebdb 4 minutes ago 15.2MB 03:58:37 core-command-arm64 latest a0ece67bdc2a 4 minutes ago 15.1MB 03:58:37 329e2c4f8214 4 minutes ago 1.56GB 03:58:37 ece18b2aa907 4 minutes ago 1.56GB 03:58:37 c5d75847ca64 4 minutes ago 1.57GB 03:58:37 b21709d43e20 4 minutes ago 1.56GB 03:58:37 3aa6579cf033 4 minutes ago 1.56GB 03:58:37 ci-base-image-arm64 latest 57f524daebef 15 minutes ago 1.23GB 03:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 88ecf2bb1f95 9 hours ago 533MB 03:58:37 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 03:58:37 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 03:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:38 03:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:58:39 arm64: Pulling from edgex-lftools-log-publisher 03:58:39 448f6bf000e3: Pulling fs layer 03:58:39 f757da607395: Pulling fs layer 03:58:39 05883995daec: Pulling fs layer 03:58:39 8603b9c90790: Pulling fs layer 03:58:39 1560dd03e051: Pulling fs layer 03:58:39 27f5ce0e4adf: Pulling fs layer 03:58:39 c2d8d7efcc4b: Pulling fs layer 03:58:39 27f5ce0e4adf: Waiting 03:58:39 8603b9c90790: Waiting 03:58:39 c2d8d7efcc4b: Waiting 03:58:39 1560dd03e051: Waiting 03:58:39 f757da607395: Download complete 03:58:40 8603b9c90790: Download complete 03:58:40 1560dd03e051: Verifying Checksum 03:58:40 1560dd03e051: Download complete 03:58:40 27f5ce0e4adf: Verifying Checksum 03:58:40 27f5ce0e4adf: Download complete 03:58:40 05883995daec: Verifying Checksum 03:58:40 05883995daec: Download complete 03:58:41 448f6bf000e3: Verifying Checksum 03:58:41 448f6bf000e3: Download complete 03:58:44 c2d8d7efcc4b: Verifying Checksum 03:58:44 c2d8d7efcc4b: Download complete 03:58:45 448f6bf000e3: Pull complete 03:58:46 f757da607395: Pull complete 03:58:47 05883995daec: Pull complete 03:58:47 8603b9c90790: Pull complete 03:58:48 1560dd03e051: Pull complete 03:58:49 27f5ce0e4adf: Pull complete 03:59:04 c2d8d7efcc4b: Pull complete 03:59:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:59:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:59:04 prd-ubuntu18.04-docker-arm64-4c-16g-1822 does not seem to be running inside a container 03:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:59:08 $ docker top 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:09 ---> job-cost.sh 03:59:09 lf-activate-venv: SKIPPING 03:59:09 INFO: No Stack... 03:59:11 INFO: Retrieving Pricing Info for: v2-standard-4 03:59:11 INFO: Archiving Costs [Pipeline] sh 03:59:12 + cat /w/workspace/edgex-go/1/archives/cost.csv+ 03:59:12 cut -d, -f6 [Pipeline] lock 03:59:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] 03:59:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] did not exist. Created. 03:59:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:59:13 + echo total: 0.18000000715255737 [Pipeline] stash 03:59:13 Stashed 1 file(s) [Pipeline] } 03:59:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3646-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:59:13 $ docker stop --time=1 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa 03:59:15 $ docker rm -f 01554bb019cb144b55907448cb9fa255d53c15c970b4b1538b1a8314cfdefaaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:59:18 provisioning config files... 03:59:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config553926470821872253tmp [Pipeline] { [Pipeline] sh 03:59:19 + set +x 03:59:19 + curl -s https://codecov.io/bash 03:59:19 + bash -s -- 03:59:19 03:59:19 _____ _ 03:59:19 / ____| | | 03:59:19 | | ___ __| | ___ ___ _____ __ 03:59:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:59:19 | |___| (_) | (_| | __/ (_| (_) \ V / 03:59:19 \_____\___/ \__,_|\___|\___\___/ \_/ 03:59:19 Bash-1.0.6 03:59:19 03:59:19 03:59:19 ==> git version 2.24.4 found 03:59:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:59:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:59:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:59:19 ==> Jenkins CI detected. 03:59:19 current dir:  /w/workspace/edgex-go/1 03:59:19 project root: . 03:59:19 --> token set from env 03:59:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:59:19 ==> Running gcov in . (disable via -X gcov) 03:59:19 ==> Python coveragepy not found 03:59:19 ==> Searching for coverage reports in: 03:59:19 + . 03:59:19 -> Found 1 reports 03:59:19 ==> Detecting git/mercurial file structure 03:59:19 ==> Reading reports 03:59:19 + ./coverage.out bytes=403847 03:59:19 ==> Appending adjustments 03:59:19 https://docs.codecov.io/docs/fixing-reports 03:59:20 + Found adjustments 03:59:20 ==> Gzipping contents 03:59:20 56K /tmp/codecov.fK3bD9.gz 03:59:20 ==> Uploading reports 03:59:20 url: https://codecov.io 03:59:20 query: branch=PR-3646&commit=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= 03:59:20 -> Pinging Codecov 03:59:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3646&commit=d7bf687a4f0b9b01388567a46b84c0016d3fcc0c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3646&job=&cmd_args= 03:59:21 -> Uploading to 03:59:21 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/00271124DB129430A58F1EEE437C3FCB/d7bf687a4f0b9b01388567a46b84c0016d3fcc0c/97566210-b08a-4c13-83b6-ad6d027a85bf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T035920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c9974da58f6ae0c588d55b35671c5c3484a70a22b1450f51cbd0af93e05ef61 03:59:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:21 Dload Upload Total Spent Left Speed 03:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54537 0 0 100 54537 0 114k --:--:-- --:--:-- --:--:-- 114k 100 54537 0 0 100 54537 0 114k --:--:-- --:--:-- --:--:-- 114k 03:59:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d7bf687a4f0b9b01388567a46b84c0016d3fcc0c [Pipeline] } 03:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:59:24 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:59:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:59:25 ---> package-listing.sh 03:59:25 ++ facter osfamily 03:59:25 ++ tr '[:upper:]' '[:lower:]' 03:59:25 + OS_FAMILY=redhat 03:59:25 + workspace=/w/workspace/edgex-go/1 03:59:25 + START_PACKAGES=/tmp/packages_start.txt 03:59:25 + END_PACKAGES=/tmp/packages_end.txt 03:59:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:59:25 + PACKAGES=/tmp/packages_start.txt 03:59:25 + '[' /w/workspace/edgex-go/1 ']' 03:59:25 + PACKAGES=/tmp/packages_end.txt 03:59:25 + case "${OS_FAMILY}" in 03:59:25 + sort 03:59:25 + rpm -qa 03:59:27 + '[' -f /tmp/packages_start.txt ']' 03:59:27 + '[' -f /tmp/packages_end.txt ']' 03:59:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:59:27 + '[' /w/workspace/edgex-go/1 ']' 03:59:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 03:59:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 03:59:27 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:59:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:28 03:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:28 latest: Pulling from edgex-lftools-log-publisher 03:59:28 b4d181a07f80: Pulling fs layer 03:59:28 a1111a8f2ec3: Pulling fs layer 03:59:28 ed53099fbce6: Pulling fs layer 03:59:28 dc539afda2c1: Pulling fs layer 03:59:28 77bc0d833cb6: Pulling fs layer 03:59:28 9065ff56babe: Pulling fs layer 03:59:28 d287ab97295c: Pulling fs layer 03:59:28 77bc0d833cb6: Waiting 03:59:28 9065ff56babe: Waiting 03:59:28 d287ab97295c: Waiting 03:59:28 dc539afda2c1: Waiting 03:59:29 a1111a8f2ec3: Verifying Checksum 03:59:29 a1111a8f2ec3: Download complete 03:59:29 dc539afda2c1: Verifying Checksum 03:59:29 dc539afda2c1: Download complete 03:59:29 77bc0d833cb6: Verifying Checksum 03:59:29 77bc0d833cb6: Download complete 03:59:29 9065ff56babe: Verifying Checksum 03:59:29 9065ff56babe: Download complete 03:59:29 ed53099fbce6: Verifying Checksum 03:59:29 ed53099fbce6: Download complete 03:59:30 b4d181a07f80: Verifying Checksum 03:59:30 b4d181a07f80: Download complete 03:59:31 b4d181a07f80: Pull complete 03:59:31 a1111a8f2ec3: Pull complete 03:59:32 ed53099fbce6: Pull complete 03:59:32 dc539afda2c1: Pull complete 03:59:32 77bc0d833cb6: Pull complete 03:59:32 9065ff56babe: Pull complete 03:59:33 d287ab97295c: Verifying Checksum 03:59:33 d287ab97295c: Download complete 03:59:38 d287ab97295c: Pull complete 03:59:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:59:39 prd-centos7-docker-4c-2g-1821 does not seem to be running inside a container 03:59:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:59:42 $ docker top 6c432757903472deaaf0aca46127c78400b106e1b8e1abd1db90e44d847fa3c7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:42 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:43 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:43 + ls /var/log/sa-host 03:59:43 + sadf -c /var/log/sa-host/sa03 03:59:43 file_magic: OK 03:59:43 HZ: Using current value: 100 03:59:43 file_header: OK 03:59:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:59:43 Statistics: 03:59:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:59:43 File successfully converted to sysstat format version 12.0.3 03:59:43 + sadf -c /var/log/sa-host/sa05 03:59:43 file_magic: OK 03:59:43 HZ: Using current value: 100 03:59:43 file_header: OK 03:59:43 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:59:43 Statistics: 03:59:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:59:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:44 provisioning config files... 03:59:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2729352138481357281tmp [Pipeline] { [Pipeline] echo 03:59:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:44 ---> create-netrc.sh [Pipeline] } 03:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:45 ---> python-tools-install.sh [Pipeline] echo 03:59:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:45 ---> sudo-logs.sh 03:59:45 Archiving 'sudo' log.. 03:59:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1821.vexxhost.local: Name or service not known 03:59:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-1821.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:59:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:45 ---> job-cost.sh 03:59:45 lf-activate-venv: SKIPPING 03:59:45 DEBUG: total: 0.18000000715255737 03:59:45 INFO: Retrieving Stack Cost... 03:59:47 INFO: Retrieving Pricing Info for: v3-standard-2 03:59:47 INFO: Archiving Costs [Pipeline] echo 03:59:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:48 ---> logs-deploy.sh 03:59:48 lf-activate-venv: SKIPPING 03:59:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3646/1 03:59:48 INFO: archiving workspace using pattern(s): 03:59:48 Archives upload complete. 03:59:48 INFO: archiving logs to Nexus 03:59:49 ---> uname -a: 03:59:49 Linux prd-centos7-docker-4c-2g-1821.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 03:59:49 03:59:49 03:59:49 ---> lscpu: 03:59:49 Architecture: x86_64 03:59:49 CPU op-mode(s): 32-bit, 64-bit 03:59:49 Byte Order: Little Endian 03:59:49 Address sizes: 40 bits physical, 48 bits virtual 03:59:49 CPU(s): 2 03:59:49 On-line CPU(s) list: 0,1 03:59:49 Thread(s) per core: 1 03:59:49 Core(s) per socket: 1 03:59:49 Socket(s): 2 03:59:49 NUMA node(s): 1 03:59:49 Vendor ID: AuthenticAMD 03:59:49 CPU family: 23 03:59:49 Model: 49 03:59:49 Model name: AMD EPYC-Rome Processor 03:59:49 Stepping: 0 03:59:49 CPU MHz: 2799.998 03:59:49 BogoMIPS: 5599.99 03:59:49 Virtualization: AMD-V 03:59:49 Hypervisor vendor: KVM 03:59:49 Virtualization type: full 03:59:49 L1d cache: 32K 03:59:49 L1i cache: 32K 03:59:49 L2 cache: 512K 03:59:49 L3 cache: 16384K 03:59:49 NUMA node0 CPU(s): 0,1 03:59:49 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:59:49 03:59:49 03:59:49 ---> nproc: 03:59:49 2 03:59:49 03:59:49 03:59:49 ---> df -h: 03:59:49 Filesystem Size Used Avail Use% Mounted on 03:59:49 overlay 40G 14G 27G 35% / 03:59:49 tmpfs 64M 0 64M 0% /dev 03:59:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:59:49 shm 64M 0 64M 0% /dev/shm 03:59:49 /dev/vda1 40G 14G 27G 35% /facter-os 03:59:49 03:59:49 03:59:49 ---> sar -b -r -n DEV: 03:59:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 03:59:49 03:59:49 03:37:17 LINUX RESTART (2 CPU) 03:59:49 03:59:49 03:38:01 tps rtps wtps bread/s bwrtn/s 03:59:49 03:39:01 139.61 3.55 136.06 2599.67 48874.74 03:59:49 03:40:01 294.86 0.00 294.86 0.00 56914.54 03:59:49 03:41:01 57.88 0.02 57.87 0.53 10797.44 03:59:49 03:42:01 56.89 0.02 56.87 0.53 8747.24 03:59:49 03:43:01 822.73 370.97 451.76 12013.97 281955.27 03:59:49 03:44:02 485.50 85.12 400.38 4159.60 172377.64 03:59:49 03:45:01 350.45 20.25 330.19 2172.94 129759.42 03:59:49 03:46:01 79.53 15.71 63.82 1553.63 7216.07 03:59:49 03:47:01 0.23 0.00 0.23 0.00 3.18 03:59:49 03:48:01 0.50 0.27 0.23 95.02 2.32 03:59:49 03:49:01 0.22 0.02 0.20 0.13 1.75 03:59:49 03:50:01 0.25 0.00 0.25 0.00 3.35 03:59:49 03:51:01 0.25 0.00 0.25 0.00 2.60 03:59:49 03:52:01 0.28 0.00 0.28 0.00 3.08 03:59:49 03:53:01 0.45 0.18 0.27 5.73 5.33 03:59:49 03:54:01 0.85 0.00 0.85 0.00 16.39 03:59:49 03:55:01 0.20 0.00 0.20 0.00 2.58 03:59:49 03:56:01 0.18 0.00 0.18 0.00 2.18 03:59:49 03:57:01 0.30 0.05 0.25 0.40 3.75 03:59:49 03:58:01 0.18 0.00 0.18 0.00 2.98 03:59:49 03:59:01 0.32 0.00 0.32 0.00 3.53 03:59:49 Average: 109.04 23.66 85.39 1076.45 34087.97 03:59:49 03:59:49 03:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:59:49 03:39:01 4086640 0 970780 12.12 2620 2948900 1701840 18.79 1059724 2367748 3052 03:59:49 03:40:01 3310780 0 1137568 14.20 2620 3557972 1560712 17.23 1265996 2800316 179456 03:59:49 03:41:01 3071048 0 1230440 15.36 2620 3704832 1664376 18.38 1435188 2854564 13408 03:59:49 03:42:01 3317376 0 1194452 14.91 2620 3494492 1310944 14.47 1287176 2762712 20 03:59:49 03:43:01 150368 0 1635092 20.42 2620 6220860 2872364 31.71 3307468 3766848 294976 03:59:49 03:44:02 1285408 0 1550512 19.36 2620 5170400 2791536 30.82 2086820 3871284 10244 03:59:49 03:45:01 1417376 0 1449808 18.10 2620 5139136 1780432 19.66 2073368 3721788 78004 03:59:49 03:46:01 1904836 0 1347684 16.83 2620 4753800 1508300 16.65 1568972 3753256 8 03:59:49 03:47:01 1922840 0 1329624 16.60 2620 4753856 1274488 14.07 1562456 3746140 20 03:59:49 03:48:01 1918608 0 1331100 16.62 2620 4756612 1274608 14.07 1568260 3746176 16 03:59:49 03:49:01 1918492 0 1331216 16.62 2620 4756612 1274668 14.07 1568400 3746208 16 03:59:49 03:50:01 1919056 0 1330640 16.61 2620 4756624 1274488 14.07 1568028 3746208 12 03:59:49 03:51:01 1919328 0 1330364 16.61 2620 4756628 1274488 14.07 1568152 3746208 8 03:59:49 03:52:01 1919584 0 1330104 16.61 2620 4756632 1274488 14.07 1568040 3746208 16 03:59:49 03:53:01 1919084 0 1330568 16.61 2620 4756668 1274572 14.07 1568604 3745884 24 03:59:49 03:54:01 1919088 0 1330560 16.61 2620 4756672 1274488 14.07 1568520 3745884 12 03:59:49 03:55:01 1919228 0 1330416 16.61 2620 4756676 1274488 14.07 1568524 3745884 16 03:59:49 03:56:01 1919164 0 1330472 16.61 2620 4756684 1274524 14.07 1568552 3745888 20 03:59:49 03:57:01 1919112 0 1330524 16.61 2620 4756684 1274552 14.07 1568472 3745896 20 03:59:49 03:58:01 1918860 0 1330772 16.62 2620 4756688 1274636 14.07 1568564 3745896 16 03:59:49 03:59:01 1918988 0 1330640 16.61 2620 4756692 1274552 14.07 1568480 3745896 12 03:59:49 Average: 2071203 0 1324445 16.54 2620 4610672 1512359 16.70 1641322 3552233 27589 03:59:49 03:59:49 03:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:59:49 03:39:01 eth0 1436.96 1337.36 6405.84 138.80 0.00 0.00 0.00 0.00 03:59:49 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:39:01 veth1683119 46.84 61.31 4.35 43.29 0.00 0.00 0.00 0.00 03:59:49 03:39:01 docker0 966.22 870.51 77.24 2772.27 0.00 0.00 0.00 0.00 03:59:49 03:40:01 eth0 609.55 557.37 2040.00 59.27 0.00 0.00 0.00 0.00 03:59:49 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:40:01 veth3591092 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:59:49 03:40:01 docker0 540.62 577.42 41.92 2014.90 0.00 0.00 0.00 0.00 03:59:49 03:41:01 eth0 28.34 15.67 20.91 11.10 0.00 0.00 0.00 0.00 03:59:49 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:41:01 veth3591092 1.85 1.85 0.15 0.16 0.00 0.00 0.00 0.00 03:59:49 03:41:01 docker0 1.85 1.85 0.12 0.16 0.00 0.00 0.00 0.00 03:59:49 03:42:01 eth0 37.02 20.43 26.40 48.83 0.00 0.00 0.00 0.00 03:59:49 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:43:01 veth6248595 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:43:01 vethb9a485b 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 03:59:49 03:43:01 eth0 341.37 235.72 1875.47 106.01 0.00 0.00 0.00 0.00 03:59:49 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:44:02 veth644198c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:59:49 03:44:02 vethfee6217 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:44:02 veth9ff32b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:44:02 veth9643779 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:45:01 vethb9a485b 0.00 1.24 0.00 0.07 0.00 0.00 0.00 0.00 03:59:49 03:45:01 eth0 3865.57 3040.39 16032.14 581.11 0.00 0.00 0.00 0.00 03:59:49 03:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:45:01 vethceb0bca 28.57 68.23 2.49 402.39 0.00 0.00 0.00 0.00 03:59:49 03:46:01 eth0 9.74 6.26 6.99 19.01 0.00 0.00 0.00 0.00 03:59:49 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:46:01 docker0 1653.35 1676.17 128.88 5698.56 0.00 0.00 0.00 0.00 03:59:49 03:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:48:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:59:49 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:49:01 eth0 1.27 0.68 0.74 0.23 0.00 0.00 0.00 0.00 03:59:49 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:53:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:59:49 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:55:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:56:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:59:49 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:58:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:59:49 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:59:49 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 Average: eth0 136.62 115.11 591.56 24.23 0.00 0.00 0.00 0.00 03:59:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:49 Average: docker0 78.78 79.86 6.14 271.52 0.00 0.00 0.00 0.00 03:59:49 03:59:49 03:59:49 ---> sar -P ALL: 03:59:49 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 03:59:49 03:59:49 03:37:17 LINUX RESTART (2 CPU) 03:59:49 03:59:49 03:38:01 CPU %user %nice %system %iowait %steal %idle 03:59:49 03:39:01 all 22.59 0.00 7.65 2.63 0.08 67.05 03:59:49 03:39:01 0 24.29 0.00 8.43 2.19 0.07 65.02 03:59:49 03:39:01 1 20.91 0.00 6.87 3.07 0.09 69.06 03:59:49 03:40:01 all 42.89 0.00 10.13 2.78 0.10 44.09 03:59:49 03:40:01 0 42.41 0.00 9.91 3.05 0.09 44.53 03:59:49 03:40:01 1 43.37 0.00 10.36 2.51 0.11 43.65 03:59:49 03:41:01 all 38.59 0.00 5.95 0.41 0.08 54.97 03:59:49 03:41:01 0 38.69 0.00 5.83 0.51 0.07 54.90 03:59:49 03:41:01 1 38.49 0.00 6.07 0.32 0.09 55.03 03:59:49 03:42:01 all 58.75 0.00 9.30 0.80 0.10 31.05 03:59:49 03:42:01 0 59.32 0.00 8.96 0.56 0.09 31.06 03:59:49 03:42:01 1 58.19 0.00 9.64 1.03 0.11 31.03 03:59:49 03:43:01 all 29.17 0.00 20.65 28.50 0.09 21.60 03:59:49 03:43:01 0 30.08 0.00 20.88 28.82 0.07 20.15 03:59:49 03:43:01 1 28.25 0.00 20.42 28.18 0.11 23.05 03:59:49 03:44:02 all 73.84 0.00 17.22 7.00 0.13 1.81 03:59:49 03:44:02 0 73.29 0.00 17.67 6.80 0.13 2.11 03:59:49 03:44:02 1 74.39 0.00 16.77 7.20 0.13 1.50 03:59:49 03:45:01 all 66.39 0.00 16.53 3.68 0.11 13.28 03:59:49 03:45:01 0 68.53 0.00 17.19 3.99 0.11 10.17 03:59:49 03:45:01 1 64.26 0.00 15.86 3.38 0.11 16.39 03:59:49 03:46:01 all 2.20 0.00 1.58 1.44 0.03 94.75 03:59:49 03:46:01 0 2.67 0.00 1.29 1.65 0.02 94.37 03:59:49 03:46:01 1 1.73 0.00 1.86 1.24 0.03 95.13 03:59:49 03:47:01 all 0.11 0.00 0.04 0.00 0.03 99.82 03:59:49 03:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:59:49 03:47:01 1 0.18 0.00 0.05 0.00 0.02 99.75 03:59:49 03:48:01 all 0.10 0.00 0.05 0.03 0.03 99.80 03:59:49 03:48:01 0 0.05 0.00 0.03 0.05 0.03 99.83 03:59:49 03:48:01 1 0.15 0.00 0.07 0.00 0.02 99.77 03:59:49 03:49:01 all 0.06 0.00 0.03 0.00 0.03 99.88 03:59:49 03:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:59:49 03:49:01 1 0.08 0.00 0.05 0.00 0.05 99.82 03:59:49 03:59:49 03:49:01 CPU %user %nice %system %iowait %steal %idle 03:59:49 03:50:01 all 0.16 0.00 0.02 0.00 0.03 99.80 03:59:49 03:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:59:49 03:50:01 1 0.28 0.00 0.02 0.00 0.03 99.67 03:59:49 03:51:01 all 0.13 0.00 0.01 0.00 0.03 99.82 03:59:49 03:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 03:59:49 03:51:01 1 0.25 0.00 0.02 0.00 0.03 99.70 03:59:49 03:52:01 all 0.13 0.00 0.04 0.00 0.02 99.82 03:59:49 03:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:59:49 03:52:01 1 0.23 0.00 0.05 0.00 0.03 99.68 03:59:49 03:53:01 all 0.06 0.00 0.04 0.01 0.03 99.87 03:59:49 03:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:59:49 03:53:01 1 0.08 0.00 0.05 0.02 0.03 99.82 03:59:49 03:54:01 all 0.13 0.00 0.03 0.00 0.03 99.80 03:59:49 03:54:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:59:49 03:54:01 1 0.25 0.00 0.03 0.00 0.03 99.68 03:59:49 03:55:01 all 0.21 0.00 0.02 0.00 0.03 99.75 03:59:49 03:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:59:49 03:55:01 1 0.40 0.00 0.02 0.00 0.03 99.55 03:59:49 03:56:01 all 0.15 0.00 0.03 0.00 0.03 99.80 03:59:49 03:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:59:49 03:56:01 1 0.27 0.00 0.02 0.00 0.02 99.70 03:59:49 03:57:01 all 0.18 0.00 0.02 0.00 0.02 99.79 03:59:49 03:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 03:59:49 03:57:01 1 0.33 0.00 0.02 0.00 0.00 99.65 03:59:49 03:58:01 all 0.07 0.00 0.02 0.00 0.03 99.89 03:59:49 03:58:01 0 0.03 0.00 0.02 0.00 0.05 99.90 03:59:49 03:58:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:59:49 03:59:01 all 0.07 0.00 0.02 0.00 0.03 99.88 03:59:49 03:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 03:59:49 03:59:01 1 0.10 0.00 0.02 0.00 0.03 99.85 03:59:49 Average: all 15.10 0.00 4.02 2.13 0.05 78.71 03:59:49 Average: 0 15.25 0.00 4.06 2.15 0.05 78.50 03:59:49 Average: 1 14.94 0.00 3.97 2.12 0.05 78.91 03:59:49 03:59:49 03:59:49