Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+ac868777e331c26268a5ad6e9d5ebabff26c403f (89081d11953baf70b2f19203a2818c6570ae2133) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1360055940189475505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6383893776725484411.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3571/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4260514926215981643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2618522390227849343.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-3571/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4915828895862042847.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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2368 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh6283313822195461092.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing 187887a8392dc793e57fbc73dcc74327a2f09bdc Checking out Revision 187887a8392dc793e57fbc73dcc74327a2f09bdc (PR-3571) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh5331125945089545601.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/19@tmp/jenkins-gitclient-ssh5301715223982339131.key > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 187887a8392dc793e57fbc73dcc74327a2f09bdc # timeout=10 Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:37 ========================================================= 00:31:37 EdgeX Global Pipelines Version Info 00:31:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 00:31:38 ------------------- 00:31:38 stable info: 00:31:38 ------------------- 00:31:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:38 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:38 Message: update stable to v1.0.196 00:31:39 ------------------- 00:31:39 experimental info: 00:31:39 ------------------- 00:31:39 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:39 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:39 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 187887a8392dc793e57fbc73dcc74327a2f09bdc [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 187887a [Pipeline] echo 00:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:40 provisioning config files... 00:31:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3492992519090694979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:40 ---> docker-login.sh 00:31:40 nexus3.edgexfoundry.org:10001 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10002 00:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:40 Configure a credential helper to remove this warning. See 00:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:40 00:31:40 Login Succeeded 00:31:40 nexus3.edgexfoundry.org:10003 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 nexus3.edgexfoundry.org:10004 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 docker.io 00:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:41 Configure a credential helper to remove this warning. See 00:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:41 00:31:41 Login Succeeded 00:31:41 ---> docker-login.sh ends [Pipeline] } 00:31:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/core-command/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo core-command,cmd/core-command/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/core-data/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo core-data,cmd/core-data/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/core-metadata/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/support-notifications/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/support-scheduler/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:42 + for file in '`ls cmd/**/Dockerfile`' 00:31:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:42 ++ cut -d/ -f2 00:31:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:42 00:31:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:43 latest: Pulling from edgex-devops/git-semver 00:31:43 31603596830f: Pulling fs layer 00:31:43 b6dc333f4379: Pulling fs layer 00:31:43 3d9ef1400e77: Pulling fs layer 00:31:43 fd332fbdc1db: Pulling fs layer 00:31:43 fd332fbdc1db: Waiting 00:31:43 b6dc333f4379: Verifying Checksum 00:31:43 b6dc333f4379: Download complete 00:31:43 31603596830f: Verifying Checksum 00:31:43 31603596830f: Download complete 00:31:43 fd332fbdc1db: Verifying Checksum 00:31:43 fd332fbdc1db: Download complete 00:31:43 3d9ef1400e77: Verifying Checksum 00:31:43 3d9ef1400e77: Download complete 00:31:43 31603596830f: Pull complete 00:31:43 b6dc333f4379: Pull complete 00:31:44 3d9ef1400e77: Pull complete 00:31:44 fd332fbdc1db: Pull complete 00:31:44 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:44 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:45 $ docker top 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:45 [ssh-agent] Looking for ssh-agent implementation... 00:31:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:45 $ docker exec 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent 00:31:45 SSH_AUTH_SOCK=/tmp/ssh-gx1UPJ0ioUPk/agent.14 00:31:45 SSH_AGENT_PID=21 00:31:45 Running ssh-add (command line suppressed) 00:31:45 Identity added: /w/workspace/edgex-go/19@tmp/private_key_6152342772542421212.key (/w/workspace/edgex-go/19@tmp/private_key_6152342772542421212.key) 00:31:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:46 + git tag --points-at HEAD [Pipeline] } 00:31:46 $ docker exec --env ******** --env ******** 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent -k 00:31:46 unset SSH_AUTH_SOCK; 00:31:46 unset SSH_AGENT_PID; 00:31:46 echo Agent pid 21 killed; 00:31:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:46 [ssh-agent] Looking for ssh-agent implementation... 00:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:46 $ docker exec 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent 00:31:46 SSH_AUTH_SOCK=/tmp/ssh-r6T7IORSFsvp/agent.54 00:31:46 SSH_AGENT_PID=60 00:31:46 Running ssh-add (command line suppressed) 00:31:46 Identity added: /w/workspace/edgex-go/19@tmp/private_key_5140070717513109632.key (/w/workspace/edgex-go/19@tmp/private_key_5140070717513109632.key) 00:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:47 + git semver init 00:31:47 # -> Open(): unable to determine branch for HEAD 00:31:47 # $GIT_DIR = /w/workspace/edgex-go/19/.git 00:31:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 00:31:47 # $SEMVER_REMOTE_NAME = origin 00:31:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:47 # $SEMVER_USER_NAME = edgex-jenkins 00:31:47 # $SEMVER_BRANCH = PR-3571 00:31:47 # $SEMVER_TEMP = /tmp/semver-107858831 00:31:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:59 # '/tmp/semver-107858831' -> '/w/workspace/edgex-go/19/.semver' 00:31:59 # -> Force: false 00:31:59 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 00:31:59 $ docker exec --env ******** --env ******** 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 ssh-agent -k 00:31:59 unset SSH_AUTH_SOCK; 00:31:59 unset SSH_AGENT_PID; 00:31:59 echo Agent pid 60 killed; 00:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:59 + git semver [Pipeline] } 00:31:59 $ docker stop --time=1 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 00:32:03 $ docker rm -f 2edfc1929f9c9e82e638228488bbc16d13ffc00975989e90aa31cd9bf77ea6a6 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:03 Stashed 1 file(s) [Pipeline] echo 00:32:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:04 + sudo service docker restart 00:32:04 + true 00:32:04 Redirecting to /bin/systemctl restart docker.service 00:32:18 Still waiting to schedule task 00:32:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:32:23 ========================================================= 00:32:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:32:24 Sending build context to Docker daemon 328.3MB 00:32:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:24 Step 2/6 : FROM ${BASE} 00:32:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:24 540db60ca938: Pulling fs layer 00:32:24 adcc1eea9eea: Pulling fs layer 00:32:24 4c4ab2625f07: Pulling fs layer 00:32:24 0773c198feca: Pulling fs layer 00:32:24 345f892a5656: Pulling fs layer 00:32:24 9ac62484cfdc: Pulling fs layer 00:32:24 5ac4037533be: Pulling fs layer 00:32:24 dc6bda0758c5: Pulling fs layer 00:32:24 9ac62484cfdc: Waiting 00:32:24 5ac4037533be: Waiting 00:32:24 dc6bda0758c5: Waiting 00:32:24 0773c198feca: Waiting 00:32:24 345f892a5656: Waiting 00:32:24 4c4ab2625f07: Verifying Checksum 00:32:24 4c4ab2625f07: Download complete 00:32:24 adcc1eea9eea: Download complete 00:32:24 345f892a5656: Verifying Checksum 00:32:24 345f892a5656: Download complete 00:32:24 9ac62484cfdc: Verifying Checksum 00:32:24 9ac62484cfdc: Download complete 00:32:25 540db60ca938: Verifying Checksum 00:32:25 540db60ca938: Download complete 00:32:25 5ac4037533be: Verifying Checksum 00:32:25 5ac4037533be: Download complete 00:32:25 540db60ca938: Pull complete 00:32:25 adcc1eea9eea: Pull complete 00:32:25 4c4ab2625f07: Pull complete 00:32:26 dc6bda0758c5: Verifying Checksum 00:32:26 dc6bda0758c5: Download complete 00:32:27 0773c198feca: Verifying Checksum 00:32:27 0773c198feca: Download complete 00:32:30 0773c198feca: Pull complete 00:32:30 345f892a5656: Pull complete 00:32:30 9ac62484cfdc: Pull complete 00:32:30 5ac4037533be: Pull complete 00:32:33 dc6bda0758c5: Pull complete 00:32:33 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 00:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:33 ---> eb58bd16d52e 00:32:33 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:35 ---> Running in f7ff987c72a1 00:32:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:36 (1/12) Installing libmagic (5.39-r0) 00:32:37 (2/12) Installing file (5.39-r0) 00:32:37 (3/12) Installing libc-dev (0.7.2-r3) 00:32:37 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:41 (5/12) Installing fortify-headers (1.1-r0) 00:32:41 (6/12) Installing patch (2.7.6-r7) 00:32:41 (7/12) Installing build-base (0.5-r2) 00:32:41 (8/12) Installing libsodium (1.0.18-r0) 00:32:41 (9/12) Installing pkgconf (1.7.3-r0) 00:32:41 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:41 (11/12) Installing libzmq (4.3.3-r1) 00:32:41 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:41 Executing busybox-1.32.1-r6.trigger 00:32:41 OK: 219 MiB in 52 packages 00:32:43 Removing intermediate container f7ff987c72a1 00:32:43 ---> 6e8889012e43 00:32:43 Step 4/6 : WORKDIR /edgex-go 00:32:43 ---> Running in 42e96d6ea5f1 00:32:43 Removing intermediate container 42e96d6ea5f1 00:32:43 ---> 76d07a48af8f 00:32:43 Step 5/6 : COPY go.mod . 00:32:43 ---> 01040f8f7c9b 00:32:43 Step 6/6 : RUN go mod download 00:32:43 ---> Running in cde680fbf3b3 00:32:53 Removing intermediate container cde680fbf3b3 00:32:53 ---> 3e8ca5ff7831 00:32:53 Successfully built 3e8ca5ff7831 00:32:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:54 + docker inspect -f . ci-base-image-x86_64 00:32:54 . [Pipeline] withDockerContainer 00:32:54 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:32:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:54 $ docker top 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:55 + go version 00:32:55 go version go1.16.5 linux/amd64 [Pipeline] } 00:32:55 $ docker stop --time=1 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 00:32:56 $ docker rm -f 45e84249c82b16d80d6fd78273f173910e25676c3a862a3c6ff94ab28a597ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:57 + docker inspect -f . ci-base-image-x86_64 00:32:57 . [Pipeline] withDockerContainer 00:32:57 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:57 $ docker top 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:57 ========================================================= 00:32:57 [edgeXBuildGoParallel] Running Tests and Build... 00:32:57 ========================================================= [Pipeline] sh 00:32:57 + go mod tidy [Pipeline] sh 00:32:58 + make test 00:32:58 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 00:32:58 go mod tidy 00:32:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:03 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 100.0% of statements 00:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 53.1% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.099s coverage: 87.7% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.083s coverage: 78.9% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 95.1% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.036s coverage: 0.8% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 22.0% of statements 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 00:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 00:33:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.169s coverage: 81.8% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.6% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:34:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 00:34:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:34:22 GO111MODULE=on go vet ./... 00:34:48 gofmt -l . 00:34:48 [ "`gofmt -l .`" = "" ] 00:34:48 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:49 + ls -al . 00:34:49 total 564 00:34:49 drwxrwxr-x 10 1001 1001 4096 Jul 10 00:34 . 00:34:49 drwxr-xr-x 4 root root 30 Jul 10 00:32 .. 00:34:49 -rw-rw-r-- 1 1001 1001 11 Jul 10 00:31 .dockerignore 00:34:49 drwxrwxr-x 8 1001 1001 179 Jul 10 00:31 .git 00:34:49 drwxrwxr-x 3 1001 1001 125 Jul 10 00:31 .github 00:34:49 -rw-rw-r-- 1 1001 1001 818 Jul 10 00:31 .gitignore 00:34:49 -rw-rw-r-- 1 1001 1001 76 Jul 10 00:31 .hadolint.yml 00:34:49 drwx------ 3 1001 1001 58 Jul 10 00:31 .semver 00:34:49 -rw-rw-r-- 1 1001 1001 166 Jul 10 00:31 .sonarcloud.properties 00:34:49 -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:31 Attribution.txt 00:34:49 -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:31 CHANGELOG.md 00:34:49 -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:31 CONTRIBUTING.md 00:34:49 -rw-rw-r-- 1 1001 1001 931 Jul 10 00:31 Dockerfile.build 00:34:49 -rw-rw-r-- 1 1001 1001 849 Jul 10 00:31 Jenkinsfile 00:34:49 -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:31 LICENSE 00:34:49 -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:31 Makefile 00:34:49 -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:31 README.md 00:34:49 -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:31 SECURITY.md 00:34:49 -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION 00:34:49 -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:31 ZMQWindows.md 00:34:49 drwxrwxr-x 2 1001 1001 37 Jul 10 00:31 bin 00:34:49 drwxrwxr-x 14 1001 1001 4096 Jul 10 00:31 cmd 00:34:49 -rw-r--r-- 1 root root 398095 Jul 10 00:34 coverage.out 00:34:49 -rw-rw-r-- 1 1001 1001 806 Jul 10 00:31 go.mod 00:34:49 -rw-r--r-- 1 root root 20850 Jul 10 00:32 go.sum 00:34:49 drwxrwxr-x 7 1001 1001 114 Jul 10 00:31 internal 00:34:49 drwxrwxr-x 3 1001 1001 16 Jul 10 00:31 openapi 00:34:49 drwxrwxr-x 4 1001 1001 71 Jul 10 00:31 snap 00:34:49 -rw-rw-r-- 1 1001 1001 168 Jul 10 00:31 version.go [Pipeline] sh 00:34:49 + '[' -e coverage.out ] 00:34:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:49 Stashed 1 file(s) [Pipeline] sh 00:34:49 + make build 00:34:49 go mod tidy 00:34:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34: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 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:35:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:35:05 $ docker stop --time=1 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 00:35:09 $ docker rm -f 6bbb5f5908c1c6c2ea07d44c42c70a566db82a2770c43eb6e75a6db12d4dbdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 00:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 latest: Pulling from edgex-devops/edgex-compose 00:35:13 cbdbe7a5bc2a: Pulling fs layer 00:35:13 ca9280d653b3: Pulling fs layer 00:35:13 7e9c9ca2126c: Pulling fs layer 00:35:14 cbdbe7a5bc2a: Verifying Checksum 00:35:14 cbdbe7a5bc2a: Download complete 00:35:14 cbdbe7a5bc2a: Pull complete 00:35:14 ca9280d653b3: Verifying Checksum 00:35:14 ca9280d653b3: Download complete 00:35:15 ca9280d653b3: Pull complete 00:35:15 7e9c9ca2126c: Verifying Checksum 00:35:15 7e9c9ca2126c: Download complete 00:35:18 7e9c9ca2126c: Pull complete 00:35:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:18 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:35:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:25 $ docker top e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:25 + docker-compose build --help 00:35:25 + grep parallel 00:35:26 --parallel Build images in parallel. [Pipeline] } 00:35:26 $ docker stop --time=1 e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d 00:35:27 $ docker rm -f e928406a8f6adc4bfcdfa2c52bcdabb6d3e36b1fe0a9cefc9107ed88a5c8844d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:28 . [Pipeline] withDockerContainer 00:35:28 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:35:28 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:28 $ docker top 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:28 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:29 Building core-command ... 00:35:29 Building core-data ... 00:35:29 Building core-metadata ... 00:35:29 Building security-bootstrapper ... 00:35:29 Building security-proxy-setup ... 00:35:29 Building security-secretstore-setup ... 00:35:29 Building support-notifications ... 00:35:29 Building support-scheduler ... 00:35:29 Building sys-mgmt-agent ... 00:35:29 Building support-scheduler 00:35:29 Building core-metadata 00:35:29 Building support-notifications 00:35:29 Building sys-mgmt-agent 00:35:29 Building security-proxy-setup 00:35:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2370 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:35:40 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 00:35:40 The recommended git tool is: git 00:35:46 using credential edgex-jenkins-ssh 00:35:46 Cloning the remote Git repository 00:35:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:46 > git init /w/workspace/edgex-go/19 # timeout=10 00:35:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:46 > git --version # timeout=10 00:35:46 > git --version # 'git version 2.17.1' 00:35:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:47 ---> 3e8ca5ff7831 00:35:47 Step 3/23 : WORKDIR /edgex-go 00:35:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:47 ---> 3e8ca5ff7831 00:35:47 Step 3/22 : WORKDIR /edgex-go 00:35:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:47 ---> 3e8ca5ff7831 00:35:47 Step 3/24 : WORKDIR /edgex-go 00:35:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:54 ---> 3e8ca5ff7831 00:35:54 Step 3/24 : WORKDIR /edgex-go 00:35:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:58 ---> 3e8ca5ff7831 00:35:58 Step 3/23 : WORKDIR /edgex-go 00:36:01 Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:36:02 Merge succeeded, producing 8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:36:02 Checking out Revision 8038895d0e18621ceaf9c87c81e9ddb5523fb779 (PR-3571) 00:36:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:01 > git config core.sparsecheckout # timeout=10 00:36:01 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:36:02 > git remote # timeout=10 00:36:02 > git config --get remote.origin.url # timeout=10 00:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:02 > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 00:36:02 > git rev-parse HEAD^{commit} # timeout=10 00:36:02 > git config core.sparsecheckout # timeout=10 00:36:02 > git checkout -f 8038895d0e18621ceaf9c87c81e9ddb5523fb779 # timeout=10 00:36:03 ---> Running in 4cc33a683d55 00:36:03 ---> Running in 42738af6069e 00:36:03 ---> Running in 990ca001c557 00:36:03 ---> Running in 7b02be90b02b 00:36:03 ---> Running in 09c71519e53f 00:36:03 Removing intermediate container 7b02be90b02b 00:36:03 ---> af9bff632ec0 00:36:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:03 Removing intermediate container 4cc33a683d55 00:36:03 ---> 82966dde3d23 00:36:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:03 Removing intermediate container 990ca001c557 00:36:03 ---> 94037316c6bb 00:36:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:03 Removing intermediate container 09c71519e53f 00:36:03 ---> 91101583623b 00:36:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:03 Removing intermediate container 42738af6069e 00:36:03 ---> 87c2e4d2ac0f 00:36:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:03 ---> Running in 13f532f6efb2 00:36:03 ---> Running in fc9f182ec397 00:36:03 ---> Running in 3de931b5ee76 00:36:03 ---> Running in 6728581d872c 00:36:03 ---> Running in a1a01b6edb52 00:36:04 Removing intermediate container 13f532f6efb2 00:36:04 ---> f991d6d2c218 00:36:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:04 ---> Running in bb1ace923d06 00:36:04 Removing intermediate container fc9f182ec397 00:36:04 ---> 0c255609a5c8 00:36:04 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:04 ---> Running in 33124a82ff2f 00:36:04 Removing intermediate container 3de931b5ee76 00:36:04 ---> f9a9c0d841b2 00:36:04 Step 5/23 : RUN apk add --update --no-cache make git 00:36:04 ---> Running in 29d075d12e87 00:36:04 Removing intermediate container 6728581d872c 00:36:04 ---> 2418b2274293 00:36:04 Step 5/22 : RUN apk add --update --no-cache make git 00:36:04 ---> Running in e65f0bbaf342 00:36:05 Removing intermediate container a1a01b6edb52 00:36:05 ---> 0a4abd4bfa48 00:36:05 Step 5/24 : RUN apk add --update --no-cache make git 00:36:05 ---> Running in 75ddfa5e1391 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:06 OK: 219 MiB in 52 packages 00:36:06 Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" 00:36:06 First time build. Skipping changelog. 00:36:06 > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 00:36:06 OK: 219 MiB in 52 packages 00:36:06 OK: 219 MiB in 52 packages 00:36:06 OK: 219 MiB in 52 packages 00:36:06 OK: 219 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:36:07 Removing intermediate container 75ddfa5e1391 00:36:07 ---> 808d74219245 00:36:07 Step 6/24 : COPY go.mod . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:07 Removing intermediate container e65f0bbaf342 00:36:07 ---> e7f8ce757eb5 00:36:07 Step 6/22 : COPY go.mod . 00:36:07 Removing intermediate container 29d075d12e87 00:36:07 ---> e11653299da2 00:36:07 Step 6/23 : COPY go.mod . 00:36:07 ---> 4b463e45ee1f 00:36:07 Step 7/24 : RUN go mod download 00:36:07 ---> Running in 39f15761fb3f 00:36:07 Removing intermediate container bb1ace923d06 00:36:07 ---> 6e42d188adba 00:36:07 Step 6/23 : COPY go.mod . 00:36:07 Removing intermediate container 33124a82ff2f 00:36:07 ---> 3074b86bead9 00:36:07 Step 6/24 : COPY go.mod . 00:36:07 ---> 2acdc2900f39 00:36:07 Step 7/23 : RUN go mod download 00:36:07 ---> 587fee18976e 00:36:07 Step 7/22 : RUN go mod download 00:36:07 ---> Running in 99e9c87f47c0 00:36:07 ---> Running in 3497fe5afe8a 00:36:07 ---> 08b9c8fcc9bc 00:36:07 Step 7/23 : RUN go mod download 00:36:07 ---> ddb124dfdd6b 00:36:07 Step 7/24 : RUN go mod download 00:36:08 ---> Running in 1fdb98c8e8e8 00:36:08 ---> Running in 0fe61dfafe1e 00:36:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:09 + sudo service docker restart 00:36:09 + true 00:36:09 Removing intermediate container 39f15761fb3f 00:36:09 ---> 2bb2512af7e4 00:36:09 Step 8/24 : COPY . . 00:36:15 ---> 2046fdb2ec47 00:36:15 Step 9/24 : RUN go mod tidy 00:36:15 ---> Running in 65e2d5845bb3 00:36:15 Removing intermediate container 99e9c87f47c0 00:36:15 ---> 628c15e9f900 00:36:15 Step 8/23 : COPY . . 00:36:15 Removing intermediate container 3497fe5afe8a 00:36:15 ---> 0ef81937f2a7 00:36:15 Step 8/22 : COPY . . 00:36:24 Removing intermediate container 1fdb98c8e8e8 00:36:24 ---> de1fb74d8ab3 00:36:24 Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:27 provisioning config files... 00:36:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8037745165110339990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:27 ---> docker-login.sh 00:36:27 nexus3.edgexfoundry.org:10001 00:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:29 Configure a credential helper to remove this warning. See 00:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:29 00:36:29 Login Succeeded 00:36:29 nexus3.edgexfoundry.org:10002 00:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:29 Configure a credential helper to remove this warning. See 00:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:29 00:36:29 Login Succeeded 00:36:29 nexus3.edgexfoundry.org:10003 00:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:30 Configure a credential helper to remove this warning. See 00:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:30 00:36:30 Login Succeeded 00:36:30 nexus3.edgexfoundry.org:10004 00:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:30 Configure a credential helper to remove this warning. See 00:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:30 00:36:30 Login Succeeded 00:36:30 docker.io 00:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:31 Configure a credential helper to remove this warning. See 00:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:31 00:36:31 Login Succeeded 00:36:31 ---> docker-login.sh ends [Pipeline] } 00:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:31 ========================================================= 00:36:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:32 Removing intermediate container 0fe61dfafe1e 00:36:32 ---> b93460f24f4c 00:36:32 Step 8/24 : COPY . . 00:36:32 ---> bf28f185b952 00:36:32 Step 9/22 : RUN go mod tidy 00:36:32 ---> f63b086d3a88 00:36:32 Step 9/23 : RUN go mod tidy 00:36:32 ---> b442889d2b85 00:36:32 Step 9/23 : RUN go mod tidy 00:36:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:36:32 ---> Running in 908a60fcff6c 00:36:32 ---> Running in 5dd6584164ed 00:36:33 ---> Running in 61fae82cdd79 00:36:33 Removing intermediate container 65e2d5845bb3 00:36:33 ---> a0970e4204af 00:36:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:33 ---> Running in e8692da756b6 00:36:34 Sending build context to Docker daemon 165.7MB 00:36:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:34 Step 2/6 : FROM ${BASE} 00:36:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:34 595b0fe564bb: Pulling fs layer 00:36:34 24495759ef45: Pulling fs layer 00:36:34 d148012ef14d: Pulling fs layer 00:36:34 cb65c68fc2e2: Pulling fs layer 00:36:34 093eec477d81: Pulling fs layer 00:36:34 20fd20ab2234: Pulling fs layer 00:36:34 43245461236d: Pulling fs layer 00:36:34 5a37c24eccbd: Pulling fs layer 00:36:34 cb65c68fc2e2: Waiting 00:36:34 093eec477d81: Waiting 00:36:34 20fd20ab2234: Waiting 00:36:34 43245461236d: Waiting 00:36:34 5a37c24eccbd: Waiting 00:36:34 d148012ef14d: Download complete 00:36:34 24495759ef45: Download complete 00:36:34 093eec477d81: Download complete 00:36:34 20fd20ab2234: Verifying Checksum 00:36:34 20fd20ab2234: Download complete 00:36:34 595b0fe564bb: Verifying Checksum 00:36:34 595b0fe564bb: Download complete 00:36:34 43245461236d: Verifying Checksum 00:36:34 43245461236d: Download complete 00:36:35 595b0fe564bb: Pull complete 00:36:36 24495759ef45: Pull complete 00:36:36 d148012ef14d: Pull complete 00:36:37 5a37c24eccbd: Verifying Checksum 00:36:37 5a37c24eccbd: Download complete 00:36:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:37 Removing intermediate container 5dd6584164ed 00:36:37 ---> e23c8a7e5362 00:36:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:37 ---> Running in 6ffb1b5710c3 00:36:38 Removing intermediate container 908a60fcff6c 00:36:38 ---> 4f0e12f6488d 00:36:38 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:38 cb65c68fc2e2: Verifying Checksum 00:36:38 cb65c68fc2e2: Download complete 00:36:38 ---> Running in 46b0a918da21 00:36:39 Removing intermediate container 61fae82cdd79 00:36:39 ---> 5c7616293aa1 00:36:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:40 ---> Running in 24ea4cb26923 00:36:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:48 cb65c68fc2e2: Pull complete 00:36:48 093eec477d81: Pull complete 00:36:49 20fd20ab2234: Pull complete 00:36:49 43245461236d: Pull complete 00:36:54 5a37c24eccbd: Pull complete 00:36:54 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 00:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:54 ---> 274d7007c78b 00:36:54 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:54 ---> c6386d555ed8 00:36:54 Step 9/24 : RUN go mod tidy 00:36:54 ---> Running in f311620b2f4b 00:36:55 Removing intermediate container f311620b2f4b 00:36:55 ---> b0100d7e5fe5 00:36:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:55 ---> Running in 95727a460586 00:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:56 ---> Running in 9d363586534c 00:36:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:59 (1/12) Installing libmagic (5.39-r0) 00:37:00 (2/12) Installing file (5.39-r0) 00:37:00 (3/12) Installing libc-dev (0.7.2-r3) 00:37:00 (4/12) Installing g++ (10.2.1_pre1-r3) 00:37:15 (5/12) Installing fortify-headers (1.1-r0) 00:37:15 (6/12) Installing patch (2.7.6-r7) 00:37:15 (7/12) Installing build-base (0.5-r2) 00:37:15 (8/12) Installing libsodium (1.0.18-r0) 00:37:15 (9/12) Installing pkgconf (1.7.3-r0) 00:37:15 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:15 (11/12) Installing libzmq (4.3.3-r1) 00:37:15 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:15 Executing busybox-1.32.1-r6.trigger 00:37:15 OK: 218 MiB in 52 packages 00:37:18 Removing intermediate container e8692da756b6 00:37:18 ---> 21b9d63327c1 00:37:18 00:37:18 Step 11/24 : FROM alpine:3.12 00:37:18 3.12: Pulling from library/alpine 00:37:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:37:18 Status: Downloaded newer image for alpine:3.12 00:37:18 ---> 13621d1b12d4 00:37:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:18 ---> Running in 9c906b453274 00:37:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:18 (1/1) Installing dumb-init (1.2.2-r1) 00:37:18 Executing busybox-1.31.1-r20.trigger 00:37:18 OK: 6 MiB in 15 packages 00:37:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:37:18 Removing intermediate container 9c906b453274 00:37:18 ---> 6990ec5d2574 00:37:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:18 ---> Running in 91405aa343dc 00:37:18 Removing intermediate container 91405aa343dc 00:37:18 ---> 7c62f231532b 00:37:18 Step 14/24 : ENV APP_PORT=59881 00:37:18 Removing intermediate container 9d363586534c 00:37:18 ---> e5527bf2ed61 00:37:18 Step 4/6 : WORKDIR /edgex-go 00:37:18 ---> Running in 6904bb054fe8 00:37:18 Removing intermediate container 6904bb054fe8 00:37:18 ---> 1592ec948f29 00:37:18 Step 5/6 : COPY go.mod . 00:37:18 ---> Running in 6cebb1b5dd9b 00:37:18 Removing intermediate container 6cebb1b5dd9b 00:37:18 ---> 78c1e3c22422 00:37:18 Step 15/24 : EXPOSE $APP_PORT 00:37:19 ---> Running in 9d8b1713782f 00:37:19 Removing intermediate container 9d8b1713782f 00:37:19 ---> 5f0612f45ab6 00:37:19 Step 16/24 : WORKDIR / 00:37:19 ---> Running in 7e9d9c1dc4f7 00:37:19 Removing intermediate container 7e9d9c1dc4f7 00:37:19 ---> 5a668af3cde9 00:37:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:19 ---> 8f314fd85448 00:37:19 Step 6/6 : RUN go mod download 00:37:19 ---> 44d5f60ed5db 00:37:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:19 ---> Running in a45be0f86514 00:37:20 ---> c53de08c724e 00:37:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:20 ---> 2a6ec18c518b 00:37:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:20 ---> Running in c28ba8ff7478 00:37:20 Removing intermediate container c28ba8ff7478 00:37:20 ---> fb24072c2d9e 00:37:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:21 ---> Running in 2824dcb92bbb 00:37:21 Removing intermediate container 2824dcb92bbb 00:37:21 ---> 77239052adcb 00:37:21 Step 22/24 : LABEL arch=x86_64 00:37:21 Removing intermediate container 6ffb1b5710c3 00:37:21 ---> 0c0e0b2d8d4c 00:37:21 00:37:21 Step 11/23 : FROM alpine:3.12 00:37:21 ---> 13621d1b12d4 00:37:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:37:21 ---> Using cache 00:37:21 ---> 6990ec5d2574 00:37:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:21 ---> Using cache 00:37:21 ---> 7c62f231532b 00:37:21 Step 14/23 : ENV APP_PORT=59861 00:37:22 ---> Running in 90437801d842 00:37:22 ---> Running in 919c1f46ee7c 00:37:22 Removing intermediate container 919c1f46ee7c 00:37:22 ---> 7c2ff0285a62 00:37:22 Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:37:22 Removing intermediate container 90437801d842 00:37:22 ---> 3b9fcbb31ca1 00:37:22 Step 15/23 : EXPOSE $APP_PORT 00:37:22 ---> Running in 7841acd39b23 00:37:22 ---> Running in 67184b71f0a6 00:37:22 Removing intermediate container 46b0a918da21 00:37:22 ---> 3d223fa0ffaf 00:37:22 00:37:22 Step 11/23 : FROM alpine:3.12 00:37:22 ---> 13621d1b12d4 00:37:22 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:37:23 Removing intermediate container 7841acd39b23 00:37:23 ---> d8c6dd441969 00:37:23 Step 24/24 : LABEL version=0.0.0 00:37:23 ---> Running in 2e5372b03a42 00:37:23 Removing intermediate container 24ea4cb26923 00:37:23 ---> 7ed08bfafb6d 00:37:23 00:37:23 Step 11/22 : FROM alpine:3.12 00:37:23 ---> 13621d1b12d4 00:37:23 Step 12/22 : RUN apk add --update --no-cache curl 00:37:23 Removing intermediate container 67184b71f0a6 00:37:23 ---> cd47ebfdef68 00:37:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:23 ---> Running in e121dbf3572b 00:37:23 ---> Running in 97d40e7ada10 00:37:23 Removing intermediate container e121dbf3572b 00:37:23 ---> a59bf2b63945 00:37:23 00:37:23 Successfully built a59bf2b63945 00:37:23 Successfully tagged core-metadata:latest 00:37:23 Building security-bootstrapper 00:37:23 ---> c23adec9250f 00:37:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:23  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:24 (1/2) Installing ca-certificates (20191127-r4) 00:37:24 (2/2) Installing dumb-init (1.2.2-r1) 00:37:24 Executing busybox-1.31.1-r20.trigger 00:37:24 Executing ca-certificates-20191127-r4.trigger 00:37:24 OK: 6 MiB in 16 packages 00:37:24 (1/4) Installing ca-certificates (20191127-r4) 00:37:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:24 (3/4) Installing libcurl (7.77.0-r0) 00:37:24 (4/4) Installing curl (7.77.0-r0) 00:37:24 Executing busybox-1.31.1-r20.trigger 00:37:24 Executing ca-certificates-20191127-r4.trigger 00:37:24 OK: 7 MiB in 18 packages 00:37:25 ---> a5cb28b0a759 00:37:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:28 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:28 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> 3e8ca5ff7831 00:37:28 Step 3/32 : WORKDIR /edgex-go 00:37:28 ---> Using cache 00:37:28 ---> 87c2e4d2ac0f 00:37:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:28 ---> Using cache 00:37:28 ---> f9a9c0d841b2 00:37:28 Step 5/32 : RUN apk add --update --no-cache make git 00:37:28 ---> Using cache 00:37:28 ---> e11653299da2 00:37:28 Step 6/32 : COPY go.mod . 00:37:28 ---> Using cache 00:37:28 ---> 2acdc2900f39 00:37:28 Step 7/32 : RUN go mod download 00:37:28 ---> Using cache 00:37:28 ---> 628c15e9f900 00:37:28 Step 8/32 : COPY . . 00:37:28 ---> Using cache 00:37:28 ---> f63b086d3a88 00:37:28 Step 9/32 : RUN go mod tidy 00:37:28 ---> Using cache 00:37:28 ---> e23c8a7e5362 00:37:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:31 ---> 7e2e63f4a3d4 00:37:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:37:31 ---> Running in c059ff9a60b5 00:37:31 ---> Running in 2182755fe2d1 00:37:32 Removing intermediate container 2182755fe2d1 00:37:32 ---> d9fd89e902d8 00:37:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:32 Removing intermediate container 2e5372b03a42 00:37:32 ---> a0d46b5aa28b 00:37:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:37:32 Removing intermediate container 97d40e7ada10 00:37:32 ---> f7956b86425d 00:37:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:32 ---> Running in 4b0b52eabb42 00:37:32 ---> Running in 5674bf768eee 00:37:32 ---> Running in 3bf56125db3f 00:37:32 Removing intermediate container 95727a460586 00:37:32 ---> f47e42a81631 00:37:32 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:32 ---> Running in f6fd3187b140 00:37:32 Removing intermediate container 4b0b52eabb42 00:37:32 ---> ef48ae918fb9 00:37:32 Step 14/23 : ENV APP_PORT=59860 00:37:32 Removing intermediate container 5674bf768eee 00:37:32 ---> c90403b49112 00:37:32 Step 21/23 : LABEL arch=x86_64 00:37:32 Removing intermediate container 3bf56125db3f 00:37:32 ---> 493b140b81a2 00:37:32 Step 14/22 : WORKDIR /edgex 00:37:32 ---> Running in 0fdaae1663f1 00:37:32 ---> Running in ab728864ce0e 00:37:32 ---> Running in fc87efba6991 00:37:32 Removing intermediate container ab728864ce0e 00:37:32 ---> 0702d191a984 00:37:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:32 Removing intermediate container 0fdaae1663f1 00:37:32 ---> fd67a83e9148 00:37:32 Step 15/23 : EXPOSE $APP_PORT 00:37:32 Removing intermediate container fc87efba6991 00:37:32 ---> f69a1f0ccdcf 00:37:32 Step 22/23 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:37:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:37:32 ---> Running in 6a2257bf6769 00:37:32 ---> Running in 0e7ec7bc6e2a 00:37:33 Removing intermediate container 0e7ec7bc6e2a 00:37:33 ---> 9bb960e343e6 00:37:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:33 Removing intermediate container 6a2257bf6769 00:37:33 ---> 26b03fe9f7c4 00:37:33 Step 23/23 : LABEL version=0.0.0 00:37:33 ---> Running in a6a870c56bce 00:37:33 ---> 9aa22509277f 00:37:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:33 ---> 9911efed6516 00:37:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:33 Removing intermediate container a6a870c56bce 00:37:33 ---> 27bbddfb0ce6 00:37:33 00:37:33 Successfully built 27bbddfb0ce6 00:37:33 Successfully tagged support-scheduler:latest 00:37:33 Building core-command 00:37:34  Building support-scheduler ... done  ---> 3f799a75fb97 00:37:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:36 ---> a06b04aa949b 00:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:36 ---> 35a9f9e915a3 00:37:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:37 Removing intermediate container f6fd3187b140 00:37:37 ---> 2a1e8ed68a00 00:37:37 00:37:37 Step 12/24 : FROM docker:20.10.0 00:37:37 ---> Running in 5c2cf1b074cf 00:37:37 ---> 12a0fcd08ca2 00:37:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:37:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:37 ---> 3e8ca5ff7831 00:37:37 Step 3/24 : WORKDIR /edgex-go 00:37:37 ---> Using cache 00:37:37 ---> 87c2e4d2ac0f 00:37:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:37 ---> Using cache 00:37:37 ---> f9a9c0d841b2 00:37:37 Step 5/24 : RUN apk add --update --no-cache make git 00:37:37 ---> Using cache 00:37:37 ---> e11653299da2 00:37:37 Step 6/24 : COPY go.mod . 00:37:37 ---> Using cache 00:37:37 ---> 2acdc2900f39 00:37:37 Step 7/24 : RUN go mod download 00:37:37 ---> Using cache 00:37:37 ---> 628c15e9f900 00:37:37 Step 8/24 : COPY . . 00:37:37 ---> Using cache 00:37:37 ---> f63b086d3a88 00:37:37 Step 9/24 : RUN go mod tidy 00:37:37 ---> Using cache 00:37:37 ---> e23c8a7e5362 00:37:37 Step 10/24 : RUN make cmd/core-command/core-command 00:37:37 ---> Running in b364e3009b02 00:37:37 20.10.0: Pulling from library/docker 00:37:37 ---> Running in 2ded448a2ba8 00:37:37 Removing intermediate container 5c2cf1b074cf 00:37:37 ---> 8eee910642ad 00:37:37 Step 19/22 : CMD ["--init=true"] 00:37:37 ---> Running in 045ec522119a 00:37:37 Removing intermediate container 2ded448a2ba8 00:37:37 ---> dd7880498b51 00:37:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:38 Removing intermediate container 045ec522119a 00:37:38 ---> f7d94c086102 00:37:38 Step 20/22 : LABEL arch=x86_64 00:37:38 ---> Running in 0996d97682fd 00:37:38 ---> Running in 631cf4338fd7 00:37:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:38 Removing intermediate container 631cf4338fd7 00:37:38 ---> 25a4413747d3 00:37:38 Step 21/22 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:37:38 Removing intermediate container 0996d97682fd 00:37:38 ---> 3bd733c2dd72 00:37:38 Step 21/23 : LABEL arch=x86_64 00:37:38 ---> Running in 3e9f8f25d483 00:37:38 ---> Running in cba0935ebc42 00:37:38 Removing intermediate container 3e9f8f25d483 00:37:38 ---> f82a98e5f28b 00:37:38 Step 22/22 : LABEL version=0.0.0 00:37:39 ---> Running in 28876d56138c 00:37:39 Removing intermediate container cba0935ebc42 00:37:39 ---> 731ad5b1c7df 00:37:39 Step 22/23 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:37:39 ---> Running in b5adbd1ec7b8 00:37:39 Removing intermediate container 28876d56138c 00:37:39 ---> 74eaabc77dc7 00:37:39 00:37:39 Successfully built 74eaabc77dc7 00:37:39 Successfully tagged security-proxy-setup:latest 00:37:39 Building core-data 00:37:40  Building security-proxy-setup ... done Removing intermediate container b5adbd1ec7b8 00:37:40 ---> 154d6a8ea3a5 00:37:40 Step 23/23 : LABEL version=0.0.0 00:37:42 ---> Running in f714bf830707 00:37:42 Removing intermediate container f714bf830707 00:37:42 ---> 9fe36ca8d131 00:37:42 00:37:43 Successfully built 9fe36ca8d131 00:37:43 Successfully tagged support-notifications:latest 00:37:43 Building security-secretstore-setup 00:37:46 Removing intermediate container a45be0f86514 00:37:46 ---> db148f4463b1 00:37:46 Successfully built db148f4463b1 00:37:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker inspect -f . ci-base-image-arm64 00:37:47 . [Pipeline] withDockerContainer 00:37:47 prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container 00:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:48 $ docker top 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:49 + go version 00:37:49 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:49  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:49 ---> 3e8ca5ff7831 00:37:49 Step 3/26 : WORKDIR /edgex-go 00:37:49 ---> Using cache 00:37:49 ---> 87c2e4d2ac0f 00:37:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:49 ---> Using cache 00:37:49 ---> f9a9c0d841b2 00:37:49 Step 5/26 : RUN apk add --update --no-cache make git 00:37:49 ---> Using cache 00:37:49 ---> e11653299da2 00:37:49 Step 6/26 : COPY go.mod . 00:37:49 ---> Using cache 00:37:49 ---> 2acdc2900f39 00:37:49 Step 7/26 : RUN go mod download 00:37:49 ---> Using cache 00:37:49 ---> 628c15e9f900 00:37:49 Step 8/26 : COPY . . 00:37:49 ---> Using cache 00:37:49 ---> f63b086d3a88 00:37:49 Step 9/26 : RUN go mod tidy 00:37:49 ---> Using cache 00:37:49 ---> e23c8a7e5362 00:37:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:49 $ docker stop --time=1 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 00:37:51 $ docker rm -f 8d0f1ea11ba4fb7b985fa8a8e754f55322158b693a9b95eb7ed99b458bb5a758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:52 + docker inspect -f . ci-base-image-arm64 00:37:52 . [Pipeline] withDockerContainer 00:37:52 prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container 00:37:52 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:53 ---> Running in d5b2f187d9d6 00:37:53 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:53 Status: Downloaded newer image for docker:20.10.0 00:37:53 ---> aefe523efa57 00:37:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:53 ---> Running in e2df2404fe05 00:37:53 Removing intermediate container e2df2404fe05 00:37:53 ---> 298b14a0fbb5 00:37:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:37:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:37:53 ---> Running in aa59185a435a 00:37:54 $ docker top 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 -eo pid,comm 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 00:37:54 ========================================================= 00:37:54 [edgeXBuildGoParallel] Running Tests and Build... 00:37:54 ========================================================= [Pipeline] sh 00:37:54 (1/39) Installing readline (8.0.4-r0) 00:37:54 (2/39) Installing bash (5.0.17-r0) 00:37:54 Executing bash-5.0.17-r0.post-install 00:37:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:54 (4/39) Installing libcurl (7.77.0-r0) 00:37:54 (5/39) Installing curl (7.77.0-r0) 00:37:54 (6/39) Installing dumb-init (1.2.2-r1) 00:37:54 (7/39) Installing libbz2 (1.0.8-r1) 00:37:54 (8/39) Installing expat (2.2.9-r1) 00:37:54 (9/39) Installing libffi (3.3-r2) 00:37:54 (10/39) Installing gdbm (1.13-r1) 00:37:54 (11/39) Installing xz-libs (5.2.5-r0) 00:37:54 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:54 (13/39) Installing python3 (3.8.10-r0) 00:37:55 + go mod tidy [Pipeline] sh 00:37:56 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:56 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:56 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:56 (17/39) Installing py3-six (1.15.0-r0) 00:37:56 (18/39) Installing py3-packaging (20.4-r0) 00:37:56 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:56 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:56 ---> 3e8ca5ff7831 00:37:56 Step 3/24 : WORKDIR /edgex-go 00:37:56 ---> Using cache 00:37:56 ---> 87c2e4d2ac0f 00:37:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:56 ---> Using cache 00:37:56 ---> f9a9c0d841b2 00:37:56 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:56 + make test 00:37:56 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 00:37:56 go mod tidy 00:37:57 (21/39) Installing py3-idna (2.9-r0) 00:37:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:57 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:57 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:57 (24/39) Installing py3-requests (2.23.0-r0) 00:37:57 ---> Running in dc80eeac3c8e 00:37:57 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:57 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:57 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:57 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:57 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:57 (30/39) Installing py3-distro (1.5.0-r1) 00:37:57 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:57 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:57 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:57 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:57 (35/39) Installing py3-progress (1.5-r0) 00:37:57 (36/39) Installing py3-toml (0.10.1-r0) 00:37:57 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:57 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:57 (39/39) Installing py3-pip (20.1.1-r0) 00:37:57 Executing busybox-1.31.1-r19.trigger 00:37:57 OK: 72 MiB in 59 packages 00:37:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:37:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:37:59 Collecting docker-compose==1.23.2 00:37:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:59 OK: 219 MiB in 52 packages 00:37:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:00 Removing intermediate container dc80eeac3c8e 00:38:00 ---> 36383be8e8e6 00:38:00 Step 6/24 : COPY go.mod . 00:38:00 Collecting docker<4.0,>=3.6.0 00:38:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:00 ---> 12566efff3aa 00:38:00 Step 7/24 : RUN go mod download 00:38:00 ---> Running in 1e82da6582a4 00:38:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:00 Collecting PyYAML<4,>=3.10 00:38:00 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:02 Removing intermediate container 1e82da6582a4 00:38:02 ---> 6699458247d7 00:38:02 Step 8/24 : COPY . . 00:38:02 Collecting dockerpty<0.5,>=0.4.1 00:38:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:02 Collecting cached-property<2,>=1.2.0 00:38:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:02 Collecting texttable<0.10,>=0.9.0 00:38:02 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:03 Collecting websocket-client<1.0,>=0.32.0 00:38:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:38:03 Collecting jsonschema<3,>=2.5.1 00:38:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:03 Collecting docopt<0.7,>=0.6.1 00:38:03 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:03 Collecting urllib3<1.25,>=1.21.1 00:38:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:03 Collecting idna<2.8,>=2.5 00:38:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:05 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:38:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:38:05 Collecting docker-pycreds>=0.4.0 00:38:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:05 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, cached-property, texttable, jsonschema, docopt, docker-compose 00:38:05 Attempting uninstall: urllib3 00:38:05 Found existing installation: urllib3 1.25.9 00:38:05 Uninstalling urllib3-1.25.9: 00:38:05 Successfully uninstalled urllib3-1.25.9 00:38:06 Attempting uninstall: idna 00:38:06 Found existing installation: idna 2.9 00:38:06 Uninstalling idna-2.9: 00:38:06 Successfully uninstalled idna-2.9 00:38:06 Attempting uninstall: requests 00:38:06 Found existing installation: requests 2.23.0 00:38:06 Uninstalling requests-2.23.0: 00:38:06 Successfully uninstalled requests-2.23.0 00:38:07 Removing intermediate container c059ff9a60b5 00:38:07 ---> d347b6b2258e 00:38:07 00:38:07 Step 11/32 : FROM alpine:3.12 00:38:07 ---> 13621d1b12d4 00:38:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:38:07 ---> Running in 836cd963405a 00:38:08 Removing intermediate container 836cd963405a 00:38:08 ---> 62e607d56e47 00:38:08 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:38:08 Running setup.py install for PyYAML: started 00:38:08 ---> Running in 9e90c180b821 00:38:08 ---> 3dea03ca73de 00:38:08 Step 9/24 : RUN go mod tidy 00:38:08 ---> Running in 5d5db2492bac 00:38:09 Running setup.py install for PyYAML: finished with status 'done' 00:38:09 Running setup.py install for dockerpty: started 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:09 (1/2) Installing dumb-init (1.2.2-r1) 00:38:09 (2/2) Installing su-exec (0.2-r1) 00:38:09 Executing busybox-1.31.1-r20.trigger 00:38:09 OK: 6 MiB in 16 packages 00:38:10 Running setup.py install for dockerpty: finished with status 'done' 00:38:10 Running setup.py install for texttable: started 00:38:10 Removing intermediate container 5d5db2492bac 00:38:10 ---> 8290d1ef1d9f 00:38:10 Step 10/24 : RUN make cmd/core-data/core-data 00:38:10 ---> Running in 60ec059cdee9 00:38:10 Removing intermediate container 9e90c180b821 00:38:10 ---> 4990a7d72a6c 00:38:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:38:10 ---> Running in ed96263cb334 00:38:10 Removing intermediate container ed96263cb334 00:38:10 ---> 837aba125fd6 00:38:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:38:10 Running setup.py install for texttable: finished with status 'done' 00:38:10 ---> Running in c0192bb625c7 00:38:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:10 Running setup.py install for docopt: started 00:38:10 Removing intermediate container c0192bb625c7 00:38:10 ---> 784443261048 00:38:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:38:10 ---> Running in e4370baf8044 00:38:11 Running setup.py install for docopt: finished with status 'done' 00:38:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:38:12 Removing intermediate container e4370baf8044 00:38:12 ---> 3ec0a5fb43e2 00:38:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:38:12 ---> Running in 53c3ac1e618e 00:38:12 Removing intermediate container b364e3009b02 00:38:12 ---> 22304557f68c 00:38:12 00:38:12 Step 11/24 : FROM alpine:3.12 00:38:12 ---> 13621d1b12d4 00:38:12 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:38:12 ---> Using cache 00:38:12 ---> 6990ec5d2574 00:38:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:12 ---> Using cache 00:38:12 ---> 7c62f231532b 00:38:12 Step 14/24 : ENV APP_PORT=59882 00:38:12 ---> Running in 732b9822c1ce 00:38:12 Removing intermediate container 53c3ac1e618e 00:38:12 ---> 44fef10e2e15 00:38:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:38:13 Removing intermediate container 732b9822c1ce 00:38:13 ---> c6b1fffdcc54 00:38:13 Step 15/24 : EXPOSE $APP_PORT 00:38:13 ---> Running in 81614ce82ca1 00:38:13 ---> 5a405aedc97e 00:38:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:38:13 ---> Running in c59e65f33320 00:38:13 Removing intermediate container 81614ce82ca1 00:38:13 ---> af2fd1cb24b0 00:38:13 Step 16/24 : WORKDIR / 00:38:13 ---> Running in 01bd8044489a 00:38:14 Removing intermediate container 01bd8044489a 00:38:14 ---> 93e76b0c9b36 00:38:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:15 ---> aea73a1024c5 00:38:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:15 Removing intermediate container c59e65f33320 00:38:15 ---> 30ec11e25aaa 00:38:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:16 Removing intermediate container aa59185a435a 00:38:16 ---> 3ae01ec98b1f 00:38:16 Step 15/24 : ENV APP_PORT=58890 00:38:16 ---> 90e7b432077e 00:38:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:16 ---> Running in 3846c5ea508c 00:38:16 ---> bbf23db3c414 00:38:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:16 ---> c79e02e56f05 00:38:16 Step 20/24 : ENTRYPOINT ["/core-command"] 00:38:16 Removing intermediate container 3846c5ea508c 00:38:16 ---> 9e733619dd10 00:38:16 Step 16/24 : EXPOSE $APP_PORT 00:38:16 ---> Running in d1dd90eab927 00:38:16 ---> Running in 229b447e919d 00:38:17 Removing intermediate container 229b447e919d 00:38:17 ---> a580673b7e4a 00:38:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:17 ---> fa4e0238b3bb 00:38:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:38:17 Removing intermediate container d1dd90eab927 00:38:17 ---> 14ca055cfe11 00:38:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:17 ---> Running in 618c41a94082 00:38:17 Removing intermediate container 618c41a94082 00:38:17 ---> 684d2fb59ac0 00:38:17 Step 22/24 : LABEL arch=x86_64 00:38:17 ---> 6202ab14cf2d 00:38:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:38:17 ---> Running in 3ec013ec6916 00:38:17 ---> 9af2cd920cb4 00:38:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:17 Removing intermediate container 3ec013ec6916 00:38:17 ---> 00b971817245 00:38:17 Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:38:17 ---> Running in a43b16d7af7c 00:38:17 ---> 34630ea77250 00:38:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:38:17 ---> 2cbeba5802d9 00:38:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:18 Removing intermediate container a43b16d7af7c 00:38:18 ---> 72f04b05dd8a 00:38:18 Step 24/24 : LABEL version=0.0.0 00:38:18 ---> Running in 4ae12fedbce7 00:38:18 ---> df233be6217a 00:38:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:38:18 ---> Running in da50fe54a981 00:38:18 ---> 7661e88a7499 00:38:18 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:18 Removing intermediate container 4ae12fedbce7 00:38:18 ---> cdc5159192b1 00:38:18 00:38:18 ---> Running in 5518b00a3f61 00:38:18 Successfully built cdc5159192b1 00:38:18 Successfully tagged core-command:latest 00:38:18 Removing intermediate container da50fe54a981 00:38:18 ---> 4e1d3e587d2b 00:38:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:18  Building core-command ... done Removing intermediate container 5518b00a3f61 00:38:18 ---> f50d0cc6c263 00:38:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:18 ---> Running in 4307c40dd6c8 00:38:18 ---> 44716dafd06e 00:38:18 Step 27/32 : RUN chmod +x /entrypoint.sh 00:38:19 ---> Running in 87590b0fa0ad 00:38:19 Removing intermediate container 4307c40dd6c8 00:38:19 ---> e0eeb74b2be3 00:38:19 Step 22/24 : LABEL arch=x86_64 00:38:19 ---> Running in 367aa5bbaec9 00:38:19 Removing intermediate container 367aa5bbaec9 00:38:19 ---> 534c147a9a78 00:38:19 Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:38:19 ---> Running in f2d436b189ce 00:38:19 Removing intermediate container f2d436b189ce 00:38:19 ---> 9654d0f806c7 00:38:19 Step 24/24 : LABEL version=0.0.0 00:38:19 ---> Running in 9bfebff9fae4 00:38:20 Removing intermediate container 9bfebff9fae4 00:38:20 ---> f9673d73fda5 00:38:20 00:38:20 Successfully built f9673d73fda5 00:38:20 Successfully tagged sys-mgmt-agent:latest 00:38:20  Building sys-mgmt-agent ... done Removing intermediate container 87590b0fa0ad 00:38:20 ---> a76ae32fb2c0 00:38:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:38:20 ---> Running in ed8d8fff8198 00:38:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:20 Removing intermediate container ed8d8fff8198 00:38:20 ---> 4cbf56ea18c7 00:38:20 Step 29/32 : CMD ["gate"] 00:38:20 ---> Running in da0312a72ffe 00:38:20 Removing intermediate container da0312a72ffe 00:38:20 ---> 6543dca80299 00:38:20 Step 30/32 : LABEL arch=x86_64 00:38:20 ---> Running in d14a98e9322e 00:38:21 Removing intermediate container d14a98e9322e 00:38:21 ---> 64ef161e7b7b 00:38:21 Step 31/32 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:38:21 ---> Running in 50bda0e91d0f 00:38:21 Removing intermediate container 50bda0e91d0f 00:38:21 ---> c5c76b77c1b4 00:38:21 Step 32/32 : LABEL version=0.0.0 00:38:21 ---> Running in e4a3ad47402f 00:38:21 Removing intermediate container e4a3ad47402f 00:38:21 ---> 647a5e9d88bc 00:38:21 00:38:22 Successfully built 647a5e9d88bc 00:38:22 Successfully tagged security-bootstrapper:latest 00:38:24 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:24  Building security-bootstrapper ... done Removing intermediate container d5b2f187d9d6 00:38:24 ---> 7c6201762eab 00:38:24 00:38:24 Step 11/26 : FROM alpine:3.12 00:38:24 ---> 13621d1b12d4 00:38:24 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:38:24 ---> Running in 136482910da8 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:24 (1/6) Installing ca-certificates (20191127-r4) 00:38:24 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:38:24 (3/6) Installing libcurl (7.77.0-r0) 00:38:24 (4/6) Installing curl (7.77.0-r0) 00:38:24 (5/6) Installing dumb-init (1.2.2-r1) 00:38:24 (6/6) Installing su-exec (0.2-r1) 00:38:24 Executing busybox-1.31.1-r20.trigger 00:38:24 Executing ca-certificates-20191127-r4.trigger 00:38:24 OK: 7 MiB in 20 packages 00:38:25 Removing intermediate container 136482910da8 00:38:25 ---> 922415a532af 00:38:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:25 ---> Running in d437aa61daad 00:38:25 Removing intermediate container d437aa61daad 00:38:25 ---> 7ea414cd343c 00:38:25 Step 14/26 : WORKDIR / 00:38:25 ---> Running in 34ebee37cc9c 00:38:25 Removing intermediate container 34ebee37cc9c 00:38:25 ---> ad88448122fc 00:38:25 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:26 ---> 6998b38b0ca2 00:38:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:26 ---> 7c6fd2daaaae 00:38:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:26 ---> b63b435c437d 00:38:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:38:27 ---> 73931e8d2901 00:38:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:27 ---> d8391d6ba00e 00:38:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:28 ---> c1f2c5ca3e03 00:38:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:28 ---> 4242db75094d 00:38:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:28 ---> Running in 17a463971be5 00:38:29 Removing intermediate container 17a463971be5 00:38:29 ---> d2b98762ca56 00:38:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:38:29 ---> Running in ed5572bfc45a 00:38:29 Removing intermediate container ed5572bfc45a 00:38:29 ---> 75f6e25fc41a 00:38:29 Step 24/26 : LABEL arch=x86_64 00:38:29 ---> Running in cd32ef49a398 00:38:29 Removing intermediate container cd32ef49a398 00:38:29 ---> a429556c82bf 00:38:29 Step 25/26 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:38:29 ---> Running in 1f93777dbffc 00:38:29 Removing intermediate container 1f93777dbffc 00:38:29 ---> 1830ba6596fa 00:38:29 Step 26/26 : LABEL version=0.0.0 00:38:29 ---> Running in 50dc56fb8b6d 00:38:29 Removing intermediate container 50dc56fb8b6d 00:38:29 ---> 7c2be72fa25f 00:38:29 00:38:29 Successfully built 7c2be72fa25f 00:38:29 Successfully tagged security-secretstore-setup:latest 00:38:31  Building security-secretstore-setup ... done Removing intermediate container 60ec059cdee9 00:38:31 ---> 0da643c1a6e6 00:38:31 00:38:31 Step 11/24 : FROM alpine:3.12 00:38:31 ---> 13621d1b12d4 00:38:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:31 ---> Running in f14b08271313 00:38:31 Removing intermediate container f14b08271313 00:38:31 ---> 9ad06ad94d76 00:38:31 Step 13/24 : ENV APP_PORT=59880 00:38:31 ---> Running in 8bf83d4d9da1 00:38:31 Removing intermediate container 8bf83d4d9da1 00:38:31 ---> 7e8780651d80 00:38:31 Step 14/24 : EXPOSE $APP_PORT 00:38:31 ---> Running in ff97e9ba1344 00:38:31 Removing intermediate container ff97e9ba1344 00:38:31 ---> 8723ac001c91 00:38:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:31 ---> Running in 94d7106e670a 00:38:31 Removing intermediate container 94d7106e670a 00:38:31 ---> 6907d3813b98 00:38:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:38:31 ---> Running in 94981311e42a 00:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:33 (1/6) Installing dumb-init (1.2.2-r1) 00:38:33 (2/6) Installing libgcc (9.3.0-r2) 00:38:33 (3/6) Installing libsodium (1.0.18-r0) 00:38:33 (4/6) Installing libstdc++ (9.3.0-r2) 00:38:34 (5/6) Installing libzmq (4.3.3-r0) 00:38:34 (6/6) Installing zeromq (4.3.3-r0) 00:38:34 Executing busybox-1.31.1-r20.trigger 00:38:34 OK: 8 MiB in 20 packages 00:38:34 Removing intermediate container 94981311e42a 00:38:34 ---> e4eaece8033a 00:38:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:34 ---> cc7d2eaa8736 00:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:35 ---> 90f208afc4ee 00:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:35 ---> 44cb14a404a3 00:38:35 Step 20/24 : ENTRYPOINT ["/core-data"] 00:38:35 ---> Running in 24574ce691cc 00:38:35 Removing intermediate container 24574ce691cc 00:38:35 ---> dede52be484c 00:38:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:35 ---> Running in b76628442371 00:38:35 Removing intermediate container b76628442371 00:38:35 ---> 1d118661f0bf 00:38:35 Step 22/24 : LABEL arch=x86_64 00:38:35 ---> Running in 4b9e106ea36d 00:38:35 Removing intermediate container 4b9e106ea36d 00:38:35 ---> b8e895d886eb 00:38:35 Step 23/24 : LABEL git_sha=187887a8392dc793e57fbc73dcc74327a2f09bdc 00:38:35 ---> Running in d30866a9f0de 00:38:35 Removing intermediate container d30866a9f0de 00:38:35 ---> 5d99d26a498e 00:38:35 Step 24/24 : LABEL version=0.0.0 00:38:35 ---> Running in d6e1a319eae2 00:38:35 Removing intermediate container d6e1a319eae2 00:38:35 ---> 8a74139986c3 00:38:35 00:38:35 Successfully built 8a74139986c3 00:38:35 Successfully tagged core-data:latest 00:38:36  Building core-data ... done  [Pipeline] } 00:38:36 $ docker stop --time=1 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c 00:38:37 $ docker rm -f 505189342cca28a723b7c48668c7586b4063fc9c8c842141d83a3dc41a2caa1c [Pipeline] // withDockerContainer [Pipeline] sh 00:38:37 + docker images 00:38:37 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:37 core-data latest 8a74139986c3 2 seconds ago 20.2MB 00:38:37 0da643c1a6e6 7 seconds ago 1.16GB 00:38:37 security-secretstore-setup latest 7c2be72fa25f 8 seconds ago 28.7MB 00:38:37 7c6201762eab 14 seconds ago 1.17GB 00:38:37 security-bootstrapper latest 647a5e9d88bc 16 seconds ago 18.6MB 00:38:37 sys-mgmt-agent latest f9673d73fda5 18 seconds ago 311MB 00:38:37 core-command latest cdc5159192b1 19 seconds ago 15.9MB 00:38:37 22304557f68c 25 seconds ago 1.16GB 00:38:37 d347b6b2258e 31 seconds ago 1.16GB 00:38:37 support-notifications latest 9fe36ca8d131 55 seconds ago 16.7MB 00:38:37 security-proxy-setup latest 74eaabc77dc7 58 seconds ago 25.7MB 00:38:37 2a1e8ed68a00 About a minute ago 1.16GB 00:38:37 support-scheduler latest 27bbddfb0ce6 About a minute ago 15.9MB 00:38:37 core-metadata latest a59bf2b63945 About a minute ago 16.6MB 00:38:37 3d223fa0ffaf About a minute ago 1.16GB 00:38:37 7ed08bfafb6d About a minute ago 1.16GB 00:38:37 0c0e0b2d8d4c About a minute ago 1.16GB 00:38:37 21b9d63327c1 About a minute ago 1.16GB 00:38:37 ci-base-image-x86_64 latest 3e8ca5ff7831 5 minutes ago 659MB 00:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 hours ago 457MB 00:38:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 days ago 37.5MB 00:38:37 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:38:37 docker 20.10.0 aefe523efa57 7 months ago 240MB 00:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:38:53 Still waiting to schedule task 00:38:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.171s coverage: 28.7% of statements 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.287s coverage: 100.0% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 53.1% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.537s coverage: 87.7% of statements 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements 00:39:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.206s coverage: 81.2% of statements 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 95.1% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 60.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.322s coverage: 22.0% of statements 00:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements 00:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.403s coverage: 94.1% of statements 00:40:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.198s coverage: 94.4% of statements 00:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.543s coverage: 81.8% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.192s coverage: 58.8% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.228s coverage: 85.4% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 00:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.771s coverage: 64.4% of statements 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 00:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.051s coverage: 66.9% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.673s coverage: 43.6% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 00:40:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.231s coverage: 19.3% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 91.9% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.203s coverage: 62.7% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.6% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:40:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 00:40:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.068s coverage: 95.4% of statements 00:40:45 GO111MODULE=on go vet ./... 00:41:54 Running on prd-ubuntu18.04-docker-8c-8g-2373 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:41:54 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 00:41:55 The recommended git tool is: git 00:41:57 using credential edgex-jenkins-ssh 00:41:57 Cloning the remote Git repository 00:41:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:57 > git init /w/workspace/edgex-go/19 # timeout=10 00:41:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:57 > git --version # timeout=10 00:41:57 > git --version # 'git version 2.17.1' 00:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:05 Merging remotes/origin/main commit ac868777e331c26268a5ad6e9d5ebabff26c403f into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:42:06 Merge succeeded, producing 06b919cf4b7c7be94b977447c4cbd46850412a50 00:42:06 Checking out Revision 06b919cf4b7c7be94b977447c4cbd46850412a50 (PR-3571) 00:42:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:42:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:42:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:42:05 > git config core.sparsecheckout # timeout=10 00:42:05 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:42:06 > git remote # timeout=10 00:42:06 > git config --get remote.origin.url # timeout=10 00:42:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:06 > git merge ac868777e331c26268a5ad6e9d5ebabff26c403f # timeout=10 00:42:06 > git rev-parse HEAD^{commit} # timeout=10 00:42:06 > git config core.sparsecheckout # timeout=10 00:42:06 > git checkout -f 06b919cf4b7c7be94b977447c4cbd46850412a50 # timeout=10 00:42:06 gofmt -l . 00:42:06 [ "`gofmt -l .`" = "" ] 00:42:06 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:07 + ls -al . 00:42:07 total 592 00:42:07 drwxrwxr-x 9 1001 1001 4096 Jul 10 00:42 . 00:42:07 drwxr-xr-x 4 root root 4096 Jul 10 00:37 .. 00:42:07 -rw-rw-r-- 1 1001 1001 11 Jul 10 00:36 .dockerignore 00:42:07 drwxrwxr-x 8 1001 1001 4096 Jul 10 00:36 .git 00:42:07 drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 .github 00:42:07 -rw-rw-r-- 1 1001 1001 818 Jul 10 00:36 .gitignore 00:42:07 -rw-rw-r-- 1 1001 1001 76 Jul 10 00:36 .hadolint.yml 00:42:07 -rw-rw-r-- 1 1001 1001 166 Jul 10 00:36 .sonarcloud.properties 00:42:07 -rw-rw-r-- 1 1001 1001 8609 Jul 10 00:36 Attribution.txt 00:42:07 -rw-rw-r-- 1 1001 1001 43881 Jul 10 00:36 CHANGELOG.md 00:42:07 -rw-rw-r-- 1 1001 1001 3804 Jul 10 00:36 CONTRIBUTING.md 00:42:07 -rw-rw-r-- 1 1001 1001 931 Jul 10 00:36 Dockerfile.build 00:42:07 -rw-rw-r-- 1 1001 1001 849 Jul 10 00:36 Jenkinsfile 00:42:07 -rw-rw-r-- 1 1001 1001 10775 Jul 10 00:36 LICENSE 00:42:07 -rw-rw-r-- 1 1001 1001 6003 Jul 10 00:36 Makefile 00:42:07 -rw-rw-r-- 1 1001 1001 7818 Jul 10 00:36 README.md 00:42:07 -rw-rw-r-- 1 1001 1001 6912 Jul 10 00:36 SECURITY.md 00:42:07 -rw-rw-r-- 1 1001 1001 5 Jul 10 00:32 VERSION 00:42:07 -rw-rw-r-- 1 1001 1001 4131 Jul 10 00:36 ZMQWindows.md 00:42:07 drwxrwxr-x 2 1001 1001 4096 Jul 10 00:36 bin 00:42:07 drwxrwxr-x 14 1001 1001 4096 Jul 10 00:36 cmd 00:42:07 -rw-r--r-- 1 root root 398095 Jul 10 00:40 coverage.out 00:42:07 -rw-rw-r-- 1 1001 1001 806 Jul 10 00:36 go.mod 00:42:07 -rw-r--r-- 1 root root 20850 Jul 10 00:37 go.sum 00:42:07 drwxrwxr-x 7 1001 1001 4096 Jul 10 00:36 internal 00:42:07 drwxrwxr-x 3 1001 1001 4096 Jul 10 00:36 openapi 00:42:07 drwxrwxr-x 4 1001 1001 4096 Jul 10 00:36 snap 00:42:07 -rw-rw-r-- 1 1001 1001 168 Jul 10 00:36 version.go [Pipeline] sh 00:42:08 + '[' -e coverage.out ] 00:42:08 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:08 Warning: overwriting stash ‘coverage-report’ 00:42:09 Stashed 1 file(s) [Pipeline] sh 00:42:09 + make build 00:42:09 go mod tidy 00:42:09 Commit message: "Merge commit 'ac868777e331c26268a5ad6e9d5ebabff26c403f' into HEAD" 00:42:09 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 00:42:10 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 [Pipeline] libraryResource [Pipeline] sh 00:42:11 + echo snap-build.sh 00:42:11 snap-build.sh 00:42:11 + SNAP_BASE_DIR=. 00:42:11 + '[' '!' -z /w/workspace/edgex-go/19 ']' 00:42:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/19 00:42:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' 00:42:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/19] 00:42:11 + cd /w/workspace/edgex-go/19 00:42:11 + sudo apt-get remove -qy --purge lxd lxd-client 00:42:11 Reading package lists... 00:42:09 > git rev-list --no-walk c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 00:42:11 Building dependency tree... 00:42:11 Reading state information... 00:42:11 The following packages were automatically installed and are no longer required: 00:42:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:42:11 uidmap xdelta3 00:42:11 Use 'sudo apt autoremove' to remove them. 00:42:11 The following packages will be REMOVED: 00:42:11 lxd* lxd-client* 00:42:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:42:11 After this operation, 31.7 MB disk space will be freed. 00:42:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 00:42:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:13 Removing lxd dnsmasq configuration 00:42:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:42:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:42:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 00:42:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:42:16 Processing triggers for systemd (237-3ubuntu10.45) ... 00:42:17 Processing triggers for ureadahead (0.100.0-21) ... 00:42:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:18 + sudo snap remove --purge lxd 00:42:18 snap "lxd" is not installed 00:42:18 + sudo groupadd --force --system lxd 00:42:18 ++ whoami 00:42:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:18 + newgrp - lxd 00:42:18 + sudo snap install lxd 00:42:28 2021-07-10T00:42:25Z INFO Waiting for automatic snapd restart... 00:42:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:40 lxd 4.15 from Canonical* installed 00:42:40 + sudo lxd init --auto 00:42:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:50 + sudo snap install --classic snapcraft 00:42: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 00:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:05 snapcraft 4.8.3 from Canonical* installed 00:43:05 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:43:05 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:43:05 % Total % Received % Xferd Average Speed Time Time Time Current 00:43:05 Dload Upload Total Spent Left Speed 00:43:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 00:43:05 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k 00:43:05 ./yq_linux_amd64 00:43:05 + sudo snapcraft prime --use-lxd 00:43:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:43:06 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:43:06 - README.md 00:43:06 00:43:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:07 Launching a container. [Pipeline] } 00:43:09 $ docker stop --time=1 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 00:43:11 $ docker rm -f 9c09e91d0c72f8f1b03e526d5146f3a37eed9e63baa73cb8eb02e8c9bb54da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 00:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:13 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:13 29e5d40040c1: Pulling fs layer 00:43:13 1ce36da41761: Pulling fs layer 00:43:13 25b303627fd3: Pulling fs layer 00:43:14 29e5d40040c1: Verifying Checksum 00:43:14 29e5d40040c1: Download complete 00:43:14 1ce36da41761: Verifying Checksum 00:43:14 1ce36da41761: Download complete 00:43:14 29e5d40040c1: Pull complete 00:43:16 1ce36da41761: Pull complete 00:43:17 Waiting for container to be ready 00:43:17 To start your first instance, try: lxc launch ubuntu:18.04 00:43:17 00:43:17 25b303627fd3: Verifying Checksum 00:43:17 25b303627fd3: Download complete 00:43:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:20 Waiting for network to be ready... 00:43:21 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:43:22 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:43:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:43:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:43:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:43:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:43:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:43:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:43:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:43:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:43:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:43:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:43:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:43:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:43:25 Fetched 24.8 MB in 4s (5663 kB/s) 00:43:26 Reading package lists... 00:43:26 Reading package lists... 00:43:26 Building dependency tree... 00:43:26 Reading state information... 00:43:27 The following additional packages will be installed: 00:43:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:27 Suggested packages: 00:43:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:27 Recommended packages: 00:43:27 gnupg libsasl2-modules 00:43:27 The following NEW packages will be installed: 00:43:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:27 The following packages will be upgraded: 00:43:27 gpg gpg-agent gpgconf libudev1 00:43:27 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:43:27 Need to get 3530 kB of archives. 00:43:27 After this operation, 13.3 MB of additional disk space will be used. 00:43:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:43:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:43:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:43:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:43:27 25b303627fd3: Pull complete 00:43:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:43:27 prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container 00:43:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:43:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:28 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:43:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:43:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:43:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:43:28 debconf: delaying package configuration, since apt-utils is not installed 00:43:28 Fetched 3530 kB in 1s (3095 kB/s) 00:43:28 (Reading database ... 12511 files and directories currently installed.) 00:43:28 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:43:28 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:28 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:43:28 Selecting previously unselected package udev. 00:43:28 (Reading database ... 12511 files and directories currently installed.) 00:43:28 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:43:28 Unpacking udev (237-3ubuntu10.48) ... 00:43:29 Selecting previously unselected package libfuse2:amd64. 00:43:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:29 Selecting previously unselected package fuse. 00:43:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:29 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:29 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:29 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:29 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:29 Selecting previously unselected package libksba8:amd64. 00:43:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:29 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:29 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:30 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:30 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:30 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:30 $ docker top 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c -eo pid,comm 00:43:30 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:30 Selecting previously unselected package libsasl2-2:amd64. 00:43:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:30 Selecting previously unselected package libldap-common. 00:43:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:43:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:30 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:43:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:30 Selecting previously unselected package dirmngr. 00:43:30 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [Pipeline] { [Pipeline] sh 00:43:31 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:43:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:31 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:43:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:31 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:43:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:31 Setting up udev (237-3ubuntu10.48) ... 00:43:31 + grep parallel 00:43:31 + docker-compose build --help 00:43:31 invoke-rc.d: policy-rc.d denied execution of start. 00:43:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Processing triggers for systemd (237-3ubuntu10) ... 00:43:31 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:31 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:43:31 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:31 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:31 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:43:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:32 settings in the [Install] section, and DefaultInstance for template units). 00:43:32 This means they are not meant to be enabled using systemctl. 00:43:32 Possible reasons for having this kind of units are: 00:43:32 1) A unit may be statically enabled by being symlinked from another unit's 00:43:32 .wants/ or .requires/ directory. 00:43:32 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:32 a requirement dependency on it. 00:43:32 3) A unit may be started when needed via activation (socket, path, timer, 00:43:32 D-Bus, udev, scripted systemctl call, ...). 00:43:32 4) In case of template units, the unit is meant to be enabled with some 00:43:32 instance name specified. 00:43:33 Reading package lists... 00:43:33 Building dependency tree... 00:43:33 Reading state information... 00:43:33 The following additional packages will be installed: 00:43:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:33 Suggested packages: 00:43:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:33 systemd-container policykit-1 00:43:33 Recommended packages: 00:43:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:33 The following NEW packages will be installed: 00:43:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:33 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:33 python3.6-minimal snapd squashfs-tools sudo 00:43:33 The following packages will be upgraded: 00:43:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:33 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:43:33 Need to get 36.7 MB of archives. 00:43:33 After this operation, 147 MB of additional disk space will be used. 00:43:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:43:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:43:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:43:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:43:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:43:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:43:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:43:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:43:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:34 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:43:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:43:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:43:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:34 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:43:34 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:34 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:43:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:43:35 --parallel Build images in parallel. [Pipeline] } 00:43:35 $ docker stop --time=1 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c 00:43:35 debconf: delaying package configuration, since apt-utils is not installed 00:43:35 Fetched 36.7 MB in 2s (15.0 MB/s) 00:43:36 (Reading database ... 12757 files and directories currently installed.) 00:43:36 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:43:36 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:43:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:36 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:43:36 (Reading database ... 12757 files and directories currently installed.) 00:43:36 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:43:36 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:43:37 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:43:37 (Reading database ... 12757 files and directories currently installed.) 00:43:37 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:43:37 $ docker rm -f 005ff4db20b5a5fdc9d605db2d4595de5cd19b7bec0be409844068372548d39c 00:43:37 Unpacking apt (1.6.14) over (1.6.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:37 Setting up apt (1.6.14) ... 00:43:37 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:37 . [Pipeline] withDockerContainer 00:43:38 (Reading database ... 12764 files and directories currently installed.) 00:43:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-2370 does not seem to be running inside a container 00:43:38 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:38 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:38 Selecting previously unselected package libexpat1:amd64. 00:43:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:38 Selecting previously unselected package python3.6-minimal. 00:43:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:43:39 Checking for services that may need to be restarted...done. 00:43:39 Checking for services that may need to be restarted...done. 00:43:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:39 Selecting previously unselected package python3-minimal. 00:43:39 (Reading database ... 13012 files and directories currently installed.) 00:43:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:39 Selecting previously unselected package mime-support. 00:43:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:39 Unpacking mime-support (3.60ubuntu1) ... 00:43:39 Selecting previously unselected package libmpdec2:amd64. 00:43:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:39 $ docker top c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 -eo pid,comm 00:43:39 Selecting previously unselected package python3.6. 00:43:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:39 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [Pipeline] { [Pipeline] sh 00:43:40 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:40 Selecting previously unselected package python3. 00:43:40 (Reading database ... 13442 files and directories currently installed.) 00:43:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:40 Unpacking python3 (3.6.7-1~18.04) ... 00:43:40 Selecting previously unselected package multiarch-support. 00:43:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:43:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:43:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:43:40 Selecting previously unselected package liblzo2-2:amd64. 00:43:40 (Reading database ... 13479 files and directories currently installed.) 00:43:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:40 Selecting previously unselected package libbsd0:amd64. 00:43:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:40 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:40 Selecting previously unselected package sudo. 00:43:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:43:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:43:40 Selecting previously unselected package apparmor. 00:43:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:40 Selecting previously unselected package libedit2:amd64. 00:43:40 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:42 Selecting previously unselected package libkrb5support0:amd64. 00:43:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:42 Selecting previously unselected package libk5crypto3:amd64. 00:43:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:42 Selecting previously unselected package libkeyutils1:amd64. 00:43:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:42 Selecting previously unselected package libkrb5-3:amd64. 00:43:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:42 Selecting previously unselected package libssl1.0.0:amd64. 00:43:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:43:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:43 Selecting previously unselected package openssh-client. 00:43:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:43 Selecting previously unselected package squashfs-tools. 00:43:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:43:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:43 Selecting previously unselected package snapd. 00:43:43 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:43:43 Unpacking snapd (2.49.2+18.04) ... 00:43:45 Building core-command ... 00:43:45 Building core-data ... 00:43:45 Building core-metadata ... 00:43:45 Building security-bootstrapper ... 00:43:45 Building security-proxy-setup ... 00:43:45 Building security-secretstore-setup ... 00:43:45 Building support-notifications ... 00:43:45 Building support-scheduler ... 00:43:45 Building sys-mgmt-agent ... 00:43:45 Building sys-mgmt-agent 00:43:45 Building core-data 00:43:45 Building security-secretstore-setup 00:43:45 Building support-notifications 00:43:45 Building support-scheduler 00:43:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:45 Setting up mime-support (3.60ubuntu1) ... 00:43:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:43:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:45 Setting up systemd (237-3ubuntu10.48) ... 00:43:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:49 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:49 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:49 Setting up python3 (3.6.7-1~18.04) ... 00:43:49 running python rtupdate hooks for python3.6... 00:43:49 running python post-rtupdate hooks for python3.6... 00:43:49 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:50 Setting up snapd (2.49.2+18.04) ... 00:43:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:43:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:52 Processing triggers for systemd (237-3ubuntu10.48) ... 00:43:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:55 Reading package lists... 00:43:55 Reading package lists... 00:43:55 Building dependency tree... 00:43:55 Reading state information... 00:43:55 Calculating upgrade... 00:43:55 The following packages will be upgraded: 00:43:55 advancecomp base-files bash binutils binutils-common 00:43:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:55 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:43:55 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:43:55 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:43:55 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:43:55 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:43:55 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:43:55 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:43:55 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:43:55 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:43:55 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:43:55 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:43:55 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:43:55 ubuntu-keyring util-linux 00:43:55 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:55 Need to get 64.1 MB of archives. 00:43:55 After this operation, 5112 kB of additional disk space will be used. 00:43:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:43:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:55 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:43:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:55 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:55 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:55 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:55 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:55 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:55 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:56 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:43:56 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:56 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:43:56 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:43:56 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:43:56 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:56 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:43:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:43:56 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:43:56 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:56 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:43:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:43:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:43:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:43:56 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:43:56 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:56 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:56 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:56 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:56 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:56 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:56 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:56 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:56 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:56 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:56 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:57 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:57 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:57 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:57 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:57 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:57 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:57 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:57 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:57 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:57 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:57 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:43:57 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:43:57 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:43:57 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:43:57 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:43:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:43:57 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:43:57 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:57 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:43:57 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:57 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:57 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:43:57 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:43:57 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:57 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:57 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:43:57 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:57 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:57 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:57 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:58 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:58 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:58 debconf: delaying package configuration, since apt-utils is not installed 00:43:58 Fetched 64.1 MB in 2s (28.0 MB/s) 00:43:58 (Reading database ... 13914 files and directories currently installed.) 00:43:58 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:58 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:58 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:58 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:43:58 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:43:58 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:58 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:58 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:58 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:59 (Reading database ... 13914 files and directories currently installed.) 00:43:59 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:59 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:59 (Reading database ... 13914 files and directories currently installed.) 00:43:59 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:44:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:44:00 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:00 (Reading database ... 13914 files and directories currently installed.) 00:44:00 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:44:00 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:00 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:44:01 (Reading database ... 13914 files and directories currently installed.) 00:44:01 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:44:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:44:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:44:01 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:44:01 Setting up base-files (10.1ubuntu2.10) ... 00:44:01 Installing new version of config file /etc/issue ... 00:44:01 Installing new version of config file /etc/issue.net ... 00:44:01 Installing new version of config file /etc/lsb-release ... 00:44:01 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:44:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:44:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:44:02 Removing obsolete conffile /etc/default/motd-news ... 00:44:02 (Reading database ... 13915 files and directories currently installed.) 00:44:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:44:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:44:02 Setting up bash (4.4.18-2ubuntu1.2) ... 00:44:02 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:44:02 (Reading database ... 13915 files and directories currently installed.) 00:44:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:44:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:44:02 (Reading database ... 13915 files and directories currently installed.) 00:44:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:44:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:44:02 Setting up tar (1.29b-2ubuntu0.2) ... 00:44:02 (Reading database ... 13915 files and directories currently installed.) 00:44:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:44:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:44:02 (Reading database ... 13915 files and directories currently installed.) 00:44:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:03 (Reading database ... 13915 files and directories currently installed.) 00:44:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:03 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:44:03 (Reading database ... 13915 files and directories currently installed.) 00:44:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:44:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:44:03 Setting up grep (3.1-2build1) ... 00:44:03 (Reading database ... 13915 files and directories currently installed.) 00:44:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:03 Setting up login (1:4.5-1ubuntu2) ... 00:44:03 (Reading database ... 13915 files and directories currently installed.) 00:44:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:44:03 (Reading database ... 13915 files and directories currently installed.) 00:44:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:44:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:44:05 (Reading database ... 13915 files and directories currently installed.) 00:44:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:44:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:44:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:05 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:44:05 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:44:05 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:44:05 (Reading database ... 13915 files and directories currently installed.) 00:44:05 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:44:05 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:44:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:44:05 (Reading database ... 13915 files and directories currently installed.) 00:44:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:06 (Reading database ... 13915 files and directories currently installed.) 00:44:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:06 (Reading database ... 13915 files and directories currently installed.) 00:44:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:06 (Reading database ... 13915 files and directories currently installed.) 00:44:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:07 (Reading database ... 13915 files and directories currently installed.) 00:44:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:07 (Reading database ... 13915 files and directories currently installed.) 00:44:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:44:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:07 (Reading database ... 13915 files and directories currently installed.) 00:44:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:44:07 (Reading database ... 13915 files and directories currently installed.) 00:44:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:44:07 (Reading database ... 13915 files and directories currently installed.) 00:44:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:44:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:44:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:44:08 (Reading database ... 13915 files and directories currently installed.) 00:44:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:44:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:44:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:44:09 (Reading database ... 13915 files and directories currently installed.) 00:44:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:44:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:44:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:44:09 (Reading database ... 13917 files and directories currently installed.) 00:44:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:44:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:44:09 Setting up debconf (1.5.66ubuntu1) ... 00:44:09 (Reading database ... 13917 files and directories currently installed.) 00:44:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:44:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:44:10 (Reading database ... 13917 files and directories currently installed.) 00:44:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:44:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:44:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:44:10 (Reading database ... 13917 files and directories currently installed.) 00:44:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:10 (Reading database ... 13917 files and directories currently installed.) 00:44:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:10 (Reading database ... 13919 files and directories currently installed.) 00:44:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:44:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:10 (Reading database ... 13923 files and directories currently installed.) 00:44:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:44:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:44:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:44:10 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:44:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:11 (Reading database ... 13923 files and directories currently installed.) 00:44:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:44:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:44:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:44:11 (Reading database ... 13923 files and directories currently installed.) 00:44:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:44:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:44:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:44:11 (Reading database ... 13923 files and directories currently installed.) 00:44:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:44:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:44:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:44:12 (Reading database ... 13923 files and directories currently installed.) 00:44:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:44:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:44:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:44:12 (Reading database ... 13923 files and directories currently installed.) 00:44:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:44:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:44:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:44:12 (Reading database ... 13923 files and directories currently installed.) 00:44:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:44:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:44:12 Setting up passwd (1:4.5-1ubuntu2) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:44:13 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:44:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:44:13 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:44:13 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:44:13 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:44:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:44:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:44:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:44:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:44:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:44:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:44:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:44:13 (Reading database ... 13923 files and directories currently installed.) 00:44:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:44:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:44:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:44:14 (Reading database ... 13923 files and directories currently installed.) 00:44:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:44:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:44:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:44:14 (Reading database ... 13923 files and directories currently installed.) 00:44:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:44:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:44:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:44:14 (Reading database ... 13924 files and directories currently installed.) 00:44:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:44:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:44:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:44:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:44:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:44:15 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:44:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:44:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:44:15 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:44:15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:44:15 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:44:15 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:44:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:44:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:44:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:44:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:44:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:44:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:44:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:44:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:44:15 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:44:15 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:44:16 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:44:16 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:44:16 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:44:16 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:44:16 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:16 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:16 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:44:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:44:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:44:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:44:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:44:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:44:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:44:20 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:44:20 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:44:20 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:44:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:44:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:44:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:44:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:44:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:44:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:44:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:44:20 00:44:20 Current default time zone: 'Etc/UTC' 00:44:20 Local time is now: Sat Jul 10 00:44:20 UTC 2021. 00:44:20 Universal Time is now: Sat Jul 10 00:44:20 UTC 2021. 00:44:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:44:20 00:44:20 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:44:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:21 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:44:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:44:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:44:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:44:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:44:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:44:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:44:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:44:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:44:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:21 Setting up patch (2.7.6-2ubuntu1.1) ... 00:44:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:44:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:44:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:44:21 Installing new version of config file /etc/ssl/openssl.cnf ... 00:44:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:44:21 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:44:21 Setting up ca-certificates (20210119~18.04.1) ... 00:44:23 Updating certificates in /etc/ssl/certs... 00:44:24 23 added, 27 removed; done. 00:44:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:44:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:44:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:44:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:44:24 Setting up pkgbinarymangler (138.18.04.1) ... 00:44:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:44:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up perl (5.26.1-6ubuntu0.5) ... 00:44:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:44:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:44:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:44:24 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:44:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:44:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:44:24 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:44:24 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:44:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:24 Processing triggers for systemd (237-3ubuntu10.48) ... 00:44:24 Processing triggers for mime-support (3.60ubuntu1) ... 00:44:24 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:44:24 Updating certificates in /etc/ssl/certs... 00:44:25 0 added, 0 removed; done. 00:44:25 Running hooks in /etc/ca-certificates/update.d... 00:44:25 done. 00:44:25 Reading package lists... 00:44:26 Building dependency tree... 00:44:26 Reading state information... 00:44:26 The following NEW packages will be installed: 00:44:26 apt-transport-https 00:44:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:44:26 Need to get 4348 B of archives. 00:44:26 After this operation, 154 kB of additional disk space will be used. 00:44:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:44:26 debconf: delaying package configuration, since apt-utils is not installed 00:44:26 Fetched 4348 B in 0s (22.1 kB/s) 00:44:26 Selecting previously unselected package apt-transport-https. 00:44:26 (Reading database ... 13929 files and directories currently installed.) 00:44:26 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:44:26 Unpacking apt-transport-https (1.6.14) ... 00:44:26 Setting up apt-transport-https (1.6.14) ... 00:44:26 Waiting for network to be ready... 00:44:33 2021-07-10T00:44:30Z INFO Waiting for automatic snapd restart... 00:44:33 snapd 2.51.1 from Canonical* installed 00:44:33 "snapd" switched to the "latest/stable" channel 00:44:33 00:44:37 core18 20210611 from Canonical* installed 00:44:37 "core18" switched to the "latest/stable" channel 00:44:37 00:44:40 snapcraft 4.8.3 from Canonical* installed 00:44:40 "snapcraft" switched to the "latest/stable" channel 00:44:40 00:44:44 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:44:44 - README.md 00:44:44 00:44:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:46 Reading package lists... 00:44:46 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:44:46 Reading package lists... 00:44:47 Building dependency tree... 00:44:47 Reading state information... 00:44:47 Suggested packages: 00:44:47 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:47 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:47 Recommended packages: 00:44:47 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:47 The following NEW packages will be installed: 00:44:47 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:47 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:47 pkg-config zip 00:44:47 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:47 Need to get 7663 kB of archives. 00:44:47 After this operation, 43.8 MB of additional disk space will be used. 00:44:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:44:47 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:44:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:44:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:44:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:48 debconf: delaying package configuration, since apt-utils is not installed 00:44:48 Fetched 7663 kB in 1s (9995 kB/s) 00:44:48 Selecting previously unselected package libglib2.0-0:amd64. 00:44:48 (Reading database ... 13933 files and directories currently installed.) 00:44:48 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:44:48 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:48 Selecting previously unselected package libpsl5:amd64. 00:44:48 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:48 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:48 Selecting previously unselected package libnghttp2-14:amd64. 00:44:48 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:48 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:48 Selecting previously unselected package librtmp1:amd64. 00:44:48 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:48 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:48 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:44:48 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:44:48 Selecting previously unselected package liberror-perl. 00:44:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:48 Unpacking liberror-perl (0.17025-1) ... 00:44:48 Selecting previously unselected package git-man. 00:44:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:44:48 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:44:48 Selecting previously unselected package git. 00:44:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:44:48 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:44:49 Selecting previously unselected package libnorm1:amd64. 00:44:49 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:49 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:49 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:49 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:49 Selecting previously unselected package libsodium23:amd64. 00:44:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:49 Selecting previously unselected package libzmq5:amd64. 00:44:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:49 Selecting previously unselected package libzmq3-dev:amd64. 00:44:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:50 Selecting previously unselected package pkg-config. 00:44:50 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:50 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:50 Selecting previously unselected package zip. 00:44:50 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:50 Unpacking zip (3.0-11build1) ... 00:44:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:50 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:44:50 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:50 Setting up liberror-perl (0.17025-1) ... 00:44:50 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:50 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:50 No schema files found: doing nothing. 00:44:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:50 Setting up zip (3.0-11build1) ... 00:44:50 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:50 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:50 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:50 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:44:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:50 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:44:50 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:51 git set to automatically installed. 00:44:51 git-man set to automatically installed. 00:44:51 libcurl3-gnutls set to automatically installed. 00:44:51 liberror-perl set to automatically installed. 00:44:51 libglib2.0-0 set to automatically installed. 00:44:51 libnghttp2-14 set to automatically installed. 00:44:51 libnorm1 set to automatically installed. 00:44:51 libpgm-5.2-0 set to automatically installed. 00:44:51 libpsl5 set to automatically installed. 00:44:51 librtmp1 set to automatically installed. 00:44:51 libsodium23 set to automatically installed. 00:44:51 libzmq3-dev set to automatically installed. 00:44:51 libzmq5 set to automatically installed. 00:44:51 pkg-config set to automatically installed. 00:44:51 zip set to automatically installed. 00:44:52 snapd is not logged in, snap install commands will use sudo 00:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:53 ---> db148f4463b1 00:44:53 Step 3/23 : WORKDIR /edgex-go 00:44:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:53 ---> db148f4463b1 00:44:53 Step 3/24 : WORKDIR /edgex-go 00:44:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:53 ---> db148f4463b1 00:44:53 Step 3/26 : WORKDIR /edgex-go 00:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:53 ---> db148f4463b1 00:44:53 Step 3/23 : WORKDIR /edgex-go 00:44:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:53 ---> db148f4463b1 00:44:53 Step 3/24 : WORKDIR /edgex-go 00:44:53 ---> Running in 7e577f2543ab 00:44:53 ---> Running in ec2b6f212ca9 00:44:53 ---> Running in 8be1185fce1e 00:44:53 ---> Running in d76311ee1a75 00:44:53 ---> Running in a5b94ed3aeec 00:44:53 Removing intermediate container 8be1185fce1e 00:44:53 Removing intermediate container 7e577f2543ab 00:44:53 ---> cba86563e82a 00:44:53 ---> f9eeb54ccc4b 00:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 00:44:53 Removing intermediate container d76311ee1a75 00:44:53 ---> 74735c037080 00:44:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container a5b94ed3aeec 00:44:53 ---> c3c92f6b2abc 00:44:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 Removing intermediate container ec2b6f212ca9 00:44:53 ---> 74c3dca343ef 00:44:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:53 ---> Running in 33a509984337 00:44:53 ---> Running in afef2fa10bc1 00:44:53 ---> Running in d498d46d3b07 00:44:53 ---> Running in 6e7f523b495a 00:44:53 ---> Running in da44e5f0a656 00:44:53 snap "core18" has no updates available 00:44:54 snapd is not logged in, snap install commands will use sudo 00:44:55 Removing intermediate container 33a509984337 00:44:55 ---> 019fbf4c61c0 00:44:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:55 ---> Running in 0c7e2c8472cd 00:44:55 Removing intermediate container d498d46d3b07 00:44:55 ---> 43ee4befca84 00:44:55 Step 5/23 : RUN apk add --update --no-cache make git 00:44:55 ---> Running in a1895b1ebb32 00:44:55 Removing intermediate container afef2fa10bc1 00:44:55 ---> a02a7d90442e 00:44:55 Step 5/24 : RUN apk add --update --no-cache make bash git 00:44:55 Removing intermediate container 6e7f523b495a 00:44:55 ---> b6c543000718 00:44:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:44:55 Removing intermediate container da44e5f0a656 00:44:55 ---> 5c4484169157 00:44:55 Step 5/26 : RUN apk add --update --no-cache make git 00:44:55 ---> Running in c25a381555a9 00:44:55 ---> Running in 3f6e3ea60832 00:44:55 ---> Running in 61a40a624114 00:44:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:00 OK: 218 MiB in 52 packages 00:45:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:45:00 OK: 218 MiB in 52 packages 00:45:00 OK: 218 MiB in 52 packages 00:45:00 OK: 218 MiB in 52 packages 00:45:01 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:45:01 Pulling config-common 00:45:01 + snapcraftctl pull 00:45:01 Removing intermediate container c25a381555a9 00:45:01 ---> f92c398bb906 00:45:01 Step 6/24 : COPY go.mod . 00:45:01 Removing intermediate container 3f6e3ea60832 00:45:01 ---> 4ecdc0c441f2 00:45:01 Step 6/26 : COPY go.mod . 00:45:02 Removing intermediate container 61a40a624114 00:45:02 ---> 5e624c613152 00:45:02 Step 6/24 : COPY go.mod . 00:45:02 Removing intermediate container 0c7e2c8472cd 00:45:02 ---> 9b75528a0306 00:45:02 Step 6/23 : COPY go.mod . 00:45:02 Pulling go-build-helper 00:45:02 + snapcraftctl pull 00:45:02 ---> c4c25aa33165 00:45:02 Step 7/24 : RUN go mod download 00:45:02 ---> 98f22f758b6d 00:45:02 Step 7/26 : RUN go mod download 00:45:02 ---> Running in 973fc5f42d02 00:45:02 OK: 218 MiB in 52 packages 00:45:03 ---> Running in 7bb82a03cb50 00:45:03 'edgex-go' has dependencies that need to be staged: go-build-helper 00:45:03 Skipping pull go-build-helper (already ran) 00:45:03 Building go-build-helper 00:45:03 + snapcraftctl build 00:45:03 ---> d2d7dac591f1 00:45:03 Step 7/24 : RUN go mod download 00:45:03 ---> Running in bf57b57f262e 00:45:03 ---> 62b08cf86c58 00:45:03 Step 7/23 : RUN go mod download 00:45:04 ---> Running in 872dbe12c292 00:45:05 Removing intermediate container a1895b1ebb32 00:45:05 ---> 5871b428b0d7 00:45:05 Step 6/23 : COPY go.mod . 00:45:05 Staging go-build-helper 00:45:05 + snapcraftctl stage 00:45:06 ---> 53282faa851d 00:45:06 Step 7/23 : RUN go mod download 00:45:06 ---> Running in 8f924bdb63f8 00:45:07 Removing intermediate container 973fc5f42d02 00:45:07 ---> 7c3b59217b0c 00:45:07 Step 8/24 : COPY . . 00:45:08 Removing intermediate container 7bb82a03cb50 00:45:08 ---> c880d9a44e25 00:45:08 Step 8/26 : COPY . . 00:45:08 Removing intermediate container bf57b57f262e 00:45:08 ---> 595c291f272b 00:45:08 Step 8/24 : COPY . . 00:45:08 Removing intermediate container 872dbe12c292 00:45:08 ---> d8718663f661 00:45:08 Step 8/23 : COPY . . 00:45:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:45:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:45:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:45:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:45:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:45:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:45:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:45:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:45:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:45:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:45:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:45:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:45:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:45:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:45:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:45:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:45:16 Fetched 24.8 MB in 0s (0 B/s) 00:45:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:45:16 Fetched 224 kB in 0s (0 B/s) 00:45:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:45:16 Fetched 157 kB in 0s (0 B/s) 00:45:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:45:16 Fetched 221 kB in 0s (0 B/s) 00:45:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:45:16 Fetched 143 kB in 0s (0 B/s) 00:45:16 Pulling edgex-go 00:45:16 + snapcraftctl pull 00:45:16 Pulling hooks 00:45:16 + snapcraftctl pull 00:45:16 Removing intermediate container 8f924bdb63f8 00:45:16 ---> 4228a0e059bb 00:45:16 Step 8/23 : COPY . . 00:45:31 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:31 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:31 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:31 Fetched 0 B in 0s (0 B/s) 00:45:31 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:31 Fetched 96.5 kB in 0s (0 B/s) 00:45:31 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:31 Fetched 279 kB in 0s (0 B/s) 00:45:31 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:31 Fetched 122 kB in 0s (0 B/s) 00:45:31 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:31 Fetched 77.8 kB in 0s (0 B/s) 00:45:31 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:31 Fetched 8848 B in 0s (0 B/s) 00:45:31 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:31 Fetched 47.8 kB in 0s (0 B/s) 00:45:31 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:31 Fetched 45.6 kB in 0s (0 B/s) 00:45:31 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:45:31 Fetched 15.0 kB in 0s (0 B/s) 00:45:31 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:45:31 Fetched 219 kB in 0s (0 B/s) 00:45:31 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:45:31 Fetched 154 kB in 0s (0 B/s) 00:45:31 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:31 Fetched 50.6 kB in 0s (0 B/s) 00:45:31 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:31 Fetched 14.8 kB in 0s (0 B/s) 00:45:31 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:31 Fetched 41.8 kB in 0s (0 B/s) 00:45:31 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:31 Fetched 499 kB in 0s (0 B/s) 00:45:31 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:31 Fetched 111 kB in 0s (0 B/s) 00:45:31 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:31 Fetched 240 kB in 0s (0 B/s) 00:45:31 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:31 Fetched 29.3 kB in 0s (0 B/s) 00:45:31 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:31 Fetched 85.5 kB in 0s (0 B/s) 00:45:31 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:31 Fetched 24.5 kB in 0s (0 B/s) 00:45:31 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:45:31 Fetched 49.2 kB in 0s (0 B/s) 00:45:31 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:31 Fetched 54.2 kB in 0s (0 B/s) 00:45:31 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:31 Fetched 30.8 kB in 0s (0 B/s) 00:45:31 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:45:31 Fetched 15.8 kB in 0s (0 B/s) 00:45:31 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:31 Fetched 85.9 kB in 0s (0 B/s) 00:45:31 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:31 Fetched 8720 B in 0s (0 B/s) 00:45:31 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:45:31 Fetched 140 kB in 0s (0 B/s) 00:45:31 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:31 Fetched 119 kB in 0s (0 B/s) 00:45:31 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:45:31 Fetched 111 kB in 0s (0 B/s) 00:45:31 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:31 Fetched 11.1 kB in 0s (0 B/s) 00:45:31 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:31 Fetched 645 kB in 0s (0 B/s) 00:45:31 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:31 Fetched 41.3 kB in 0s (0 B/s) 00:45:31 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:31 Fetched 17.9 kB in 0s (0 B/s) 00:45:31 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:31 Fetched 368 kB in 0s (0 B/s) 00:45:31 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:45:31 Fetched 187 kB in 0s (0 B/s) 00:45:31 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:31 Fetched 175 kB in 0s (0 B/s) 00:45:31 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:31 Fetched 206 kB in 0s (0 B/s) 00:45:31 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:45:31 Fetched 1301 kB in 0s (0 B/s) 00:45:31 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:31 Fetched 36.2 kB in 0s (0 B/s) 00:45:31 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:45:31 Fetched 159 kB in 0s (0 B/s) 00:45:31 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:31 Fetched 107 kB in 0s (0 B/s) 00:45:31 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:31 Fetched 48.7 kB in 0s (0 B/s) 00:45:31 Pulling static-packages 00:45:31 + snapcraftctl pull 00:45:32 Pulling version 00:45:32 + cd /root/project 00:45:32 + git describe --tags --abbrev=0 00:45:32 + sed s/v// 00:45:32 + GIT_VERSION=2.0.1-dev.3 00:45:32 + [ -z 2.0.1-dev.3 ] 00:45:32 + snapcraftctl set-version 2.0.1-dev.3 00:45:32 Building config-common 00:45:32 + snapcraftctl build 00:45:34 ---> 6c66a10a245e 00:45:34 Step 9/24 : RUN go mod tidy 00:45:34 ---> 00ae6ae0675e 00:45:34 Step 9/26 : RUN go mod tidy 00:45:34 ---> 86dcbe555f19 00:45:34 Step 9/24 : RUN go mod tidy 00:45:34 ---> f65d279d131b 00:45:34 Step 9/23 : RUN go mod tidy 00:45:34 ---> daa4f149243e 00:45:34 Step 9/23 : RUN go mod tidy 00:45:34 ---> Running in 52866ae83e78 00:45:34 ---> Running in 541fb266ef27 00:45:34 ---> Running in 34d714cc7dcd 00:45:34 ---> Running in dfd3f05bade3 00:45:34 ---> Running in 14bdcf6664d2 00:45:34 Skipping build go-build-helper (already ran) 00:45:35 Building edgex-go 00:45:35 + cd /root/parts/edgex-go/src 00:45:35 + git describe --tags --abbrev=0 00:45:35 + sed s/v// 00:45:35 + GIT_VERSION=2.0.1-dev.3 00:45:35 go mod tidy 00:45:35 + [ -z 2.0.1-dev.3 ] 00:45:35 + echo 2.0.1-dev.3 00:45:35 + make build 00:45:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:45:37 go: downloading github.com/gorilla/mux v1.8.0 00:45:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:45:37 go: downloading github.com/stretchr/testify v1.7.0 00:45:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:45:37 go: downloading github.com/google/uuid v1.2.0 00:45:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:45:37 go: downloading gopkg.in/yaml.v2 v2.4.0 00:45:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:45:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:45:37 go: downloading github.com/lib/pq v1.10.2 00:45:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:45:38 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:45:38 go: downloading github.com/pelletier/go-toml v1.9.3 00:45:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:45:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:45:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:45:39 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:39 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:45:39 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:45:39 go: downloading github.com/stretchr/objx v0.1.0 00:45:39 go: downloading github.com/go-kit/kit v0.9.0 00:45:39 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:45:39 go: downloading github.com/x448/float16 v0.8.4 00:45:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:45:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:45:39 go: downloading github.com/pebbe/zmq4 v1.2.7 00:45:39 go: downloading github.com/kr/pretty v0.2.0 00:45:39 go: downloading github.com/go-playground/universal-translator v0.17.0 00:45:39 go: downloading github.com/leodido/go-urn v1.2.0 00:45:39 go: downloading golang.org/x/text v0.3.2 00:45:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:45:39 go: downloading github.com/go-playground/locales v0.13.0 00:45:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:45:39 go: downloading github.com/go-stack/stack v1.8.0 00:45:39 go: downloading github.com/hashicorp/consul/api v1.8.1 00:45:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:39 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:45:39 go: downloading github.com/kr/text v0.1.0 00:45:39 go: downloading github.com/gorilla/websocket v1.4.2 00:45:39 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:45:39 Removing intermediate container 52866ae83e78 00:45:39 ---> 85dffe049d5b 00:45:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:45:39 Removing intermediate container 541fb266ef27 00:45:39 ---> e7570235636d 00:45:39 Step 10/24 : RUN make cmd/core-data/core-data 00:45:39 ---> Running in d4a2f973b6e2 00:45:39 ---> Running in 212e179c00b4 00:45:39 Removing intermediate container dfd3f05bade3 00:45:39 ---> 2b9897e7074e 00:45:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:40 go: downloading github.com/onsi/ginkgo v1.10.1 00:45:40 go: downloading github.com/onsi/gomega v1.7.0 00:45:40 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:45:40 Removing intermediate container 34d714cc7dcd 00:45:40 ---> 00f3d0423e05 00:45:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:40 Removing intermediate container 14bdcf6664d2 00:45:40 ---> 8bd5121716d9 00:45:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:40 ---> Running in 28ba3dd42a40 00:45:40 ---> Running in 0a68b3f618ff 00:45:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:40 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:45:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:45:40 go: downloading github.com/hashicorp/serf v0.9.5 00:45:40 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:45:40 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:45:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:40 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:45:40 go: downloading github.com/hpcloud/tail v1.0.0 00:45:40 ---> Running in c89ed096cb8d 00:45:40 go: downloading github.com/fatih/color v1.9.0 00:45:40 go: downloading github.com/mattn/go-colorable v0.1.6 00:45:40 go: downloading github.com/mattn/go-isatty v0.0.12 00:45:40 go: downloading github.com/pkg/errors v0.8.1 00:45:40 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:45:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:45:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:40 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:45:40 go: downloading github.com/hashicorp/memberlist v0.2.2 00:45:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:45:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:40 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:45:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:45:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:45:40 go: downloading github.com/miekg/dns v1.1.26 00:45:40 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:45:40 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:45:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:45:40 go: downloading github.com/hashicorp/errwrap v1.0.0 00:45:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-data/core-data ./cmd/core-data 00:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/core-command/core-command ./cmd/core-command 00:45:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:45:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:46:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:46:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:46:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:46:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:46:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:46:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:46:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:46:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:46:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:46:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:46:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:46:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:46:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:46:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:46:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:46:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:46:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:46:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:46:04 + 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 00:46:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:46:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:46:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:46:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:46:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:46:04 + 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 00:46:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:46:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:46:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:46:05 Building hooks 00:46:05 + cd /root/parts/hooks/src 00:46:05 + make build 00:46:05 go mod tidy 00:46:06 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:46:06 go: downloading github.com/stretchr/testify v1.5.1 00:46:06 go: downloading gopkg.in/yaml.v2 v2.2.2 00:46:06 go: downloading github.com/davecgh/go-spew v1.1.0 00:46:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:46:07 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:46:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:46:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:46:10 Building static-packages 00:46:10 + snapcraftctl build 00:46:13 Building version 00:46:13 + snapcraftctl build 00:46:14 Staging config-common 00:46:14 + snapcraftctl stage 00:46:15 Skipping stage go-build-helper (already ran) 00:46:15 Staging edgex-go 00:46:15 + snapcraftctl stage 00:46:16 Staging hooks 00:46:16 + snapcraftctl stage 00:46:17 Staging static-packages 00:46:17 + snapcraftctl stage 00:46:18 Staging version 00:46:18 + snapcraftctl stage 00:46:19 Priming config-common 00:46:19 + snapcraftctl prime 00:46:20 Priming go-build-helper 00:46:20 + snapcraftctl prime 00:46:21 Priming edgex-go 00:46:21 + snapcraftctl prime 00:46:22 Priming hooks 00:46:22 + snapcraftctl prime 00:46:23 Priming static-packages 00:46:23 + snapcraftctl prime 00:46:26 Priming version 00:46:26 + snapcraftctl prime 00:46:27 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] } 00:47:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:34 Removing intermediate container d4a2f973b6e2 00:47:34 ---> c6fdb4ef9c39 00:47:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:47:34 ---> Running in 3b1453644384 00:47:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:47:41 Removing intermediate container 0a68b3f618ff 00:47:41 ---> 46488637db62 00:47:41 00:47:41 Step 11/23 : FROM alpine:3.12 00:47:41 Removing intermediate container 3b1453644384 00:47:41 ---> 31cac2743450 00:47:41 00:47:41 Step 12/24 : FROM docker:20.10.0 00:47:42 3.12: Pulling from library/alpine 00:47:42 20.10.0: Pulling from library/docker 00:47:42 Removing intermediate container c89ed096cb8d 00:47:42 ---> 859f07d4b196 00:47:42 Removing intermediate container 28ba3dd42a40 00:47:42 00:47:42 Step 11/23 : FROM alpine:3.12 00:47:42 ---> 9668d385a509 00:47:42 00:47:42 Step 11/26 : FROM alpine:3.12 00:47:42 3.12: Pulling from library/alpine 00:47:42 3.12: Pulling from library/alpine 00:47:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:43 Status: Image is up to date for alpine:3.12 00:47:43 Status: Downloaded newer image for alpine:3.12 00:47:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:43 Status: Image is up to date for alpine:3.12 00:47:43 ---> c4fd0aeabfcf 00:47:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:43 ---> c4fd0aeabfcf 00:47:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:43 ---> c4fd0aeabfcf 00:47:43 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:45 ---> Running in 67de624146b9 00:47:45 ---> Running in 9eba8e569beb 00:47:45 ---> Running in 8a2bc268c022 00:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:48 (1/6) Installing ca-certificates (20191127-r4) 00:47:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:48 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:48 (3/6) Installing libcurl (7.77.0-r0) 00:47:48 (4/6) Installing curl (7.77.0-r0) 00:47:48 (5/6) Installing dumb-init (1.2.2-r1) 00:47:48 (6/6) Installing su-exec (0.2-r1) 00:47:48 Executing busybox-1.31.1-r20.trigger 00:47:48 Executing ca-certificates-20191127-r4.trigger 00:47:48 (1/1) Installing dumb-init (1.2.2-r1) 00:47:48 Executing busybox-1.31.1-r20.trigger 00:47:48 OK: 5 MiB in 15 packages 00:47:48 OK: 7 MiB in 20 packages 00:47:48 (1/2) Installing ca-certificates (20191127-r4) 00:47:48 (2/2) Installing dumb-init (1.2.2-r1) 00:47:48 Executing busybox-1.31.1-r20.trigger 00:47:48 Executing ca-certificates-20191127-r4.trigger 00:47:49 OK: 6 MiB in 16 packages 00:47:51 Removing intermediate container 67de624146b9 00:47:51 ---> b3e33a8388e5 00:47:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:51 Removing intermediate container 212e179c00b4 00:47:51 ---> 582413bc7bf3 00:47:51 00:47:51 Step 11/24 : FROM alpine:3.12 00:47:51 ---> c4fd0aeabfcf 00:47:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:52 ---> Running in 32d93ace1be4 00:47:52 ---> Running in 638aaab79f4b 00:47:52 Removing intermediate container 9eba8e569beb 00:47:52 ---> 5f7515285b78 00:47:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:53 Removing intermediate container 8a2bc268c022 00:47:53 ---> 1915a2f40e69 00:47:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:53 Removing intermediate container 32d93ace1be4 00:47:53 ---> 9071195cdc7f 00:47:53 Step 14/23 : ENV APP_PORT=59861 00:47:53 ---> Running in 19edc9bfb3a0 00:47:53 ---> Running in a28fdf581270 00:47:53 ---> Running in 18618bbe29b8 00:47:53 Removing intermediate container 638aaab79f4b 00:47:53 ---> bcc4bc4a36b8 00:47:53 Step 13/24 : ENV APP_PORT=59880 00:47:54 ---> Running in 49b726f8d348 00:47:54 Removing intermediate container 19edc9bfb3a0 00:47:54 ---> aefb63028c4d 00:47:54 Step 14/26 : WORKDIR / 00:47:54 Removing intermediate container a28fdf581270 00:47:54 ---> b2347533dfbe 00:47:54 Step 14/23 : ENV APP_PORT=59860 00:47:54 Removing intermediate container 18618bbe29b8 00:47:54 ---> 0ee876f8dff3 00:47:54 Step 15/23 : EXPOSE $APP_PORT 00:47:54 ---> Running in 366115f45518 00:47:54 ---> Running in 7d321527395d 00:47:55 ---> Running in af437d1a8d01 00:47:55 Removing intermediate container 49b726f8d348 00:47:55 ---> bd2e269ea134 00:47:55 Step 14/24 : EXPOSE $APP_PORT 00:47:55 ---> Running in 5878173b8497 00:47:55 Removing intermediate container 366115f45518 00:47:55 ---> aa8353e759bc 00:47:55 Step 15/23 : EXPOSE $APP_PORT 00:47:56 Removing intermediate container 7d321527395d 00:47:56 ---> e6599a079a79 00:47:56 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:56 Removing intermediate container af437d1a8d01 00:47:56 ---> 55e7c5ed266a 00:47:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:56 ---> Running in f2613bdaa412 00:47:56 Removing intermediate container 5878173b8497 00:47:56 ---> b71cfcf3e5d4 00:47:56 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:56 ---> Running in 85e0ed863666 00:47:56 Removing intermediate container f2613bdaa412 00:47:56 ---> 68af6a73fa28 00:47:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:57 ---> fc497d9b1e38 00:47:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:57 ---> 8e8ae206b224 00:47:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:47:58 Status: Downloaded newer image for docker:20.10.0 00:47:58 ---> eeaf43b92773 00:47:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:47:58 ---> Running in 7b3e4278a433 00:47:58 ---> ef245585eaf4 00:47:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:58 ---> 7ff1d7bb45c8 00:47:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:59 Removing intermediate container 7b3e4278a433 00:47:59 ---> 734ca29871da 00:47:59 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 00:47:59 ---> 5b2fd8d70bc0 00:47:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:59 ---> Running in 20e59afd07b0 00:48:00 ---> 527f5a19a01b 00:48:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:48:00 ---> f3be525f77f2 00:48:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:00 Removing intermediate container 85e0ed863666 00:48:00 ---> 83f58203a19a 00:48:00 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:48:00 ---> Running in a3f75c05091f 00:48:00 ---> b8c31f73bd2c 00:48:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:48:01 ---> Running in be54404995fe 00:48:01 ---> c97a6bc78d96 00:48:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:01 Removing intermediate container be54404995fe 00:48:01 ---> 940106999d83 00:48:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:48:01 ---> 99cb64dc4d55 00:48:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:02 ---> Running in 6b90abd9212b 00:48:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:02 ---> Running in bef074dd4853 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:03 (1/39) Installing readline (8.0.4-r0) 00:48:03 (2/39) Installing bash (5.0.17-r0) 00:48:03 Executing bash-5.0.17-r0.post-install 00:48:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:48:03 (4/39) Installing libcurl (7.77.0-r0) 00:48:03 (5/39) Installing curl (7.77.0-r0) 00:48:03 (6/39) Installing dumb-init (1.2.2-r1) 00:48:03 (7/39) Installing libbz2 (1.0.8-r1) 00:48:03 (8/39) Installing expat (2.2.9-r1) 00:48:03 (9/39) Installing libffi (3.3-r2) 00:48:03 (10/39) Installing gdbm (1.13-r1) 00:48:03 Removing intermediate container bef074dd4853 00:48:03 ---> 81a443caaeac 00:48:03 Step 21/23 : LABEL arch=arm64 00:48:03 (11/39) Installing xz-libs (5.2.5-r0) 00:48:03 (12/39) Installing sqlite-libs (3.32.1-r1) 00:48:03 (13/39) Installing python3 (3.8.10-r0) 00:48:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 ---> db7285b9caab 00:48:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:03 ---> Running in fb686f3a9d05 00:48:03 Removing intermediate container 6b90abd9212b 00:48:03 ---> 43068903a6de 00:48:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:04 (1/6) Installing dumb-init (1.2.2-r1) 00:48:04 (2/6) Installing libgcc (9.3.0-r2) 00:48:04 ---> Running in 9ea2a25de192 00:48:04 (3/6) Installing libsodium (1.0.18-r0) 00:48:04 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:04 Removing intermediate container fb686f3a9d05 00:48:04 ---> 6489331d4f49 00:48:04 Step 22/23 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:48:04 (5/6) Installing libzmq (4.3.3-r0) 00:48:04 (6/6) Installing zeromq (4.3.3-r0) 00:48:05 Executing busybox-1.31.1-r20.trigger 00:48:05 OK: 8 MiB in 20 packages 00:48:05 ---> Running in 57bd4343d122 00:48:05 (14/39) Installing py3-appdirs (1.4.4-r1) 00:48:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:48:05 (16/39) Installing py3-parsing (2.4.7-r0) 00:48:05 Removing intermediate container 9ea2a25de192 00:48:05 ---> db3724648934 00:48:05 Step 21/23 : LABEL arch=arm64 00:48:05 (17/39) Installing py3-six (1.15.0-r0) 00:48:05 (18/39) Installing py3-packaging (20.4-r0) 00:48:05 (19/39) Installing py3-setuptools (47.0.0-r0) 00:48:05 ---> 5f0d49611eba 00:48:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:05 (20/39) Installing py3-chardet (3.0.4-r4) 00:48:05 (21/39) Installing py3-idna (2.9-r0) 00:48:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:48:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:48:05 (24/39) Installing py3-requests (2.23.0-r0) 00:48:05 (25/39) Installing py3-msgpack (1.0.0-r0) 00:48:05 (26/39) Installing py3-lockfile (0.12.2-r3) 00:48:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:48:05 (28/39) Installing py3-colorama (0.4.3-r0) 00:48:05 (29/39) Installing py3-distlib (0.3.0-r0) 00:48:05 (30/39) Installing py3-distro (1.5.0-r1) 00:48:05 ---> Running in 98750a20a5ce 00:48:05 (31/39) Installing py3-webencodings (0.5.1-r3) 00:48:05 (32/39) Installing py3-html5lib (1.0.1-r4) 00:48:05 (33/39) Installing py3-pytoml (0.1.21-r0) 00:48:05 (34/39) Installing py3-pep517 (0.8.2-r0) 00:48:05 (35/39) Installing py3-progress (1.5-r0) 00:48:05 (36/39) Installing py3-toml (0.10.1-r0) 00:48:05 (37/39) Installing py3-retrying (1.3.3-r0) 00:48:05 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:48:05 (39/39) Installing py3-pip (20.1.1-r0) 00:48:06 Removing intermediate container 57bd4343d122 00:48:06 ---> 5f4a65220844 00:48:06 Step 23/23 : LABEL version=0.0.0 00:48:06 Executing busybox-1.31.1-r19.trigger 00:48:06 OK: 72 MiB in 59 packages 00:48:06 ---> Running in cfb9dd47b7cd 00:48:06 Removing intermediate container 98750a20a5ce 00:48:06 ---> 3f0766d4731a 00:48:06 Step 22/23 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:48:06 ---> c6421c6e26e3 00:48:06 Removing intermediate container a3f75c05091f 00:48:06 ---> f029e40ef7f1 00:48:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:06 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:48:07 ---> Running in 721ebaccca44 00:48:07 ---> Running in 8d52d70eb1fa 00:48:07 Removing intermediate container cfb9dd47b7cd 00:48:07 ---> 18e59e1c8f87 00:48:07 00:48:07 Removing intermediate container 721ebaccca44 00:48:07 ---> b009cc6b68e9 00:48:07 Step 23/23 : LABEL version=0.0.0 00:48:07 Successfully built 18e59e1c8f87 00:48:07 Successfully tagged support-scheduler-arm64:latest 00:48:07 Building security-bootstrapper 00:48:07  Building support-scheduler ... done  ---> Running in 74da0e0e985b 00:48:08 ---> 9399b23eaee3 00:48:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:09 Removing intermediate container 74da0e0e985b 00:48:09 ---> 415aff774875 00:48:09 00:48:11 Successfully built 415aff774875 00:48:11 Successfully tagged support-notifications-arm64:latest 00:48:11  Building support-notifications ... done Building security-proxy-setup 00:48:11 ---> 5e90b52ac263 00:48:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:12 Removing intermediate container 8d52d70eb1fa 00:48:12 ---> 23cab284957b 00:48:12 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:12 Collecting docker-compose==1.23.2 00:48:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:48:12 ---> Running in c96b43b35094 00:48:12 Collecting texttable<0.10,>=0.9.0 00:48:12 Downloading texttable-0.9.1.tar.gz (11 kB) 00:48:13 ---> b1bfc2ffc8c7 00:48:13 Step 20/24 : ENTRYPOINT ["/core-data"] 00:48:13 Removing intermediate container c96b43b35094 00:48:13 ---> 8ee28b66edeb 00:48:13 Step 24/26 : LABEL arch=arm64 00:48:13 ---> Running in 8f54f35566b0 00:48:14 ---> Running in 103be8dd27f7 00:48:14 Removing intermediate container 8f54f35566b0 00:48:14 ---> b4989fb3a287 00:48:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:14 Removing intermediate container 103be8dd27f7 00:48:14 ---> d890bda901b1 00:48:14 Step 25/26 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:48:15 ---> Running in 57705a429321 00:48:15 ---> Running in e118d93d1dd0 00:48:15 Collecting docker<4.0,>=3.6.0 00:48:15 Removing intermediate container 57705a429321 00:48:15 ---> 64eef28d899e 00:48:15 Step 22/24 : LABEL arch=arm64 00:48:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:48:16 Removing intermediate container e118d93d1dd0 00:48:16 ---> cfc99c42ad15 00:48:16 Step 26/26 : LABEL version=0.0.0 00:48:16 ---> Running in 29c24ae74cda 00:48:16 ---> Running in 9bb329184f30 00:48:17 Removing intermediate container 29c24ae74cda 00:48:17 ---> 74a3942693c5 00:48:17 Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:48:17 Collecting PyYAML<4,>=3.10 00:48:17 Downloading PyYAML-3.13.tar.gz (270 kB) 00:48:17 ---> Running in 4c8a41fc61ce 00:48:17 Removing intermediate container 9bb329184f30 00:48:17 ---> 401c9abeebfe 00:48:17 00:48:18 Successfully built 401c9abeebfe 00:48:18 Successfully tagged security-secretstore-setup-arm64:latest 00:48:18  Building security-secretstore-setup ... done Building core-command 00:48:18 Removing intermediate container 4c8a41fc61ce 00:48:18 ---> c8fbbce0bef8 00:48:18 Step 24/24 : LABEL version=0.0.0 00:48:18 ---> Running in 74e46e7c82bf 00:48:19 Removing intermediate container 74e46e7c82bf 00:48:19 ---> 14b796750bf5 00:48:19 00:48:20 Successfully built 14b796750bf5 00:48:20 Successfully tagged core-data-arm64:latest 00:48:20  Building core-data ... done Building core-metadata 00:48:21 Collecting cached-property<2,>=1.2.0 00:48:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:48:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:48:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:48:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:48:23 Collecting jsonschema<3,>=2.5.1 00:48:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:48:24 Collecting websocket-client<1.0,>=0.32.0 00:48:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:48:24 Collecting dockerpty<0.5,>=0.4.1 00:48:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:48:27 Collecting docopt<0.7,>=0.6.1 00:48:27 Downloading docopt-0.6.2.tar.gz (25 kB) 00:48:30 Collecting docker-pycreds>=0.4.0 00:48:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:48:31 Collecting urllib3<1.25,>=1.21.1 00:48:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:48:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:48:31 Collecting idna<2.8,>=2.5 00:48:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:48:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:48:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:48:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:48:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:48:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:48:32 Installing collected packages: texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, cached-property, jsonschema, dockerpty, docopt, docker-compose 00:48:32 Running setup.py install for texttable: started 00:48:35 Running setup.py install for texttable: finished with status 'done' 00:48:35 Attempting uninstall: urllib3 00:48:35 Found existing installation: urllib3 1.25.9 00:48:35 Uninstalling urllib3-1.25.9: 00:48:35 Successfully uninstalled urllib3-1.25.9 00:48:36 Attempting uninstall: idna 00:48:36 Found existing installation: idna 2.9 00:48:36 Uninstalling idna-2.9: 00:48:36 Successfully uninstalled idna-2.9 00:48:37 Attempting uninstall: requests 00:48:37 Found existing installation: requests 2.23.0 00:48:37 Uninstalling requests-2.23.0: 00:48:37 Successfully uninstalled requests-2.23.0 00:48:38 Running setup.py install for PyYAML: started 00:48:41 Running setup.py install for PyYAML: finished with status 'done' 00:48:41 Running setup.py install for dockerpty: started 00:48:43 Running setup.py install for dockerpty: finished with status 'done' 00:48:44 Running setup.py install for docopt: started 00:48:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:48:44 ---> db148f4463b1 00:48:44 Step 3/32 : WORKDIR /edgex-go 00:48:44 ---> Using cache 00:48:44 ---> 74c3dca343ef 00:48:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:44 ---> Using cache 00:48:44 ---> 5c4484169157 00:48:44 Step 5/32 : RUN apk add --update --no-cache make git 00:48:44 ---> Using cache 00:48:44 ---> 4ecdc0c441f2 00:48:44 Step 6/32 : COPY go.mod . 00:48:44 ---> Using cache 00:48:44 ---> 98f22f758b6d 00:48:44 Step 7/32 : RUN go mod download 00:48:44 ---> Using cache 00:48:44 ---> c880d9a44e25 00:48:44 Step 8/32 : COPY . . 00:48:44 ---> Using cache 00:48:44 ---> 00ae6ae0675e 00:48:44 Step 9/32 : RUN go mod tidy 00:48:44 ---> Using cache 00:48:44 ---> 00f3d0423e05 00:48:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:46 Running setup.py install for docopt: finished with status 'done' 00:48:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:48:49 ---> Running in 2312848a8a98 00:48:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:50 ---> db148f4463b1 00:48:50 Step 3/22 : WORKDIR /edgex-go 00:48:50 ---> Using cache 00:48:50 ---> 74c3dca343ef 00:48:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:50 ---> Using cache 00:48:50 ---> 5c4484169157 00:48:50 Step 5/22 : RUN apk add --update --no-cache make git 00:48:50 ---> Using cache 00:48:50 ---> 4ecdc0c441f2 00:48:50 Step 6/22 : COPY go.mod . 00:48:50 ---> Using cache 00:48:50 ---> 98f22f758b6d 00:48:50 Step 7/22 : RUN go mod download 00:48:50 ---> Using cache 00:48:50 ---> c880d9a44e25 00:48:50 Step 8/22 : COPY . . 00:48:50 ---> Using cache 00:48:50 ---> 00ae6ae0675e 00:48:50 Step 9/22 : RUN go mod tidy 00:48:50 ---> Using cache 00:48:50 ---> 00f3d0423e05 00:48:50 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:48:50 ---> Running in dfe328c60a3a 00:48:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:59 ---> db148f4463b1 00:48:59 Step 3/24 : WORKDIR /edgex-go 00:48:59 ---> Using cache 00:48:59 ---> 74c3dca343ef 00:48:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:59 ---> Using cache 00:48:59 ---> 5c4484169157 00:48:59 Step 5/24 : RUN apk add --update --no-cache make git 00:48:59 ---> Using cache 00:48:59 ---> 4ecdc0c441f2 00:48:59 Step 6/24 : COPY go.mod . 00:48:59 ---> Using cache 00:48:59 ---> 98f22f758b6d 00:48:59 Step 7/24 : RUN go mod download 00:48:59 ---> Using cache 00:48:59 ---> c880d9a44e25 00:48:59 Step 8/24 : COPY . . 00:48:59 ---> Using cache 00:48:59 ---> 00ae6ae0675e 00:48:59 Step 9/24 : RUN go mod tidy 00:48:59 ---> Using cache 00:48:59 ---> 00f3d0423e05 00:48:59 Step 10/24 : RUN make cmd/core-command/core-command 00:48:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:59 ---> db148f4463b1 00:48:59 Step 3/24 : WORKDIR /edgex-go 00:48:59 ---> Using cache 00:48:59 ---> 74c3dca343ef 00:48:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:59 ---> Using cache 00:48:59 ---> 5c4484169157 00:48:59 Step 5/24 : RUN apk add --update --no-cache make git 00:48:59 ---> Using cache 00:48:59 ---> 4ecdc0c441f2 00:48:59 Step 6/24 : COPY go.mod . 00:48:59 ---> Using cache 00:48:59 ---> 98f22f758b6d 00:48:59 Step 7/24 : RUN go mod download 00:48:59 ---> Using cache 00:48:59 ---> c880d9a44e25 00:48:59 Step 8/24 : COPY . . 00:49:00 ---> Using cache 00:49:00 ---> 00ae6ae0675e 00:49:00 Step 9/24 : RUN go mod tidy 00:49:00 ---> Using cache 00:49:00 ---> 00f3d0423e05 00:49:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:49:00 ---> Running in 2a8cac7d3dc8 00:49:00 ---> Running in c47ebae0d1cb 00:49: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 00:49:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:49:06 Removing intermediate container 20e59afd07b0 00:49:06 ---> 4c2f2c8afcba 00:49:06 Step 15/24 : ENV APP_PORT=58890 00:49:06 ---> Running in 34b01a0f9f2f 00:49:06 Removing intermediate container 34b01a0f9f2f 00:49:06 ---> d96441b99e9e 00:49:06 Step 16/24 : EXPOSE $APP_PORT 00:49:07 ---> Running in 59742cf1d7c7 00:49:07 Removing intermediate container 59742cf1d7c7 00:49:07 ---> 30433670579a 00:49:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:49:09 ---> 91a6bb7d0149 00:49:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:49:10 ---> c2c145448016 00:49:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:49:12 ---> 2e2d897aef70 00:49:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:49:12 ---> Running in 1f99332b2635 00:49:13 Removing intermediate container 1f99332b2635 00:49:13 ---> 1aab8b95d9b9 00:49:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:13 ---> Running in 02b00fc5c0c9 00:49:14 Removing intermediate container 02b00fc5c0c9 00:49:14 ---> b2b9d5e024b0 00:49:14 Step 22/24 : LABEL arch=arm64 00:49:14 ---> Running in ebbdd4718490 00:49:15 Removing intermediate container ebbdd4718490 00:49:15 ---> 5f05435e7158 00:49:15 Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:49:15 ---> Running in c6cf6c324250 00:49:16 Removing intermediate container c6cf6c324250 00:49:16 ---> 2c0c211f61fc 00:49:16 Step 24/24 : LABEL version=0.0.0 00:49:16 ---> Running in c277dd8f6ed4 00:49:16 Removing intermediate container c277dd8f6ed4 00:49:16 ---> bc61c88f73ce 00:49:16 00:49:17 Successfully built bc61c88f73ce 00:49:17 Successfully tagged sys-mgmt-agent-arm64:latest 00:50:25  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:50:28 Removing intermediate container 2312848a8a98 00:50:28 ---> f45c5fd360ba 00:50:28 00:50:28 Step 11/32 : FROM alpine:3.12 00:50:28 ---> c4fd0aeabfcf 00:50:28 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:29 ---> Running in aa89c36a0221 00:50:30 Removing intermediate container aa89c36a0221 00:50:30 ---> c7d73b532196 00:50:30 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:50:30 ---> Running in 65d515678fc3 00:50:32 Removing intermediate container dfe328c60a3a 00:50:32 ---> 008cd6da0183 00:50:32 00:50:32 Step 11/22 : FROM alpine:3.12 00:50:32 ---> c4fd0aeabfcf 00:50:32 Step 12/22 : RUN apk add --update --no-cache curl 00:50:33 ---> Running in 7737afd6cdf2 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:34 (1/2) Installing dumb-init (1.2.2-r1) 00:50:34 (2/2) Installing su-exec (0.2-r1) 00:50:34 Executing busybox-1.31.1-r20.trigger 00:50:34 OK: 5 MiB in 16 packages 00:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:35 Removing intermediate container 2a8cac7d3dc8 00:50:35 ---> 3feef8263fd1 00:50:35 00:50:35 Step 11/24 : FROM alpine:3.12 00:50:35 ---> c4fd0aeabfcf 00:50:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:35 ---> Using cache 00:50:35 ---> b3e33a8388e5 00:50:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:35 ---> Using cache 00:50:35 ---> 9071195cdc7f 00:50:35 Step 14/24 : ENV APP_PORT=59882 00:50:35 (1/4) Installing ca-certificates (20191127-r4) 00:50:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:35 (3/4) Installing libcurl (7.77.0-r0) 00:50:35 (4/4) Installing curl (7.77.0-r0) 00:50:35 Executing busybox-1.31.1-r20.trigger 00:50:35 ---> Running in 34b3f3f34416 00:50:36 Executing ca-certificates-20191127-r4.trigger 00:50:36 Removing intermediate container 65d515678fc3 00:50:36 ---> fa9c4e0ca9d3 00:50:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:50:36 OK: 7 MiB in 18 packages 00:50:36 ---> Running in fac08532c796 00:50:37 Removing intermediate container 34b3f3f34416 00:50:37 ---> b77bcb02dc44 00:50:37 Step 15/24 : EXPOSE $APP_PORT 00:50:37 ---> Running in 36012324b102 00:50:37 Removing intermediate container fac08532c796 00:50:37 ---> 5814d7e42a45 00:50:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:37 ---> Running in 86acd6f26bac 00:50:38 Removing intermediate container 36012324b102 00:50:38 ---> 3980b47dc544 00:50:38 Step 16/24 : WORKDIR / 00:50:38 Removing intermediate container 7737afd6cdf2 00:50:38 ---> 74519fd4d805 00:50:38 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:38 ---> Running in 32322e96ff0d 00:50:38 ---> Running in cf7750d87a2a 00:50:38 Removing intermediate container 86acd6f26bac 00:50:38 ---> 3fbd983a8327 00:50:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:39 ---> Running in 5fb8a7973413 00:50:39 Removing intermediate container 32322e96ff0d 00:50:39 ---> d199d3ce52c0 00:50:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:39 Removing intermediate container cf7750d87a2a 00:50:39 ---> c67ab3ef27ed 00:50:39 Step 14/22 : WORKDIR /edgex 00:50:40 ---> Running in 37d643c41309 00:50:40 Removing intermediate container c47ebae0d1cb 00:50:40 ---> f386d99ad2e9 00:50:40 00:50:40 Step 11/24 : FROM alpine:3.12 00:50:40 ---> c4fd0aeabfcf 00:50:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:40 ---> Using cache 00:50:40 ---> b3e33a8388e5 00:50:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:40 ---> Using cache 00:50:40 ---> 9071195cdc7f 00:50:40 Step 14/24 : ENV APP_PORT=59881 00:50:40 ---> 84e58f1084e1 00:50:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:41 ---> Running in d6e67216d2c8 00:50:41 Removing intermediate container 37d643c41309 00:50:41 ---> e43ece6ef86f 00:50:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:42 Removing intermediate container d6e67216d2c8 00:50:42 ---> a3c77df5b692 00:50:42 Step 15/24 : EXPOSE $APP_PORT 00:50:42 ---> Running in bb2ab8a88ea3 00:50:42 ---> 8c776587c05c 00:50:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:42 ---> e9ee9cd64085 00:50:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:42 Removing intermediate container 5fb8a7973413 00:50:42 ---> fd9031986aa1 00:50:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:50:42 ---> Running in dba73e3bfa5b 00:50:42 Removing intermediate container bb2ab8a88ea3 00:50:42 ---> f20cb88c3af5 00:50:42 Step 16/24 : WORKDIR / 00:50:43 ---> Running in 2f00c8be8c4b 00:50:43 ---> ad369817f526 00:50:43 Step 20/24 : ENTRYPOINT ["/core-command"] 00:50:43 Removing intermediate container dba73e3bfa5b 00:50:43 ---> 53347ff967d1 00:50:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:43 ---> Running in 9eb24911de27 00:50:43 ---> 1fe0d3997afb 00:50:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:43 Removing intermediate container 2f00c8be8c4b 00:50:43 ---> 3ad75319887a 00:50:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:44 Removing intermediate container 9eb24911de27 00:50:44 ---> 3bd6135c280c 00:50:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:44 ---> 2ce15887cedb 00:50:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:44 ---> Running in 55a562897540 00:50:44 ---> Running in 6ba588c7d2ba 00:50:45 ---> 651e8b153931 00:50:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:45 ---> b486c6e36e7a 00:50:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:45 Removing intermediate container 55a562897540 00:50:45 ---> ea99b9e93435 00:50:45 Step 22/24 : LABEL arch=arm64 00:50:45 ---> Running in db784b5500a1 00:50:45 ---> Running in a005f50ed706 00:50:46 Removing intermediate container a005f50ed706 00:50:46 Removing intermediate container db784b5500a1 00:50:46 ---> a2bc2903f8e3 00:50:46 ---> c804cb3bd88d 00:50:46 Step 19/22 : CMD ["--init=true"]Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:50:46 00:50:46 ---> 9077359425f2 00:50:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:46 ---> Running in ef04f679b95c 00:50:46 ---> Running in 681654b0aeb5 00:50:47 ---> 129536540f88 00:50:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:47 Removing intermediate container 681654b0aeb5 00:50:47 ---> 995d4a137a03 00:50:47 Step 20/22 : LABEL arch=arm64 00:50:47 Removing intermediate container ef04f679b95c 00:50:47 ---> c28502be1d8c 00:50:47 Step 24/24 : LABEL version=0.0.0 00:50:47 ---> Running in 2fdb244907e8 00:50:47 ---> Running in 1162dc1dc8a0 00:50:47 ---> Running in 048e80f3e05b 00:50:47 Removing intermediate container 6ba588c7d2ba 00:50:47 ---> 541c096e34d0 00:50:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:48 Removing intermediate container 1162dc1dc8a0 00:50:48 ---> 6c2b57c71891 00:50:48 Step 21/22 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:50:48 Removing intermediate container 2fdb244907e8 00:50:48 ---> 173baf5b553c 00:50:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:48 Removing intermediate container 048e80f3e05b 00:50:48 ---> fba2c4a588ba 00:50:48 00:50:48 ---> Running in f966d3ff25bd 00:50:48 ---> Running in 689b18a0e3c1 00:50:48 Successfully built fba2c4a588ba 00:50:48 ---> 63603673d748 00:50:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:48 Successfully tagged core-command-arm64:latest 00:50:49  Building core-command ... done Removing intermediate container 689b18a0e3c1 00:50:49 ---> 379ba6e56d7f 00:50:49 Step 22/24 : LABEL arch=arm64 00:50:49 Removing intermediate container f966d3ff25bd 00:50:49 ---> 923ade358f48 00:50:49 Step 22/22 : LABEL version=0.0.0 00:50:49 ---> Running in db0bca33e419 00:50:49 ---> Running in 00e4767c5dc0 00:50:50 Removing intermediate container 00e4767c5dc0 00:50:50 ---> 716dc574c1d7 00:50:50 00:50:50 Removing intermediate container db0bca33e419 00:50:50 ---> e61a64090b91 00:50:50 Step 23/24 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:50:50 ---> f4f2505757fc 00:50:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:50 ---> Running in 376e2fa45f3a 00:50:50 Successfully built 716dc574c1d7 00:50:50 Successfully tagged security-proxy-setup-arm64:latest 00:50:50  Building security-proxy-setup ... done Removing intermediate container 376e2fa45f3a 00:50:50 ---> 5c6c3e5429ef 00:50:50 Step 24/24 : LABEL version=0.0.0 00:50:50 ---> Running in 838173e88f48 00:50:51 ---> c8798e3f0e9d 00:50:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:51 Removing intermediate container 838173e88f48 00:50:51 ---> 5b6e8f67355c 00:50:51 00:50:51 Successfully built 5b6e8f67355c 00:50:52 Successfully tagged core-metadata-arm64:latest 00:50:52  Building core-metadata ... done  ---> d734a4f53476 00:50:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:53 ---> 4cddbe9474ca 00:50:53 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:50:53 ---> Running in f0222e4bfb6f 00:50:53 Removing intermediate container f0222e4bfb6f 00:50:53 ---> 1619ac6b19d2 00:50:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:54 ---> 4768ea2d58d4 00:50:54 Step 27/32 : RUN chmod +x /entrypoint.sh 00:50:54 ---> Running in b1d55e20b51b 00:50:57 Removing intermediate container b1d55e20b51b 00:50:57 ---> d932eb75384e 00:50:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:50:57 ---> Running in eceb844a503d 00:50:57 Removing intermediate container eceb844a503d 00:50:57 ---> fac944e94f74 00:50:57 Step 29/32 : CMD ["gate"] 00:50:57 ---> Running in ff2045a79e2b 00:50:58 Removing intermediate container ff2045a79e2b 00:50:58 ---> 575cd4322f8f 00:50:58 Step 30/32 : LABEL arch=arm64 00:50:58 ---> Running in 4c063053d747 00:50:59 Removing intermediate container 4c063053d747 00:50:59 ---> 54a9136de45f 00:50:59 Step 31/32 : LABEL git_sha=8038895d0e18621ceaf9c87c81e9ddb5523fb779 00:50:59 ---> Running in b91cb5efc031 00:51:00 Removing intermediate container b91cb5efc031 00:51:00 ---> ed330a3b1b43 00:51:00 Step 32/32 : LABEL version=0.0.0 00:51:00 ---> Running in 58a64a233d09 00:51:00 Removing intermediate container 58a64a233d09 00:51:00 ---> 1aba725649e3 00:51:00 00:51:01 Successfully built 1aba725649e3 00:51:01 Successfully tagged security-bootstrapper-arm64:latest 00:51:01  Building security-bootstrapper ... done  [Pipeline] } 00:51:01 $ docker stop --time=1 c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 00:51:03 $ docker rm -f c6d89957758bb08a0e33fe08166ef4ce6312cb173a3125bc638d622ef41562c3 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:03 + docker images 00:51:04 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:04 security-bootstrapper-arm64 latest 1aba725649e3 3 seconds ago 17.5MB 00:51:04 core-metadata-arm64 latest 5b6e8f67355c 12 seconds ago 15.7MB 00:51:04 security-proxy-setup-arm64 latest 716dc574c1d7 14 seconds ago 24.2MB 00:51:04 core-command-arm64 latest fba2c4a588ba 15 seconds ago 15MB 00:51:04 f386d99ad2e9 23 seconds ago 994MB 00:51:04 3feef8263fd1 28 seconds ago 988MB 00:51:04 008cd6da0183 32 seconds ago 995MB 00:51:04 f45c5fd360ba 36 seconds ago 991MB 00:51:04 sys-mgmt-agent-arm64 latest bc61c88f73ce About a minute ago 298MB 00:51:04 core-data-arm64 latest 14b796750bf5 2 minutes ago 19.1MB 00:51:04 security-secretstore-setup-arm64 latest 401c9abeebfe 2 minutes ago 27.1MB 00:51:04 support-notifications-arm64 latest 415aff774875 2 minutes ago 15.7MB 00:51:04 support-scheduler-arm64 latest 18e59e1c8f87 2 minutes ago 15.1MB 00:51:04 582413bc7bf3 3 minutes ago 997MB 00:51:04 31cac2743450 3 minutes ago 991MB 00:51:04 9668d385a509 3 minutes ago 998MB 00:51:04 859f07d4b196 3 minutes ago 990MB 00:51:04 46488637db62 3 minutes ago 991MB 00:51:04 ci-base-image-arm64 latest db148f4463b1 13 minutes ago 663MB 00:51:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 hours ago 451MB 00:51:04 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 00:51:04 docker 20.10.0 eeaf43b92773 7 months ago 228MB 00:51:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:51:04 ---> job-cost.sh 00:51:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FTsl 00:51:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:20 lf-activate-venv(): INFO: Adding /tmp/venv-FTsl/bin to PATH 00:53:20 INFO: No Stack... 00:53:20 INFO: Retrieving Pricing Info for: v2-standard-4 00:53:20 INFO: Archiving Costs [Pipeline] sh 00:53:21 + cat /w/workspace/edgex-go/19/archives/cost.csv 00:53:21 + cut -d, -f6 [Pipeline] lock 00:53:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] 00:53:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] did not exist. Created. 00:53:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:21 + echo total: 0.18000000715255737 [Pipeline] stash 00:53:21 Stashed 1 file(s) [Pipeline] } 00:53:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:53:22 provisioning config files... 00:53:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config1726203811778390336tmp [Pipeline] { [Pipeline] sh 00:53:23 + set +x 00:53:23 + curl -s https://codecov.io/bash 00:53:23 + bash -s -- 00:53:23 00:53:23 _____ _ 00:53:23 / ____| | | 00:53:23 | | ___ __| | ___ ___ _____ __ 00:53:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:23 Bash-1.0.3 00:53:23 00:53:23 00:53:23 ==> git version 2.24.4 found 00:53:23 ==> 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 00:53:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:53:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:53:23 ==> Jenkins CI detected. 00:53:23 project root: . 00:53:23 --> token set from env 00:53:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:23 ==> Running gcov in . (disable via -X gcov) 00:53:23 ==> Python coveragepy not found 00:53:23 ==> Searching for coverage reports in: 00:53:23 + . 00:53:23 -> Found 1 reports 00:53:23 ==> Detecting git/mercurial file structure 00:53:23 ==> Reading reports 00:53:23 + ./coverage.out bytes=398095 00:53:23 ==> Appending adjustments 00:53:23 https://docs.codecov.io/docs/fixing-reports 00:53:24 + Found adjustments 00:53:24 ==> Gzipping contents 00:53:24 56K /tmp/codecov.oe7vDc.gz 00:53:24 ==> Uploading reports 00:53:24 url: https://codecov.io 00:53:24 query: branch=PR-3571&commit=187887a8392dc793e57fbc73dcc74327a2f09bdc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:53:24 -> Pinging Codecov 00:53:24 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3571&commit=187887a8392dc793e57fbc73dcc74327a2f09bdc&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:53:24 -> Uploading to 00:53:24 https://storage.googleapis.com/codecov/v4/raw/2021-07-10/00271124DB129430A58F1EEE437C3FCB/187887a8392dc793e57fbc73dcc74327a2f09bdc/e9c4b019-8f44-4904-bc3b-750b1affe905.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210710%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210710T005324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fb94f6c012831dab7f486e1c28f3dd6f2c9bf0aaf3bc82e97120709c3ead130 00:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:24 Dload Upload Total Spent Left Speed 00:53:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53922 0 0 100 53922 0 120k --:--:-- --:--:-- --:--:-- 120k 00:53:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/187887a8392dc793e57fbc73dcc74327a2f09bdc [Pipeline] } 00:53:25 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] libraryResource [Pipeline] sh 00:53:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:27 ---> package-listing.sh 00:53:27 ++ facter osfamily 00:53:27 ++ tr '[:upper:]' '[:lower:]' 00:53:27 + OS_FAMILY=redhat 00:53:27 + workspace=/w/workspace/edgex-go/19 00:53:27 + START_PACKAGES=/tmp/packages_start.txt 00:53:27 + END_PACKAGES=/tmp/packages_end.txt 00:53:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:27 + PACKAGES=/tmp/packages_start.txt 00:53:27 + '[' /w/workspace/edgex-go/19 ']' 00:53:27 + PACKAGES=/tmp/packages_end.txt 00:53:27 + case "${OS_FAMILY}" in 00:53:27 + sort 00:53:27 + rpm -qa 00:53:29 + '[' -f /tmp/packages_start.txt ']' 00:53:29 + '[' -f /tmp/packages_end.txt ']' 00:53:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:29 + '[' /w/workspace/edgex-go/19 ']' 00:53:29 + mkdir -p /w/workspace/edgex-go/19/archives/ 00:53:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 00:53:29 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:30 00:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:30 alpine: Pulling from edgex-lftools-log-publisher 00:53:30 df20fa9351a1: Pulling fs layer 00:53:30 36b3adc4ff6f: Pulling fs layer 00:53:30 8ad3a11d3b57: Pulling fs layer 00:53:30 46f8f816bc3b: Pulling fs layer 00:53:30 93b61091891f: Pulling fs layer 00:53:30 93b9cdb0e59b: Pulling fs layer 00:53:30 5e14af77c1be: Pulling fs layer 00:53:30 01666e4c0597: Pulling fs layer 00:53:30 aa168da1d23b: Pulling fs layer 00:53:30 46f8f816bc3b: Waiting 00:53:30 93b61091891f: Waiting 00:53:30 93b9cdb0e59b: Waiting 00:53:30 5e14af77c1be: Waiting 00:53:30 01666e4c0597: Waiting 00:53:30 aa168da1d23b: Waiting 00:53:30 36b3adc4ff6f: Verifying Checksum 00:53:30 36b3adc4ff6f: Download complete 00:53:30 df20fa9351a1: Verifying Checksum 00:53:30 df20fa9351a1: Download complete 00:53:30 46f8f816bc3b: Verifying Checksum 00:53:30 46f8f816bc3b: Download complete 00:53:30 93b9cdb0e59b: Verifying Checksum 00:53:30 93b9cdb0e59b: Download complete 00:53:30 5e14af77c1be: Verifying Checksum 00:53:30 5e14af77c1be: Download complete 00:53:30 01666e4c0597: Verifying Checksum 00:53:30 01666e4c0597: Download complete 00:53:30 8ad3a11d3b57: Verifying Checksum 00:53:30 8ad3a11d3b57: Download complete 00:53:30 df20fa9351a1: Pull complete 00:53:31 36b3adc4ff6f: Pull complete 00:53:31 93b61091891f: Verifying Checksum 00:53:31 93b61091891f: Download complete 00:53:31 8ad3a11d3b57: Pull complete 00:53:31 46f8f816bc3b: Pull complete 00:53:31 93b61091891f: Pull complete 00:53:31 93b9cdb0e59b: Pull complete 00:53:31 5e14af77c1be: Pull complete 00:53:31 01666e4c0597: Pull complete 00:53:32 aa168da1d23b: Verifying Checksum 00:53:32 aa168da1d23b: Download complete 00:53:37 aa168da1d23b: Pull complete 00:53:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:37 prd-centos7-docker-4c-2g-2368 does not seem to be running inside a container 00:53:37 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:53:40 $ docker top e64ab816756e79c17f1d1be6a31ccad6feb6aad023a9e0a8ee0c16187e6c6939 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:40 + mkdir -p /var/log/sa [Pipeline] sh 00:53:41 + ls /var/log/sa-host 00:53:41 + sadf -c /var/log/sa-host/sa05 00:53:41 file_magic: OK 00:53:41 HZ: Using current value: 100 00:53:41 file_header: OK 00:53:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:41 Statistics: 00:53:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:41 File successfully converted to sysstat format version 12.2.1 00:53:41 + sadf -c /var/log/sa-host/sa10 00:53:41 file_magic: OK 00:53:41 HZ: Using current value: 100 00:53:41 file_header: OK 00:53:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:53:41 Statistics: 00:53:41 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... 00:53:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:41 provisioning config files... 00:53:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8480237292718790992tmp [Pipeline] { [Pipeline] echo 00:53:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:41 ---> create-netrc.sh [Pipeline] } 00:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:53:42 ---> python-tools-install.sh [Pipeline] echo 00:53:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:42 ---> sudo-logs.sh 00:53:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:53:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:42 ---> job-cost.sh 00:53:42 lf-activate-venv: SKIPPING 00:53:42 DEBUG: total: 0.18000000715255737 00:53:42 INFO: Retrieving Stack Cost... 00:53:43 INFO: Retrieving Pricing Info for: v3-standard-2 00:53:44 INFO: Archiving Costs [Pipeline] echo 00:53:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:44 ---> logs-deploy.sh 00:53:44 lf-activate-venv: SKIPPING 00:53:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/19 00:53:44 INFO: archiving workspace using pattern(s): 00:53:45 Archives upload complete. 00:53:45 INFO: archiving logs to Nexus 00:53:46 ---> uname -a: 00:53:46 Linux prd-centos7-docker-4c-2g-2368.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:53:46 00:53:46 00:53:46 ---> lscpu: 00:53:46 Architecture: x86_64 00:53:46 CPU op-mode(s): 32-bit, 64-bit 00:53:46 Byte Order: Little Endian 00:53:46 Address sizes: 40 bits physical, 48 bits virtual 00:53:46 CPU(s): 2 00:53:46 On-line CPU(s) list: 0,1 00:53:46 Thread(s) per core: 1 00:53:46 Core(s) per socket: 1 00:53:46 Socket(s): 2 00:53:46 NUMA node(s): 1 00:53:46 Vendor ID: AuthenticAMD 00:53:46 CPU family: 23 00:53:46 Model: 49 00:53:46 Model name: AMD EPYC-Rome Processor 00:53:46 Stepping: 0 00:53:46 CPU MHz: 2799.998 00:53:46 BogoMIPS: 5599.99 00:53:46 Virtualization: AMD-V 00:53:46 Hypervisor vendor: KVM 00:53:46 Virtualization type: full 00:53:46 L1d cache: 64 KiB 00:53:46 L1i cache: 64 KiB 00:53:46 L2 cache: 1 MiB 00:53:46 L3 cache: 32 MiB 00:53:46 NUMA node0 CPU(s): 0,1 00:53:46 Vulnerability Itlb multihit: Not affected 00:53:46 Vulnerability L1tf: Not affected 00:53:46 Vulnerability Mds: Not affected 00:53:46 Vulnerability Meltdown: Not affected 00:53:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:46 Vulnerability Srbds: Not affected 00:53:46 Vulnerability Tsx async abort: Not affected 00:53:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:53:46 00:53:46 00:53:46 ---> nproc: 00:53:46 2 00:53:46 00:53:46 00:53:46 ---> df -h: 00:53:46 Filesystem Size Used Available Use% Mounted on 00:53:46 overlay 40.0G 11.6G 28.4G 29% / 00:53:46 tmpfs 64.0M 0 64.0M 0% /dev 00:53:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:53:46 shm 64.0M 0 64.0M 0% /dev/shm 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/19@tmp 00:53:46 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/19 00:53:46 00:53:46 00:53:46 ---> free -m: 00:53:46 total used free shared buff/cache available 00:53:46 Mem: 7821 1195 2252 0 4372 6577 00:53:46 Swap: 1023 1 1022 00:53:46 00:53:46 00:53:46 ---> ip addr: 00:53:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:46 inet 127.0.0.1/8 scope host lo 00:53:46 valid_lft forever preferred_lft forever 00:53:46 inet6 ::1/128 scope host 00:53:46 valid_lft forever preferred_lft forever 00:53:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:46 link/ether fa:16:3e:2f:5a:13 brd ff:ff:ff:ff:ff:ff 00:53:46 inet 10.30.122.114/23 brd 10.30.123.255 scope global dynamic eth0 00:53:46 valid_lft 85034sec preferred_lft 85034sec 00:53:46 inet6 fe80::f816:3eff:fe2f:5a13/64 scope link 00:53:46 valid_lft forever preferred_lft forever 00:53:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:46 link/ether 02:42:a7:58:da:db brd ff:ff:ff:ff:ff:ff 00:53:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:46 valid_lft forever preferred_lft forever 00:53:46 inet6 fe80::42:a7ff:fe58:dadb/64 scope link 00:53:46 valid_lft forever preferred_lft forever 00:53:46 00:53:46 00:53:46 ---> sar -b -r -n DEV: 00:53:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/10/21 _x86_64_ (2 CPU) 00:53:46 00:53:46 00:30:48 LINUX RESTART (2 CPU) 00:53:46 00:53:46 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:46 00:33:01 169.28 0.19 169.10 0.00 23.15 51025.67 0.00 00:53:46 00:34:01 57.30 0.00 57.30 0.00 0.00 8849.21 0.00 00:53:46 00:35:01 53.76 0.02 53.75 0.00 0.53 3852.60 0.00 00:53:46 00:36:01 233.85 21.32 212.52 0.00 516.15 143005.18 0.00 00:53:46 00:37:01 513.24 239.92 273.32 0.00 13282.13 155586.69 0.00 00:53:46 00:38:02 447.15 71.14 376.00 0.00 2378.70 159471.29 0.00 00:53:46 00:39:01 310.94 37.23 273.71 0.00 2802.98 59668.78 0.00 00:53:46 00:40:01 1.52 0.00 1.52 0.00 0.00 23.60 0.00 00:53:46 00:41:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 00:53:46 00:42:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 00:53:46 00:43:01 0.30 0.00 0.30 0.00 0.00 3.47 0.00 00:53:46 00:44:01 0.27 0.00 0.27 0.00 0.00 2.80 0.00 00:53:46 00:45:01 0.27 0.00 0.27 0.00 0.00 2.55 0.00 00:53:46 00:46:01 0.47 0.18 0.28 0.00 5.73 3.95 0.00 00:53:46 00:47:01 0.77 0.00 0.77 0.00 0.00 15.16 0.00 00:53:46 00:48:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 00:53:46 00:49:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 00:53:46 00:50:01 0.25 0.00 0.25 0.00 0.00 3.88 0.00 00:53:46 00:51:01 0.25 0.00 0.25 0.00 0.00 2.37 0.00 00:53:46 00:52:01 0.25 0.00 0.25 0.00 0.00 2.17 0.00 00:53:46 00:53:01 0.28 0.00 0.28 0.00 0.00 4.11 0.00 00:53:46 Average: 85.07 17.62 67.45 0.00 904.78 27646.41 0.00 00:53:46 00:53:46 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:46 00:33:01 4169228 0 1050640 13.12 2620 2786444 1757120 19.40 1130656 2169660 27168 00:53:46 00:34:01 3841732 0 1078252 13.46 2620 3086328 1762928 19.46 1319992 2288912 72220 00:53:46 00:35:01 3862332 0 1031892 12.88 2620 3112088 1560880 17.23 1220356 2359632 151728 00:53:46 00:36:01 2205736 0 1100740 13.74 2620 4699836 1439548 15.89 1242596 3916124 2412 00:53:46 00:37:01 351848 0 1810480 22.61 2620 5843984 3688208 40.72 3125240 3814456 55008 00:53:46 00:38:02 358080 0 1571376 19.62 2620 6076856 3125944 34.51 2190376 4709472 71244 00:53:46 00:39:01 2930884 0 1126616 14.07 2620 3948812 1482620 16.37 1265048 3114240 20 00:53:46 00:40:01 2938416 0 1119080 13.97 2620 3948816 1269368 14.01 1279228 3097496 8 00:53:46 00:41:01 2941152 0 1116340 13.94 2620 3948820 1268552 14.01 1299236 3077336 16 00:53:46 00:42:01 2939212 0 1118276 13.96 2620 3948824 1266428 13.98 1301616 3077176 12 00:53:46 00:43:01 2939084 0 1118400 13.96 2620 3948828 1266524 13.98 1301868 3077180 8 00:53:46 00:44:01 2938860 0 1118616 13.97 2620 3948836 1266504 13.98 1306064 3073080 16 00:53:46 00:45:01 2940252 0 1117220 13.95 2620 3948840 1266348 13.98 1305484 3073080 12 00:53:46 00:46:01 2939144 0 1118296 13.96 2620 3948872 1266384 13.98 1305484 3073104 16 00:53:46 00:47:01 2938660 0 1118720 13.97 2620 3948932 1266468 13.98 1306084 3073116 20 00:53:46 00:48:01 2937772 0 1119660 13.98 2620 3948880 1266348 13.98 1307216 3073104 8 00:53:46 00:49:01 2937732 0 1119696 13.98 2620 3948884 1266348 13.98 1307088 3073104 8 00:53:46 00:50:01 2937748 0 1119672 13.98 2620 3948892 1266348 13.98 1307096 3073104 8 00:53:46 00:51:01 2937608 0 1119812 13.98 2620 3948892 1266348 13.98 1307212 3073104 8 00:53:46 00:52:01 2937612 0 1119800 13.98 2620 3948900 1266444 13.98 1307192 3073104 16 00:53:46 00:53:01 2937788 0 1119624 13.98 2620 3948900 1266348 13.98 1307224 3073104 8 00:53:46 Average: 2802899 0 1163486 14.53 2620 4039927 1550096 17.11 1416303 3115842 18094 00:53:46 00:53:46 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:46 00:33:01 eth0 547.72 455.53 3810.36 77.64 0.00 0.00 0.00 0.00 00:53:46 00:33:01 veth2538307 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:33:01 docker0 172.60 226.79 11.85 852.71 0.00 0.00 0.00 0.00 00:53:46 00:34:01 eth0 35.70 20.97 24.64 66.40 0.00 0.00 0.00 0.00 00:53:46 00:34:01 veth2538307 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 00:53:46 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 00:53:46 00:35:01 eth0 24.92 13.01 18.78 9.81 0.00 0.00 0.00 0.00 00:53:46 00:35:01 veth2538307 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 00:53:46 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:35:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 00:53:46 00:36:01 veth9c2cdd7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:36:01 eth0 193.39 166.07 1705.88 66.22 0.00 0.00 0.00 0.00 00:53:46 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:37:01 vethcec80da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:37:01 veth196eb0f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:37:01 veth9c2cdd7 0.00 0.98 0.00 0.04 0.00 0.00 0.00 0.00 00:53:46 00:37:01 vethc547932 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:38:02 veth8af6cbe 32.33 48.54 2.51 338.47 0.00 0.00 0.00 0.00 00:53:46 00:38:02 veth9c2cdd7 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:38:02 eth0 2606.21 2537.54 13897.53 510.45 0.00 0.00 0.00 0.00 00:53:46 00:38:02 veth3739f00 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:53:46 00:39:01 eth0 71.80 45.65 154.35 69.23 0.00 0.00 0.00 0.00 00:53:46 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:53:46 00:39:01 docker0 1236.77 970.64 94.46 4352.74 0.00 0.00 0.00 0.00 00:53:46 00:40:01 eth0 0.45 0.22 0.35 0.02 0.00 0.00 0.00 0.00 00:53:46 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:46 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:42:01 eth0 1.60 0.52 0.50 0.24 0.00 0.00 0.00 0.00 00:53:46 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:43:01 eth0 0.63 0.32 0.28 0.23 0.00 0.00 0.00 0.00 00:53:46 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:44:01 eth0 1.03 0.30 0.33 0.20 0.00 0.00 0.00 0.00 00:53:46 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:46 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:46:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 00:53:46 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:47:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:53:46 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:46 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:53:46 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:52:01 eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00 00:53:46 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:53:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 00:53:46 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 Average: eth0 56.84 43.80 362.90 18.16 0.00 0.00 0.00 0.00 00:53:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:46 Average: docker0 14.48 19.01 0.98 76.40 0.00 0.00 0.00 0.00 00:53:46 00:53:46 00:53:46 ---> sar -P ALL: 00:53:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/10/21 _x86_64_ (2 CPU) 00:53:46 00:53:46 00:30:48 LINUX RESTART (2 CPU) 00:53:46 00:53:46 00:32:02 CPU %user %nice %system %iowait %steal %idle 00:53:46 00:33:01 all 17.64 0.00 7.19 4.42 0.09 70.66 00:53:46 00:33:01 0 17.61 0.00 7.52 4.75 0.09 70.03 00:53:46 00:33:01 1 17.67 0.00 6.86 4.10 0.09 71.28 00:53:46 00:34:01 all 50.71 0.00 4.97 0.38 0.10 43.84 00:53:46 00:34:01 0 51.43 0.00 4.97 0.30 0.09 43.20 00:53:46 00:34:01 1 49.98 0.00 4.97 0.46 0.11 44.48 00:53:46 00:35:01 all 55.50 0.00 7.26 1.75 0.11 35.39 00:53:46 00:35:01 0 54.70 0.00 6.97 1.31 0.11 36.91 00:53:46 00:35:01 1 56.30 0.00 7.55 2.19 0.11 33.86 00:53:46 00:36:01 all 19.17 0.00 9.66 34.67 0.08 36.43 00:53:46 00:36:01 0 18.93 0.00 9.46 33.50 0.07 38.04 00:53:46 00:36:01 1 19.40 0.00 9.85 35.83 0.09 34.82 00:53:46 00:37:01 all 44.45 0.00 14.60 30.54 0.13 10.28 00:53:46 00:37:01 0 43.78 0.00 15.01 30.72 0.14 10.35 00:53:46 00:37:01 1 45.12 0.00 14.20 30.36 0.11 10.22 00:53:46 00:38:02 all 68.65 0.00 14.75 15.88 0.15 0.57 00:53:46 00:38:02 0 67.52 0.00 16.09 15.47 0.13 0.79 00:53:46 00:38:02 1 69.80 0.00 13.38 16.30 0.17 0.35 00:53:46 00:39:01 all 34.07 0.00 9.87 3.40 0.09 52.56 00:53:46 00:39:01 0 32.70 0.00 10.82 4.08 0.07 52.33 00:53:46 00:39:01 1 35.45 0.00 8.92 2.73 0.11 52.79 00:53:46 00:40:01 all 0.18 0.00 0.05 0.00 0.02 99.76 00:53:46 00:40:01 0 0.08 0.00 0.07 0.00 0.03 99.82 00:53:46 00:40:01 1 0.27 0.00 0.03 0.00 0.00 99.70 00:53:46 00:41:01 all 0.13 0.00 0.06 0.00 0.03 99.78 00:53:46 00:41:01 0 0.23 0.00 0.10 0.00 0.03 99.63 00:53:46 00:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:53:46 00:42:01 all 0.14 0.00 0.04 0.00 0.02 99.80 00:53:46 00:42:01 0 0.25 0.00 0.03 0.00 0.02 99.70 00:53:46 00:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:53:46 00:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 00:53:46 00:43:01 0 0.28 0.00 0.02 0.00 0.00 99.70 00:53:46 00:43:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:53:46 00:53:46 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:53:46 00:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 00:53:46 00:44:01 0 0.25 0.00 0.03 0.00 0.02 99.70 00:53:46 00:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:53:46 00:45:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:53:46 00:45:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:53:46 00:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:53:46 00:46:01 all 0.09 0.00 0.05 0.01 0.03 99.82 00:53:46 00:46:01 0 0.03 0.00 0.07 0.02 0.03 99.85 00:53:46 00:46:01 1 0.15 0.00 0.03 0.00 0.02 99.80 00:53:46 00:47:01 all 0.16 0.00 0.02 0.00 0.02 99.81 00:53:46 00:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 00:53:46 00:47:01 1 0.25 0.00 0.02 0.00 0.02 99.72 00:53:46 00:48:01 all 0.12 0.00 0.03 0.00 0.02 99.84 00:53:46 00:48:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:53:46 00:48:01 1 0.18 0.00 0.02 0.00 0.00 99.80 00:53:46 00:49:01 all 0.07 0.00 0.02 0.00 0.03 99.89 00:53:46 00:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:46 00:49:01 1 0.10 0.00 0.02 0.00 0.02 99.87 00:53:46 00:50:01 all 0.12 0.00 0.03 0.00 0.02 99.83 00:53:46 00:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:53:46 00:50:01 1 0.18 0.00 0.03 0.00 0.00 99.78 00:53:46 00:51:01 all 0.12 0.00 0.03 0.00 0.03 99.83 00:53:46 00:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:53:46 00:51:01 1 0.22 0.00 0.03 0.00 0.02 99.73 00:53:46 00:52:01 all 0.12 0.00 0.02 0.00 0.03 99.84 00:53:46 00:52:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:53:46 00:52:01 1 0.20 0.00 0.02 0.00 0.00 99.78 00:53:46 00:53:01 all 0.09 0.00 0.03 0.00 0.03 99.85 00:53:46 00:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:53:46 00:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 00:53:46 Average: all 13.18 0.00 3.11 4.12 0.05 79.53 00:53:46 Average: 0 13.04 0.00 3.23 4.08 0.05 79.59 00:53:46 Average: 1 13.32 0.00 2.99 4.17 0.04 79.48 00:53:46 00:53:46 00:53:46