Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 60d89f3cc34ae7ddbdf6edaa7b5a199050042620+4ef23a9eaed9ca979130d733cee22fb0edbedfe4 (7acdd8f2d8d613ac165143c909b0dc6e7d81a9e8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6961630451033733317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5012569648787011279.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2812438667568180197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh735701199395663727.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3678/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4682544064614069661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-783 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2613779148133033597.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8129158591821791295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 Merge succeeded, producing 9ad981b7169382891fb5cdbea3dceca220ac130b Checking out Revision 9ad981b7169382891fb5cdbea3dceca220ac130b (PR-3678) > git config core.sparsecheckout # timeout=10 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # 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/3@tmp/jenkins-gitclient-ssh1212248124204356523.key > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ad981b7169382891fb5cdbea3dceca220ac130b # timeout=10 Commit message: "Merge commit '4ef23a9eaed9ca979130d733cee22fb0edbedfe4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:35 ========================================================= 16:30:35 EdgeX Global Pipelines Version Info 16:30:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk af60564b4cde0aa56de240763698ac923d618a05 # timeout=10 16:30:37 ------------------- 16:30:37 stable info: 16:30:37 ------------------- 16:30:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:37 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:30:37 Message: update stable to v1.0.205 16:30:37 ------------------- 16:30:37 experimental info: 16:30:37 ------------------- 16:30:37 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:37 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:30:37 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3678 [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3678 [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3678 [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ad981b7169382891fb5cdbea3dceca220ac130b [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ad981b [Pipeline] echo 16:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:38 provisioning config files... 16:30:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8343385879860125977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:39 ---> docker-login.sh 16:30:39 nexus3.edgexfoundry.org:10001 16:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:39 Configure a credential helper to remove this warning. See 16:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:39 16:30:39 Login Succeeded 16:30:39 nexus3.edgexfoundry.org:10002 16:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:39 Configure a credential helper to remove this warning. See 16:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:39 16:30:39 Login Succeeded 16:30:39 nexus3.edgexfoundry.org:10003 16:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:39 Configure a credential helper to remove this warning. See 16:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:39 16:30:39 Login Succeeded 16:30:39 nexus3.edgexfoundry.org:10004 16:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:39 Configure a credential helper to remove this warning. See 16:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:39 16:30:39 Login Succeeded 16:30:39 docker.io 16:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:40 Configure a credential helper to remove this warning. See 16:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:40 16:30:40 Login Succeeded 16:30:40 ---> docker-login.sh ends [Pipeline] } 16:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:40 ++ 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 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/core-command/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo core-command,cmd/core-command/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/core-data/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo core-data,cmd/core-data/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/core-metadata/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/security-bootstrapper/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/security-proxy-setup/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/support-notifications/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/support-scheduler/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:40 + for file in '`ls cmd/**/Dockerfile`' 16:30:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:30:40 ++ cut -d/ -f2 16:30:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:40 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 16:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:41 16:30:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:30:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:41 latest: Pulling from edgex-devops/git-semver 16:30:41 31603596830f: Pulling fs layer 16:30:41 04fac38145f0: Pulling fs layer 16:30:41 701f6daf10bf: Pulling fs layer 16:30:41 24f72da36158: Pulling fs layer 16:30:41 24f72da36158: Waiting 16:30:41 04fac38145f0: Verifying Checksum 16:30:41 04fac38145f0: Download complete 16:30:41 31603596830f: Verifying Checksum 16:30:41 31603596830f: Download complete 16:30:42 31603596830f: Pull complete 16:30:42 24f72da36158: Verifying Checksum 16:30:42 24f72da36158: Download complete 16:30:42 04fac38145f0: Pull complete 16:30:42 701f6daf10bf: Verifying Checksum 16:30:42 701f6daf10bf: Download complete 16:30:42 701f6daf10bf: Pull complete 16:30:43 24f72da36158: Pull complete 16:30:43 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:30:43 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:44 $ docker top 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:44 [ssh-agent] Looking for ssh-agent implementation... 16:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:44 $ docker exec 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 ssh-agent 16:30:44 SSH_AUTH_SOCK=/tmp/ssh-DhhiWIWj2oJl/agent.13 16:30:44 SSH_AGENT_PID=19 16:30:44 Running ssh-add (command line suppressed) 16:30:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1327510514779363457.key (/w/workspace/edgex-go/3@tmp/private_key_1327510514779363457.key) 16:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:44 + git tag --points-at HEAD [Pipeline] } 16:30:44 $ docker exec --env ******** --env ******** 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 ssh-agent -k 16:30:44 unset SSH_AUTH_SOCK; 16:30:44 unset SSH_AGENT_PID; 16:30:44 echo Agent pid 19 killed; 16:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:45 [ssh-agent] Looking for ssh-agent implementation... 16:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:45 $ docker exec 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 ssh-agent 16:30:45 SSH_AUTH_SOCK=/tmp/ssh-KYnqTMb2GMJ8/agent.52 16:30:45 SSH_AGENT_PID=59 16:30:45 Running ssh-add (command line suppressed) 16:30:45 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1684897943018100769.key (/w/workspace/edgex-go/3@tmp/private_key_1684897943018100769.key) 16:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:45 + git semver init 16:30:45 # -> Open(): unable to determine branch for HEAD 16:30:45 # $GIT_DIR = /w/workspace/edgex-go/3/.git 16:30:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 16:30:45 # $SEMVER_REMOTE_NAME = origin 16:30:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:45 # $SEMVER_USER_NAME = edgex-jenkins 16:30:45 # $SEMVER_BRANCH = PR-3678 16:30:45 # $SEMVER_TEMP = /tmp/semver-745033191 16:30:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:00 # '/tmp/semver-745033191' -> '/w/workspace/edgex-go/3/.semver' 16:31:00 # -> Force: false 16:31:00 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 16:31:00 $ docker exec --env ******** --env ******** 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 ssh-agent -k 16:31:00 unset SSH_AUTH_SOCK; 16:31:00 unset SSH_AGENT_PID; 16:31:00 echo Agent pid 59 killed; 16:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:01 + git semver [Pipeline] } 16:31:01 $ docker stop --time=1 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 16:31:03 $ docker rm -f 14578cc65de736aa084d39d04e37d381da40d1634ed80467cc12030ab5b514e5 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:04 Stashed 1 file(s) [Pipeline] echo 16:31:04 [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 16:31:04 ========================================================= 16:31:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:31:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:04 540db60ca938: Pulling fs layer 16:31:04 adcc1eea9eea: Pulling fs layer 16:31:04 4c4ab2625f07: Pulling fs layer 16:31:04 db62176df00c: Pulling fs layer 16:31:04 3b30891b0d05: Pulling fs layer 16:31:04 06b49ca38bd5: Pulling fs layer 16:31:04 c788192a36de: Pulling fs layer 16:31:04 a77e37c0d609: Pulling fs layer 16:31:04 c3185cebc471: Pulling fs layer 16:31:04 06b49ca38bd5: Waiting 16:31:04 c788192a36de: Waiting 16:31:04 a77e37c0d609: Waiting 16:31:04 c3185cebc471: Waiting 16:31:04 db62176df00c: Waiting 16:31:04 3b30891b0d05: Waiting 16:31:04 4c4ab2625f07: Verifying Checksum 16:31:04 4c4ab2625f07: Download complete 16:31:04 adcc1eea9eea: Verifying Checksum 16:31:04 adcc1eea9eea: Download complete 16:31:04 3b30891b0d05: Verifying Checksum 16:31:04 3b30891b0d05: Download complete 16:31:04 06b49ca38bd5: Verifying Checksum 16:31:04 06b49ca38bd5: Download complete 16:31:04 c788192a36de: Verifying Checksum 16:31:04 c788192a36de: Download complete 16:31:04 540db60ca938: Verifying Checksum 16:31:04 540db60ca938: Download complete 16:31:04 540db60ca938: Pull complete 16:31:05 adcc1eea9eea: Pull complete 16:31:05 4c4ab2625f07: Pull complete 16:31:05 a77e37c0d609: Verifying Checksum 16:31:05 a77e37c0d609: Download complete 16:31:09 c3185cebc471: Verifying Checksum 16:31:09 c3185cebc471: Download complete 16:31:10 db62176df00c: Verifying Checksum 16:31:10 db62176df00c: Download complete 16:31:14 db62176df00c: Pull complete 16:31:14 3b30891b0d05: Pull complete 16:31:14 06b49ca38bd5: Pull complete 16:31:14 c788192a36de: Pull complete 16:31:14 a77e37c0d609: Pull complete 16:31:16 c3185cebc471: Pull complete 16:31:16 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:17 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:17 WORKDIR /edgex 16:31:17 COPY go.mod . 16:31:17 RUN go mod download' 16:31:17 + docker build -t ci-base-image-x86_64 -f - . 16:31:18 Sending build context to Docker daemon 328.7MB 16:31:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:18 ---> 031687cdd783 16:31:18 Step 2/4 : WORKDIR /edgex 16:31:19 Still waiting to schedule task 16:31:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ 16:31:20 ---> Running in a36f8686bf44 16:31:20 Removing intermediate container a36f8686bf44 16:31:20 ---> 502cea8d0990 16:31:20 Step 3/4 : COPY go.mod . 16:31:20 ---> a21504ed2d64 16:31:20 Step 4/4 : RUN go mod download 16:31:20 ---> Running in 37a95a51b570 16:31:59 Removing intermediate container 37a95a51b570 16:31:59 ---> f556c0cd1692 16:31:59 Successfully built f556c0cd1692 16:31:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:31:59 + docker inspect -f . ci-base-image-x86_64 16:31:59 . [Pipeline] withDockerContainer 16:32:00 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:00 $ docker top 4998989cbcd76906a9eca9c9a447d6c03165046050baf4cf92a3dce8a53c96db -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:00 + go version 16:32:00 go version go1.16.6 linux/amd64 [Pipeline] } 16:32:00 $ docker stop --time=1 4998989cbcd76906a9eca9c9a447d6c03165046050baf4cf92a3dce8a53c96db 16:32:02 $ docker rm -f 4998989cbcd76906a9eca9c9a447d6c03165046050baf4cf92a3dce8a53c96db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:02 + docker inspect -f . ci-base-image-x86_64 16:32:02 . [Pipeline] withDockerContainer 16:32:02 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:32:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:32:03 $ docker top 03daca6d1162416fa23c19a8a0068b82c8b3cfb4ebce5c3591e84afc1ef2740b -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:03 ========================================================= 16:32:03 [edgeXBuildGoParallel] Running Tests and Build... 16:32:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:03 + go mod tidy [Pipeline] sh 16:32:04 + make test 16:32:04 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 16:32:04 go mod tidy 16:32:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:09 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 90.1% of statements 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 94.2% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 16:32:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 16:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 16:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 16:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 16:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements 16:33:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 62.6% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 16:33:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 19.5% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 16:33:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 95.4% of statements 16:33:26 GO111MODULE=on go vet ./... 16:33:53 gofmt -l . 16:33:53 [ "`gofmt -l .`" = "" ] 16:33:53 ./bin/test-attribution-txt.sh [Pipeline] sh 16:33:54 + ls -al . 16:33:54 total 612 16:33:54 drwxrwxr-x 10 1001 1001 4096 Aug 25 16:33 . 16:33:54 drwxr-xr-x 4 root root 28 Aug 25 16:32 .. 16:33:54 -rw-rw-r-- 1 1001 1001 11 Aug 25 16:30 .dockerignore 16:33:54 drwxrwxr-x 8 1001 1001 179 Aug 25 16:30 .git 16:33:54 drwxrwxr-x 4 1001 1001 142 Aug 25 16:30 .github 16:33:54 -rw-rw-r-- 1 1001 1001 818 Aug 25 16:30 .gitignore 16:33:54 -rw-rw-r-- 1 1001 1001 76 Aug 25 16:30 .hadolint.yml 16:33:54 drwx------ 3 1001 1001 58 Aug 25 16:30 .semver 16:33:54 -rw-rw-r-- 1 1001 1001 166 Aug 25 16:30 .sonarcloud.properties 16:33:54 -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:30 ADOPTERS.md 16:33:54 -rw-rw-r-- 1 1001 1001 8609 Aug 25 16:30 Attribution.txt 16:33:54 -rw-rw-r-- 1 1001 1001 43881 Aug 25 16:30 CHANGELOG.md 16:33:54 -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:30 CONTRIBUTING.md 16:33:54 -rw-rw-r-- 1 1001 1001 677 Aug 25 16:30 GOVERNANCE.md 16:33:54 -rw-rw-r-- 1 1001 1001 849 Aug 25 16:30 Jenkinsfile 16:33:54 -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:30 LICENSE 16:33:54 -rw-rw-r-- 1 1001 1001 5915 Aug 25 16:30 Makefile 16:33:54 -rw-rw-r-- 1 1001 1001 582 Aug 25 16:30 OWNERS.md 16:33:54 -rw-rw-r-- 1 1001 1001 8643 Aug 25 16:30 README.md 16:33:54 -rw-rw-r-- 1 1001 1001 6912 Aug 25 16:30 SECURITY.md 16:33:54 -rw-rw-r-- 1 1001 1001 5 Aug 25 16:31 VERSION 16:33:54 -rw-rw-r-- 1 1001 1001 4131 Aug 25 16:30 ZMQWindows.md 16:33:54 drwxrwxr-x 2 1001 1001 37 Aug 25 16:30 bin 16:33:54 drwxrwxr-x 14 1001 1001 4096 Aug 25 16:30 cmd 16:33:54 -rw-r--r-- 1 root root 405611 Aug 25 16:33 coverage.out 16:33:54 -rw-rw-r-- 1 1001 1001 813 Aug 25 16:30 go.mod 16:33:54 -rw-r--r-- 1 root root 50064 Aug 25 16:32 go.sum 16:33:54 drwxrwxr-x 8 1001 1001 124 Aug 25 16:30 internal 16:33:54 drwxrwxr-x 3 1001 1001 16 Aug 25 16:30 openapi 16:33:54 drwxrwxr-x 4 1001 1001 71 Aug 25 16:30 snap 16:33:54 -rw-rw-r-- 1 1001 1001 204 Aug 25 16:30 version.go [Pipeline] sh 16:33:54 + '[' -e coverage.out ] 16:33:54 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:54 Stashed 1 file(s) [Pipeline] sh 16:33:54 + make build 16:33:54 go mod tidy 16:33:54 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 16:33:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:02 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 16:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:04 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 16:34:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:05 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 16:34:06 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 16:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:07 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 16:34:08 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 16:34:09 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] } 16:34:10 $ docker stop --time=1 03daca6d1162416fa23c19a8a0068b82c8b3cfb4ebce5c3591e84afc1ef2740b 16:34:12 $ docker rm -f 03daca6d1162416fa23c19a8a0068b82c8b3cfb4ebce5c3591e84afc1ef2740b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:17 16:34:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:17 latest: Pulling from edgex-devops/edgex-compose 16:34:17 cbdbe7a5bc2a: Pulling fs layer 16:34:17 ca9280d653b3: Pulling fs layer 16:34:17 7e9c9ca2126c: Pulling fs layer 16:34:18 cbdbe7a5bc2a: Verifying Checksum 16:34:18 cbdbe7a5bc2a: Download complete 16:34:18 cbdbe7a5bc2a: Pull complete 16:34:19 ca9280d653b3: Verifying Checksum 16:34:19 ca9280d653b3: Download complete 16:34:19 ca9280d653b3: Pull complete 16:34:22 7e9c9ca2126c: Download complete 16:34:24 7e9c9ca2126c: Pull complete 16:34:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:34:25 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:34:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:27 $ docker top 449c11019293c0502e84f5caf89874e132d0ef26f112816d18029a474952a455 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:27 + docker-compose build --help 16:34:27 + grep parallel 16:34:28 --parallel Build images in parallel. [Pipeline] } 16:34:28 $ docker stop --time=1 449c11019293c0502e84f5caf89874e132d0ef26f112816d18029a474952a455 16:34:29 $ docker rm -f 449c11019293c0502e84f5caf89874e132d0ef26f112816d18029a474952a455 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:30 . [Pipeline] withDockerContainer 16:34:30 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:30 $ docker top f5fee0ea8d862e535e37903b2f1432ba66bd92591fb0f0684c7cbea02086dbbf -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:31 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:31 Building core-command ... 16:34:31 Building core-data ... 16:34:31 Building core-metadata ... 16:34:31 Building security-bootstrapper ... 16:34:31 Building security-proxy-setup ... 16:34:31 Building security-secretstore-setup ... 16:34:31 Building support-notifications ... 16:34:31 Building support-scheduler ... 16:34:31 Building sys-mgmt-agent ... 16:34:31 Building sys-mgmt-agent 16:34:31 Building security-proxy-setup 16:34:31 Building support-scheduler 16:34:31 Building core-metadata 16:34:31 Building security-bootstrapper 16:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> f556c0cd1692 16:34:41 Step 3/23 : WORKDIR /edgex-go 16:34:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> f556c0cd1692 16:34:41 Step 3/32 : WORKDIR /edgex-go 16:34:45 ---> Running in 8fc20ac60324 16:34:45 ---> Running in 67cf52db46a4 16:34:52 Removing intermediate container 67cf52db46a4 16:34:52 ---> 9e32cc862a95 16:34:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 Removing intermediate container 8fc20ac60324 16:34:52 ---> 3490d50a0dbe 16:34:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:52 ---> Running in 2ade26975201 16:34:53 ---> Running in a9c77d601640 16:34:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:56 ---> f556c0cd1692 16:34:56 Step 3/24 : WORKDIR /edgex-go 16:34:56 ---> Using cache 16:34:56 ---> 9e32cc862a95 16:34:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:56 ---> f556c0cd1692 16:34:56 Step 3/24 : WORKDIR /edgex-go 16:34:56 ---> Using cache 16:34:56 ---> 9e32cc862a95 16:34:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:56 ---> Running in e6babc322824 16:34:56 ---> Running in 49dde4d8c652 16:34:57 Removing intermediate container 2ade26975201 16:34:57 ---> d33d76ce9db5 16:34:57 Step 5/23 : RUN apk add --update --no-cache make git 16:34:57 Removing intermediate container a9c77d601640 16:34:57 ---> fab4c3cd793c 16:34:57 Step 5/32 : RUN apk add --update --no-cache make git 16:34:57 ---> Running in 09507b08fd0f 16:34:57 ---> Running in 1f76b05faa49 16:34:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:34:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:58 ---> f556c0cd1692 16:34:58 Step 3/22 : WORKDIR /edgex-go 16:34:58 ---> Using cache 16:34:58 ---> 9e32cc862a95 16:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:58 ---> Using cache 16:34:58 ---> fab4c3cd793c 16:34:58 Step 5/22 : RUN apk add --update --no-cache make git 16:34:58 ---> Running in 1e79a20d3db6 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:58 Removing intermediate container e6babc322824 16:34:58 ---> 0960595a574a 16:34:58 Step 5/24 : RUN apk add --update --no-cache make bash git 16:34:58 Removing intermediate container 49dde4d8c652 16:34:58 ---> df437f34218d 16:34:58 Step 5/24 : RUN apk add --update --no-cache make git 16:34:58 ---> Running in 7806bbaac1f4 16:34:58 ---> Running in 6954e28fc2b9 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:59 OK: 219 MiB in 52 packages 16:34:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:59 OK: 219 MiB in 52 packages 16:34:59 Removing intermediate container 09507b08fd0f 16:34:59 ---> a25f7c918a78 16:34:59 Step 6/23 : COPY go.mod . 16:35:00 OK: 219 MiB in 52 packages 16:35:00 ---> 201e2d856ccd 16:35:00 Step 7/23 : RUN go mod download 16:35:00 ---> Running in 2bec01afac9d 16:35:00 Removing intermediate container 1f76b05faa49 16:35:00 ---> 4eaa3a879fcd 16:35:00 Step 6/32 : COPY go.mod . 16:35:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:00 OK: 219 MiB in 52 packages 16:35:00 Removing intermediate container 1e79a20d3db6 16:35:00 ---> 196449c13541 16:35:00 Step 6/22 : COPY go.mod . 16:35:00 ---> 942204be9694 16:35:00 Step 7/32 : RUN go mod download 16:35:00 ---> Running in a58347a21e27 16:35:00 Removing intermediate container 6954e28fc2b9 16:35:00 ---> a7c2c1a82e0b 16:35:00 Step 6/24 : COPY go.mod . 16:35:00 ---> ec369414ff8b 16:35:00 Step 7/22 : RUN go mod download 16:35:00 ---> Running in 6ebe2b1380e5 16:35:00 ---> 3502221f9fcd 16:35:00 Step 7/24 : RUN go mod download 16:35:00 ---> Running in 723169ecd2f8 16:35:01 OK: 219 MiB in 52 packages 16:35:01 Removing intermediate container 7806bbaac1f4 16:35:01 ---> b2fa6364d336 16:35:01 Step 6/24 : COPY go.mod . 16:35:01 ---> 622aaf56723c 16:35:01 Step 7/24 : RUN go mod download 16:35:02 ---> Running in 3f63f0664959 16:35:02 Removing intermediate container 2bec01afac9d 16:35:02 ---> f469bf6f3809 16:35:02 Step 8/23 : COPY . . 16:35:03 Removing intermediate container a58347a21e27 16:35:03 ---> 338cbd93396c 16:35:03 Step 8/32 : COPY . . 16:35:07 Removing intermediate container 6ebe2b1380e5 16:35:07 ---> 2ad0716ce148 16:35:07 Step 8/22 : COPY . . 16:35:07 Removing intermediate container 723169ecd2f8 16:35:07 ---> dc27c9fe445f 16:35:07 Step 8/24 : COPY . . 16:35:07 Removing intermediate container 3f63f0664959 16:35:07 ---> 98bc4b671dc3 16:35:07 Step 8/24 : COPY . . 16:35:09 ---> 3390f3c31b4e 16:35:09 Step 9/23 : RUN go mod tidy 16:35:14 ---> Running in 61ef9a66bbc5 16:35:14 ---> ceae57a669c9 16:35:14 Step 9/32 : RUN go mod tidy 16:35:14 ---> 8663ce94d0bb 16:35:14 Step 9/22 : RUN go mod tidy 16:35:14 ---> Running in 13641df3e292 16:35:14 ---> Running in 056e8deaaea0 16:35:16 Removing intermediate container 61ef9a66bbc5 16:35:16 ---> 41eb4935743c 16:35:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:16 ---> Running in f7f405d0d850 16:35:16 Removing intermediate container 056e8deaaea0 16:35:16 ---> e0005e17d38c 16:35:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:17 ---> Running in 3938ba75ca97 16:35:17 Removing intermediate container 13641df3e292 16:35:17 ---> 893dfde9a238 16:35:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:17 ---> Running in a966b5164bd2 16:35:17 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 16:35:17 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 16:35:17 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 16:35:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-785 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:35:28 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:35:28 The recommended git tool is: git 16:35:30 ---> f4f5740e5df0 16:35:30 Step 9/24 : RUN go mod tidy 16:35:30 ---> Running in 85b070dc26bd 16:35:30 ---> 118ca1659c46 16:35:30 Step 9/24 : RUN go mod tidy 16:35:30 ---> Running in 699f67713b9b 16:35:31 Removing intermediate container 85b070dc26bd 16:35:31 ---> f79773d21e4e 16:35:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:35:31 ---> Running in 3f2b92a63c58 16:35:31 Removing intermediate container 699f67713b9b 16:35:31 ---> 92a9bad23cb8 16:35:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:31 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 16:35:31 ---> Running in 68f0651a8762 16:35:32 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 16:35:35 using credential edgex-jenkins-ssh 16:35:35 Cloning the remote Git repository 16:35:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:35 > git init /w/workspace/edgex-go/3 # timeout=10 16:35:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:35 > git --version # timeout=10 16:35:35 > git --version # 'git version 2.17.1' 16:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:51 Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:35:52 Merge succeeded, producing 86685a5dfea5fec2301c70ab4d23030be5159894 16:35:52 Checking out Revision 86685a5dfea5fec2301c70ab4d23030be5159894 (PR-3678) 16:35:51 > git config core.sparsecheckout # timeout=10 16:35:51 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:35:52 > git remote # timeout=10 16:35:52 > git config --get remote.origin.url # timeout=10 16:35:52 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:52 > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 16:35:52 > git rev-parse HEAD^{commit} # timeout=10 16:35:52 > git config core.sparsecheckout # timeout=10 16:35:52 > git checkout -f 86685a5dfea5fec2301c70ab4d23030be5159894 # timeout=10 16:35:56 Removing intermediate container a966b5164bd2 16:35:56 ---> a9814d25671b 16:35:56 16:35:56 Step 11/32 : FROM alpine:3.12 16:35:56 Removing intermediate container 3938ba75ca97 16:35:56 ---> 96f1a0c9cccf 16:35:56 16:35:56 Step 11/22 : FROM alpine:3.12 16:35:56 Removing intermediate container f7f405d0d850 16:35:56 ---> 4756706ccc66 16:35:56 16:35:56 Step 11/23 : FROM alpine:3.12 16:35:56 Commit message: "Merge commit '4ef23a9eaed9ca979130d733cee22fb0edbedfe4' into HEAD" 16:35:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:57 provisioning config files... 16:35:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5125265793450778299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:57 3.12: Pulling from library/alpine 16:35:56 > git rev-list --no-walk af60564b4cde0aa56de240763698ac923d618a05 # timeout=10 16:35:57 ---> docker-login.sh 16:35:57 nexus3.edgexfoundry.org:10001 16:35:57 3.12: Pulling from library/alpine 16:35:57 3.12: Pulling from library/alpine 16:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10002 16:35:59 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:59 Status: Downloaded newer image for alpine:3.12 16:35:59 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:59 Status: Image is up to date for alpine:3.12 16:35:59 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:35:59 Status: Image is up to date for alpine:3.12 16:35:59 ---> 13621d1b12d4 16:35:59 Step 12/22 : RUN apk add --update --no-cache curl 16:35:59 ---> 13621d1b12d4 16:35:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:59 ---> 13621d1b12d4 16:35:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 ---> Running in 782ce82dae32 16:35:59 ---> Running in 657ae5124bf7 16:35:59 ---> Running in c3393d80a5f0 16:35:59 Removing intermediate container 657ae5124bf7 16:35:59 ---> 80a3fac559ac 16:35:59 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10003 16:35:59 ---> Running in 76b17cf3eb55 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:00 Configure a credential helper to remove this warning. See 16:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:00 16:36:00 Login Succeeded 16:36:00 nexus3.edgexfoundry.org:10004 16:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:00 Configure a credential helper to remove this warning. See 16:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:00 16:36:00 Login Succeeded 16:36:00 docker.io 16:36:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:00 (1/1) Installing dumb-init (1.2.2-r1) 16:36:00 Executing busybox-1.31.1-r20.trigger 16:36:00 OK: 6 MiB in 15 packages 16:36:00 (1/4) Installing ca-certificates (20191127-r4) 16:36:01 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:36:01 (3/4) Installing libcurl (7.78.0-r0) 16:36:01 (4/4) Installing curl (7.78.0-r0) 16:36:01 (1/2) Installing dumb-init (1.2.2-r1) 16:36:01 Executing busybox-1.31.1-r20.trigger 16:36:01 (2/2) Installing su-exec (0.2-r1) 16:36:01 Executing ca-certificates-20191127-r4.trigger 16:36:01 Executing busybox-1.31.1-r20.trigger 16:36:01 OK: 6 MiB in 16 packages 16:36:01 OK: 7 MiB in 18 packages 16:36:01 Removing intermediate container c3393d80a5f0 16:36:01 ---> face78e5e138 16:36:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:01 ---> Running in acb693975500 16:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:01 Removing intermediate container 76b17cf3eb55 16:36:01 ---> 8b20b81db2a2 16:36:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:36:01 ---> Running in 7dfdba1b6e69 16:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:01 Configure a credential helper to remove this warning. See 16:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:01 16:36:01 Login Succeeded 16:36:01 ---> docker-login.sh ends [Pipeline] } 16:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:36:01 Removing intermediate container acb693975500 16:36:01 ---> 84052c89211e 16:36:01 Step 14/23 : ENV APP_PORT=59861 16:36:01 Removing intermediate container 782ce82dae32 16:36:01 ---> 79721cc0e974 16:36:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:01 ---> Running in a27ad10186c2 16:36:01 ---> Running in 2130115e8fcc 16:36:01 Removing intermediate container 7dfdba1b6e69 16:36:01 ---> 5c953894c871 16:36:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:02 ---> Running in 3a3db543d877 16:36:02 Removing intermediate container a27ad10186c2 16:36:02 ---> 5e39209d255b 16:36:02 Step 15/23 : EXPOSE $APP_PORT 16:36:02 Removing intermediate container 2130115e8fcc 16:36:02 ---> a775a614c466 16:36:02 Step 14/22 : WORKDIR /edgex 16:36:02 ---> Running in 0693c702f236 16:36:02 ---> Running in c7a72cb7e023 [Pipeline] echo 16:36:02 ========================================================= 16:36:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:02 Removing intermediate container 3a3db543d877 16:36:02 ---> 464a782c7a06 16:36:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:02 Removing intermediate container 0693c702f236 16:36:02 ---> b97f87943595 16:36:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:02 Removing intermediate container c7a72cb7e023 16:36:02 ---> 922fe457b3c4 16:36:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:02 ---> Running in b49685885ba5 16:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:03 ---> a3e0a0f1c68a 16:36:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:03 ---> ac7ee057f92a 16:36:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:03 595b0fe564bb: Pulling fs layer 16:36:03 24495759ef45: Pulling fs layer 16:36:03 d148012ef14d: Pulling fs layer 16:36:03 e90a11edd702: Pulling fs layer 16:36:03 d77568369979: Pulling fs layer 16:36:03 fc1c9f9a7f3b: Pulling fs layer 16:36:03 170f2ba95c9a: Pulling fs layer 16:36:03 97ac5df62f85: Pulling fs layer 16:36:03 e90a11edd702: Waiting 16:36:03 d77568369979: Waiting 16:36:03 fc1c9f9a7f3b: Waiting 16:36:03 170f2ba95c9a: Waiting 16:36:03 97ac5df62f85: Waiting 16:36:03 d148012ef14d: Verifying Checksum 16:36:03 24495759ef45: Verifying Checksum 16:36:03 24495759ef45: Download complete 16:36:03 d77568369979: Verifying Checksum 16:36:03 d77568369979: Download complete 16:36:03 fc1c9f9a7f3b: Download complete 16:36:03 595b0fe564bb: Verifying Checksum 16:36:03 170f2ba95c9a: Download complete 16:36:03 Removing intermediate container 68f0651a8762 16:36:03 ---> c712f5b49724 16:36:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:03 ---> Running in 6a52b5125a27 16:36:03 ---> 95fdf104376a 16:36:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:03 Removing intermediate container b49685885ba5 16:36:03 ---> 88d674e77e98 16:36:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:36:03 ---> 30beb1b377ad 16:36:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:03 ---> Running in 4720d6c00b0a 16:36:04 ---> 14b3c60f5c2d 16:36:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:04 Removing intermediate container 4720d6c00b0a 16:36:04 ---> ad81295149da 16:36:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:36:04 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 16:36:04 595b0fe564bb: Pull complete 16:36:04 ---> 30d2c0a9f1bf 16:36:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:36:04 ---> Running in fd3ddffe6a7c 16:36:04 ---> Running in 2320fa3afd7e 16:36:04 Removing intermediate container 3f2b92a63c58 16:36:04 ---> dabf4422a41c 16:36:04 16:36:04 Step 11/24 : FROM alpine:3.12 16:36:04 ---> 13621d1b12d4 16:36:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:04 ---> Using cache 16:36:04 ---> face78e5e138 16:36:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:04 ---> Using cache 16:36:04 ---> 84052c89211e 16:36:04 Step 14/24 : ENV APP_PORT=59881 16:36:04 ---> Running in 5187fb2204ff 16:36:04 Removing intermediate container fd3ddffe6a7c 16:36:04 ---> 5e4698d6a226 16:36:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:04 ---> cf4264cf46dc 16:36:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:36:04 Removing intermediate container 2320fa3afd7e 16:36:04 ---> df7ca62ac5b9 16:36:04 Step 19/22 : CMD ["--init=true"] 16:36:04 ---> Running in 8da1de2a7974 16:36:04 ---> Running in 42b182cf9ad1 16:36:04 ---> Running in 8028fa32c688 16:36:04 Removing intermediate container 5187fb2204ff 16:36:04 ---> ce8ece7a0414 16:36:04 Step 15/24 : EXPOSE $APP_PORT 16:36:04 Removing intermediate container 8da1de2a7974 16:36:04 ---> 4aa1cbefa4e5 16:36:04 Step 21/23 : LABEL arch=x86_64 16:36:04 Removing intermediate container 8028fa32c688 16:36:04 ---> 9e92e7ec3997 16:36:04 Step 20/22 : LABEL arch=x86_64 16:36:04 ---> Running in fffab60af3ca 16:36:04 ---> Running in 83a37c26105a 16:36:04 ---> Running in af8cf376f15c 16:36:04 Removing intermediate container fffab60af3ca 16:36:04 ---> c838d7231403 16:36:04 Step 16/24 : WORKDIR / 16:36:04 Removing intermediate container 83a37c26105a 16:36:04 ---> 882fa07122b6 16:36:04 Step 22/23 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:04 Removing intermediate container af8cf376f15c 16:36:04 ---> 871d73a78c6e 16:36:04 Step 21/22 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:05 24495759ef45: Pull complete 16:36:05 ---> Running in c175da03e7dc 16:36:05 ---> Running in b07efe4e2bb3 16:36:05 ---> Running in 606ef3541d6e 16:36:05 Removing intermediate container 606ef3541d6e 16:36:05 ---> 666688c545dc 16:36:05 Step 22/22 : LABEL version=0.0.0 16:36:05 Removing intermediate container c175da03e7dc 16:36:05 ---> 9105728bfc2d 16:36:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:05 Removing intermediate container b07efe4e2bb3 16:36:05 ---> 49e814452e0f 16:36:05 Step 23/23 : LABEL version=0.0.0 16:36:05 Removing intermediate container 6a52b5125a27 16:36:05 ---> 3516191d1a5f 16:36:05 16:36:05 Step 12/24 : FROM docker:20.10.7 16:36:05 ---> Running in 3f007f0dbd05 16:36:05 ---> Running in 0dc91f3033a8 16:36:05 Removing intermediate container 42b182cf9ad1 16:36:05 ---> 0371b5a61613 16:36:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:05 20.10.7: Pulling from library/docker 16:36:05 Removing intermediate container 3f007f0dbd05 16:36:05 ---> d46be3ffe99c 16:36:05 16:36:05 Removing intermediate container 0dc91f3033a8 16:36:05 ---> 34ab9e34ad51 16:36:05 16:36:05 d148012ef14d: Pull complete 16:36:05 Successfully built 34ab9e34ad51 16:36:05 Successfully tagged support-scheduler:latest 16:36:05 Building support-notifications 16:36:05  Building support-scheduler ... done  ---> 15dac57fe090 16:36:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:05 Successfully built d46be3ffe99c 16:36:05 Successfully tagged security-proxy-setup:latest 16:36:05 Building core-command 16:36:05  Building security-proxy-setup ... done  ---> d4c3170f9cba 16:36:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:07 ---> 979b9a157d34 16:36:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:08 ---> bea047792f65 16:36:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:08 97ac5df62f85: Verifying Checksum 16:36:08 97ac5df62f85: Download complete 16:36:08 e90a11edd702: Verifying Checksum 16:36:08 e90a11edd702: Download complete 16:36:09 ---> d7fd6e9dce2d 16:36:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:36:09 ---> c6543626b5d2 16:36:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:09 ---> Running in 8ca5a1dea705 16:36:09 Removing intermediate container 8ca5a1dea705 16:36:09 ---> b87d34c429d5 16:36:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:09 ---> Running in 63cec39bc32c 16:36:09 ---> d2000cdf3e81 16:36:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:36:10 Removing intermediate container 63cec39bc32c 16:36:10 ---> ad550f437429 16:36:10 Step 22/24 : LABEL arch=x86_64 16:36:10 ---> Running in 48e6920d18e6 16:36:10 ---> 4bb9b5387ace 16:36:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:36:10 ---> Running in 1c0c61bb944e 16:36:10 Removing intermediate container 48e6920d18e6 16:36:10 ---> eb199131a79f 16:36:10 Step 23/24 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:10 ---> Running in 4fb7a5e784e5 16:36:10 Removing intermediate container 1c0c61bb944e 16:36:10 ---> b96eff33e4f8 16:36:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:11 Removing intermediate container 4fb7a5e784e5 16:36:11 ---> 8d72be06196d 16:36:11 Step 24/24 : LABEL version=0.0.0 16:36:11 ---> Running in 74c36bffa56a 16:36:11 ---> 7f245722cf10 16:36:11 Step 27/32 : RUN chmod +x /entrypoint.sh 16:36:11 Removing intermediate container 74c36bffa56a 16:36:11 ---> c50bd8534682 16:36:11 16:36:11 ---> Running in bbdfb9d94037 16:36:11 Successfully built c50bd8534682 16:36:11 Successfully tagged core-metadata:latest 16:36:11 Building core-data 16:36:15  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:15 ---> f556c0cd1692 16:36:15 Step 3/24 : WORKDIR /edgex-go 16:36:15 ---> Using cache 16:36:15 ---> 9e32cc862a95 16:36:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:15 ---> Using cache 16:36:15 ---> df437f34218d 16:36:15 Step 5/24 : RUN apk add --update --no-cache make git 16:36:15 ---> Using cache 16:36:15 ---> a7c2c1a82e0b 16:36:15 Step 6/24 : COPY go.mod . 16:36:15 ---> Using cache 16:36:15 ---> 3502221f9fcd 16:36:15 Step 7/24 : RUN go mod download 16:36:15 ---> Using cache 16:36:15 ---> dc27c9fe445f 16:36:15 Step 8/24 : COPY . . 16:36:15 ---> Using cache 16:36:15 ---> f4f5740e5df0 16:36:15 Step 9/24 : RUN go mod tidy 16:36:15 ---> Using cache 16:36:15 ---> f79773d21e4e 16:36:15 Step 10/24 : RUN make cmd/core-command/core-command 16:36:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:16 ---> f556c0cd1692 16:36:16 Step 3/24 : WORKDIR /edgex-go 16:36:16 ---> Using cache 16:36:16 ---> 9e32cc862a95 16:36:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:16 ---> Using cache 16:36:16 ---> df437f34218d 16:36:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:36:17 Removing intermediate container bbdfb9d94037 16:36:17 ---> a8fd566c29ab 16:36:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:36:17 ---> Running in 7b692af7dbbb 16:36:18 ---> Running in eb2431e2d01e 16:36:18 e90a11edd702: Pull complete 16:36:18 d77568369979: Pull complete 16:36:18 fc1c9f9a7f3b: Pull complete 16:36:18 ---> Running in 8633b5ee8d92 16:36:19 170f2ba95c9a: Pull complete 16:36:19 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:36:19 Removing intermediate container 8633b5ee8d92 16:36:19 ---> 0362db5cd8aa 16:36:19 Step 29/32 : CMD ["gate"] 16:36:19 Status: Downloaded newer image for docker:20.10.7 16:36:19 ---> 08bdaf2f88f9 16:36:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:19 ---> Running in 3a95d040338d 16:36:19 ---> Running in 49fa6db8b5b9 16:36:19 Removing intermediate container 3a95d040338d 16:36:19 ---> 8f6fe03cfb10 16:36:19 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 16:36:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:36:20 ---> Running in 6c887ff53323 16:36:20 Removing intermediate container 49fa6db8b5b9 16:36:20 ---> c637e755c97e 16:36:20 Step 30/32 : LABEL arch=x86_64 16:36:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:20 ---> Running in a2e02c797e60 16:36:20 Removing intermediate container a2e02c797e60 16:36:20 ---> eb0d39c68237 16:36:20 Step 31/32 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> f556c0cd1692 16:36:20 Step 3/23 : WORKDIR /edgex-go 16:36:20 ---> Using cache 16:36:20 ---> 9e32cc862a95 16:36:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:20 ---> Using cache 16:36:20 ---> df437f34218d 16:36:20 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:36:20 ---> Running in f72a7a8d99eb 16:36:20 ---> Running in cbb6bf500961 16:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:21 Removing intermediate container cbb6bf500961 16:36:21 ---> c608c73df61a 16:36:21 Step 32/32 : LABEL version=0.0.0 16:36:21 ---> Running in 90021f943d20 16:36:21 (1/39) Installing readline (8.1.0-r0) 16:36:21 (2/39) Installing bash (5.1.0-r0) 16:36:21 Executing bash-5.1.0-r0.post-install 16:36:21 (3/39) Installing brotli-libs (1.0.9-r3) 16:36:21 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:36:21 (5/39) Installing libcurl (7.78.0-r0) 16:36:21 (6/39) Installing curl (7.78.0-r0) 16:36:21 (7/39) Installing dumb-init (1.2.5-r0) 16:36:21 (8/39) Installing libbz2 (1.0.8-r1) 16:36:21 (9/39) Installing expat (2.2.10-r1) 16:36:21 (10/39) Installing libffi (3.3-r2) 16:36:21 (11/39) Installing gdbm (1.19-r0) 16:36:21 Removing intermediate container 90021f943d20 16:36:21 ---> 13292d01d2f4 16:36:21 16:36:21 (12/39) Installing xz-libs (5.2.5-r0) 16:36:21 (13/39) Installing sqlite-libs (3.34.1-r0) 16:36:21 OK: 219 MiB in 52 packages 16:36:21 (14/39) Installing python3 (3.8.10-r0) 16:36:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:36:21 Successfully built 13292d01d2f4 16:36:21 Successfully tagged security-bootstrapper:latest 16:36:21 Building security-secretstore-setup 16:36:22  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:36:22 OK: 219 MiB in 52 packages 16:36:23 Removing intermediate container eb2431e2d01e 16:36:23 ---> 1d0b9ecaa1ec 16:36:23 Step 6/24 : COPY go.mod . 16:36:23 (15/39) Installing py3-appdirs (1.4.4-r1) 16:36:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:36:23 (17/39) Installing py3-parsing (2.4.7-r1) 16:36:23 (18/39) Installing py3-six (1.15.0-r0) 16:36:23 (19/39) Installing py3-packaging (20.9-r0) 16:36:24 (20/39) Installing py3-setuptools (51.3.3-r0) 16:36:24 (21/39) Installing py3-chardet (4.0.0-r0) 16:36:24 97ac5df62f85: Pull complete 16:36:24 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:24 (22/39) Installing py3-idna (3.1-r0) 16:36:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:36:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:24 WORKDIR /edgex 16:36:24 COPY go.mod . 16:36:24 RUN go mod download 16:36:24 + docker build -t ci-base-image-arm64 -f - . 16:36:24 ---> 9c2ea3e4f3ff 16:36:24 Step 7/24 : RUN go mod download 16:36:24 (24/39) Installing py3-requests (2.25.1-r1) 16:36:24 (25/39) Installing py3-msgpack (1.0.2-r0) 16:36:25 (26/39) Installing py3-lockfile (0.12.2-r3) 16:36:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:36:25 (28/39) Installing py3-colorama (0.4.4-r0) 16:36:25 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:36:25 (30/39) Installing py3-distlib (0.3.1-r1) 16:36:25 Removing intermediate container f72a7a8d99eb 16:36:25 ---> c1e086a1f03d 16:36:25 Step 6/23 : COPY go.mod . 16:36:25 ---> Running in c13222f1bdd8 16:36:25 (31/39) Installing py3-distro (1.5.0-r1) 16:36:25 (32/39) Installing py3-webencodings (0.5.1-r3) 16:36:25 (33/39) Installing py3-html5lib (1.1-r0) 16:36:25 (34/39) Installing py3-pytoml (0.1.21-r0) 16:36:25 (35/39) Installing py3-pep517 (0.9.1-r0) 16:36:25 (36/39) Installing py3-progress (1.5-r0) 16:36:25 (37/39) Installing py3-retrying (1.3.3-r0) 16:36:25 (38/39) Installing py3-toml (0.10.2-r0) 16:36:25 (39/39) Installing py3-pip (20.3.4-r0) 16:36:25 ---> f1459a23ac43 16:36:25 Step 7/23 : RUN go mod download 16:36:25 ---> Running in 1c783234df16 16:36:25 Executing busybox-1.32.1-r6.trigger 16:36:25 OK: 82 MiB in 59 packages 16:36:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:27 ---> f556c0cd1692 16:36:27 Step 3/26 : WORKDIR /edgex-go 16:36:27 ---> Using cache 16:36:27 ---> 9e32cc862a95 16:36:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:27 ---> Using cache 16:36:27 ---> df437f34218d 16:36:27 Step 5/26 : RUN apk add --update --no-cache make git 16:36:27 ---> Using cache 16:36:27 ---> a7c2c1a82e0b 16:36:27 Step 6/26 : COPY go.mod . 16:36:27 ---> Using cache 16:36:27 ---> 3502221f9fcd 16:36:27 Step 7/26 : RUN go mod download 16:36:27 ---> Using cache 16:36:27 ---> dc27c9fe445f 16:36:27 Step 8/26 : COPY . . 16:36:27 ---> Using cache 16:36:27 ---> f4f5740e5df0 16:36:27 Step 9/26 : RUN go mod tidy 16:36:27 ---> Using cache 16:36:27 ---> f79773d21e4e 16:36:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:27 Sending build context to Docker daemon 166MB 16:36:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:27 ---> 04bc70af865f 16:36:27 Step 2/4 : WORKDIR /edgex 16:36:27 ---> Running in 18bf0afad789 16:36:28 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 16:36:28 Removing intermediate container 1c783234df16 16:36:28 ---> b778f5f30830 16:36:28 Step 8/23 : COPY . . 16:36:28 Removing intermediate container c13222f1bdd8 16:36:28 ---> a2fb81428714 16:36:28 Step 8/24 : COPY . . 16:36:29 Collecting docker-compose==1.23.2 16:36:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:36:29 Collecting jsonschema<3,>=2.5.1 16:36:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:29 Collecting PyYAML<4,>=3.10 16:36:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:30 ---> Running in 89cbed688de3 16:36:31 Collecting cached-property<2,>=1.2.0 16:36:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:31 Collecting docopt<0.7,>=0.6.1 16:36:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:31 Removing intermediate container 89cbed688de3 16:36:31 ---> 124933149f3f 16:36:31 Step 3/4 : COPY go.mod . 16:36:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:32 ---> fecd79b187be 16:36:32 Step 4/4 : RUN go mod download 16:36:32 Collecting docker<4.0,>=3.6.0 16:36:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:32 Collecting texttable<0.10,>=0.9.0 16:36:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:32 ---> Running in c2cefb0c701d 16:36:33 Collecting websocket-client<1.0,>=0.32.0 16:36:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:33 Collecting dockerpty<0.5,>=0.4.1 16:36:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:34 Collecting docker-pycreds>=0.4.0 16:36:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:34 Collecting chardet<3.1.0,>=3.0.2 16:36:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:34 Collecting idna<2.8,>=2.5 16:36:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:34 Collecting certifi>=2017.4.17 16:36:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:36:34 Collecting urllib3<1.25,>=1.21.1 16:36:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:35 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:36:35 Attempting uninstall: urllib3 16:36:35 Found existing installation: urllib3 1.26.2 16:36:35 Uninstalling urllib3-1.26.2: 16:36:35 Successfully uninstalled urllib3-1.26.2 16:36:35 Attempting uninstall: idna 16:36:35 Found existing installation: idna 3.1 16:36:35 Uninstalling idna-3.1: 16:36:35 Successfully uninstalled idna-3.1 16:36:35 Attempting uninstall: chardet 16:36:35 Found existing installation: chardet 4.0.0 16:36:35 Uninstalling chardet-4.0.0: 16:36:35 Successfully uninstalled chardet-4.0.0 16:36:36 Attempting uninstall: requests 16:36:36 Found existing installation: requests 2.25.1 16:36:36 Uninstalling requests-2.25.1: 16:36:36 Successfully uninstalled requests-2.25.1 16:36:38 Running setup.py install for texttable: started 16:36:38 ---> fdd79b363dca 16:36:38 Step 9/23 : RUN go mod tidy 16:36:38 ---> Running in fd86822037ec 16:36:38 ---> d0f253dad532 16:36:38 Step 9/24 : RUN go mod tidy 16:36:38 ---> Running in f4fa42bf2322 16:36:39 Running setup.py install for texttable: finished with status 'done' 16:36:39 Running setup.py install for PyYAML: started 16:36:40 Running setup.py install for PyYAML: finished with status 'done' 16:36:40 Running setup.py install for docopt: started 16:36:40 Removing intermediate container fd86822037ec 16:36:40 ---> eb8d18cfe9c1 16:36:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:36:40 Running setup.py install for docopt: finished with status 'done' 16:36:40 Running setup.py install for dockerpty: started 16:36:40 ---> Running in 663861f107f0 16:36:40 Removing intermediate container f4fa42bf2322 16:36:40 ---> 965f28416587 16:36:40 Step 10/24 : RUN make cmd/core-data/core-data 16:36:41 ---> Running in 71dfc02e750d 16:36:41 Running setup.py install for dockerpty: finished with status 'done' 16:36:41 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 16:36: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 16:36:41 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 16:36:47 Removing intermediate container 6c887ff53323 16:36:47 ---> 582a1cc00bbc 16:36:47 Step 15/24 : ENV APP_PORT=58890 16:36:47 ---> Running in f54cdcafb4ef 16:36:47 Removing intermediate container f54cdcafb4ef 16:36:47 ---> 8f2e619bda81 16:36:47 Step 16/24 : EXPOSE $APP_PORT 16:36:47 ---> Running in 1e90cdc908e7 16:36:47 Removing intermediate container 1e90cdc908e7 16:36:47 ---> 0d737e945746 16:36:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:48 ---> bb337e3a4481 16:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:48 ---> d5327599703e 16:36:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:48 ---> 2729ce33a913 16:36:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:48 ---> Running in 173ccc9fc1db 16:36:49 Removing intermediate container 173ccc9fc1db 16:36:49 ---> cf33d400fc2d 16:36:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:49 ---> Running in 6ab09fb45d13 16:36:49 Removing intermediate container 6ab09fb45d13 16:36:49 ---> ee35f5de2173 16:36:49 Step 22/24 : LABEL arch=x86_64 16:36:49 ---> Running in dd8f444caa19 16:36:49 Removing intermediate container dd8f444caa19 16:36:49 ---> cf546ffb48e5 16:36:49 Step 23/24 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:49 ---> Running in d54b2e07bbe9 16:36:49 Removing intermediate container d54b2e07bbe9 16:36:49 ---> 35d8b335ff2c 16:36:49 Step 24/24 : LABEL version=0.0.0 16:36:49 ---> Running in 32cbf2deae25 16:36:49 Removing intermediate container 32cbf2deae25 16:36:49 ---> 05597cc168b9 16:36:49 16:36:50 Successfully built 05597cc168b9 16:36:50 Successfully tagged sys-mgmt-agent:latest 16:36:53  Building sys-mgmt-agent ... done Removing intermediate container 7b692af7dbbb 16:36:53 ---> 6bf05422ea59 16:36:53 16:36:53 Step 11/24 : FROM alpine:3.12 16:36:53 ---> 13621d1b12d4 16:36:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:53 ---> Using cache 16:36:53 ---> face78e5e138 16:36:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:53 ---> Using cache 16:36:53 ---> 84052c89211e 16:36:53 Step 14/24 : ENV APP_PORT=59882 16:36:53 ---> Running in 8cffccdad60e 16:36:53 Removing intermediate container 8cffccdad60e 16:36:53 ---> 311168ebcfc5 16:36:53 Step 15/24 : EXPOSE $APP_PORT 16:36:53 ---> Running in a2d8ddff09eb 16:36:53 Removing intermediate container a2d8ddff09eb 16:36:53 ---> 54f513a2186c 16:36:53 Step 16/24 : WORKDIR / 16:36:53 ---> Running in 001e38de24de 16:36:53 Removing intermediate container 001e38de24de 16:36:53 ---> dff5bd116825 16:36:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:53 ---> 04c119744883 16:36:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:54 ---> d92e8b18cb5e 16:36:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:54 ---> ab7474cb0241 16:36:54 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:54 ---> Running in 6426f03cd5bf 16:36:54 Removing intermediate container 6426f03cd5bf 16:36:54 ---> 6e2b11be6fd7 16:36:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:55 ---> Running in 291cf2141161 16:36:55 Removing intermediate container 291cf2141161 16:36:55 ---> e04d97ee356c 16:36:55 Step 22/24 : LABEL arch=x86_64 16:36:55 ---> Running in f4f09838257d 16:36:55 Removing intermediate container f4f09838257d 16:36:55 ---> 18ed508ed60b 16:36:55 Step 23/24 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:36:55 ---> Running in a25144678c25 16:36:55 Removing intermediate container a25144678c25 16:36:55 ---> 3d653f379f74 16:36:55 Step 24/24 : LABEL version=0.0.0 16:36:55 ---> Running in 33cbbe67d2df 16:36:55 Removing intermediate container 33cbbe67d2df 16:36:55 ---> 030e48b761a0 16:36:55 16:36:56 Successfully built 030e48b761a0 16:36:56 Successfully tagged core-command:latest 16:36:58  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:02 Removing intermediate container 18bf0afad789 16:37:02 ---> aaf67c625dc7 16:37:02 16:37:02 Step 11/26 : FROM alpine:3.12 16:37:02 ---> 13621d1b12d4 16:37:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:02 ---> Running in da5dcb8b529e 16:37:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:03 (1/3) Installing ca-certificates (20191127-r4) 16:37:03 (2/3) Installing dumb-init (1.2.2-r1) 16:37:03 (3/3) Installing su-exec (0.2-r1) 16:37:03 Executing busybox-1.31.1-r20.trigger 16:37:03 Executing ca-certificates-20191127-r4.trigger 16:37:03 OK: 6 MiB in 17 packages 16:37:04 Removing intermediate container da5dcb8b529e 16:37:04 ---> 9a8293c0cdf4 16:37:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:04 ---> Running in 9972373952b3 16:37:04 Removing intermediate container 9972373952b3 16:37:04 ---> abf4af81c8db 16:37:04 Step 14/26 : WORKDIR / 16:37:04 ---> Running in b2a7c41a3ab2 16:37:04 Removing intermediate container b2a7c41a3ab2 16:37:04 ---> 598ec8e8ede6 16:37:04 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:05 ---> 4d873d0e6e5c 16:37:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:05 ---> ea0a3ff3fe6d 16:37:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:05 ---> 9fa61aa245d2 16:37:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:05 ---> e9d506ac3ad5 16:37:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:06 ---> 2163b8098e5b 16:37:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:07 ---> 52c6e020eaff 16:37:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:07 ---> a6eb55f509b5 16:37:07 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/ 16:37:07 ---> Running in 149ed3401a8a 16:37:08 Removing intermediate container 149ed3401a8a 16:37:08 ---> f19049236984 16:37:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:37:08 ---> Running in 60e4f546d8a5 16:37:08 Removing intermediate container 60e4f546d8a5 16:37:08 ---> f093506e422d 16:37:08 Step 24/26 : LABEL arch=x86_64 16:37:09 ---> Running in 13016f70a73f 16:37:09 Removing intermediate container 663861f107f0 16:37:09 ---> 41a132a12053 16:37:09 16:37:09 Step 11/23 : FROM alpine:3.12 16:37:09 ---> 13621d1b12d4 16:37:09 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:37:09 ---> Running in 9cd6f332a102 16:37:09 Removing intermediate container 13016f70a73f 16:37:09 ---> deee1cc6521c 16:37:09 Step 25/26 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:37:09 ---> Running in 1f5f7e74f634 16:37:09 Removing intermediate container 1f5f7e74f634 16:37:09 ---> 2f9aca82ba62 16:37:09 Step 26/26 : LABEL version=0.0.0 16:37:09 ---> Running in 557a3fe7a48b 16:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:09 Removing intermediate container 557a3fe7a48b 16:37:09 ---> a234cb20c4d4 16:37:09 16:37:09 (1/2) Installing ca-certificates (20191127-r4) 16:37:09 (2/2) Installing dumb-init (1.2.2-r1) 16:37:09 Executing busybox-1.31.1-r20.trigger 16:37:09 Executing ca-certificates-20191127-r4.trigger 16:37:09 Successfully built a234cb20c4d4 16:37:09 OK: 6 MiB in 16 packages 16:37:09 Successfully tagged security-secretstore-setup:latest 16:37:10  Building security-secretstore-setup ... done Removing intermediate container 9cd6f332a102 16:37:10 ---> 8dc7fa1ac561 16:37:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:37:10 ---> Running in c12de9dbe990 16:37:10 Removing intermediate container c12de9dbe990 16:37:10 ---> 19f892a20936 16:37:10 Step 14/23 : ENV APP_PORT=59860 16:37:10 ---> Running in 4b340e276b42 16:37:10 Removing intermediate container 4b340e276b42 16:37:10 ---> 576a7330b7be 16:37:10 Step 15/23 : EXPOSE $APP_PORT 16:37:10 ---> Running in 85be35bc6b22 16:37:10 Removing intermediate container 85be35bc6b22 16:37:10 ---> 423dddd26d6d 16:37:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:10 ---> 9c30b6b5c87e 16:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:37:11 ---> 3e93e38b1021 16:37:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:37:11 ---> be7ca461b807 16:37:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:37:11 ---> Running in 7b5318890c0d 16:37:11 Removing intermediate container 71dfc02e750d 16:37:11 ---> b80ede8f286f 16:37:11 16:37:11 Step 11/24 : FROM alpine:3.12 16:37:11 ---> 13621d1b12d4 16:37:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:11 Removing intermediate container 7b5318890c0d 16:37:11 ---> be2e08a944c7 16:37:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:11 ---> Running in 866cab131769 16:37:11 ---> Running in f3e37f34f8db 16:37:12 Removing intermediate container f3e37f34f8db 16:37:12 ---> 3af95e62231a 16:37:12 Step 21/23 : LABEL arch=x86_64 16:37:12 Removing intermediate container 866cab131769 16:37:12 ---> 8153045dec73 16:37:12 Step 13/24 : ENV APP_PORT=59880 16:37:12 ---> Running in 8a553093f26e 16:37:12 ---> Running in 820fc48edf8e 16:37:12 Removing intermediate container 8a553093f26e 16:37:12 ---> 225b9fb76b1a 16:37:12 Step 22/23 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:37:12 ---> Running in 0347cbd63c94 16:37:12 Removing intermediate container 820fc48edf8e 16:37:12 ---> ddcb778c4b81 16:37:12 Step 14/24 : EXPOSE $APP_PORT 16:37:12 ---> Running in ccf3d8751978 16:37:12 Removing intermediate container 0347cbd63c94 16:37:12 ---> 57db121a8b04 16:37:12 Step 23/23 : LABEL version=0.0.0 16:37:12 Removing intermediate container ccf3d8751978 16:37:12 ---> 05d4d00a5c6e 16:37:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:12 ---> Running in ea77539588c0 16:37:12 ---> Running in dbc96cb1d8ae 16:37:12 Removing intermediate container ea77539588c0 16:37:12 ---> 4cc8beb5b3a5 16:37:12 16:37:12 Successfully built 4cc8beb5b3a5 16:37:12 Successfully tagged support-notifications:latest 16:37:12  Building support-notifications ... done Removing intermediate container dbc96cb1d8ae 16:37:12 ---> be5cf11305cc 16:37:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:12 ---> Running in 0e68073ccb6c 16:37:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:14 (1/6) Installing dumb-init (1.2.2-r1) 16:37:14 (2/6) Installing libgcc (9.3.0-r2) 16:37:14 (3/6) Installing libsodium (1.0.18-r0) 16:37:14 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:15 (5/6) Installing libzmq (4.3.3-r0) 16:37:15 (6/6) Installing zeromq (4.3.3-r0) 16:37:15 Executing busybox-1.31.1-r20.trigger 16:37:15 OK: 8 MiB in 20 packages 16:37:15 Removing intermediate container 0e68073ccb6c 16:37:15 ---> 6ac2c4842f93 16:37:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:16 ---> 110733868ed5 16:37:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:16 ---> 2c172c48d6bb 16:37:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:16 ---> 01a688497a58 16:37:16 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:16 ---> Running in cd616df0e106 16:37:16 Removing intermediate container cd616df0e106 16:37:16 ---> 7740c6be15ae 16:37:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:16 ---> Running in 11b5b42be444 16:37:16 Removing intermediate container 11b5b42be444 16:37:16 ---> bfe85fac1754 16:37:16 Step 22/24 : LABEL arch=x86_64 16:37:16 ---> Running in c01a902d3681 16:37:16 Removing intermediate container c01a902d3681 16:37:16 ---> ed424e20e08e 16:37:16 Step 23/24 : LABEL git_sha=9ad981b7169382891fb5cdbea3dceca220ac130b 16:37:16 ---> Running in af5f1e8f2f41 16:37:16 Removing intermediate container af5f1e8f2f41 16:37:16 ---> 1f5476490295 16:37:16 Step 24/24 : LABEL version=0.0.0 16:37:16 ---> Running in 1532758f8f0a 16:37:17 Removing intermediate container 1532758f8f0a 16:37:17 ---> c7bba2f990e0 16:37:17 16:37:17 Successfully built c7bba2f990e0 16:37:17 Successfully tagged core-data:latest 16:37:17  Building core-data ... done  [Pipeline] } 16:37:17 $ docker stop --time=1 f5fee0ea8d862e535e37903b2f1432ba66bd92591fb0f0684c7cbea02086dbbf 16:37:18 $ docker rm -f f5fee0ea8d862e535e37903b2f1432ba66bd92591fb0f0684c7cbea02086dbbf [Pipeline] // withDockerContainer [Pipeline] sh 16:37:19 + docker images 16:37:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:19 core-data latest c7bba2f990e0 2 seconds ago 20.4MB 16:37:19 support-notifications latest 4cc8beb5b3a5 6 seconds ago 16.8MB 16:37:19 b80ede8f286f 7 seconds ago 1.76GB 16:37:19 security-secretstore-setup latest a234cb20c4d4 9 seconds ago 28.1MB 16:37:19 41a132a12053 10 seconds ago 1.75GB 16:37:19 aaf67c625dc7 16 seconds ago 1.76GB 16:37:19 core-command latest 030e48b761a0 23 seconds ago 16MB 16:37:19 6bf05422ea59 26 seconds ago 1.75GB 16:37:19 sys-mgmt-agent latest 05597cc168b9 29 seconds ago 325MB 16:37:19 security-bootstrapper latest 13292d01d2f4 57 seconds ago 18.8MB 16:37:19 core-metadata latest c50bd8534682 About a minute ago 16.7MB 16:37:19 3516191d1a5f About a minute ago 1.75GB 16:37:19 security-proxy-setup latest d46be3ffe99c About a minute ago 26MB 16:37:19 support-scheduler latest 34ab9e34ad51 About a minute ago 16.1MB 16:37:19 dabf4422a41c About a minute ago 1.75GB 16:37:19 96f1a0c9cccf About a minute ago 1.76GB 16:37:19 4756706ccc66 About a minute ago 1.75GB 16:37:19 a9814d25671b About a minute ago 1.75GB 16:37:19 ci-base-image-x86_64 latest f556c0cd1692 5 minutes ago 1.25GB 16:37:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 7 days ago 37.5MB 16:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 2 weeks ago 547MB 16:37:19 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:37:19 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:37:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 16:37:34 Still waiting to schedule task 16:37:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:09 Removing intermediate container c2cefb0c701d 16:38:09 ---> 722d1fb15842 16:38:09 Successfully built 722d1fb15842 16:38:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:09 + docker inspect -f . ci-base-image-arm64 16:38:09 . [Pipeline] withDockerContainer 16:38:10 prd-ubuntu18.04-docker-arm64-4c-16g-785 does not seem to be running inside a container 16:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:12 $ docker top 98bfe7fd2e09556a8a63fdded9b06efe926684b1d0e572884252a2e2db61818c -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:13 + go version 16:38:13 go version go1.16.6 linux/arm64 [Pipeline] } 16:38:13 $ docker stop --time=1 98bfe7fd2e09556a8a63fdded9b06efe926684b1d0e572884252a2e2db61818c 16:38:15 $ docker rm -f 98bfe7fd2e09556a8a63fdded9b06efe926684b1d0e572884252a2e2db61818c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:15 + docker inspect -f . ci-base-image-arm64 16:38:15 . [Pipeline] withDockerContainer 16:38:16 prd-ubuntu18.04-docker-arm64-4c-16g-785 does not seem to be running inside a container 16:38:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:38:18 $ docker top 64332a1441c3489cde8a5213bc2981b21f1cc4f5e0af4b3ffd4ab044f27d71c2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:18 ========================================================= 16:38:18 [edgeXBuildGoParallel] Running Tests and Build... 16:38:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:19 + go mod tidy [Pipeline] sh 16:38:21 + make test 16:38:21 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 16:38:21 go mod tidy 16:38:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:48 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 100.0% of statements 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 46.3% of statements 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.618s coverage: 90.1% of statements 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.263s coverage: 81.2% of statements 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.580s coverage: 94.2% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.238s coverage: 59.1% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.387s coverage: 0.8% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.393s coverage: 21.7% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.275s coverage: 47.1% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements 16:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 16:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.235s coverage: 94.4% of statements 16:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 16:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 81.8% of statements 16:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.324s coverage: 92.9% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.206s coverage: 58.8% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.377s coverage: 91.2% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.777s coverage: 64.4% of statements 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 16:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.115s coverage: 62.6% of statements 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.750s coverage: 43.6% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 16:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.284s coverage: 19.5% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.537s coverage: 92.0% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 62.7% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.453s coverage: 97.7% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.201s coverage: 28.9% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 16:41:27 GO111MODULE=on go vet ./... 16:42:49 gofmt -l . 16:42:50 [ "`gofmt -l .`" = "" ] 16:42:51 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:54 + ls -al . 16:42:54 total 640 16:42:54 drwxrwxr-x 9 1001 1001 4096 Aug 25 16:42 . 16:42:54 drwxr-xr-x 4 root root 4096 Aug 25 16:38 .. 16:42:54 -rw-rw-r-- 1 1001 1001 11 Aug 25 16:35 .dockerignore 16:42:54 drwxrwxr-x 8 1001 1001 4096 Aug 25 16:35 .git 16:42:54 drwxrwxr-x 4 1001 1001 4096 Aug 25 16:35 .github 16:42:54 -rw-rw-r-- 1 1001 1001 818 Aug 25 16:35 .gitignore 16:42:54 -rw-rw-r-- 1 1001 1001 76 Aug 25 16:35 .hadolint.yml 16:42:54 -rw-rw-r-- 1 1001 1001 166 Aug 25 16:35 .sonarcloud.properties 16:42:54 -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:35 ADOPTERS.md 16:42:54 -rw-rw-r-- 1 1001 1001 8609 Aug 25 16:35 Attribution.txt 16:42:54 -rw-rw-r-- 1 1001 1001 43881 Aug 25 16:35 CHANGELOG.md 16:42:54 -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:35 CONTRIBUTING.md 16:42:54 -rw-rw-r-- 1 1001 1001 677 Aug 25 16:35 GOVERNANCE.md 16:42:54 -rw-rw-r-- 1 1001 1001 849 Aug 25 16:35 Jenkinsfile 16:42:54 -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:35 LICENSE 16:42:54 -rw-rw-r-- 1 1001 1001 5915 Aug 25 16:35 Makefile 16:42:54 -rw-rw-r-- 1 1001 1001 582 Aug 25 16:35 OWNERS.md 16:42:54 -rw-rw-r-- 1 1001 1001 8643 Aug 25 16:35 README.md 16:42:54 -rw-rw-r-- 1 1001 1001 6912 Aug 25 16:35 SECURITY.md 16:42:54 -rw-rw-r-- 1 1001 1001 5 Aug 25 16:31 VERSION 16:42:54 -rw-rw-r-- 1 1001 1001 4131 Aug 25 16:35 ZMQWindows.md 16:42:54 drwxrwxr-x 2 1001 1001 4096 Aug 25 16:35 bin 16:42:54 drwxrwxr-x 14 1001 1001 4096 Aug 25 16:35 cmd 16:42:54 -rw-r--r-- 1 root root 405611 Aug 25 16:41 coverage.out 16:42:54 -rw-rw-r-- 1 1001 1001 813 Aug 25 16:35 go.mod 16:42:54 -rw-r--r-- 1 root root 50064 Aug 25 16:38 go.sum 16:42:54 drwxrwxr-x 8 1001 1001 4096 Aug 25 16:35 internal 16:42:54 drwxrwxr-x 3 1001 1001 4096 Aug 25 16:35 openapi 16:42:54 drwxrwxr-x 4 1001 1001 4096 Aug 25 16:35 snap 16:42:54 -rw-rw-r-- 1 1001 1001 204 Aug 25 16:35 version.go [Pipeline] sh 16:42:55 + '[' -e coverage.out ] 16:42:55 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:55 Warning: overwriting stash ‘coverage-report’ 16:42:56 Stashed 1 file(s) [Pipeline] sh 16:42:57 + make build 16:42:57 go mod tidy 16:42:57 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 16:43:04 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 16:43:26 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 16:43:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:43:33 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 16:43:34 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 16:43:37 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 16:43: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 16:43:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:43: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 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:44:02 $ docker stop --time=1 64332a1441c3489cde8a5213bc2981b21f1cc4f5e0af4b3ffd4ab044f27d71c2 16:44:05 $ docker rm -f 64332a1441c3489cde8a5213bc2981b21f1cc4f5e0af4b3ffd4ab044f27d71c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:07 16:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:08 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:08 29e5d40040c1: Pulling fs layer 16:44:08 1ce36da41761: Pulling fs layer 16:44:08 25b303627fd3: Pulling fs layer 16:44:08 29e5d40040c1: Verifying Checksum 16:44:08 29e5d40040c1: Download complete 16:44:08 29e5d40040c1: Pull complete 16:44:09 1ce36da41761: Verifying Checksum 16:44:09 1ce36da41761: Download complete 16:44:11 1ce36da41761: Pull complete 16:44:11 25b303627fd3: Verifying Checksum 16:44:11 25b303627fd3: Download complete 16:44:23 25b303627fd3: Pull complete 16:44:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-785 does not seem to be running inside a container 16:44:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:27 $ docker top 8b9a33031b3ec2acf75b9b79d91b06a06f4862f9bc2c9555fa5e147f44e986ec -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:28 + docker-compose build --help 16:44:28 + grep parallel 16:44:33 --parallel Build images in parallel. [Pipeline] } 16:44:34 $ docker stop --time=1 8b9a33031b3ec2acf75b9b79d91b06a06f4862f9bc2c9555fa5e147f44e986ec 16:44:36 $ docker rm -f 8b9a33031b3ec2acf75b9b79d91b06a06f4862f9bc2c9555fa5e147f44e986ec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:36 . [Pipeline] withDockerContainer 16:44:37 prd-ubuntu18.04-docker-arm64-4c-16g-785 does not seem to be running inside a container 16:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:38 $ docker top ccd9f1bb9809dd5b2c4897508fd53ca626cb5f1a18f83d06aca0fef81964a763 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:45 Building core-command ... 16:44:45 Building core-data ... 16:44:45 Building core-metadata ... 16:44:45 Building security-bootstrapper ... 16:44:45 Building security-proxy-setup ... 16:44:45 Building security-secretstore-setup ... 16:44:45 Building support-notifications ... 16:44:45 Building support-scheduler ... 16:44:45 Building sys-mgmt-agent ... 16:44:45 Building security-secretstore-setup 16:44:45 Building core-command 16:44:45 Building security-proxy-setup 16:44:45 Building security-bootstrapper 16:44:45 Building core-metadata 16:45:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:45:53 ---> 722d1fb15842 16:45:53 Step 3/32 : WORKDIR /edgex-go 16:45:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:53 ---> 722d1fb15842 16:45:53 Step 3/24 : WORKDIR /edgex-go 16:45:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:53 ---> 722d1fb15842 16:45:53 Step 3/26 : WORKDIR /edgex-go 16:45:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:53 ---> 722d1fb15842 16:45:53 Step 3/24 : WORKDIR /edgex-go 16:45:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:53 ---> 722d1fb15842 16:45:53 Step 3/22 : WORKDIR /edgex-go 16:45:53 ---> Running in 0ef36ba88d6a 16:45:53 ---> Running in 49f62eecaaf3 16:45:53 ---> Running in 6cf0741228e7 16:45:53 ---> Running in 47137e6cd4d1 16:45:53 ---> Running in e5bab453d673 16:45:53 Removing intermediate container 0ef36ba88d6a 16:45:53 ---> 8b718fdfd221 16:45:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:53 Removing intermediate container 49f62eecaaf3 16:45:53 ---> d7b227b7cfdb 16:45:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:53 Removing intermediate container 47137e6cd4d1 16:45:53 Removing intermediate container 6cf0741228e7 16:45:53 ---> 3ebdd1074dbd 16:45:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:53 ---> 85e5ba0ea2a3 16:45:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:53 Removing intermediate container e5bab453d673 16:45:53 ---> 92663d83b734 16:45:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:53 ---> Running in 711fb59bde7e 16:45:53 ---> Running in c9b4e3002b2a 16:45:53 ---> Running in ac6bc2f9c2eb 16:45:53 ---> Running in c037e74d0843 16:45:53 ---> Running in afa34a80e27e 16:45:57 Removing intermediate container 711fb59bde7e 16:45:57 ---> d9c9d89060d1 16:45:57 Step 5/32 : RUN apk add --update --no-cache make git 16:45:57 ---> Running in c3c35b7b8ac4 16:45:57 Removing intermediate container c9b4e3002b2a 16:45:57 ---> 6f96176dd30d 16:45:57 Step 5/26 : RUN apk add --update --no-cache make git 16:45:57 ---> Running in 73e548e33bbb 16:45:58 Removing intermediate container afa34a80e27e 16:45:58 ---> d745c9000c21 16:45:58 Step 5/22 : RUN apk add --update --no-cache make git 16:45:58 ---> Running in c03733208dc9 16:45:58 Removing intermediate container c037e74d0843 16:45:58 ---> 99b348c7eb2e 16:45:58 Step 5/24 : RUN apk add --update --no-cache make git 16:45:58 Removing intermediate container ac6bc2f9c2eb 16:45:58 ---> 1b8059fad17a 16:45:58 Step 5/24 : RUN apk add --update --no-cache make git 16:45:58 ---> Running in 54feef16e085 16:45:58 ---> Running in e3c8af45cf39 16:45:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:46:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:02 OK: 218 MiB in 52 packages 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:02 OK: 218 MiB in 52 packages 16:46:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:03 OK: 218 MiB in 52 packages 16:46:03 Removing intermediate container c3c35b7b8ac4 16:46:03 ---> 9da50f3abdce 16:46:03 Step 6/32 : COPY go.mod . 16:46:03 Removing intermediate container 73e548e33bbb 16:46:03 ---> 02491730b2e6 16:46:03 Step 6/26 : COPY go.mod . 16:46:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:46:04 ---> 7144053edc65 16:46:04 Step 7/32 : RUN go mod download 16:46:04 Removing intermediate container 54feef16e085 16:46:04 ---> 1473e5bf2748 16:46:04 Step 6/24 : COPY go.mod . 16:46:04 ---> Running in 4cb55ab1ec61 16:46:05 ---> 39ecf1ba7978 16:46:05 Step 7/26 : RUN go mod download 16:46:05 ---> Running in cd058eb17983 16:46:05 ---> 928ba578820e 16:46:05 Step 7/24 : RUN go mod download 16:46:05 OK: 218 MiB in 52 packages 16:46:06 ---> Running in 6ccb53ac67a5 16:46:07 OK: 218 MiB in 52 packages 16:46:08 Removing intermediate container c03733208dc9 16:46:08 ---> eabaa6cfd59c 16:46:08 Step 6/22 : COPY go.mod . 16:46:09 ---> e0d8366a4e43 16:46:09 Step 7/22 : RUN go mod download 16:46:09 ---> Running in c6bb713fb4be 16:46:09 Removing intermediate container e3c8af45cf39 16:46:09 ---> 0cf55816c21e 16:46:09 Step 6/24 : COPY go.mod . 16:46:11 ---> a7b2f1ab0468 16:46:11 Step 7/24 : RUN go mod download 16:46:11 Removing intermediate container 4cb55ab1ec61 16:46:11 ---> c9b437f355ad 16:46:11 Step 8/32 : COPY . . 16:46:11 ---> Running in 48c11ccf7311 16:46:12 Removing intermediate container cd058eb17983 16:46:12 ---> e7acbd78b4af 16:46:12 Step 8/26 : COPY . . 16:46:12 Removing intermediate container 6ccb53ac67a5 16:46:12 ---> 6ca137713aab 16:46:12 Step 8/24 : COPY . . 16:46:19 Removing intermediate container c6bb713fb4be 16:46:19 ---> dbbb38921722 16:46:19 Step 8/22 : COPY . . 16:46:20 Removing intermediate container 48c11ccf7311 16:46:20 ---> 593375a2b940 16:46:20 Step 8/24 : COPY . . 16:46:38 ---> a3be6f5dd7fa 16:46:38 Step 9/32 : RUN go mod tidy 16:46:38 ---> 6c4edebda451 16:46:38 Step 9/26 : RUN go mod tidy 16:46:39 ---> 44a56ac16691 16:46:39 Step 9/24 : RUN go mod tidy 16:46:39 ---> 6945a8033e3a 16:46:39 Step 9/22 : RUN go mod tidy 16:46:39 ---> Running in d9e03552bc85 16:46:39 ---> cae2c88d5ece 16:46:39 Step 9/24 : RUN go mod tidy 16:46:39 ---> Running in 1faeda8534f5 16:46:39 ---> Running in 49c48d2ef310 16:46:39 ---> Running in f172c8f9d03e 16:46:39 ---> Running in 0094ef331739 16:46:47 Removing intermediate container d9e03552bc85 16:46:47 ---> 797a3abdfd39 16:46:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:47 ---> Running in 4d6b41742b40 16:46:47 Removing intermediate container f172c8f9d03e 16:46:47 ---> 4b92645621fb 16:46:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:46:47 Removing intermediate container 0094ef331739 16:46:47 ---> 4805deabfd80 16:46:47 Step 10/24 : RUN make cmd/core-command/core-command 16:46:48 ---> Running in ff341334bcbe 16:46:48 ---> Running in 5695cab82dba 16:46:48 Removing intermediate container 1faeda8534f5 16:46:48 ---> 0cdde48f1358 16:46:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:46:48 Removing intermediate container 49c48d2ef310 16:46:48 ---> 8a4193dc285e 16:46:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:46:48 ---> Running in c0d10f53c324 16:46:48 ---> Running in ce6c785a8e76 16:46:49 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 16:46:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:51 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 16:46: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 16:46:51 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 16: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 16:48:58 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 16:49:04 Removing intermediate container 5695cab82dba 16:49:04 ---> 913b161b0ccc 16:49:04 16:49:04 Step 11/24 : FROM alpine:3.12 16:49:04 Removing intermediate container 4d6b41742b40 16:49:04 ---> f71360a7241e 16:49:04 16:49:04 Step 11/32 : FROM alpine:3.12 16:49:05 3.12: Pulling from library/alpine 16:49:05 3.12: Pulling from library/alpine 16:49:09 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:09 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:09 Status: Downloaded newer image for alpine:3.12 16:49:09 Status: Image is up to date for alpine:3.12 16:49:09 ---> c4fd0aeabfcf 16:49:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:49:09 ---> c4fd0aeabfcf 16:49:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:09 Removing intermediate container ff341334bcbe 16:49:09 ---> 17170833e949 16:49:09 16:49:09 Step 11/22 : FROM alpine:3.12 16:49:09 ---> c4fd0aeabfcf 16:49:09 Step 12/22 : RUN apk add --update --no-cache curl 16:49:09 Removing intermediate container c0d10f53c324 16:49:09 ---> 409448059115 16:49:09 16:49:09 Step 11/26 : FROM alpine:3.12 16:49:09 ---> c4fd0aeabfcf 16:49:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:49:09 ---> Running in f6eba670ef20 16:49:09 ---> Running in 75a2bcf79074 16:49:09 ---> Running in c5f392385109 16:49:09 ---> Running in 4ee1b9c093b0 16:49:10 Removing intermediate container 75a2bcf79074 16:49:10 ---> c15dc032b2b5 16:49:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:49:11 ---> Running in 4d5a0b651375 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:12 Removing intermediate container ce6c785a8e76 16:49:12 ---> 7a1565a5a148 16:49:12 16:49:12 Step 11/24 : FROM alpine:3.12 16:49:12 ---> c4fd0aeabfcf 16:49:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:49:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:13 ---> Running in aed910005670 16:49:13 (1/1) Installing dumb-init (1.2.2-r1) 16:49:13 Executing busybox-1.31.1-r20.trigger 16:49:13 OK: 5 MiB in 15 packages 16:49:13 (1/4) Installing ca-certificates (20191127-r4) 16:49:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:49:13 (3/4) Installing libcurl (7.78.0-r0) 16:49:13 (4/4) Installing curl (7.78.0-r0) 16:49:13 Executing busybox-1.31.1-r20.trigger 16:49:13 Executing ca-certificates-20191127-r4.trigger 16:49:13 (1/3) Installing ca-certificates (20191127-r4) 16:49:13 (2/3) Installing dumb-init (1.2.2-r1) 16:49:13 (3/3) Installing su-exec (0.2-r1) 16:49:13 Executing busybox-1.31.1-r20.trigger 16:49:13 Executing ca-certificates-20191127-r4.trigger 16:49:14 OK: 7 MiB in 18 packages 16:49:14 OK: 6 MiB in 17 packages 16:49:14 (1/2) Installing dumb-init (1.2.2-r1) 16:49:14 (2/2) Installing su-exec (0.2-r1) 16:49:14 Executing busybox-1.31.1-r20.trigger 16:49:14 OK: 5 MiB in 16 packages 16:49:15 Removing intermediate container f6eba670ef20 16:49:15 ---> c254c37de6e6 16:49:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:15 ---> Running in 479f2e46c9da 16:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:16 Removing intermediate container c5f392385109 16:49:16 ---> c4616b663b2b 16:49:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:49:16 Removing intermediate container 4d5a0b651375 16:49:16 ---> 6aac8c58919b 16:49:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:49:17 Removing intermediate container 479f2e46c9da 16:49:17 ---> 67ef21f8f718 16:49:17 Step 14/24 : ENV APP_PORT=59882 16:49:17 (1/1) Installing dumb-init (1.2.2-r1) 16:49:17 Removing intermediate container 4ee1b9c093b0 16:49:17 ---> 367e51abceb8 16:49:17 Executing busybox-1.31.1-r20.trigger 16:49:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:49:17 ---> Running in fe2e70e3a27e 16:49:17 ---> Running in 7c382cc185ab 16:49:17 OK: 5 MiB in 15 packages 16:49:17 ---> Running in 95b00c20822f 16:49:17 ---> Running in a427cdec2ac7 16:49:17 Removing intermediate container fe2e70e3a27e 16:49:17 ---> ecbf03f69c78 16:49:17 Step 14/22 : WORKDIR /edgex 16:49:18 Removing intermediate container 7c382cc185ab 16:49:18 ---> 29c2110a30d8 16:49:18 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:49:18 ---> Running in d80a5404ed27 16:49:18 Removing intermediate container 95b00c20822f 16:49:18 ---> ab05d4a799c1 16:49:18 Step 15/24 : EXPOSE $APP_PORT 16:49:18 Removing intermediate container a427cdec2ac7 16:49:18 ---> e144fa56ca28 16:49:18 Step 14/26 : WORKDIR / 16:49:18 ---> Running in 3f53291d8c4a 16:49:18 ---> Running in efcef7c8dec1 16:49:18 ---> Running in b9cbb9791008 16:49:18 Removing intermediate container aed910005670 16:49:18 ---> 81183b0a08ea 16:49:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:18 Running on prd-ubuntu18.04-docker-8c-8g-787 in /w/workspace/edgexfoundry_edgex-go_PR-3678 [Pipeline] { [Pipeline] ws 16:49:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:49:18 The recommended git tool is: git 16:49:19 ---> Running in 7da3d8cbaea1 16:49:19 Removing intermediate container d80a5404ed27 16:49:19 ---> 0d6d51f46f51 16:49:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:49:19 Removing intermediate container 3f53291d8c4a 16:49:19 ---> 10f04e651681 16:49:19 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:49:19 Removing intermediate container efcef7c8dec1 16:49:19 ---> 3b473e921f0f 16:49:19 Step 16/24 : WORKDIR / 16:49:19 Removing intermediate container b9cbb9791008 16:49:19 ---> e34952702544 16:49:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:49:19 ---> Running in 607bc22af1b3 16:49:19 ---> Running in 9736421282e1 16:49:19 Removing intermediate container 7da3d8cbaea1 16:49:19 ---> a23a5023f5c4 16:49:19 Step 14/24 : ENV APP_PORT=59881 16:49:20 ---> Running in 6ebafb472463 16:49:20 ---> cb2941acce5e 16:49:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:49:20 Removing intermediate container 9736421282e1 16:49:20 ---> b3c26b52ee11 16:49:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:21 ---> 74c66bef4be9 16:49:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:49:21 Removing intermediate container 6ebafb472463 16:49:21 ---> 6ee44bd8a196 16:49:21 Step 15/24 : EXPOSE $APP_PORT 16:49:21 ---> Running in 27f63f181f24 16:49:21 using credential edgex-jenkins-ssh 16:49:21 Cloning the remote Git repository 16:49:22 ---> 290f2879da17 16:49:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:49:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:49:22 > git init /w/workspace/edgex-go/3 # timeout=10 16:49:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:49:22 > git --version # timeout=10 16:49:22 > git --version # 'git version 2.17.1' 16:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:22 Removing intermediate container 27f63f181f24 16:49:22 ---> a47a318978b9 16:49:22 Step 16/24 : WORKDIR / 16:49:23 ---> 6ccb414b2b11 16:49:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:49:23 ---> Running in 49ff24fc238b 16:49:23 ---> 1d9dbaf9b760 16:49:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:49:23 Removing intermediate container 607bc22af1b3 16:49:23 ---> 8bbb0547cd5f 16:49:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:49:23 ---> Running in 36d3275283dd 16:49:24 Removing intermediate container 49ff24fc238b 16:49:24 ---> eff3d42f971e 16:49:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:24 ---> 1348b1545926 16:49:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:49:24 ---> e86d5cb47f61 16:49:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:49:24 Removing intermediate container 36d3275283dd 16:49:24 ---> bb970234a47c 16:49:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:49:25 ---> 75093f1780b7 16:49:25 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:49:25 ---> Running in c0f4e5453bde 16:49:25 ---> b50febee0991 16:49:25 Step 20/24 : ENTRYPOINT ["/core-command"] 16:49:25 ---> 7b35910f1927 16:49:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:25 ---> Running in a0b25adbb2f1 16:49:26 ---> b9998c518b53 16:49:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:49:26 ---> 2bce5ae6df01 16:49:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:49:26 Removing intermediate container c0f4e5453bde 16:49:26 ---> 96f13e7d904f 16:49:26 Step 19/22 : CMD ["--init=true"] 16:49:26 ---> Running in 65a00f0a40ec 16:49:26 ---> Running in 4297dd0b6ad3 16:49:27 Removing intermediate container a0b25adbb2f1 16:49:27 ---> 7f73d5a7902c 16:49:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:27 ---> Running in c4210fdd36cb 16:49:27 Removing intermediate container 4297dd0b6ad3 16:49:27 ---> 229fb6efc5ee 16:49:27 Step 20/22 : LABEL arch=arm64 16:49:27 ---> Running in a5275708331e 16:49:27 ---> a5098907fd7e 16:49:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:28 Removing intermediate container c4210fdd36cb 16:49:28 ---> fa404d272b72 16:49:28 Step 22/24 : LABEL arch=arm64 16:49:28 ---> 77ca92d6deca 16:49:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:49:28 ---> Running in 607334539c0d 16:49:28 Removing intermediate container a5275708331e 16:49:28 ---> 562391ad5dbe 16:49:28 Step 21/22 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:49:29 ---> Running in fad3bda5487c 16:49:29 Removing intermediate container 607334539c0d 16:49:29 ---> c355ad733e33 16:49:29 Step 23/24 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:49:29 ---> 5cb4b9060647 16:49:29 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:49:29 ---> Running in 46375e46af6c 16:49:29 ---> Running in dcabc3c572e2 16:49:29 Removing intermediate container fad3bda5487c 16:49:29 ---> b773549f2116 16:49:29 Step 22/22 : LABEL version=0.0.0 16:49:30 ---> Running in dd7c87639620 16:49:30 Removing intermediate container 65a00f0a40ec 16:49:30 ---> 9c8da3fbac3f 16:49:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:30 ---> 090c27d8f864 16:49:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:49:30 Removing intermediate container 46375e46af6c 16:49:30 ---> c7b31db2f15c 16:49:30 Step 24/24 : LABEL version=0.0.0 16:49:30 Removing intermediate container dcabc3c572e2 16:49:30 ---> 45c385c99dc4 16:49:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:30 ---> Running in 86cc3d5e20e3 16:49:30 ---> Running in 7a57e0376c65 16:49:31 Removing intermediate container dd7c87639620 16:49:31 ---> 8b5b1f2b01a4 16:49:31 16:49:31 Removing intermediate container 86cc3d5e20e3 16:49:31 ---> 9baf141e4559 16:49:31 16:49:31 Successfully built 8b5b1f2b01a4 16:49:31 Successfully tagged security-proxy-setup-arm64:latest 16:49:31  Building security-proxy-setup ... done Building support-notifications 16:49:31 Removing intermediate container 7a57e0376c65 16:49:31 ---> 841556e4ec3b 16:49:31 Step 22/24 : LABEL arch=arm64 16:49:31 ---> a870e3e2ca6e 16:49:31 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/ 16:49:31 ---> c761a5afa5b6 16:49:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:49:31 Successfully built 9baf141e4559 16:49:31 Successfully tagged core-command-arm64:latest 16:49:31 Building sys-mgmt-agent 16:49:32  Building core-command ... done  ---> Running in f76d94aae82c 16:49:32 ---> Running in 76c59d24e3e8 16:49:33 Removing intermediate container f76d94aae82c 16:49:33 ---> cffac1660ae4 16:49:33 Step 23/24 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:49:33 ---> Running in 2411eacd7396 16:49:34 ---> 3a62e6b88ee5 16:49:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:49:34 Removing intermediate container 2411eacd7396 16:49:34 ---> 3dc3fbeebad6 16:49:34 Step 24/24 : LABEL version=0.0.0 16:49:35 ---> Running in ac9997c04093 16:49:36 ---> d5b69046b30a 16:49:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:49:36 Removing intermediate container ac9997c04093 16:49:36 Removing intermediate container 76c59d24e3e8 16:49:36 ---> 29aa0064ebc1 16:49:36 16:49:36 ---> 3fba6802b62c 16:49:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:49:37 Successfully built 29aa0064ebc1 16:49:37 ---> Running in 2a4d4e871d60 16:49:37 Successfully tagged core-metadata-arm64:latest 16:49:37  Building core-metadata ... done Building core-data 16:49:37 ---> 7c2d3a03585f 16:49:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:49:38 Removing intermediate container 2a4d4e871d60 16:49:38 ---> 762e0bc0cab1 16:49:38 Step 24/26 : LABEL arch=arm64 16:49:38 ---> Running in fbfbae072176 16:49:39 ---> 0cacb1c46aa1 16:49:39 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:49:39 Removing intermediate container fbfbae072176 16:49:39 ---> 480f5748b8d2 16:49:39 Step 25/26 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:49:40 ---> Running in 12a314622ab5 16:49:40 ---> Running in f934aefc3795 16:49:40 Removing intermediate container 12a314622ab5 16:49:40 ---> a4a5d2be0358 16:49:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:49:41 Removing intermediate container f934aefc3795 16:49:41 ---> 2d3792de3619 16:49:41 Step 26/26 : LABEL version=0.0.0 16:49:41 ---> Running in d4c3004565fd 16:49:42 ---> 04f99463690d 16:49:42 Step 27/32 : RUN chmod +x /entrypoint.sh 16:49:42 ---> Running in 496e80f1a69f 16:49:42 Removing intermediate container d4c3004565fd 16:49:42 ---> 9d237a487e67 16:49:42 16:49:43 Successfully built 9d237a487e67 16:49:43 Successfully tagged security-secretstore-setup-arm64:latest 16:49:43  Building security-secretstore-setup ... done Building support-scheduler 16:49:45 Removing intermediate container 496e80f1a69f 16:49:45 ---> 822ae3fabfba 16:49:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:49:45 ---> Running in 18daced4277c 16:49:46 Removing intermediate container 18daced4277c 16:49:46 ---> 1e241b8ba4a2 16:49:46 Step 29/32 : CMD ["gate"] 16:49:47 ---> Running in 031e695759cf 16:49:48 Removing intermediate container 031e695759cf 16:49:48 ---> 1e520822aae3 16:49:48 Step 30/32 : LABEL arch=arm64 16:49:48 ---> Running in 84cac015b15f 16:49:49 Removing intermediate container 84cac015b15f 16:49:49 ---> 7e30df99f635 16:49:49 Step 31/32 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:49:50 ---> Running in b38a79b46fa5 16:49:50 Removing intermediate container b38a79b46fa5 16:49:50 ---> 08e06770ca90 16:49:50 Step 32/32 : LABEL version=0.0.0 16:49:51 ---> Running in ac1e0254aa15 16:49:52 Removing intermediate container ac1e0254aa15 16:49:52 ---> 7608652710f8 16:49:52 16:49:53 Successfully built 7608652710f8 16:49:53 Successfully tagged security-bootstrapper-arm64:latest 16:50:19  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:19 ---> 722d1fb15842 16:50:19 Step 3/24 : WORKDIR /edgex-go 16:50:19 ---> Using cache 16:50:19 ---> 92663d83b734 16:50:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:19 ---> Using cache 16:50:19 ---> 1b8059fad17a 16:50:19 Step 5/24 : RUN apk add --update --no-cache make bash git 16:50:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:19 ---> 722d1fb15842 16:50:19 Step 3/23 : WORKDIR /edgex-go 16:50:19 ---> Using cache 16:50:19 ---> 92663d83b734 16:50:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:19 ---> Using cache 16:50:19 ---> 1b8059fad17a 16:50:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:20 ---> 722d1fb15842 16:50:20 Step 3/24 : WORKDIR /edgex-go 16:50:20 ---> Using cache 16:50:20 ---> 92663d83b734 16:50:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:20 ---> Using cache 16:50:20 ---> 1b8059fad17a 16:50:20 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:21 ---> Running in 5d3c0e26e733 16:50:21 ---> Running in f4f1fecca0eb 16:50:21 ---> Running in 457b343b62c7 16:50:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:50:21 ---> 722d1fb15842 16:50:21 Step 3/23 : WORKDIR /edgex-go 16:50:21 ---> Using cache 16:50:21 ---> 92663d83b734 16:50:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:21 ---> Using cache 16:50:21 ---> 1b8059fad17a 16:50:21 Step 5/23 : RUN apk add --update --no-cache make git 16:50:21 ---> Using cache 16:50:21 ---> 0cf55816c21e 16:50:21 Step 6/23 : COPY go.mod . 16:50:21 ---> Using cache 16:50:21 ---> a7b2f1ab0468 16:50:21 Step 7/23 : RUN go mod download 16:50:21 ---> Using cache 16:50:21 ---> 593375a2b940 16:50:21 Step 8/23 : COPY . . 16:50:21 ---> Using cache 16:50:21 ---> cae2c88d5ece 16:50:21 Step 9/23 : RUN go mod tidy 16:50:21 ---> Using cache 16:50:21 ---> 4805deabfd80 16:50:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:22 ---> Running in 345ff6f5b89f 16:50:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:24 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 16:50:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:26 OK: 218 MiB in 52 packages 16:50:26 OK: 218 MiB in 52 packages 16:50:26 OK: 218 MiB in 52 packages 16:50:28 Removing intermediate container f4f1fecca0eb 16:50:28 ---> f1d409f4cf28 16:50:28 Step 6/24 : COPY go.mod . 16:50:28 Removing intermediate container 5d3c0e26e733 16:50:28 ---> eaef0e1a60fd 16:50:28 Step 6/23 : COPY go.mod . 16:50:29 Removing intermediate container 457b343b62c7 16:50:29 ---> bae587daa645 16:50:29 Step 6/24 : COPY go.mod . 16:50:30 ---> 82acc7b3739b 16:50:30 Step 7/23 : RUN go mod download 16:50:30 ---> 0d6285c03b07 16:50:30 Step 7/24 : RUN go mod download 16:50:30 ---> Running in 485f485724ff 16:50:30 ---> da06bb41490a 16:50:30 Step 7/24 : RUN go mod download 16:50:30 ---> Running in b609ec50dd8a 16:50:31 ---> Running in 3b2ee797ed0e 16:50:39 Removing intermediate container b609ec50dd8a 16:50:39 ---> 78b7657f41a9 16:50:39 Step 8/24 : COPY . . 16:50:39 Removing intermediate container 3b2ee797ed0e 16:50:39 ---> d8f24b1abbcc 16:50:39 Step 8/24 : COPY . . 16:50:39 Removing intermediate container 485f485724ff 16:50:39 ---> cc250346d927 16:50:39 Step 8/23 : COPY . . 16:51:18 ---> f62c41ac99e7 16:51:18 Step 9/23 : RUN go mod tidy 16:51:18 ---> 9c8d9f965744 16:51:18 Step 9/24 : RUN go mod tidy 16:51:18 ---> 3b8b31c385c3 16:51:18 Step 9/24 : RUN go mod tidy 16:51:18 ---> Running in e28c608b27cc 16:51:18 ---> Running in f382a303d08c 16:51:18 ---> Running in 17460cc3b7ac 16:51:19 Removing intermediate container 345ff6f5b89f 16:51:19 ---> 1c38e67be956 16:51:19 16:51:19 Step 11/23 : FROM alpine:3.12 16:51:19 ---> c4fd0aeabfcf 16:51:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:51:19 ---> Using cache 16:51:19 ---> 81183b0a08ea 16:51:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:19 ---> Using cache 16:51:19 ---> a23a5023f5c4 16:51:19 Step 14/23 : ENV APP_PORT=59861 16:51:19 ---> Running in 8213d496ffd0 16:51:19 Removing intermediate container e28c608b27cc 16:51:19 ---> 746a62f2b095 16:51:19 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:51:19 ---> Running in 9b8926285829 16:51:19 Removing intermediate container 17460cc3b7ac 16:51:19 ---> 9314ff7c3373 16:51:19 Step 10/24 : RUN make cmd/core-data/core-data 16:51:19 Removing intermediate container f382a303d08c 16:51:19 ---> b76e67010cef 16:51:19 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:20 Removing intermediate container 8213d496ffd0 16:51:20 ---> 3397f081c1b2 16:51:20 Step 15/23 : EXPOSE $APP_PORT 16:51:20 ---> Running in 06777a4cbf33 16:51:20 ---> Running in d3d7852dfb35 16:51:20 ---> Running in 604441b5383d 16:51:21 Removing intermediate container 604441b5383d 16:51:21 ---> 01eebd1227a4 16:51:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:21 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 16:51:22 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 16:51:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:51:22 ---> 1e307fa46e04 16:51:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:24 ---> 8031c3a59ab8 16:51:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:26 ---> 0f82beba852e 16:51:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:51:26 ---> Running in ead2430b3ef9 16:51:27 Removing intermediate container ead2430b3ef9 16:51:27 ---> 419ff2f1c663 16:51:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:27 ---> Running in 920c18c1ea2f 16:51:27 Merging remotes/origin/main commit 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 into PR head commit 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 16:51:28 Removing intermediate container 920c18c1ea2f 16:51:28 ---> 0810318724cd 16:51:28 Step 21/23 : LABEL arch=arm64 16:51:28 ---> Running in 53b2bdc8aa49 16:51:28 Merge succeeded, producing 109effefc984ff0fef2802f7d0295f2abd469700 16:51:28 Checking out Revision 109effefc984ff0fef2802f7d0295f2abd469700 (PR-3678) 16:51:29 Removing intermediate container 53b2bdc8aa49 16:51:29 ---> 0cb7cb5965c6 16:51:29 Step 22/23 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:51:29 ---> Running in 00f353e80100 16:51:30 Removing intermediate container 00f353e80100 16:51:30 ---> 78db8462eba8 16:51:30 Step 23/23 : LABEL version=0.0.0 16:51:30 ---> Running in fbdaafb930ae 16:51:31 Removing intermediate container fbdaafb930ae 16:51:31 ---> 1dce2ad4bcd2 16:51:31 16:51:31 Successfully built 1dce2ad4bcd2 16:51:31 Successfully tagged support-scheduler-arm64:latest 16:51:31 Commit message: "Merge commit '4ef23a9eaed9ca979130d733cee22fb0edbedfe4' into HEAD" 16:51:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:33 + echo snap-build.sh 16:51:33 snap-build.sh 16:51:33 + SNAP_BASE_DIR=. 16:51:33 + '[' '!' -z /w/workspace/edgex-go/3 ']' 16:51:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 16:51:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 16:51:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 16:51:33 + cd /w/workspace/edgex-go/3 16:51:33 + sudo apt-get remove -qy --purge lxd lxd-client 16:51:33 Reading package lists... 16:51:33 Building dependency tree... 16:51:33 Reading state information... 16:51:33 The following packages were automatically installed and are no longer required: 16:51:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:51:33 uidmap xdelta3 16:51:33 Use 'sudo apt autoremove' to remove them. 16:51:33 The following packages will be REMOVED: 16:51:33 lxd* lxd-client* 16:51:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:51:33 After this operation, 31.7 MB disk space will be freed. 16:51:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:51:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:51:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3678/head:refs/remotes/origin/PR-3678 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:51:28 > git config core.sparsecheckout # timeout=10 16:51:28 > git checkout -f 60d89f3cc34ae7ddbdf6edaa7b5a199050042620 # timeout=10 16:51:28 > git remote # timeout=10 16:51:28 > git config --get remote.origin.url # timeout=10 16:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:28 > git merge 4ef23a9eaed9ca979130d733cee22fb0edbedfe4 # timeout=10 16:51:28 > git rev-parse HEAD^{commit} # timeout=10 16:51:28 > git config core.sparsecheckout # timeout=10 16:51:28 > git checkout -f 109effefc984ff0fef2802f7d0295f2abd469700 # timeout=10 16:51:31 > git rev-list --no-walk af60564b4cde0aa56de240763698ac923d618a05 # timeout=10 16:51:33 (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.) 16:51:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:51:34 Removing lxd dnsmasq configuration 16:51:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:51:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:51:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:51:35 (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.) 16:51:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:51:36 Processing triggers for systemd (237-3ubuntu10.45) ... 16:51:36 Processing triggers for ureadahead (0.100.0-21) ... 16:51:36 + sudo snap remove --purge lxd 16:51:37 snap "lxd" is not installed 16:51:37 + sudo groupadd --force --system lxd 16:51:37 ++ whoami 16:51:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:51:37 + newgrp - lxd 16:51:37 + sudo snap install lxd 16:51:45 2021-08-25T16:51:42Z INFO Waiting for automatic snapd restart... 16:52:00 lxd 4.17 from Canonical* installed 16:52:00 + sudo lxd init --auto 16:52:08 + sudo snap install --classic snapcraft 16:52:17 snapcraft 5.0 from Canonical* installed 16:52:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:52:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:17 Dload Upload Total Spent Left Speed 16:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3370 0 --:--:-- --:--:-- --:--:-- 3370 16:52:17 100 3325k 100 3325k 0 0 5155k 0 --:--:-- --:--:-- --:--:-- 5155k 16:52:17 ./yq_linux_amd64 16:52:17 + sudo snapcraft prime --use-lxd 16:52:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:52:19 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: 16:52:19 - README.md 16:52:19 16:52:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:52:20 Launching a container. 16:52:26 Waiting for container to be ready 16:52:27 To start your first instance, try: lxc launch ubuntu:18.04 16:52:27 16:52:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:52:30 Waiting for network to be ready... 16:52:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:52:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:52:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:52:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:52:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:52:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:52:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:52:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:52:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:52:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:52:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:52:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:52:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:52:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:52:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:52:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:52:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:52:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:52:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:52:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:52:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:52:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:52:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:52:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:52:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:52:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:52:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:52:35 Fetched 25.1 MB in 4s (5644 kB/s) 16:52:36 Reading package lists... 16:52:36 Reading package lists... 16:52:36 Building dependency tree... 16:52:36 Reading state information... 16:52:36 The following additional packages will be installed: 16:52:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:52:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:52:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:52:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:52:36 Suggested packages: 16:52:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:52:36 Recommended packages: 16:52:36 gnupg libsasl2-modules 16:52:36 The following NEW packages will be installed: 16:52:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:52:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:52:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:52:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:52:36 The following packages will be upgraded: 16:52:36 gpg gpg-agent gpgconf libudev1 16:52:37 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:52:37 Need to get 3527 kB of archives. 16:52:37 After this operation, 13.3 MB of additional disk space will be used. 16:52:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:52:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:52:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:52:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:52:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:52:37 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:52:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:52:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:52:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:52:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:52:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:52:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:52:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:52:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:52:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:52:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:52:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:52:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:52:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:52:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:52:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:52:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:52:38 debconf: delaying package configuration, since apt-utils is not installed 16:52:38 Fetched 3527 kB in 1s (2713 kB/s) 16:52:38 (Reading database ... 12511 files and directories currently installed.) 16:52:38 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:52:38 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:52:38 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:52:38 Selecting previously unselected package udev. 16:52:38 (Reading database ... 12511 files and directories currently installed.) 16:52:38 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:52:38 Unpacking udev (237-3ubuntu10.51) ... 16:52:38 Selecting previously unselected package libfuse2:amd64. 16:52:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:52:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:52:38 Selecting previously unselected package fuse. 16:52:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:52:38 Unpacking fuse (2.9.7-1ubuntu1) ... 16:52:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:52:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:52:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:52:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:52:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:52:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:52:39 Selecting previously unselected package libksba8:amd64. 16:52:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:52:39 Unpacking libksba8:amd64 (1.3.5-2) ... 16:52:39 Selecting previously unselected package libroken18-heimdal:amd64. 16:52:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:52:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:52:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:52:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libwind0-heimdal:amd64. 16:52:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:52:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:52:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:52:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:52:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:52:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:39 Selecting previously unselected package libsasl2-modules-db:amd64. 16:52:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:52:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:52:39 Selecting previously unselected package libsasl2-2:amd64. 16:52:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:52:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:52:39 Selecting previously unselected package libldap-common. 16:52:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:52:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:52:39 Selecting previously unselected package libldap-2.4-2:amd64. 16:52:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:52:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:52:40 Selecting previously unselected package dirmngr. 16:52:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:52:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:52:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:52:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:52:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:52:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:52:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:52:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:52:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libksba8:amd64 (1.3.5-2) ... 16:52:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:52:40 Setting up udev (237-3ubuntu10.51) ... 16:52:40 invoke-rc.d: policy-rc.d denied execution of start. 16:52:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Processing triggers for systemd (237-3ubuntu10) ... 16:52:40 Setting up fuse (2.9.7-1ubuntu1) ... 16:52:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:52:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:52:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:52:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:52:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:52:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:52:40 settings in the [Install] section, and DefaultInstance for template units). 16:52:40 This means they are not meant to be enabled using systemctl. 16:52:40 Possible reasons for having this kind of units are: 16:52:40 1) A unit may be statically enabled by being symlinked from another unit's 16:52:40 .wants/ or .requires/ directory. 16:52:40 2) A unit's purpose may be to act as a helper for some other unit which has 16:52:40 a requirement dependency on it. 16:52:40 3) A unit may be started when needed via activation (socket, path, timer, 16:52:40 D-Bus, udev, scripted systemctl call, ...). 16:52:40 4) In case of template units, the unit is meant to be enabled with some 16:52:40 instance name specified. 16:52:41 Reading package lists... 16:52:41 Building dependency tree... 16:52:41 Reading state information... 16:52:41 The following additional packages will be installed: 16:52:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:52:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:52:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:52:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:52:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:52:41 Suggested packages: 16:52:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:52:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:52:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:52:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:52:41 systemd-container policykit-1 16:52:41 Recommended packages: 16:52:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:52:41 The following NEW packages will be installed: 16:52:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:52:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:52:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:52:41 multiarch-support openssh-client python3 python3-minimal python3.6 16:52:41 python3.6-minimal snapd squashfs-tools sudo 16:52:41 The following packages will be upgraded: 16:52:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:52:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:52:41 Need to get 36.7 MB of archives. 16:52:41 After this operation, 147 MB of additional disk space will be used. 16:52:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:52:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:52:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:52:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:52:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:52:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:52:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:52:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:52:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:52:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:52:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:52:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:52:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:52:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:52:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:52:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:52:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:52:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:52:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:52:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:52:42 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:52:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:52:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:52:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:52:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:52:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:52:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:52:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:52:42 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:52:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:52:44 debconf: delaying package configuration, since apt-utils is not installed 16:52:44 Fetched 36.7 MB in 2s (16.1 MB/s) 16:52:44 (Reading database ... 12757 files and directories currently installed.) 16:52:44 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:52:44 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:52:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:52:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:52:44 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:52:44 (Reading database ... 12757 files and directories currently installed.) 16:52:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:52:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:52:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:52:44 (Reading database ... 12757 files and directories currently installed.) 16:52:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:52:45 Unpacking apt (1.6.14) over (1.6.1) ... 16:52:45 Setting up apt (1.6.14) ... 16:52:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:52:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:52:45 (Reading database ... 12764 files and directories currently installed.) 16:52:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:52:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:52:45 Selecting previously unselected package libpython3.6-minimal:amd64. 16:52:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:52:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:52:46 Selecting previously unselected package libexpat1:amd64. 16:52:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:52:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:52:46 Selecting previously unselected package python3.6-minimal. 16:52:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:52:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:52:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:52:46 Checking for services that may need to be restarted...done. 16:52:46 Checking for services that may need to be restarted...done. 16:52:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:52:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:52:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:52:46 Selecting previously unselected package python3-minimal. 16:52:46 (Reading database ... 13012 files and directories currently installed.) 16:52:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:52:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:52:46 Selecting previously unselected package mime-support. 16:52:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:52:46 Unpacking mime-support (3.60ubuntu1) ... 16:52:46 Selecting previously unselected package libmpdec2:amd64. 16:52:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:52:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:52:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:52:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:52:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:52:47 Selecting previously unselected package python3.6. 16:52:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:52:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:52:47 Selecting previously unselected package libpython3-stdlib:amd64. 16:52:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:52:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:52:47 Setting up python3-minimal (3.6.7-1~18.04) ... 16:52:47 Selecting previously unselected package python3. 16:52:47 (Reading database ... 13442 files and directories currently installed.) 16:52:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:52:47 Unpacking python3 (3.6.7-1~18.04) ... 16:52:47 Selecting previously unselected package multiarch-support. 16:52:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:52:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:52:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:52:47 Selecting previously unselected package liblzo2-2:amd64. 16:52:47 (Reading database ... 13479 files and directories currently installed.) 16:52:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:52:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:52:47 Selecting previously unselected package libbsd0:amd64. 16:52:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:52:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:52:47 Selecting previously unselected package sudo. 16:52:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:52:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:52:47 Selecting previously unselected package apparmor. 16:52:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:52:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:52:47 Selecting previously unselected package libedit2:amd64. 16:52:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:52:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:52:48 Selecting previously unselected package libkrb5support0:amd64. 16:52:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:52:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:52:48 Selecting previously unselected package libk5crypto3:amd64. 16:52:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:52:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:52:48 Selecting previously unselected package libkeyutils1:amd64. 16:52:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:52:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:52:48 Selecting previously unselected package libkrb5-3:amd64. 16:52:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:52:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:52:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:52:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:52:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:52:48 Selecting previously unselected package libssl1.0.0:amd64. 16:52:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:52:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:52:48 Selecting previously unselected package openssh-client. 16:52:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:52:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:52:48 Selecting previously unselected package squashfs-tools. 16:52:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:52:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:52:48 Selecting previously unselected package snapd. 16:52:48 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:52:48 Unpacking snapd (2.49.2+18.04) ... 16:52:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:52:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:52:50 Setting up mime-support (3.60ubuntu1) ... 16:52:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:52:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:52:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:52:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:52:50 Setting up systemd (237-3ubuntu10.51) ... 16:52:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:52:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:52:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:52:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:52:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:52:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:52:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:52:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:52:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:52:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:52:51 Setting up python3 (3.6.7-1~18.04) ... 16:52:51 running python rtupdate hooks for python3.6... 16:52:51 running python post-rtupdate hooks for python3.6... 16:52:52 Setting up apparmor (2.12-4ubuntu5.1) ... 16:52:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:52:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:52:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:52:52 Setting up snapd (2.49.2+18.04) ... 16:52:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:52:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:52:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:52:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:52:53  Building support-scheduler ... done Removing intermediate container d3d7852dfb35 16:52:53 ---> 894fc3db4889 16:52:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:53 ---> Running in 13079268addd 16:52:53 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 16:52:53 Removing intermediate container 9b8926285829 16:52:53 ---> 5921371b0190 16:52:53 16:52:53 Step 11/23 : FROM alpine:3.12 16:52:53 ---> c4fd0aeabfcf 16:52:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:52:53 ---> Running in 275d16ad4e17 16:52:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:53 Removing intermediate container 13079268addd 16:52:53 ---> e4aaa0f64df5 16:52:53 16:52:53 Step 12/24 : FROM docker:20.10.7 16:52:53 20.10.7: Pulling from library/docker 16:52:53 (1/2) Installing ca-certificates (20191127-r4) 16:52:53 (2/2) Installing dumb-init (1.2.2-r1) 16:52:53 Executing busybox-1.31.1-r20.trigger 16:52:53 Executing ca-certificates-20191127-r4.trigger 16:52:53 OK: 6 MiB in 16 packages 16:52:53 Removing intermediate container 275d16ad4e17 16:52:53 ---> a840f42f5def 16:52:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:52:53 ---> Running in 861e422f76a5 16:52:53 Removing intermediate container 06777a4cbf33 16:52:53 ---> 522111b7f926 16:52:53 16:52:53 Step 11/24 : FROM alpine:3.12 16:52:53 ---> c4fd0aeabfcf 16:52:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:52:53 Removing intermediate container 861e422f76a5 16:52:53 ---> 071054cf6694 16:52:53 Step 14/23 : ENV APP_PORT=59860 16:52:53 ---> Running in f98f7490a34d 16:52:53 ---> Running in 891a6fe340fd 16:52:53 Removing intermediate container f98f7490a34d 16:52:53 ---> 6aecbca4bcc5 16:52:53 Step 13/24 : ENV APP_PORT=59880 16:52:53 Removing intermediate container 891a6fe340fd 16:52:53 ---> f19dd1703bb4 16:52:53 Step 15/23 : EXPOSE $APP_PORT 16:52:53 ---> Running in 820bee5028f1 16:52:53 ---> Running in d3414a01858e 16:52:53 Removing intermediate container 820bee5028f1 16:52:53 ---> 8598d61edcb8 16:52:53 Step 14/24 : EXPOSE $APP_PORT 16:52:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:52:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:52:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:52:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:52:54 ---> Running in b5371de246e2 16:52:54 Removing intermediate container d3414a01858e 16:52:54 ---> b9cf3280b697 16:52:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:52:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:52:54 /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' 16:52:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:52:54 Processing triggers for systemd (237-3ubuntu10.51) ... 16:52:54 Removing intermediate container b5371de246e2 16:52:54 ---> f2f5a9453f27 16:52:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:52:55 ---> Running in fb7824c4d95f 16:52:55 ---> 428f4c8a52f4 16:52:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:52:56 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:52:56 Status: Downloaded newer image for docker:20.10.7 16:52:56 ---> df445af6242a 16:52:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:52:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:52:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:52:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:52:56 ---> Running in 7d7fa82d7161 16:52:56 ---> cf6fe9fcf83d 16:52:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:52:57 Removing intermediate container 7d7fa82d7161 16:52:57 ---> e7d0d5da3da2 16:52:57 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 16:52:57 ---> Running in 34c80e903d20 16:52:57 Reading package lists... 16:52:57 Reading package lists... 16:52:57 Building dependency tree... 16:52:57 Reading state information... 16:52:57 Removing intermediate container fb7824c4d95f 16:52:57 ---> 4972ccabdd46 16:52:57 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:52:57 Calculating upgrade... 16:52:57 The following packages will be upgraded: 16:52:57 advancecomp base-files bash binutils binutils-common 16:52:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:52:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:52:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:52:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:52:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:52:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:52:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:52:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:52:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:52:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:52:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:52:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:52:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:52:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:52:57 ubuntu-keyring util-linux 16:52:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:52:57 Need to get 64.2 MB of archives. 16:52:57 After this operation, 5126 kB of additional disk space will be used. 16:52:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:52:58 ---> 2103df0ac44e 16:52:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:52:58 ---> Running in 80782f66ca47 16:52:58 ---> Running in 1e04c1f69477 16:52:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:52:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:52:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:52:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:52:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:52:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:52:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:52:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:52:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:52:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:52:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:52:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:52:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:52:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:52:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:52:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:52:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:52:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:52:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:52:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:52:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:52:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:52:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:52:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:52:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:52:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:52:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:52:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:52:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:52:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:52:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:52:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:52:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:52:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:52:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:52:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:52:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:52:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:52:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:52:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:52:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:52:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:52:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:52:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:52:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:52:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:52:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:52:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:52:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:52:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:52:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:52:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:52:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:52:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:52:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:52:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:52:59 Removing intermediate container 1e04c1f69477 16:52:59 ---> a6d700bd3d88 16:52:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:59 ---> Running in 627bbae651e4 16:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:52:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:52:59 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:52:59 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:52:59 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:52:59 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:52:59 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:52:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:59 Removing intermediate container 627bbae651e4 16:52:59 ---> 412e2e176bf6 16:52:59 Step 21/23 : LABEL arch=arm64 16:52:59 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:52:59 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:52:59 ---> Running in 093ac672bfbf 16:52:59 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:52:59 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:52:59 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:52:59 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:52:59 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:52:59 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:52:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:52:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:52:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:52:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:52:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:52:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:52:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:52:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:52:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:52:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:53:00 (1/39) Installing readline (8.1.0-r0) 16:53:00 (2/39) Installing bash (5.1.0-r0) 16:53:00 Executing bash-5.1.0-r0.post-install 16:53:00 (3/39) Installing brotli-libs (1.0.9-r3) 16:53:00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:53:00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:53:00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:53:00 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:53:00 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:53:00 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:53:00 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:53:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:53:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:53:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:53:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:53:00 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:53:00 Removing intermediate container 093ac672bfbf 16:53:00 ---> 4f5aca26f150 16:53:00 Step 22/23 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:53:00 (5/39) Installing libcurl (7.78.0-r0) 16:53:00 (6/39) Installing curl (7.78.0-r0) 16:53:00 (7/39) Installing dumb-init (1.2.5-r0) 16:53:00 (8/39) Installing libbz2 (1.0.8-r1) 16:53:00 (9/39) Installing expat (2.2.10-r1) 16:53:00 (10/39) Installing libffi (3.3-r2) 16:53:00 (11/39) Installing gdbm (1.19-r0) 16:53:00 (12/39) Installing xz-libs (5.2.5-r0) 16:53:00 (13/39) Installing sqlite-libs (3.34.1-r0) 16:53:00 (14/39) Installing python3 (3.8.10-r0) 16:53:00 ---> Running in f58634a743ed 16:53:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:53:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:53:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:53:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:53:00 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] 16:53:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:53:00 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:53:00 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:53:00 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:53:00 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:53:00 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:53:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:53:00 debconf: delaying package configuration, since apt-utils is not installed 16:53:00 Fetched 64.2 MB in 2s (26.0 MB/s) 16:53:00 (Reading database ... 13914 files and directories currently installed.) 16:53:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:53:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:53:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:53:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:53:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:53:01 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:53:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Removing intermediate container f58634a743ed 16:53:01 ---> a3bb5d647789 16:53:01 Step 23/23 : LABEL version=0.0.0 16:53:01 (1/6) Installing dumb-init (1.2.2-r1) 16:53:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 (2/6) Installing libgcc (9.3.0-r2) 16:53:01 (3/6) Installing libsodium (1.0.18-r0) 16:53:01 ---> Running in 2d973ba5b852 16:53:01 (4/6) Installing libstdc++ (9.3.0-r2) 16:53:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:01 (Reading database ... 13914 files and directories currently installed.) 16:53:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:53:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:53:01 (Reading database ... 13914 files and directories currently installed.) 16:53:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:01 (5/6) Installing libzmq (4.3.3-r0) 16:53:01 (6/6) Installing zeromq (4.3.3-r0) 16:53:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:53:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:53:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:02 Executing busybox-1.31.1-r20.trigger 16:53:02 OK: 8 MiB in 20 packages 16:53:02 (Reading database ... 13914 files and directories currently installed.) 16:53:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:53:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:53:02 Removing intermediate container 2d973ba5b852 16:53:02 ---> c6990b66b312 16:53:02 16:53:02 (15/39) Installing py3-appdirs (1.4.4-r1) 16:53:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:53:02 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:53:02 (17/39) Installing py3-parsing (2.4.7-r1) 16:53:02 (18/39) Installing py3-six (1.15.0-r0) 16:53:02 (19/39) Installing py3-packaging (20.9-r0) 16:53:02 (20/39) Installing py3-setuptools (51.3.3-r0) 16:53:02 Successfully built c6990b66b312 16:53:02 (21/39) Installing py3-chardet (4.0.0-r0) 16:53:02 (Reading database ... 13914 files and directories currently installed.) 16:53:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:53:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:53:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:53:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:53:02 (22/39) Installing py3-idna (3.1-r0) 16:53:02 Successfully tagged support-notifications-arm64:latest 16:53:02  Building support-notifications ... done (23/39) Installing py3-urllib3 (1.26.2-r1) 16:53:02 (24/39) Installing py3-requests (2.25.1-r1) 16:53:02 (25/39) Installing py3-msgpack (1.0.2-r0) 16:53:02 (26/39) Installing py3-lockfile (0.12.2-r3) 16:53:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:53:02 (28/39) Installing py3-colorama (0.4.4-r0) 16:53:02 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:53:02 (30/39) Installing py3-distlib (0.3.1-r1) 16:53:03 Setting up base-files (10.1ubuntu2.10) ... 16:53:03 Installing new version of config file /etc/issue ... 16:53:03 Installing new version of config file /etc/issue.net ... 16:53:03 Installing new version of config file /etc/lsb-release ... 16:53:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:53:03 (31/39) Installing py3-distro (1.5.0-r1) 16:53:03 (32/39) Installing py3-webencodings (0.5.1-r3) 16:53:03 (33/39) Installing py3-html5lib (1.1-r0) 16:53:03 (34/39) Installing py3-pytoml (0.1.21-r0) 16:53:03 (35/39) Installing py3-pep517 (0.9.1-r0) 16:53:03 (36/39) Installing py3-progress (1.5-r0) 16:53:03 (37/39) Installing py3-retrying (1.3.3-r0) 16:53:03 (38/39) Installing py3-toml (0.10.2-r0) 16:53:03 (39/39) Installing py3-pip (20.3.4-r0) 16:53:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:53:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:53:03 Removing obsolete conffile /etc/default/motd-news ... 16:53:03 (Reading database ... 13915 files and directories currently installed.) 16:53:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:53:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:53:03 Setting up bash (4.4.18-2ubuntu1.2) ... 16:53:03 Removing intermediate container 80782f66ca47 16:53:03 ---> 673af84e6b8d 16:53:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:03 Executing busybox-1.32.1-r6.trigger 16:53:03 OK: 82 MiB in 59 packages 16:53:03 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 16:53:03 (Reading database ... 13915 files and directories currently installed.) 16:53:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:53:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:53:03 (Reading database ... 13915 files and directories currently installed.) 16:53:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:53:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:53:03 Setting up tar (1.29b-2ubuntu0.2) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:53:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:53:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:53:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:53:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:53:04 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:53:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:53:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:53:04 Setting up grep (3.1-2build1) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:53:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:53:04 Setting up gzip (1.6-5ubuntu1.1) ... 16:53:04 ---> 1e816fd1a63b 16:53:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:53:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:53:04 Setting up login (1:4.5-1ubuntu2) ... 16:53:04 (Reading database ... 13915 files and directories currently installed.) 16:53:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:53:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:53:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:53:05 (Reading database ... 13915 files and directories currently installed.) 16:53:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:53:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:53:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:53:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:53:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:53:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:53:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:53:05 (Reading database ... 13915 files and directories currently installed.) 16:53:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:53:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:53:06 ---> 9c168a8c75a9 16:53:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:53:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:53:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:53:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:53:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:53:06 (Reading database ... 13915 files and directories currently installed.) 16:53:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:53:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:53:06 ---> dbc5c31315bb 16:53:06 Step 20/24 : ENTRYPOINT ["/core-data"] 16:53:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:53:06 (Reading database ... 13915 files and directories currently installed.) 16:53:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:53:06 (Reading database ... 13915 files and directories currently installed.) 16:53:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:07 ---> Running in 1e3871da1a46 16:53:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:53:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:53:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:53:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:53:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:53:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:53:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:53:07 Removing intermediate container 1e3871da1a46 16:53:07 ---> 709c1f8deec1 16:53:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:07 ---> Running in 35b8afb356dd 16:53:07 (Reading database ... 13915 files and directories currently installed.) 16:53:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:53:08 Removing intermediate container 35b8afb356dd 16:53:08 ---> 8a9e38e7529d 16:53:08 Step 22/24 : LABEL arch=arm64 16:53:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:53:08 ---> Running in 0a84aa3653ed 16:53:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:53:08 (Reading database ... 13915 files and directories currently installed.) 16:53:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:53:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:53:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:53:08 Removing intermediate container 0a84aa3653ed 16:53:08 ---> 87f6794540fa 16:53:08 Step 23/24 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:53:09 (Reading database ... 13915 files and directories currently installed.) 16:53:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:53:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:53:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:53:09 (Reading database ... 13917 files and directories currently installed.) 16:53:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:53:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:53:09 ---> Running in 0cf2bc5c3e52 16:53:09 Setting up debconf (1.5.66ubuntu1) ... 16:53:09 (Reading database ... 13917 files and directories currently installed.) 16:53:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:53:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:53:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:53:09 (Reading database ... 13917 files and directories currently installed.) 16:53:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:53:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:53:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:53:09 (Reading database ... 13917 files and directories currently installed.) 16:53:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:53:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:53:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:53:09 Removing intermediate container 0cf2bc5c3e52 16:53:09 ---> 6823685e3c6e 16:53:09 Step 24/24 : LABEL version=0.0.0 16:53:09 ---> Running in ab052df1ac2b 16:53:09 (Reading database ... 13917 files and directories currently installed.) 16:53:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:53:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:53:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:53:09 (Reading database ... 13919 files and directories currently installed.) 16:53:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:53:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:53:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:53:10 (Reading database ... 13923 files and directories currently installed.) 16:53:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:53:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:53:10 Removing intermediate container ab052df1ac2b 16:53:10 ---> c28ffa80e43e 16:53:10 16:53:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:53:10 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:53:10 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:53:10 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:53:10 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:53:10 (Reading database ... 13923 files and directories currently installed.) 16:53:10 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:53:10 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:53:10 Successfully built c28ffa80e43e 16:53:10 Successfully tagged core-data-arm64:latest 16:53:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:53:10 (Reading database ... 13923 files and directories currently installed.) 16:53:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:53:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:53:10 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:53:10 (Reading database ... 13923 files and directories currently installed.) 16:53:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:53:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:53:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:53:10 (Reading database ... 13923 files and directories currently installed.) 16:53:10 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:53:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:53:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:53:11 (Reading database ... 13923 files and directories currently installed.) 16:53:11 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:53:11 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:53:11 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:53:11 (Reading database ... 13923 files and directories currently installed.) 16:53:11 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:53:11 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:53:11 Setting up passwd (1:4.5-1ubuntu2) ... 16:53:11 (Reading database ... 13923 files and directories currently installed.) 16:53:11 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:53:11 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:53:11  Building core-data ... done Collecting docker-compose==1.23.2 16:53:11 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:53:11 (Reading database ... 13923 files and directories currently installed.) 16:53:11 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:53:11 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:53:11 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:53:11 (Reading database ... 13923 files and directories currently installed.) 16:53:11 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:53:11 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:53:11 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:53:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:53:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:53:12 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:53:12 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:53:12 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:53:12 Collecting cached-property<2,>=1.2.0 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:53:12 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:53:12 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:53:12 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:53:12 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:53:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:53:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:53:12 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:53:12 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:53:12 (Reading database ... 13923 files and directories currently installed.) 16:53:12 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:53:12 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:53:12 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:53:12 (Reading database ... 13924 files and directories currently installed.) 16:53:12 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:53:12 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:53:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:53:12 Collecting jsonschema<3,>=2.5.1 16:53:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:53:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:53:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:53:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:53:13 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:53:13 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:53:13 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:53:13 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:53:13 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:53:13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:53:13 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:53:13 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:53:13 Collecting websocket-client<1.0,>=0.32.0 16:53:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:53:13 Collecting dockerpty<0.5,>=0.4.1 16:53:13 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:53:13 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:53:13 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:53:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:53:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:53:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:53:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:53:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:53:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:53:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:53:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:53:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:53:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:53:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:53:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:53:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:53:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:53:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:53:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:53:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:53:14 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:53:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:53:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:53:14 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:14 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:16 Collecting PyYAML<4,>=3.10 16:53:16 Downloading PyYAML-3.13.tar.gz (270 kB) 16:53:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:53:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:53:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:53:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:53:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:53:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:53:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:53:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:53:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:53:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:53:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:53:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:53:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:53:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:53:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:53:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:53:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:53:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:53:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:53:18 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:53:18 16:53:18 Current default time zone: 'Etc/UTC' 16:53:18 Local time is now: Wed Aug 25 16:53:18 UTC 2021. 16:53:18 Universal Time is now: Wed Aug 25 16:53:18 UTC 2021. 16:53:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:53:18 16:53:18 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:53:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:53:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:53:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:53:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:53:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:53:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:53:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:53:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:53:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:53:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:53:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:18 Setting up patch (2.7.6-2ubuntu1.1) ... 16:53:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:53:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:53:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:53:18 Installing new version of config file /etc/ssl/openssl.cnf ... 16:53:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:53:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:53:18 Setting up ca-certificates (20210119~18.04.1) ... 16:53:19 Collecting texttable<0.10,>=0.9.0 16:53:19 Downloading texttable-0.9.1.tar.gz (11 kB) 16:53:20 Updating certificates in /etc/ssl/certs... 16:53:21 23 added, 27 removed; done. 16:53:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:53:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:53:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:53:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:53:21 Setting up pkgbinarymangler (138.18.04.1) ... 16:53:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:53:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up perl (5.26.1-6ubuntu0.5) ... 16:53:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:53:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:53:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:53:21 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:53:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:53:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:53:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:53:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:53:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:53:21 Processing triggers for systemd (237-3ubuntu10.51) ... 16:53:21 Processing triggers for mime-support (3.60ubuntu1) ... 16:53:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:53:21 Updating certificates in /etc/ssl/certs... 16:53:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:53:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:53:22 0 added, 0 removed; done. 16:53:22 Running hooks in /etc/ca-certificates/update.d... 16:53:22 done. 16:53:22 Collecting docker<4.0,>=3.6.0 16:53:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:53:22 Reading package lists... 16:53:22 Building dependency tree... 16:53:22 Reading state information... 16:53:22 Collecting docopt<0.7,>=0.6.1 16:53:22 Downloading docopt-0.6.2.tar.gz (25 kB) 16:53:22 The following NEW packages will be installed: 16:53:22 apt-transport-https 16:53:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:53:23 Need to get 4348 B of archives. 16:53:23 After this operation, 154 kB of additional disk space will be used. 16:53:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:53:23 debconf: delaying package configuration, since apt-utils is not installed 16:53:23 Fetched 4348 B in 0s (22.7 kB/s) 16:53:23 Selecting previously unselected package apt-transport-https. 16:53:23 (Reading database ... 13929 files and directories currently installed.) 16:53:23 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:53:23 Unpacking apt-transport-https (1.6.14) ... 16:53:23 Setting up apt-transport-https (1.6.14) ... 16:53:23 Waiting for network to be ready... 16:53:25 Collecting docker-pycreds>=0.4.0 16:53:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:53:26 Collecting urllib3<1.25,>=1.21.1 16:53:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:53:26 Collecting chardet<3.1.0,>=3.0.2 16:53:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:53:26 Collecting idna<2.8,>=2.5 16:53:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:53:26 Collecting certifi>=2017.4.17 16:53:26 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:53:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:53:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:53:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:53:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:53:28 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:53:28 Attempting uninstall: urllib3 16:53:28 Found existing installation: urllib3 1.26.2 16:53:28 Uninstalling urllib3-1.26.2: 16:53:28 Successfully uninstalled urllib3-1.26.2 16:53:28 Attempting uninstall: idna 16:53:28 Found existing installation: idna 3.1 16:53:28 Uninstalling idna-3.1: 16:53:28 Successfully uninstalled idna-3.1 16:53:29 Attempting uninstall: chardet 16:53:29 Found existing installation: chardet 4.0.0 16:53:29 Uninstalling chardet-4.0.0: 16:53:29 Successfully uninstalled chardet-4.0.0 16:53:30 2021-08-25T16:53:27Z INFO Waiting for automatic snapd restart... 16:53:30 snapd 2.51.4 from Canonical* installed 16:53:31 Attempting uninstall: requests 16:53:31 Found existing installation: requests 2.25.1 16:53:31 Uninstalling requests-2.25.1: 16:53:31 Successfully uninstalled requests-2.25.1 16:53:31 "snapd" switched to the "latest/stable" channel 16:53:31 16:53:31 Running setup.py install for texttable: started 16:53:33 Running setup.py install for texttable: finished with status 'done' 16:53:33 Running setup.py install for PyYAML: started 16:53:33 core18 20210722 from Canonical* installed 16:53:33 "core18" switched to the "latest/stable" channel 16:53:33 16:53:35 snapcraft 5.0 from Canonical* installed 16:53:36 "snapcraft" switched to the "latest/stable" channel 16:53:36 16:53:36 Running setup.py install for PyYAML: finished with status 'done' 16:53:36 Running setup.py install for docopt: started 16:53:39 Running setup.py install for docopt: finished with status 'done' 16:53:39 Running setup.py install for dockerpty: started 16:53:40 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:53:40 - README.md 16:53:40 16:53:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:53:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:53:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:53:41 Running setup.py install for dockerpty: finished with status 'done' 16:53:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:53:42 Reading package lists... 16:53:42 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.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 16:53:42 Reading package lists... 16:53:42 Building dependency tree... 16:53:42 Reading state information... 16:53:43 Suggested packages: 16:53:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:53:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:53:43 Recommended packages: 16:53:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:53:43 The following NEW packages will be installed: 16:53:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:53:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:53:43 pkg-config zip 16:53:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:53:43 Need to get 7663 kB of archives. 16:53:43 After this operation, 43.8 MB of additional disk space will be used. 16:53:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:53:43 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 16:53:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:53:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:53:43 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:53:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:53:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:53:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:53:43 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:53:43 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:53:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:53:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:53:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:53:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:53:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:53:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:53:44 debconf: delaying package configuration, since apt-utils is not installed 16:53:44 Fetched 7663 kB in 1s (9260 kB/s) 16:53:44 Selecting previously unselected package libglib2.0-0:amd64. 16:53:44 (Reading database ... 13933 files and directories currently installed.) 16:53:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:53:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:53:44 Selecting previously unselected package libpsl5:amd64. 16:53:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:53:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:53:44 Selecting previously unselected package libnghttp2-14:amd64. 16:53:44 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:53:44 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:53:44 Selecting previously unselected package librtmp1:amd64. 16:53:44 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:53:44 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:53:44 Selecting previously unselected package libcurl3-gnutls:amd64. 16:53:44 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:53:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:53:44 Selecting previously unselected package liberror-perl. 16:53:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:53:44 Unpacking liberror-perl (0.17025-1) ... 16:53:44 Selecting previously unselected package git-man. 16:53:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:53:44 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:53:44 Selecting previously unselected package git. 16:53:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:53:44 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:53:45 Selecting previously unselected package libnorm1:amd64. 16:53:45 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:53:45 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:53:45 Selecting previously unselected package libpgm-5.2-0:amd64. 16:53:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:53:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:53:45 Selecting previously unselected package libsodium23:amd64. 16:53:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:53:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:53:45 Selecting previously unselected package libzmq5:amd64. 16:53:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:53:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:53:45 Selecting previously unselected package libzmq3-dev:amd64. 16:53:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:53:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:53:45 Selecting previously unselected package pkg-config. 16:53:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:53:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:53:45 Selecting previously unselected package zip. 16:53:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:53:45 Unpacking zip (3.0-11build1) ... 16:53:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:53:45 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:53:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:53:45 Setting up liberror-perl (0.17025-1) ... 16:53:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:53:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:53:46 No schema files found: doing nothing. 16:53:46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:53:46 Setting up zip (3.0-11build1) ... 16:53:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:53:46 Setting up libsodium23:amd64 (1.0.16-2) ... 16:53:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:53:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:53:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:53:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:53:46 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:53:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:53:47 git set to automatically installed. 16:53:47 git-man set to automatically installed. 16:53:47 libcurl3-gnutls set to automatically installed. 16:53:47 liberror-perl set to automatically installed. 16:53:47 libglib2.0-0 set to automatically installed. 16:53:47 libnghttp2-14 set to automatically installed. 16:53:47 libnorm1 set to automatically installed. 16:53:47 libpgm-5.2-0 set to automatically installed. 16:53:47 libpsl5 set to automatically installed. 16:53:47 librtmp1 set to automatically installed. 16:53:47 libsodium23 set to automatically installed. 16:53:47 libzmq3-dev set to automatically installed. 16:53:47 libzmq5 set to automatically installed. 16:53:47 pkg-config set to automatically installed. 16:53:47 zip set to automatically installed. 16:53:48 snapd is not logged in, snap install commands will use sudo 16:53:53 Removing intermediate container 34c80e903d20 16:53:53 ---> 561130074caf 16:53:53 Step 15/24 : ENV APP_PORT=58890 16:53:53 ---> Running in 3da211fcb2c4 16:53:53 Removing intermediate container 3da211fcb2c4 16:53:53 ---> f1cbf1ed1898 16:53:53 Step 16/24 : EXPOSE $APP_PORT 16:53:53 ---> Running in 16ba5d062955 16:53:53 Removing intermediate container 16ba5d062955 16:53:53 ---> 65f25cc5eee0 16:53:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:53:54 ---> 740d8242bbd6 16:53:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:53:55 ---> 20cc43fed2a5 16:53:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:53:56 ---> da6f2edd7e7c 16:53:56 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:53:56 ---> Running in a66258e9fc8e 16:53:57 Removing intermediate container a66258e9fc8e 16:53:57 ---> 2843672373b2 16:53:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:57 ---> Running in 42b66b7ba206 16:53:57 Removing intermediate container 42b66b7ba206 16:53:57 ---> 6e7ceed3c3b1 16:53:57 Step 22/24 : LABEL arch=arm64 16:53:57 ---> Running in 415baba75f90 16:53:58 Removing intermediate container 415baba75f90 16:53:58 ---> cf16e4f75d0e 16:53:58 Step 23/24 : LABEL git_sha=86685a5dfea5fec2301c70ab4d23030be5159894 16:53:58 ---> Running in 25a8d389d489 16:53:59 Removing intermediate container 25a8d389d489 16:53:59 ---> e57598bd1bd9 16:53:59 Step 24/24 : LABEL version=0.0.0 16:53:59 ---> Running in c8034b2ee35d 16:53:59 Removing intermediate container c8034b2ee35d 16:53:59 ---> 2d2fbca01d9e 16:53:59 16:54:00 Successfully built 2d2fbca01d9e 16:54:00 Successfully tagged sys-mgmt-agent-arm64:latest 16:54:00  Building sys-mgmt-agent ... done  [Pipeline] } 16:54:00 $ docker stop --time=1 ccd9f1bb9809dd5b2c4897508fd53ca626cb5f1a18f83d06aca0fef81964a763 16:54:01 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:54:01 snapd is not logged in, snap install commands will use sudo 16:54:01 snap "core18" has no updates available 16:54:01 Pulling config-common 16:54:01 + snapcraftctl pull 16:54:02 $ docker rm -f ccd9f1bb9809dd5b2c4897508fd53ca626cb5f1a18f83d06aca0fef81964a763 16:54:02 Pulling go-build-helper 16:54:02 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] sh 16:54:02 + docker images 16:54:03 REPOSITORY TAG IMAGE ID CREATED SIZE 16:54:03 sys-mgmt-agent-arm64 latest 2d2fbca01d9e 4 seconds ago 311MB 16:54:03 core-data-arm64 latest c28ffa80e43e 54 seconds ago 19.3MB 16:54:03 support-notifications-arm64 latest c6990b66b312 About a minute ago 15.9MB 16:54:03 522111b7f926 About a minute ago 1.57GB 16:54:03 e4aaa0f64df5 About a minute ago 1.57GB 16:54:03 5921371b0190 About a minute ago 1.57GB 16:54:03 support-scheduler-arm64 latest 1dce2ad4bcd2 2 minutes ago 15.2MB 16:54:03 1c38e67be956 2 minutes ago 1.57GB 16:54:03 security-bootstrapper-arm64 latest 7608652710f8 4 minutes ago 17.7MB 16:54:03 security-secretstore-setup-arm64 latest 9d237a487e67 4 minutes ago 26.5MB 16:54:03 core-metadata-arm64 latest 29aa0064ebc1 4 minutes ago 15.8MB 16:54:03 core-command-arm64 latest 9baf141e4559 4 minutes ago 15.2MB 16:54:03 security-proxy-setup-arm64 latest 8b5b1f2b01a4 4 minutes ago 24.6MB 16:54:03 7a1565a5a148 4 minutes ago 1.57GB 16:54:03 17170833e949 4 minutes ago 1.57GB 16:54:03 409448059115 4 minutes ago 1.57GB 16:54:03 f71360a7241e 5 minutes ago 1.57GB 16:54:03 913b161b0ccc 5 minutes ago 1.56GB 16:54:03 ci-base-image-arm64 latest 722d1fb15842 16 minutes ago 1.24GB 16:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 2 weeks ago 533MB 16:54:03 docker 20.10.7 df445af6242a 2 months ago 234MB 16:54:03 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:54:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 16:54:03 'edgex-go' has dependencies that need to be staged: go-build-helper 16:54:03 Skipping pull go-build-helper (already ran) 16:54:03 Building go-build-helper 16:54:03 + snapcraftctl build Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:03 16:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:04 arm64: Pulling from edgex-lftools-log-publisher 16:54:04 448f6bf000e3: Pulling fs layer 16:54:04 f757da607395: Pulling fs layer 16:54:04 05883995daec: Pulling fs layer 16:54:04 8603b9c90790: Pulling fs layer 16:54:04 1560dd03e051: Pulling fs layer 16:54:04 27f5ce0e4adf: Pulling fs layer 16:54:04 c2d8d7efcc4b: Pulling fs layer 16:54:04 1560dd03e051: Waiting 16:54:04 27f5ce0e4adf: Waiting 16:54:04 8603b9c90790: Waiting 16:54:04 c2d8d7efcc4b: Waiting 16:54:05 f757da607395: Verifying Checksum 16:54:05 f757da607395: Download complete 16:54:05 8603b9c90790: Verifying Checksum 16:54:05 8603b9c90790: Download complete 16:54:05 1560dd03e051: Verifying Checksum 16:54:05 1560dd03e051: Download complete 16:54:05 27f5ce0e4adf: Verifying Checksum 16:54:05 27f5ce0e4adf: Download complete 16:54:05 Staging go-build-helper 16:54:05 + snapcraftctl stage 16:54:05 05883995daec: Verifying Checksum 16:54:05 05883995daec: Download complete 16:54:06 448f6bf000e3: Download complete 16:54:09 c2d8d7efcc4b: Verifying Checksum 16:54:09 c2d8d7efcc4b: Download complete 16:54:09 448f6bf000e3: Pull complete 16:54:10 f757da607395: Pull complete 16:54:11 05883995daec: Pull complete 16:54:11 8603b9c90790: Pull complete 16:54:12 1560dd03e051: Pull complete 16:54:13 27f5ce0e4adf: Pull complete 16:54:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:54:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:54:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:54:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:54:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:54:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:54:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:54:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:54:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1136 kB] 16:54:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [258 kB] 16:54:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:54:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:54:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:54:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:54:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:54:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:54:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:54:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:54:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:54:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:54:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:54:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:54:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:54:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:54:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:54:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:54:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:54:15 Fetched 25.1 MB in 0s (0 B/s) 16:54:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:54:15 Fetched 224 kB in 0s (0 B/s) 16:54:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:54:15 Fetched 157 kB in 0s (0 B/s) 16:54:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:54:15 Fetched 221 kB in 0s (0 B/s) 16:54:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:54:15 Fetched 143 kB in 0s (0 B/s) 16:54:15 Pulling edgex-go 16:54:15 + snapcraftctl pull 16:54:16 Pulling hooks 16:54:16 + snapcraftctl pull 16:54:28 c2d8d7efcc4b: Pull complete 16:54:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:28 prd-ubuntu18.04-docker-arm64-4c-16g-785 does not seem to be running inside a container 16:54:28 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:32 $ docker top caf852a9a378450f640eb8470b871235a21499092018111745bcf9fe60eca1cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:33 ---> job-cost.sh 16:54:33 lf-activate-venv: SKIPPING 16:54:33 INFO: No Stack... 16:54:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:54:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:54:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:54:34 Fetched 0 B in 0s (0 B/s) 16:54:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:54:34 Fetched 96.5 kB in 0s (0 B/s) 16:54:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:54:34 Fetched 279 kB in 0s (0 B/s) 16:54:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:54:34 Fetched 122 kB in 0s (0 B/s) 16:54:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:54:34 Fetched 77.8 kB in 0s (0 B/s) 16:54:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:54:34 Fetched 8848 B in 0s (0 B/s) 16:54:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:54:34 Fetched 47.8 kB in 0s (0 B/s) 16:54:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:54:34 Fetched 45.6 kB in 0s (0 B/s) 16:54:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:54:34 Fetched 15.0 kB in 0s (0 B/s) 16:54:34 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:54:34 Fetched 219 kB in 0s (0 B/s) 16:54:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:54:34 Fetched 154 kB in 0s (0 B/s) 16:54:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:54:34 Fetched 50.6 kB in 0s (0 B/s) 16:54:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:54:34 Fetched 14.8 kB in 0s (0 B/s) 16:54:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:54:34 Fetched 41.8 kB in 0s (0 B/s) 16:54:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:54:34 Fetched 499 kB in 0s (0 B/s) 16:54:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:54:34 Fetched 111 kB in 0s (0 B/s) 16:54:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:54:34 Fetched 240 kB in 0s (0 B/s) 16:54:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:54:34 Fetched 29.3 kB in 0s (0 B/s) 16:54:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:54:34 Fetched 85.5 kB in 0s (0 B/s) 16:54:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:54:34 Fetched 24.5 kB in 0s (0 B/s) 16:54:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:54:34 Fetched 49.2 kB in 0s (0 B/s) 16:54:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:54:34 Fetched 54.2 kB in 0s (0 B/s) 16:54:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:54:34 Fetched 30.8 kB in 0s (0 B/s) 16:54:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:54:34 Fetched 15.8 kB in 0s (0 B/s) 16:54:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:54:34 Fetched 85.9 kB in 0s (0 B/s) 16:54:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:54:34 Fetched 8720 B in 0s (0 B/s) 16:54:34 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:54:34 Fetched 140 kB in 0s (0 B/s) 16:54:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:54:34 Fetched 119 kB in 0s (0 B/s) 16:54:34 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:54:34 Fetched 111 kB in 0s (0 B/s) 16:54:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:54:34 Fetched 11.1 kB in 0s (0 B/s) 16:54:34 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:54:34 Fetched 645 kB in 0s (0 B/s) 16:54:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:54:34 Fetched 41.3 kB in 0s (0 B/s) 16:54:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:54:34 Fetched 17.9 kB in 0s (0 B/s) 16:54:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:54:34 Fetched 368 kB in 0s (0 B/s) 16:54:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:54:34 Fetched 187 kB in 0s (0 B/s) 16:54:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:54:34 Fetched 175 kB in 0s (0 B/s) 16:54:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:54:34 Fetched 206 kB in 0s (0 B/s) 16:54:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:54:34 Fetched 1302 kB in 0s (0 B/s) 16:54:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:54:34 Fetched 36.2 kB in 0s (0 B/s) 16:54:34 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:54:34 Fetched 159 kB in 0s (0 B/s) 16:54:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:54:34 Fetched 107 kB in 0s (0 B/s) 16:54:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:54:34 Fetched 48.7 kB in 0s (0 B/s) 16:54:34 Pulling static-packages 16:54:34 + snapcraftctl pull 16:54:35 Pulling version 16:54:35 + cd /root/project 16:54:35 + + sed s/v// 16:54:35 git describe --tags --abbrev=0 16:54:35 + GIT_VERSION=2.0.1-dev.33 16:54:35 + [ -z 2.0.1-dev.33 ] 16:54:35 + snapcraftctl set-version 2.0.1-dev.33 16:54:35 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:35 INFO: Archiving Costs [Pipeline] sh 16:54:35 + cat /w/workspace/edgex-go/3/archives/cost.csv 16:54:35 + cut -d, -f6 [Pipeline] lock 16:54:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3678-3-stack-cost] 16:54:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3678-3-stack-cost] did not exist. Created. 16:54:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3678-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:36 Building config-common 16:54:36 + snapcraftctl build 16:54:36 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:36 Stashed 1 file(s) [Pipeline] } 16:54:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3678-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:36 $ docker stop --time=1 caf852a9a378450f640eb8470b871235a21499092018111745bcf9fe60eca1cb 16:54:38 Skipping build go-build-helper (already ran) 16:54:38 Building edgex-go 16:54:38 + cd /root/parts/edgex-go/src 16:54:38 + git describe --tags --abbrev=0 16:54:38 + sed s/v// 16:54:38 + GIT_VERSION=2.0.1-dev.33 16:54:38 + [ -z 2.0.1-dev.33 ] 16:54:38 + echo 2.0.1-dev.33 16:54:38 + make build 16:54:38 go mod tidy 16:54:38 $ docker rm -f caf852a9a378450f640eb8470b871235a21499092018111745bcf9fe60eca1cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:54:41 go: downloading github.com/gorilla/mux v1.8.0 16:54:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:54:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.15 16:54:41 go: downloading github.com/stretchr/testify v1.7.0 16:54:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:54:41 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:54:41 go: downloading github.com/google/uuid v1.3.0 16:54:41 go: downloading gopkg.in/yaml.v2 v2.4.0 16:54:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:54:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:54:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:54:42 go: downloading github.com/lib/pq v1.10.2 16:54:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:54:42 go: downloading github.com/pelletier/go-toml v1.9.3 16:54:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:54:43 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:54:43 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:54:43 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:54:43 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:54:43 go: downloading github.com/davecgh/go-spew v1.1.1 16:54:43 go: downloading github.com/pmezard/go-difflib v1.0.0 16:54:43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:54:43 go: downloading github.com/go-kit/kit v0.11.0 16:54:43 go: downloading github.com/stretchr/objx v0.1.1 16:54:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:54:43 go: downloading github.com/x448/float16 v0.8.4 16:54:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:54:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:54:44 go: downloading github.com/pebbe/zmq4 v1.2.7 16:54:44 go: downloading github.com/go-playground/universal-translator v0.18.0 16:54:44 go: downloading github.com/leodido/go-urn v1.2.1 16:54:44 go: downloading golang.org/x/text v0.3.6 16:54:44 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:54:44 go: downloading github.com/go-playground/locales v0.14.0 16:54:44 go: downloading github.com/kr/pretty v0.3.0 16:54:44 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:54:44 go: downloading github.com/go-stack/stack v1.8.0 16:54:44 go: downloading github.com/hashicorp/consul/api v1.8.1 16:54:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:54:44 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:54:44 go: downloading github.com/onsi/ginkgo v1.10.1 16:54:44 go: downloading github.com/onsi/gomega v1.7.0 16:54:44 go: downloading github.com/gorilla/websocket v1.4.2 16:54:44 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:54:44 go: downloading github.com/kr/text v0.2.0 16:54:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:54:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:54:44 go: downloading github.com/mitchellh/copystructure v1.0.0 16:54:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:54:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:54:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:54:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:54:44 go: downloading github.com/hashicorp/serf v0.9.5 16:54:45 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:54:45 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:54:45 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:54:45 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:54:45 go: downloading github.com/fatih/color v1.9.0 16:54:45 go: downloading github.com/mattn/go-colorable v0.1.6 16:54:45 go: downloading github.com/mattn/go-isatty v0.0.12 16:54:45 go: downloading github.com/pkg/errors v0.9.1 16:54:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:54:45 go: downloading github.com/hpcloud/tail v1.0.0 16:54:45 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:54:45 go: downloading github.com/hashicorp/memberlist v0.2.2 16:54:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:54:45 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:54:45 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:54:45 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:54:45 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:54:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:54:45 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:54:45 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:54:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:54:45 go: downloading github.com/miekg/dns v1.1.26 16:54:45 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:54:45 go: downloading github.com/hashicorp/errwrap v1.0.0 16:54:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-data/core-data ./cmd/core-data 16:54:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:54:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/core-command/core-command ./cmd/core-command 16:54:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:55:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:55:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:55:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:55:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:55:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 16:55:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:55:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:55:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:55:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:55:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:55:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:55:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:55:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:55:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:55:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:55:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:55:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:55:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:55:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:55:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:55:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:55:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:55:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:55:09 + 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 16:55:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:55:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:55:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:55:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:55:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:55:09 + 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 16:55:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:55:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:55:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:55:10 Building hooks 16:55:10 + cd /root/parts/hooks/src 16:55:10 + make build 16:55:10 go mod tidy 16:55:11 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:55:11 go: downloading github.com/stretchr/testify v1.5.1 16:55:11 go: downloading gopkg.in/yaml.v2 v2.2.2 16:55:11 go: downloading github.com/davecgh/go-spew v1.1.0 16:55:11 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:55:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:55:12 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:55:12 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:55:15 Building static-packages 16:55:15 + snapcraftctl build 16:55:17 Building version 16:55:17 + snapcraftctl build 16:55:19 Staging config-common 16:55:19 + snapcraftctl stage 16:55:20 Skipping stage go-build-helper (already ran) 16:55:20 Staging edgex-go 16:55:20 + snapcraftctl stage 16:55:21 Staging hooks 16:55:21 + snapcraftctl stage 16:55:22 Staging static-packages 16:55:22 + snapcraftctl stage 16:55:23 Staging version 16:55:23 + snapcraftctl stage 16:55:25 Priming config-common 16:55:25 + snapcraftctl prime 16:55:25 Priming go-build-helper 16:55:25 + snapcraftctl prime 16:55:26 Priming edgex-go 16:55:26 + snapcraftctl prime 16:55:27 Priming hooks 16:55:27 + snapcraftctl prime 16:55:28 Priming static-packages 16:55:28 + snapcraftctl prime 16:55:31 Priming version 16:55:31 + snapcraftctl prime 16:55:32 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:55:34 provisioning config files... 16:55:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6406647622970509736tmp [Pipeline] { [Pipeline] sh 16:55:34 + set +x 16:55:34 + bash -s -- 16:55:34 + curl -s https://codecov.io/bash 16:55:34 16:55:34 _____ _ 16:55:34 / ____| | | 16:55:34 | | ___ __| | ___ ___ _____ __ 16:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:55:34 Bash-1.0.6 16:55:34 16:55:34 16:55:34 ==> git version 2.24.4 found 16:55:34 ==> 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 16:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:55:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:55:34 ==> Jenkins CI detected. 16:55:34 current dir:  /w/workspace/edgex-go/3 16:55:34 project root: . 16:55:34 --> token set from env 16:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:55:34 ==> Running gcov in . (disable via -X gcov) 16:55:34 ==> Python coveragepy not found 16:55:34 ==> Searching for coverage reports in: 16:55:34 + . 16:55:34 -> Found 1 reports 16:55:34 ==> Detecting git/mercurial file structure 16:55:34 ==> Reading reports 16:55:34 + ./coverage.out bytes=405611 16:55:34 ==> Appending adjustments 16:55:34 https://docs.codecov.io/docs/fixing-reports 16:55:35 + Found adjustments 16:55:35 ==> Gzipping contents 16:55:35 56K /tmp/codecov.Av6L2l.gz 16:55:35 ==> Uploading reports 16:55:35 url: https://codecov.io 16:55:35 query: branch=PR-3678&commit=9ad981b7169382891fb5cdbea3dceca220ac130b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:55:35 -> Pinging Codecov 16:55:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3678&commit=9ad981b7169382891fb5cdbea3dceca220ac130b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3678&job=&cmd_args= 16:55:36 -> Uploading to 16:55:36 https://storage.googleapis.com/codecov/v4/raw/2021-08-25/00271124DB129430A58F1EEE437C3FCB/9ad981b7169382891fb5cdbea3dceca220ac130b/dfd03571-15a3-4189-be54-fdf02aa8fbcf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210825T165536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f39f3c4289fd156ccd56e46b9303e98b7bfd05109a85a753cc6e9ecfa9551363 16:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:36 Dload Upload Total Spent Left Speed 16:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54647 0 0 100 54647 0 134k --:--:-- --:--:-- --:--:-- 134k 100 54647 0 0 100 54647 0 134k --:--:-- --:--:-- --:--:-- 134k 16:55:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9ad981b7169382891fb5cdbea3dceca220ac130b [Pipeline] } 16:55:36 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 16:55:37 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:55:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:38 ---> package-listing.sh 16:55:38 ++ facter osfamily 16:55:38 ++ tr '[:upper:]' '[:lower:]' 16:55:39 + OS_FAMILY=redhat 16:55:39 + workspace=/w/workspace/edgex-go/3 16:55:39 + START_PACKAGES=/tmp/packages_start.txt 16:55:39 + END_PACKAGES=/tmp/packages_end.txt 16:55:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:39 + PACKAGES=/tmp/packages_start.txt 16:55:39 + '[' /w/workspace/edgex-go/3 ']' 16:55:39 + PACKAGES=/tmp/packages_end.txt 16:55:39 + case "${OS_FAMILY}" in 16:55:39 + rpm -qa 16:55:39 + sort 16:55:41 + '[' -f /tmp/packages_start.txt ']' 16:55:41 + '[' -f /tmp/packages_end.txt ']' 16:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:41 + '[' /w/workspace/edgex-go/3 ']' 16:55:41 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:55:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:41 16:55:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:42 latest: Pulling from edgex-lftools-log-publisher 16:55:42 b4d181a07f80: Pulling fs layer 16:55:42 a1111a8f2ec3: Pulling fs layer 16:55:42 ed53099fbce6: Pulling fs layer 16:55:42 dc539afda2c1: Pulling fs layer 16:55:42 77bc0d833cb6: Pulling fs layer 16:55:42 9065ff56babe: Pulling fs layer 16:55:42 d287ab97295c: Pulling fs layer 16:55:42 dc539afda2c1: Waiting 16:55:42 77bc0d833cb6: Waiting 16:55:42 9065ff56babe: Waiting 16:55:42 d287ab97295c: Waiting 16:55:42 a1111a8f2ec3: Verifying Checksum 16:55:42 a1111a8f2ec3: Download complete 16:55:42 dc539afda2c1: Verifying Checksum 16:55:42 dc539afda2c1: Download complete 16:55:42 77bc0d833cb6: Verifying Checksum 16:55:42 77bc0d833cb6: Download complete 16:55:42 ed53099fbce6: Verifying Checksum 16:55:42 ed53099fbce6: Download complete 16:55:42 9065ff56babe: Verifying Checksum 16:55:42 9065ff56babe: Download complete 16:55:43 b4d181a07f80: Verifying Checksum 16:55:43 b4d181a07f80: Download complete 16:55:44 b4d181a07f80: Pull complete 16:55:44 a1111a8f2ec3: Pull complete 16:55:45 ed53099fbce6: Pull complete 16:55:45 dc539afda2c1: Pull complete 16:55:45 77bc0d833cb6: Pull complete 16:55:45 9065ff56babe: Pull complete 16:55:48 d287ab97295c: Verifying Checksum 16:55:48 d287ab97295c: Download complete 16:55:52 d287ab97295c: Pull complete 16:55:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:55:52 prd-centos7-docker-4c-2g-783 does not seem to be running inside a container 16:55:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:55:56 $ docker top e0ed6da270c387e66e7265d555292b0c6ae5822e11171f4c88a8ecf37fb6d5be -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:56 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:57 + ls /var/log/sa-host 16:55:57 + sadf -c /var/log/sa-host/sa05 16:55:57 file_magic: OK 16:55:57 HZ: Using current value: 100 16:55:57 file_header: OK 16:55:57 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 16:55:57 Statistics: 16:55:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:57 File successfully converted to sysstat format version 12.0.3 16:55:57 + sadf -c /var/log/sa-host/sa25 16:55:57 file_magic: OK 16:55:57 HZ: Using current value: 100 16:55:57 file_header: OK 16:55:57 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 16:55:57 Statistics: 16:55:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:57 provisioning config files... 16:55:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9059952892167371912tmp [Pipeline] { [Pipeline] echo 16:55:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:57 ---> create-netrc.sh [Pipeline] } 16:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:58 ---> python-tools-install.sh [Pipeline] echo 16:55:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:58 ---> sudo-logs.sh 16:55:58 Archiving 'sudo' log.. 16:55:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-783.vexxhost.local: Name or service not known 16:55:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-783.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:55:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:58 ---> job-cost.sh 16:55:58 lf-activate-venv: SKIPPING 16:55:58 DEBUG: total: 0.10999999940395355 16:55:58 INFO: Retrieving Stack Cost... 16:55:59 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:59 INFO: Archiving Costs [Pipeline] echo 16:55:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:56:00 ---> logs-deploy.sh 16:56:00 lf-activate-venv: SKIPPING 16:56:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3678/3 16:56:00 INFO: archiving workspace using pattern(s): 16:56:01 Archives upload complete. 16:56:01 INFO: archiving logs to Nexus 16:56:01 ---> uname -a: 16:56:01 Linux prd-centos7-docker-4c-2g-783.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 16:56:01 16:56:01 16:56:01 ---> lscpu: 16:56:01 Architecture: x86_64 16:56:01 CPU op-mode(s): 32-bit, 64-bit 16:56:01 Byte Order: Little Endian 16:56:01 Address sizes: 40 bits physical, 48 bits virtual 16:56:01 CPU(s): 2 16:56:01 On-line CPU(s) list: 0,1 16:56:01 Thread(s) per core: 1 16:56:01 Core(s) per socket: 1 16:56:01 Socket(s): 2 16:56:01 NUMA node(s): 1 16:56:01 Vendor ID: AuthenticAMD 16:56:01 CPU family: 23 16:56:01 Model: 49 16:56:01 Model name: AMD EPYC-Rome Processor 16:56:01 Stepping: 0 16:56:01 CPU MHz: 2799.996 16:56:01 BogoMIPS: 5599.99 16:56:01 Virtualization: AMD-V 16:56:01 Hypervisor vendor: KVM 16:56:01 Virtualization type: full 16:56:01 L1d cache: 32K 16:56:01 L1i cache: 32K 16:56:01 L2 cache: 512K 16:56:01 L3 cache: 16384K 16:56:01 NUMA node0 CPU(s): 0,1 16:56:01 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 16:56:01 16:56:01 16:56:01 ---> nproc: 16:56:01 2 16:56:01 16:56:01 16:56:01 ---> df -h: 16:56:01 Filesystem Size Used Avail Use% Mounted on 16:56:01 overlay 40G 14G 27G 33% / 16:56:01 tmpfs 64M 0 64M 0% /dev 16:56:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:56:01 shm 64M 0 64M 0% /dev/shm 16:56:01 /dev/vda1 40G 14G 27G 33% /facter-os 16:56:01 16:56:01 16:56:01 ---> sar -b -r -n DEV: 16:56:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 16:56:01 16:56:01 16:29:48 LINUX RESTART (2 CPU) 16:56:01 16:56:01 16:30:01 tps rtps wtps bread/s bwrtn/s 16:56:01 16:31:02 230.38 91.59 138.80 10616.16 45398.93 16:56:01 16:32:01 396.87 0.15 396.71 22.49 100405.54 16:56:01 16:33:01 56.55 0.00 56.55 0.00 6864.61 16:56:01 16:34:01 50.92 0.05 50.87 1.33 5203.03 16:56:01 16:35:01 598.45 322.59 275.86 9516.95 166756.08 16:56:01 16:36:01 550.39 214.77 335.62 11990.42 168750.51 16:56:01 16:37:02 633.21 135.70 497.51 7773.80 219721.56 16:56:01 16:38:01 136.64 18.02 118.63 1781.65 15059.26 16:56:01 16:39:01 0.15 0.00 0.15 0.00 2.53 16:56:01 16:40:01 0.27 0.00 0.27 0.00 3.15 16:56:01 16:41:01 0.57 0.28 0.28 94.37 2.93 16:56:01 16:42:01 0.27 0.00 0.27 0.00 3.16 16:56:01 16:43:01 0.37 0.00 0.37 0.00 4.47 16:56:01 16:44:01 0.20 0.00 0.20 0.00 1.65 16:56:01 16:45:01 0.45 0.18 0.27 5.73 3.03 16:56:01 16:46:01 0.83 0.00 0.83 0.00 16.29 16:56:01 16:47:01 0.27 0.00 0.27 0.00 3.18 16:56:01 16:48:01 0.27 0.00 0.27 0.00 3.05 16:56:01 16:49:01 0.32 0.02 0.30 0.13 3.58 16:56:01 16:50:01 0.22 0.00 0.22 0.00 2.35 16:56:01 16:51:01 0.23 0.00 0.23 0.00 2.10 16:56:01 16:52:01 0.25 0.00 0.25 0.00 3.60 16:56:01 16:53:01 0.30 0.00 0.30 0.00 2.93 16:56:01 16:54:01 0.28 0.00 0.28 0.00 3.26 16:56:01 16:55:01 0.23 0.00 0.23 0.00 2.35 16:56:01 Average: 106.24 31.40 74.84 1674.57 29121.95 16:56:01 16:56:01 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:56:01 16:31:02 4946808 0 847252 10.58 2620 2212260 1490860 16.46 922844 1721824 179784 16:56:01 16:32:01 3540620 0 1084736 13.54 2620 3380964 1537952 16.98 1058628 2788304 44 16:56:01 16:33:01 3069404 0 1223504 15.28 2620 3713412 1720944 19.00 1436732 2859100 136540 16:56:01 16:34:01 3096288 0 1209496 15.10 2620 3700536 1558296 17.20 1369320 2888444 136328 16:56:01 16:35:01 1297396 0 1406308 17.56 2620 5302616 2183404 24.11 1487144 4475068 12 16:56:01 16:36:01 1053716 0 1447684 18.08 2620 5504920 2233256 24.66 2442756 3732336 60 16:56:01 16:37:02 1560752 0 1544748 19.29 2620 4900820 2482248 27.41 2430528 3201748 68716 16:56:01 16:38:01 3090592 0 1299464 16.23 2620 3616264 1296708 14.32 1291656 2868284 20 16:56:01 16:39:01 3097236 0 1292820 16.14 2620 3616264 1256604 13.87 1288196 2868220 12 16:56:01 16:40:01 3099188 0 1290860 16.12 2620 3616272 1256604 13.87 1288096 2868320 8 16:56:01 16:41:01 3094280 0 1292964 16.14 2620 3619076 1256688 13.87 1293800 2868344 8 16:56:01 16:42:01 3094064 0 1293176 16.15 2620 3619080 1256748 13.88 1293724 2868520 16 16:56:01 16:43:01 3094756 0 1292476 16.14 2620 3619088 1256604 13.87 1293428 2868520 12 16:56:01 16:44:01 3094732 0 1292500 16.14 2620 3619088 1256604 13.87 1293428 2868520 8 16:56:01 16:45:01 3094384 0 1292812 16.14 2620 3619124 1256604 13.87 1294608 2867376 16 16:56:01 16:46:01 3094208 0 1292988 16.14 2620 3619124 1256736 13.88 1294852 2867376 8 16:56:01 16:47:01 3094640 0 1292548 16.14 2620 3619132 1256604 13.87 1294616 2867376 8 16:56:01 16:48:01 3094524 0 1292660 16.14 2620 3619136 1256604 13.87 1294620 2867376 8 16:56:01 16:49:01 3094704 0 1292476 16.14 2620 3619140 1256604 13.87 1294624 2867380 8 16:56:01 16:50:01 3094256 0 1292920 16.14 2620 3619144 1256808 13.88 1295076 2867380 8 16:56:01 16:51:01 3094420 0 1292756 16.14 2620 3619144 1256736 13.88 1294868 2867380 8 16:56:01 16:52:01 3094644 0 1292520 16.14 2620 3619156 1256604 13.87 1294756 2867380 12 16:56:01 16:53:01 3094720 0 1292440 16.14 2620 3619160 1256604 13.87 1294644 2867380 8 16:56:01 16:54:01 3094032 0 1293124 16.15 2620 3619164 1256760 13.88 1294960 2867380 8 16:56:01 16:55:01 3094620 0 1292532 16.14 2620 3619168 1256604 13.87 1294768 2867380 8 16:56:01 Average: 2970759 0 1281511 16.00 2620 3754050 1434672 15.84 1377307 2931469 20867 16:56:01 16:56:01 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:56:01 16:31:02 eth0 1720.82 1141.00 6347.32 161.23 0.00 0.00 0.00 0.00 16:56:01 16:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:31:02 docker0 415.56 470.58 47.92 2669.72 0.00 0.00 0.00 0.00 16:56:01 16:32:01 veth3b65b20 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:32:01 eth0 1020.24 788.30 5445.67 73.72 0.00 0.00 0.00 0.00 16:56:01 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:32:01 docker0 426.74 495.80 32.65 2092.08 0.00 0.00 0.00 0.00 16:56:01 16:33:01 eth0 40.60 21.87 32.94 14.46 0.00 0.00 0.00 0.00 16:56:01 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:33:01 veth1f848c2 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 16:56:01 16:33:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 16:56:01 16:34:01 eth0 25.41 14.19 19.02 9.42 0.00 0.00 0.00 0.00 16:56:01 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:34:01 veth1f848c2 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 16:56:01 16:34:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 16:56:01 16:35:01 veth6981d70 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:35:01 veth2732c3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:35:01 eth0 379.92 258.64 1880.79 142.54 0.00 0.00 0.00 0.00 16:56:01 16:35:01 veth0c46435 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:36:01 veth84ced19 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:36:01 eth0 58.86 30.19 171.53 13.77 0.00 0.00 0.00 0.00 16:56:01 16:36:01 veth6278495 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:36:01 veth085356e 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 16:56:01 16:37:02 veth2c5c1a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:37:02 veth8ebaca3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:37:02 eth0 357.05 213.35 1691.73 139.66 0.00 0.00 0.00 0.00 16:56:01 16:37:02 veth085356e 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 16:56:01 16:38:01 eth0 52.34 33.05 128.49 9.60 0.00 0.00 0.00 0.00 16:56:01 16:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:56:01 16:38:01 docker0 992.08 1203.93 90.51 5659.96 0.00 0.00 0.00 0.00 16:56:01 16:39:01 eth0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 16:56:01 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:41:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:56:01 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:42:01 eth0 1.15 0.43 0.38 0.18 0.00 0.00 0.00 0.00 16:56:01 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:43:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 16:56:01 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:56:01 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:45:01 eth0 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:56:01 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:46:01 eth0 0.78 0.45 0.41 0.27 0.00 0.00 0.00 0.00 16:56:01 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:01 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:56:01 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:49:01 eth0 0.50 0.07 0.05 0.01 0.00 0.00 0.00 0.00 16:56:01 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:50:01 eth0 0.65 0.43 0.30 0.21 0.00 0.00 0.00 0.00 16:56:01 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:51:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 16:56:01 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:52:01 eth0 0.82 0.03 0.06 0.00 0.00 0.00 0.00 0.00 16:56:01 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:53:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:56:01 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:54:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:56:01 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:55:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 Average: eth0 145.98 99.75 626.06 22.61 0.00 0.00 0.00 0.00 16:56:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 Average: docker0 39.08 47.43 3.57 222.98 0.00 0.00 0.00 0.00 16:56:01 16:56:01 16:56:01 ---> sar -P ALL: 16:56:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 16:56:01 16:56:01 16:29:48 LINUX RESTART (2 CPU) 16:56:01 16:56:01 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:56:01 16:31:02 all 35.15 0.00 10.86 5.98 0.10 47.90 16:56:01 16:31:02 0 37.99 0.00 11.52 4.07 0.11 46.31 16:56:01 16:31:02 1 32.35 0.00 10.21 7.87 0.09 49.48 16:56:01 16:32:01 all 23.39 0.00 11.88 3.45 0.08 61.21 16:56:01 16:32:01 0 23.82 0.00 12.24 3.90 0.09 59.94 16:56:01 16:32:01 1 22.95 0.00 11.52 2.99 0.07 62.47 16:56:01 16:33:01 all 56.50 0.00 5.77 0.43 0.09 37.21 16:56:01 16:33:01 0 56.71 0.00 6.24 0.40 0.09 36.57 16:56:01 16:33:01 1 56.30 0.00 5.30 0.47 0.09 37.84 16:56:01 16:34:01 all 49.58 0.00 6.17 0.35 0.09 43.82 16:56:01 16:34:01 0 50.12 0.00 6.00 0.34 0.09 43.45 16:56:01 16:34:01 1 49.04 0.00 6.34 0.36 0.09 44.18 16:56:01 16:35:01 all 28.74 0.00 13.60 24.16 0.10 33.39 16:56:01 16:35:01 0 28.41 0.00 14.00 24.51 0.11 32.98 16:56:01 16:35:01 1 29.08 0.00 13.21 23.82 0.09 33.80 16:56:01 16:36:01 all 71.45 0.00 15.90 11.29 0.13 1.22 16:56:01 16:36:01 0 70.11 0.00 17.12 12.09 0.13 0.55 16:56:01 16:36:01 1 72.79 0.00 14.69 10.50 0.13 1.89 16:56:01 16:37:02 all 67.02 0.00 20.10 10.57 0.14 2.17 16:56:01 16:37:02 0 66.38 0.00 20.58 10.69 0.13 2.23 16:56:01 16:37:02 1 67.67 0.00 19.61 10.45 0.15 2.11 16:56:01 16:38:01 all 12.50 0.00 4.10 1.15 0.05 82.20 16:56:01 16:38:01 0 12.35 0.00 4.37 0.99 0.05 82.24 16:56:01 16:38:01 1 12.65 0.00 3.84 1.30 0.05 82.16 16:56:01 16:39:01 all 0.23 0.00 0.08 0.00 0.01 99.68 16:56:01 16:39:01 0 0.03 0.00 0.07 0.00 0.00 99.90 16:56:01 16:39:01 1 0.43 0.00 0.08 0.00 0.02 99.47 16:56:01 16:40:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:56:01 16:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:56:01 16:40:01 1 0.43 0.00 0.05 0.00 0.02 99.50 16:56:01 16:41:01 all 0.16 0.00 0.04 0.01 0.02 99.77 16:56:01 16:41:01 0 0.03 0.00 0.07 0.00 0.02 99.88 16:56:01 16:41:01 1 0.28 0.00 0.02 0.02 0.02 99.67 16:56:01 16:56:01 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:56:01 16:42:01 all 0.19 0.00 0.03 0.00 0.00 99.78 16:56:01 16:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:56:01 16:42:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:56:01 16:43:01 all 0.24 0.00 0.02 0.00 0.02 99.72 16:56:01 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:56:01 16:43:01 1 0.47 0.00 0.02 0.00 0.02 99.50 16:56:01 16:44:01 all 0.28 0.00 0.03 0.00 0.02 99.67 16:56:01 16:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:56:01 16:44:01 1 0.53 0.00 0.03 0.00 0.02 99.42 16:56:01 16:45:01 all 0.17 0.00 0.06 0.00 0.01 99.77 16:56:01 16:45:01 0 0.03 0.00 0.08 0.00 0.02 99.87 16:56:01 16:45:01 1 0.30 0.00 0.03 0.00 0.00 99.67 16:56:01 16:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:56:01 16:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:56:01 16:46:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:56:01 16:47:01 all 0.22 0.00 0.03 0.00 0.02 99.74 16:56:01 16:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:56:01 16:47:01 1 0.40 0.00 0.03 0.00 0.02 99.55 16:56:01 16:48:01 all 0.23 0.00 0.02 0.00 0.01 99.74 16:56:01 16:48:01 0 0.43 0.00 0.02 0.00 0.02 99.53 16:56:01 16:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:56:01 16:49:01 all 0.21 0.00 0.03 0.00 0.01 99.76 16:56:01 16:49:01 0 0.38 0.00 0.02 0.00 0.00 99.60 16:56:01 16:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:56:01 16:50:01 all 0.23 0.00 0.04 0.00 0.01 99.72 16:56:01 16:50:01 0 0.38 0.00 0.03 0.00 0.00 99.58 16:56:01 16:50:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:56:01 16:51:01 all 0.11 0.00 0.03 0.00 0.01 99.86 16:56:01 16:51:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:56:01 16:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:56:01 16:52:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:56:01 16:52:01 0 0.30 0.00 0.02 0.00 0.02 99.67 16:56:01 16:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:56:01 16:56:01 16:52:01 CPU %user %nice %system %iowait %steal %idle 16:56:01 16:53:01 all 0.20 0.00 0.03 0.00 0.01 99.76 16:56:01 16:53:01 0 0.38 0.00 0.03 0.00 0.00 99.58 16:56:01 16:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:56:01 16:54:01 all 0.23 0.00 0.03 0.00 0.01 99.72 16:56:01 16:54:01 0 0.43 0.00 0.03 0.00 0.00 99.53 16:56:01 16:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:56:01 16:55:01 all 0.21 0.00 0.05 0.00 0.01 99.73 16:56:01 16:55:01 0 0.33 0.00 0.07 0.00 0.00 99.60 16:56:01 16:55:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:56:01 Average: all 13.12 0.00 3.35 2.17 0.04 81.33 16:56:01 Average: 0 13.16 0.00 3.49 2.15 0.04 81.16 16:56:01 Average: 1 13.07 0.00 3.22 2.18 0.04 81.49 16:56:01 16:56:01 16:56:01