Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204+d325f454062a1ab7df1627f6a73b0f166109ba5b (cd66d07e28785201514f28a6815ecf994adb2586) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh496246789120953862.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4065924404476810684.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3779/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3779/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7726569237698510863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh701467843156780193.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3779/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3779/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3743067003571066325.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 ‘prd-centos7-docker-4c-2g-2301’ is offline Running on prd-centos7-docker-4c-2g-2307 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6534875736785258218.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3076263616474968707.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing b2e5752f735857cfa69865d5d85bab5b77c3e9d5 Checking out Revision b2e5752f735857cfa69865d5d85bab5b77c3e9d5 (PR-3779) > git config core.sparsecheckout # timeout=10 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5898729616712909682.key > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2e5752f735857cfa69865d5d85bab5b77c3e9d5 # timeout=10 Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:02 ========================================================= 16:31:02 EdgeX Global Pipelines Version Info 16:31:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:04 ------------------- 16:31:04 stable info: 16:31:04 ------------------- 16:31:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:04 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:31:04 Message: update stable to v1.0.210 16:31:05 ------------------- 16:31:05 experimental info: 16:31:05 ------------------- 16:31:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:05 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 16:31:05 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3779 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3779 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3779 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2e5752 [Pipeline] echo 16:31:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:07 provisioning config files... 16:31:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6116859443774252785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:07 ---> docker-login.sh 16:31:07 nexus3.edgexfoundry.org:10001 16:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:07 Configure a credential helper to remove this warning. See 16:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:07 16:31:07 Login Succeeded 16:31:07 nexus3.edgexfoundry.org:10002 16:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:07 Configure a credential helper to remove this warning. See 16:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:07 16:31:07 Login Succeeded 16:31:07 nexus3.edgexfoundry.org:10003 16:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:07 Configure a credential helper to remove this warning. See 16:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:07 16:31:07 Login Succeeded 16:31:07 nexus3.edgexfoundry.org:10004 16:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:08 Configure a credential helper to remove this warning. See 16:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:08 16:31:08 Login Succeeded 16:31:08 docker.io 16:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:08 Configure a credential helper to remove this warning. See 16:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:08 16:31:08 Login Succeeded 16:31:08 ---> docker-login.sh ends [Pipeline] } 16:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:08 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/core-command/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo core-command,cmd/core-command/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/core-data/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo core-data,cmd/core-data/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/core-metadata/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/support-notifications/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/support-scheduler/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:08 + for file in '`ls cmd/**/Dockerfile`' 16:31:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:08 ++ cut -d/ -f2 16:31:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:09 16:31:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:09 latest: Pulling from edgex-devops/git-semver 16:31:09 a0d0a0d46f8b: Pulling fs layer 16:31:09 3e5f54012d9b: Pulling fs layer 16:31:09 4c7163046ea9: Pulling fs layer 16:31:09 0c2d73faf560: Pulling fs layer 16:31:09 0c2d73faf560: Waiting 16:31:09 3e5f54012d9b: Verifying Checksum 16:31:09 3e5f54012d9b: Download complete 16:31:09 a0d0a0d46f8b: Verifying Checksum 16:31:09 a0d0a0d46f8b: Download complete 16:31:09 0c2d73faf560: Verifying Checksum 16:31:09 0c2d73faf560: Download complete 16:31:09 4c7163046ea9: Verifying Checksum 16:31:09 4c7163046ea9: Download complete 16:31:09 a0d0a0d46f8b: Pull complete 16:31:09 3e5f54012d9b: Pull complete 16:31:10 4c7163046ea9: Pull complete 16:31:10 0c2d73faf560: Pull complete 16:31:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:10 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:31:11 $ docker top e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:12 [ssh-agent] Looking for ssh-agent implementation... 16:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:12 $ docker exec e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent 16:31:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkdHcBn/agent.15 16:31:12 SSH_AGENT_PID=21 16:31:12 Running ssh-add (command line suppressed) 16:31:12 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2318341785146747775.key (/w/workspace/edgex-go/5@tmp/private_key_2318341785146747775.key) 16:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:12 + git tag --points-at HEAD [Pipeline] } 16:31:12 $ docker exec --env ******** --env ******** e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent -k 16:31:12 unset SSH_AUTH_SOCK; 16:31:12 unset SSH_AGENT_PID; 16:31:12 echo Agent pid 21 killed; 16:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:13 [ssh-agent] Looking for ssh-agent implementation... 16:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:13 $ docker exec e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent 16:31:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKdDoI/agent.53 16:31:13 SSH_AGENT_PID=59 16:31:13 Running ssh-add (command line suppressed) 16:31:13 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4496104830175690610.key (/w/workspace/edgex-go/5@tmp/private_key_4496104830175690610.key) 16:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:13 + git semver init 16:31:13 # -> Open(): unable to determine branch for HEAD 16:31:13 # $GIT_DIR = /w/workspace/edgex-go/5/.git 16:31:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 16:31:13 # $SEMVER_REMOTE_NAME = origin 16:31:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:13 # $SEMVER_USER_NAME = edgex-jenkins 16:31:13 # $SEMVER_BRANCH = PR-3779 16:31:13 # $SEMVER_TEMP = /tmp/semver-756142158 16:31:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:31:31 # '/tmp/semver-756142158' -> '/w/workspace/edgex-go/5/.semver' 16:31:31 # -> Force: false 16:31:31 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 16:31:31 $ docker exec --env ******** --env ******** e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 ssh-agent -k 16:31:31 unset SSH_AUTH_SOCK; 16:31:31 unset SSH_AGENT_PID; 16:31:31 echo Agent pid 59 killed; 16:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:32 + git semver [Pipeline] } 16:31:32 $ docker stop --time=1 e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 16:31:34 $ docker rm -f e8dcd0259b9f6819fd0c150f595ee9f9c49db1ce1ba0ac09384f07ded6d89143 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:35 Stashed 1 file(s) [Pipeline] echo 16:31:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:31:36 ========================================================= 16:31:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:31:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:36 a0d0a0d46f8b: Already exists 16:31:36 31adcdaf11c8: Pulling fs layer 16:31:36 b8b176561691: Pulling fs layer 16:31:36 4527c011a84f: Pulling fs layer 16:31:36 5d74067f8e1e: Pulling fs layer 16:31:36 e0aca202a116: Pulling fs layer 16:31:36 3a43be97a3b4: Pulling fs layer 16:31:36 34cad66bf833: Pulling fs layer 16:31:36 b4e3c513aaa6: Pulling fs layer 16:31:36 e0aca202a116: Waiting 16:31:36 3a43be97a3b4: Waiting 16:31:36 34cad66bf833: Waiting 16:31:36 b4e3c513aaa6: Waiting 16:31:36 5d74067f8e1e: Waiting 16:31:36 b8b176561691: Verifying Checksum 16:31:36 b8b176561691: Download complete 16:31:36 31adcdaf11c8: Verifying Checksum 16:31:36 31adcdaf11c8: Download complete 16:31:36 5d74067f8e1e: Verifying Checksum 16:31:36 5d74067f8e1e: Download complete 16:31:36 3a43be97a3b4: Verifying Checksum 16:31:36 3a43be97a3b4: Download complete 16:31:36 e0aca202a116: Verifying Checksum 16:31:36 e0aca202a116: Download complete 16:31:36 31adcdaf11c8: Pull complete 16:31:36 b8b176561691: Pull complete 16:31:36 34cad66bf833: Verifying Checksum 16:31:36 34cad66bf833: Download complete 16:31:37 b4e3c513aaa6: Verifying Checksum 16:31:37 b4e3c513aaa6: Download complete 16:31:37 4527c011a84f: Verifying Checksum 16:31:37 4527c011a84f: Download complete 16:31:41 4527c011a84f: Pull complete 16:31:41 5d74067f8e1e: Pull complete 16:31:41 e0aca202a116: Pull complete 16:31:41 3a43be97a3b4: Pull complete 16:31:41 34cad66bf833: Pull complete 16:31:44 b4e3c513aaa6: Pull complete 16:31:44 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:31:45 + docker build -t ci-base-image-x86_64 -f - . 16:31:45 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:45 WORKDIR /edgex 16:31:45 COPY go.mod . 16:31:45 RUN go mod download' 16:31:46 Sending build context to Docker daemon 329.8MB 16:31:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:31:46 ---> 9f6097aaca64 16:31:46 Step 2/4 : WORKDIR /edgex 16:31:48 ---> Running in a6fd6aa0194e 16:31:48 Removing intermediate container a6fd6aa0194e 16:31:48 ---> 9616ac76eae6 16:31:48 Step 3/4 : COPY go.mod . 16:31:48 ---> eb99a973e2b1 16:31:48 Step 4/4 : RUN go mod download 16:31:48 ---> Running in 5ce64db4b77b 16:31:51 Still waiting to schedule task 16:31:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2308’ is offline 16:32:21 Removing intermediate container 5ce64db4b77b 16:32:21 ---> 4b1ff6c2e003 16:32:21 Successfully built 4b1ff6c2e003 16:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:21 + docker inspect -f . ci-base-image-x86_64 16:32:21 . [Pipeline] withDockerContainer 16:32:21 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:32:22 $ docker top 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:22 + go version 16:32:22 go version go1.16.8 linux/amd64 [Pipeline] } 16:32:22 $ docker stop --time=1 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 16:32:23 $ docker rm -f 44acb7b341698482c71491e32247f6b5130ae6efe9822933f7b50a8c66ef7823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:24 + docker inspect -f . ci-base-image-x86_64 16:32:24 . [Pipeline] withDockerContainer 16:32:24 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:32:24 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:32:24 $ docker top 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:32:25 ========================================================= 16:32:25 [edgeXBuildGoParallel] Running Tests and Build... 16:32:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:25 + make test 16:32:25 go mod tidy 16:32:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:32:31 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements 16:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 98.5% of statements 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 44.7% of statements 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.128s coverage: 89.5% of statements 16:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 84.4% of statements 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 94.2% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements 16:33:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 16:33:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 16:33:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 16:33:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 16:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.169s coverage: 82.5% of statements 16:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.274s coverage: 65.4% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.5% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:33:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:33:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:33:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:34:23 GO111MODULE=on go vet ./... 16:34:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:34:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:34:32 ./bin/test-attribution-txt.sh [Pipeline] sh 16:34:32 + ls -al . 16:34:32 total 636 16:34:32 drwxrwxr-x 10 1001 1001 4096 Oct 27 16:34 . 16:34:32 drwxr-xr-x 4 root root 28 Oct 27 16:32 .. 16:34:32 -rw-rw-r-- 1 1001 1001 11 Oct 27 16:30 .dockerignore 16:34:32 drwxrwxr-x 8 1001 1001 179 Oct 27 16:31 .git 16:34:32 drwxrwxr-x 4 1001 1001 142 Oct 27 16:30 .github 16:34:32 -rw-rw-r-- 1 1001 1001 804 Oct 27 16:30 .gitignore 16:34:32 -rw-rw-r-- 1 1001 1001 42 Oct 27 16:30 .golangci.yml 16:34:32 -rw-rw-r-- 1 1001 1001 76 Oct 27 16:30 .hadolint.yml 16:34:32 drwx------ 3 1001 1001 58 Oct 27 16:31 .semver 16:34:32 -rw-rw-r-- 1 1001 1001 166 Oct 27 16:30 .sonarcloud.properties 16:34:32 -rw-rw-r-- 1 1001 1001 1171 Oct 27 16:30 ADOPTERS.md 16:34:32 -rw-rw-r-- 1 1001 1001 8910 Oct 27 16:30 Attribution.txt 16:34:32 -rw-rw-r-- 1 1001 1001 43881 Oct 27 16:30 CHANGELOG.md 16:34:32 -rw-rw-r-- 1 1001 1001 3804 Oct 27 16:30 CONTRIBUTING.md 16:34:32 -rw-rw-r-- 1 1001 1001 677 Oct 27 16:30 GOVERNANCE.md 16:34:32 -rw-rw-r-- 1 1001 1001 849 Oct 27 16:30 Jenkinsfile 16:34:32 -rw-rw-r-- 1 1001 1001 10775 Oct 27 16:30 LICENSE 16:34:32 -rw-rw-r-- 1 1001 1001 6508 Oct 27 16:30 Makefile 16:34:32 -rw-rw-r-- 1 1001 1001 582 Oct 27 16:30 OWNERS.md 16:34:32 -rw-rw-r-- 1 1001 1001 8256 Oct 27 16:30 README.md 16:34:32 -rw-rw-r-- 1 1001 1001 6912 Oct 27 16:30 SECURITY.md 16:34:32 -rw-rw-r-- 1 1001 1001 5 Oct 27 16:31 VERSION 16:34:32 -rw-rw-r-- 1 1001 1001 4131 Oct 27 16:30 ZMQWindows.md 16:34:32 drwxrwxr-x 2 1001 1001 37 Oct 27 16:30 bin 16:34:32 drwxrwxr-x 14 1001 1001 4096 Oct 27 16:30 cmd 16:34:32 -rw-r--r-- 1 root root 428179 Oct 27 16:33 coverage.out 16:34:32 -rw-rw-r-- 1 1001 1001 848 Oct 27 16:30 go.mod 16:34:32 -rw-rw-r-- 1 1001 1001 50414 Oct 27 16:30 go.sum 16:34:32 drwxrwxr-x 8 1001 1001 124 Oct 27 16:30 internal 16:34:32 drwxrwxr-x 3 1001 1001 16 Oct 27 16:30 openapi 16:34:32 drwxrwxr-x 4 1001 1001 71 Oct 27 16:30 snap 16:34:32 -rw-rw-r-- 1 1001 1001 204 Oct 27 16:30 version.go [Pipeline] sh 16:34:33 + '[' -e coverage.out ] 16:34:33 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:34 Stashed 1 file(s) [Pipeline] sh 16:34:34 + make build 16:34:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:34:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:34:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:34: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 16:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34: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 16:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:34:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:34:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:34:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:34:51 $ docker stop --time=1 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 16:34:53 $ docker rm -f 538b87c66cc194c1070c7e0fba3b523c9a9d7882e01de61605d57b870fb31bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:55 16:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:34:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2311 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws 16:34:55 Running in /w/workspace/edgex-go/5 [Pipeline] { 16:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:55 latest: Pulling from edgex-devops/edgex-compose 16:34:55 cbdbe7a5bc2a: Pulling fs layer 16:34:55 ca9280d653b3: Pulling fs layer 16:34:55 7e9c9ca2126c: Pulling fs layer 16:34:55 cbdbe7a5bc2a: Verifying Checksum 16:34:55 cbdbe7a5bc2a: Download complete [Pipeline] checkout 16:34:55 ca9280d653b3: Verifying Checksum 16:34:55 ca9280d653b3: Download complete 16:34:55 cbdbe7a5bc2a: Pull complete 16:34:55 The recommended git tool is: git 16:34:55 7e9c9ca2126c: Verifying Checksum 16:34:55 7e9c9ca2126c: Download complete 16:34:56 ca9280d653b3: Pull complete 16:35:00 7e9c9ca2126c: Pull complete 16:35:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:00 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:35:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:35:02 using credential edgex-jenkins-ssh 16:35:02 Cloning the remote Git repository 16:35:03 $ docker top 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 -eo pid,comm 16:35:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:02 > git init /w/workspace/edgex-go/5 # timeout=10 16:35:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:02 > git --version # timeout=10 16:35:02 > git --version # 'git version 2.17.1' 16:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh 16:35:03 + docker-compose build --help 16:35:03 + grep parallel 16:35:04 --parallel Build images in parallel. [Pipeline] } 16:35:04 $ docker stop --time=1 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 16:35:05 $ docker rm -f 821c50de5665819a3f424780fa1bb33a4ea94e57d107c0e82e12efa783e92887 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:05 . [Pipeline] withDockerContainer 16:35:05 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:35:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:35:06 $ docker top 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:06 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:06 Building core-command ... 16:35:06 Building core-data ... 16:35:06 Building core-metadata ... 16:35:06 Building security-bootstrapper ... 16:35:06 Building security-proxy-setup ... 16:35:06 Building security-secretstore-setup ... 16:35:06 Building support-notifications ... 16:35:06 Building support-scheduler ... 16:35:06 Building sys-mgmt-agent ... 16:35:06 Building support-scheduler 16:35:06 Building support-notifications 16:35:06 Building security-bootstrapper 16:35:06 Building security-proxy-setup 16:35:06 Building core-data 16:35:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:35:17 ---> 4b1ff6c2e003 16:35:17 Step 3/21 : WORKDIR /edgex-go 16:35:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:17 ---> 4b1ff6c2e003 16:35:17 Step 3/23 : WORKDIR /edgex-go 16:35:17 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:17 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:17 ---> 4b1ff6c2e003 16:35:17 Step 3/20 : WORKDIR /edgex-go 16:35:21 ---> Running in 4acbf3384ca5 16:35:21 ---> Running in 7dc8da8677ef 16:35:21 ---> Running in e708fca3df20 16:35:29 Removing intermediate container 4acbf3384ca5 16:35:29 ---> a49c5fb45ee0 16:35:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:29 Removing intermediate container e708fca3df20 16:35:29 ---> c5a74e16f4ea 16:35:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:29 Removing intermediate container 7dc8da8677ef 16:35:29 ---> cc389d7ee712 16:35:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:29 ---> Running in b2fd8ef3d6a4 16:35:29 ---> Running in 2c6ebcad2f44 16:35:29 ---> Running in 1c3ae0db28ff 16:35:29 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:29 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:35:29 ---> 4b1ff6c2e003 16:35:29 Step 3/30 : WORKDIR /edgex-go 16:35:29 ---> Using cache 16:35:29 ---> cc389d7ee712 16:35:29 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:30 ---> Running in 6ef3d643e908 16:35:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:35:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:30 ---> 4b1ff6c2e003 16:35:30 Step 3/22 : WORKDIR /edgex-go 16:35:30 ---> Using cache 16:35:30 ---> cc389d7ee712 16:35:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:30 Removing intermediate container b2fd8ef3d6a4 16:35:30 ---> f864857219c3 16:35:30 Step 5/23 : RUN apk add --update --no-cache make git 16:35:30 ---> Running in b3474d8c3528 16:35:30 ---> Running in 9ee9f87f8e58 16:35:30 Removing intermediate container 1c3ae0db28ff 16:35:30 ---> 13dfb3b50f72 16:35:30 Step 5/20 : RUN apk add --update --no-cache make git 16:35:30 ---> Running in a19e46f8389c 16:35:30 Removing intermediate container 2c6ebcad2f44 16:35:30 ---> 6481361465fe 16:35:30 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:30 ---> Running in 128d7f818cb7 16:35:30 Removing intermediate container 6ef3d643e908 16:35:30 ---> 9de0d8392d1a 16:35:30 Step 5/30 : RUN apk add --update --no-cache make git 16:35:31 ---> Running in 3fa8190ffff6 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:31 Removing intermediate container b3474d8c3528 16:35:31 ---> 3a8f4ef2f4a2 16:35:31 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:31 ---> Running in 1a99202a5ea8 16:35:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:33 OK: 220 MiB in 52 packages 16:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:35:33 OK: 220 MiB in 52 packages 16:35:33 OK: 220 MiB in 52 packages 16:35:33 Removing intermediate container 9ee9f87f8e58 16:35:33 ---> 5b921aca48d2 16:35:33 Step 6/23 : COPY go.mod . 16:35:33 OK: 220 MiB in 52 packages 16:35:33 Removing intermediate container a19e46f8389c 16:35:33 ---> bfcd61121a95 16:35:33 Step 6/20 : COPY . . 16:35:33 OK: 220 MiB in 52 packages 16:35:33 Removing intermediate container 128d7f818cb7 16:35:33 ---> 77819e0b13c8 16:35:33 Step 6/21 : COPY . . 16:35:33 ---> 6665226f0a61 16:35:33 Step 7/23 : RUN go mod download 16:35:33 ---> Running in b429c1c5df56 16:35:33 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 16:35:34 Merge succeeded, producing 800e7488e35b742ae35e35d4fa1c3892629728de 16:35:34 Checking out Revision 800e7488e35b742ae35e35d4fa1c3892629728de (PR-3779) 16:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:33 > git config core.sparsecheckout # timeout=10 16:35:33 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 16:35:34 > git remote # timeout=10 16:35:34 > git config --get remote.origin.url # timeout=10 16:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:34 > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 16:35:34 > git rev-parse HEAD^{commit} # timeout=10 16:35:34 > git config core.sparsecheckout # timeout=10 16:35:34 > git checkout -f 800e7488e35b742ae35e35d4fa1c3892629728de # timeout=10 16:35:36 Removing intermediate container 3fa8190ffff6 16:35:36 ---> 94a37831c149 16:35:36 Step 6/30 : COPY . . 16:35:37 Removing intermediate container 1a99202a5ea8 16:35:37 ---> e0bfe2e186b7 16:35:37 Step 6/22 : COPY . . 16:35:38 Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" 16:35:38 > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:35:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:35:39 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:39 Dload Upload Total Spent Left Speed 16:35:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 16:35:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:35:40 + sudo tee /etc/docker/daemon.new 16:35:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:35:40 { 16:35:40 "registry-mirrors": [ 16:35:40 "https://nexus3.edgexfoundry.org:10001" 16:35:40 ], 16:35:40 "bip": "10.250.0.254/24", 16:35:40 "hosts": [ 16:35:40 "tcp://0.0.0.0:5555", 16:35:40 "unix:///var/run/docker.sock" 16:35:40 ], 16:35:40 "mtu": 1458, 16:35:40 "selinux-enabled": true, 16:35:40 "seccomp-profile": "/etc/docker/seccomp.json" 16:35:40 } [Pipeline] sh 16:35:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:35:41 + sudo service docker restart 16:35:42 ---> 3c1f3d53744e 16:35:42 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 ---> cda67fafc117 16:35:42 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 ---> fd955deffe07 16:35:42 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 ---> Running in a9ab0d8b43a9 16:35:42 ---> Running in 92631b5704ff 16:35:43 ---> Running in 0f2321f813c3 16:35:43 Removing intermediate container b429c1c5df56 16:35:43 ---> fa9d475cee14 16:35:43 Step 8/23 : COPY . . 16:35:44 ---> c0a2a9aef012 16:35:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:44 ---> Running in b2a1f20d971a 16:35:47 Removing intermediate container 0f2321f813c3 16:35:47 ---> e1d86f6efe06 16:35:47 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:47 Removing intermediate container 92631b5704ff 16:35:47 ---> 27de84a8279c 16:35:47 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:35:47 Removing intermediate container a9ab0d8b43a9 16:35:47 ---> 0c64bb38e274 16:35:47 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:48 ---> Running in 91c17f9dbc1a 16:35:48 ---> Running in 6188aa513f3c 16:35:48 ---> Running in f45f61e0369a 16:35:48 Removing intermediate container b2a1f20d971a 16:35:48 ---> 5e341ce478bd 16:35:48 Step 8/22 : RUN make cmd/core-data/core-data 16:35:48 ---> Running in 6abac73892d2 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:00 provisioning config files... 16:36:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3644010664300367268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:36:01 ---> docker-login.sh 16:36:01 nexus3.edgexfoundry.org:10001 16:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:01 Configure a credential helper to remove this warning. See 16:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:01 16:36:01 Login Succeeded 16:36:01 nexus3.edgexfoundry.org:10002 16:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:02 Configure a credential helper to remove this warning. See 16:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:02 16:36:02 Login Succeeded 16:36:02 nexus3.edgexfoundry.org:10003 16:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:02 Configure a credential helper to remove this warning. See 16:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:02 16:36:02 Login Succeeded 16:36:02 nexus3.edgexfoundry.org:10004 16:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:03 Configure a credential helper to remove this warning. See 16:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:03 16:36:03 Login Succeeded 16:36:03 docker.io 16:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:04 Configure a credential helper to remove this warning. See 16:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:04 16:36:04 Login Succeeded 16:36:04 ---> docker-login.sh ends [Pipeline] } 16:36:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:04 ========================================================= 16:36:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:04 ---> 9904be3af9fc 16:36:04 Step 9/23 : RUN go mod tidy 16:36:04 ---> Running in 8b2e0662340f 16:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:05 Removing intermediate container 8b2e0662340f 16:36:05 ---> ea3323537b88 16:36:05 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:36:05 ---> Running in fb5f62ae25e6 16:36:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:05 552d1f2373af: Pulling fs layer 16:36:05 ea3f2d53f512: Pulling fs layer 16:36:05 9e70ebbbe112: Pulling fs layer 16:36:05 7a9cfe048b4a: Pulling fs layer 16:36:05 72dc09318566: Pulling fs layer 16:36:05 f4f7b4309257: Pulling fs layer 16:36:05 0ac9a79272e3: Pulling fs layer 16:36:05 b78e95d17946: Pulling fs layer 16:36:05 f4f7b4309257: Waiting 16:36:05 0ac9a79272e3: Waiting 16:36:05 b78e95d17946: Waiting 16:36:05 7a9cfe048b4a: Waiting 16:36:05 72dc09318566: Waiting 16:36:05 9e70ebbbe112: Verifying Checksum 16:36:05 9e70ebbbe112: Download complete 16:36:05 ea3f2d53f512: Download complete 16:36:05 72dc09318566: Verifying Checksum 16:36:05 72dc09318566: Download complete 16:36:05 f4f7b4309257: Verifying Checksum 16:36:05 f4f7b4309257: Download complete 16:36:05 552d1f2373af: Verifying Checksum 16:36:05 552d1f2373af: Download complete 16:36:05 0ac9a79272e3: Verifying Checksum 16:36:05 0ac9a79272e3: Download complete 16:36:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:36:06 552d1f2373af: Pull complete 16:36:07 ea3f2d53f512: Pull complete 16:36:07 9e70ebbbe112: Pull complete 16:36:07 b78e95d17946: Verifying Checksum 16:36:07 b78e95d17946: Download complete 16:36:08 7a9cfe048b4a: Verifying Checksum 16:36:08 7a9cfe048b4a: Download complete 16:36:18 7a9cfe048b4a: Pull complete 16:36:18 72dc09318566: Pull complete 16:36:18 f4f7b4309257: Pull complete 16:36:18 0ac9a79272e3: Pull complete 16:36:23 b78e95d17946: Pull complete 16:36:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:36:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:24 + docker build -t ci-base-image-arm64 -f - . 16:36:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:24 WORKDIR /edgex 16:36:24 COPY go.mod . 16:36:24 RUN go mod download 16:36:26 Sending build context to Docker daemon 166.6MB 16:36:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:26 ---> 8b459fc5aaf0 16:36:26 Step 2/4 : WORKDIR /edgex 16:36:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:36:28 ---> Running in 6862bbc9bc3d 16:36:28 Removing intermediate container 6862bbc9bc3d 16:36:28 ---> 81d114dc21af 16:36:28 Step 3/4 : COPY go.mod . 16:36:29 ---> 1d3c646dba99 16:36:29 Step 4/4 : RUN go mod download 16:36:29 ---> Running in 83541e38eaff 16:36:31 Removing intermediate container 6188aa513f3c 16:36:31 ---> 99ff52b2e31f 16:36:31 16:36:31 Step 9/30 : FROM alpine:3.14 16:36:31 3.14: Pulling from library/alpine 16:36:31 Removing intermediate container 91c17f9dbc1a 16:36:31 ---> efb3cf2aa9d4 16:36:31 16:36:31 Step 9/21 : FROM alpine:3.14 16:36:31 3.14: Pulling from library/alpine 16:36:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:36:31 Removing intermediate container f45f61e0369a 16:36:31 ---> 3212f1252858 16:36:31 16:36:31 Step 9/20 : FROM alpine:3.14 16:36:31 ---> 14119a10abf4 16:36:31 Step 10/20 : RUN apk add --update --no-cache curl 16:36:31 Status: Downloaded newer image for alpine:3.14 16:36:31 ---> 14119a10abf4 16:36:31 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:36:31 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:36:31 Status: Image is up to date for alpine:3.14 16:36:31 ---> 14119a10abf4 16:36:31 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:31 ---> Running in 3dea0648c4e0 16:36:31 ---> Running in 576a656c2390 16:36:31 ---> Running in 6531b202268c 16:36:31 Removing intermediate container 576a656c2390 16:36:31 ---> 145b6c6f48ce 16:36:31 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:36:31 ---> Running in aff4f1373e21 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:32 (1/2) Installing ca-certificates (20191127-r5) 16:36:32 (2/2) Installing dumb-init (1.2.5-r1) 16:36:32 Executing busybox-1.33.1-r3.trigger 16:36:32 Executing ca-certificates-20191127-r5.trigger 16:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:32 OK: 6 MiB in 16 packages 16:36:32 (1/5) Installing ca-certificates (20191127-r5) 16:36:32 (2/5) Installing brotli-libs (1.0.9-r5) 16:36:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:36:32 (4/5) Installing libcurl (7.79.1-r0) 16:36:32 (5/5) Installing curl (7.79.1-r0) 16:36:32 Executing busybox-1.33.1-r3.trigger 16:36:32 Executing ca-certificates-20191127-r5.trigger 16:36:33 (1/2) Installing dumb-init (1.2.5-r1) 16:36:33 (2/2) Installing su-exec (0.2-r1) 16:36:33 Executing busybox-1.33.1-r3.trigger 16:36:33 OK: 6 MiB in 16 packages 16:36:33 OK: 8 MiB in 19 packages 16:36:33 Removing intermediate container 6531b202268c 16:36:33 ---> 6d290b98060a 16:36:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:33 ---> Running in 1a7ffbd1dfc0 16:36:33 Removing intermediate container aff4f1373e21 16:36:33 ---> 8f7e056cdf61 16:36:33 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:36:33 ---> Running in f71f6351c9fe 16:36:34 Removing intermediate container 3dea0648c4e0 16:36:34 ---> 4540887487bc 16:36:34 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:34 ---> Running in 2f0d1ba6b97c 16:36:34 Removing intermediate container 1a7ffbd1dfc0 16:36:34 ---> 65533a885c38 16:36:34 Step 12/21 : ENV APP_PORT=59860 16:36:34 Removing intermediate container f71f6351c9fe 16:36:34 ---> 3835b675ae2e 16:36:34 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:34 ---> Running in 048654cc03fb 16:36:34 ---> Running in 51659b615858 16:36:34 Removing intermediate container 2f0d1ba6b97c 16:36:34 ---> 26bc148c4f11 16:36:34 Step 12/20 : WORKDIR /edgex 16:36:34 ---> Running in 22db5dfce1da 16:36:34 Removing intermediate container 048654cc03fb 16:36:34 ---> 59c2a2ee4ff4 16:36:34 Step 13/21 : EXPOSE $APP_PORT 16:36:34 Removing intermediate container 51659b615858 16:36:34 ---> 68fc786785ac 16:36:34 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:34 ---> Running in dfefea48ef71 16:36:34 ---> Running in 3344eb0143c0 16:36:34 Removing intermediate container 22db5dfce1da 16:36:34 ---> efcfaa17f3f4 16:36:34 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:35 Removing intermediate container dfefea48ef71 16:36:35 ---> 944b0eb7c243 16:36:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:35 ---> 5334701a7bd9 16:36:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:35 ---> 5a98e34592cc 16:36:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:36 ---> 20bfbbb21e93 16:36:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:36 ---> c314d200faf1 16:36:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:36 Removing intermediate container 6abac73892d2 16:36:36 ---> 24a8bc04e2ae 16:36:36 16:36:36 Step 9/22 : FROM alpine:3.14 16:36:36 ---> 14119a10abf4 16:36:36 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:36 Removing intermediate container 3344eb0143c0 16:36:36 ---> baae86e21a2e 16:36:36 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:36:36 ---> Running in 7aa3b2cd56cc 16:36:36 ---> Running in 3e77008686d8 16:36:36 ---> c244772992e6 16:36:36 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:36:36 ---> 1de9aa48a683 16:36:36 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:36:36 ---> Running in baf1639d943b 16:36:36 ---> Running in c2bbcbfcfa5d 16:36:36 Removing intermediate container 3e77008686d8 16:36:36 ---> b416052c1cf6 16:36:36 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:36:36 Removing intermediate container baf1639d943b 16:36:36 ---> 86f2cdd1b058 16:36:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:37 Removing intermediate container 7aa3b2cd56cc 16:36:37 ---> 16497ce0bb11 16:36:37 Step 11/22 : ENV APP_PORT=59880 16:36:37 Removing intermediate container c2bbcbfcfa5d 16:36:37 ---> ecdf61c66bd6 16:36:37 Step 17/20 : CMD ["--init=true"] 16:36:37 ---> Running in 4b66b3014413 16:36:37 ---> Running in b3849b8d8db8 16:36:37 ---> Running in 482c9032c67d 16:36:37 Removing intermediate container 4b66b3014413 16:36:37 ---> 5beea6fedd14 16:36:37 Step 12/22 : EXPOSE $APP_PORT 16:36:37 ---> 624750cf5634 16:36:37 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:36:37 Removing intermediate container b3849b8d8db8 16:36:37 ---> a5c450fd5cf0 16:36:37 Step 19/21 : LABEL arch=x86_64 16:36:37 ---> Running in 85787d772db1 16:36:37 ---> Running in dad6f102f4d6 16:36:37 ---> Running in 27173813c2b2 16:36:37 Removing intermediate container 482c9032c67d 16:36:37 ---> c914ff9b02c3 16:36:37 Step 18/20 : LABEL arch=x86_64 16:36:37 ---> Running in fdbaf424696e 16:36:37 Removing intermediate container 85787d772db1 16:36:37 ---> 80440158594f 16:36:37 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:37 Removing intermediate container dad6f102f4d6 16:36:37 ---> bd7bdce71a01 16:36:37 Step 20/21 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:36:37 ---> Running in ea32a1bb9ba7 16:36:37 Removing intermediate container fdbaf424696e 16:36:37 ---> 8c0dfe0fd33d 16:36:37 Step 19/20 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:36:37 ---> Running in 04abdf1c344d 16:36:38 ---> Running in 1ce15a8982bb 16:36:38 Removing intermediate container 04abdf1c344d 16:36:38 ---> 11008d799087 16:36:38 Step 21/21 : LABEL version=0.0.0 16:36:38 Removing intermediate container 1ce15a8982bb 16:36:38 ---> 7829a0237796 16:36:38 Step 20/20 : LABEL version=0.0.0 16:36:38 ---> Running in fe40f08f98a0 16:36:38 ---> Running in 4cdbbd68eaab 16:36:38 Removing intermediate container fe40f08f98a0 16:36:38 ---> aa1564a5e93f 16:36:38 16:36:38 Removing intermediate container 4cdbbd68eaab 16:36:38 ---> 37600cacb4e3 16:36:38 16:36:38 Successfully built aa1564a5e93f 16:36:38 Successfully tagged security-proxy-setup:latest 16:36:38 Building security-secretstore-setup 16:36:38  Building security-proxy-setup ... done Successfully built 37600cacb4e3 16:36:38 Successfully tagged support-notifications:latest 16:36:38  Building support-notifications ... done Building sys-mgmt-agent 16:36:38 Removing intermediate container 27173813c2b2 16:36:38 ---> 2e8dc8f6c41a 16:36:38 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:39 Removing intermediate container ea32a1bb9ba7 16:36:39 ---> b7ef5d502282 16:36:39 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:36:41 ---> 5e9bfdbf2890 16:36:41 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:41 ---> Running in 2ed325c0fb48 16:36:42 Removing intermediate container fb5f62ae25e6 16:36:42 ---> a6bcd6709298 16:36:42 16:36:42 Step 11/23 : FROM alpine:3.14 16:36:42 ---> 14119a10abf4 16:36:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:43 ---> ed49cf064004 16:36:43 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:45 ---> Running in a033704b2d8d 16:36:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:45 ---> eaeef4c549d2 16:36:45 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:45 (1/6) Installing dumb-init (1.2.5-r1) 16:36:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:36:45 (3/6) Installing libsodium (1.0.18-r0) 16:36:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:36:45 (5/6) Installing libzmq (4.3.4-r0) 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:45 (6/6) Installing zeromq (4.3.4-r0) 16:36:45 Executing busybox-1.33.1-r3.trigger 16:36:45 (1/1) Installing dumb-init (1.2.5-r1) 16:36:45 Executing busybox-1.33.1-r3.trigger 16:36:45 OK: 8 MiB in 20 packages 16:36:45 OK: 6 MiB in 15 packages 16:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:45 ---> 4b1ff6c2e003 16:36:45 Step 3/24 : WORKDIR /edgex-go 16:36:45 ---> Using cache 16:36:45 ---> cc389d7ee712 16:36:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:45 ---> Using cache 16:36:45 ---> 3a8f4ef2f4a2 16:36:45 Step 5/24 : RUN apk add --update --no-cache make git 16:36:46 ---> c03eb538ac7c 16:36:46 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:36:46 ---> Running in 6e2cd183ffc7 16:36:46 ---> 0a7738cd4514 16:36:46 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:36:46 ---> Running in 2a77f68e2187 16:36:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:36:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:47 ---> 4b1ff6c2e003 16:36:47 Step 3/22 : WORKDIR /edgex-go 16:36:47 ---> Using cache 16:36:47 ---> cc389d7ee712 16:36:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:47 ---> Using cache 16:36:47 ---> 3a8f4ef2f4a2 16:36:47 Step 5/22 : RUN apk add --update --no-cache make bash git 16:36:47 Removing intermediate container a033704b2d8d 16:36:47 ---> 03f651e2b3d4 16:36:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:47 Removing intermediate container 2ed325c0fb48 16:36:47 ---> a9226d4bb892 16:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:47 ---> Running in 03aeeea6a3c3 16:36:47 Removing intermediate container 2a77f68e2187 16:36:47 ---> 7be7915c509b 16:36:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:47 ---> Running in 9d9b1dc4e9e2 16:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:47 ---> ef9313b41998 16:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:47 Removing intermediate container 9d9b1dc4e9e2 16:36:47 ---> f2d3fa5b820f 16:36:47 Step 14/23 : ENV APP_PORT=59861 16:36:47 ---> eaf8f84b50d4 16:36:47 Step 25/30 : RUN chmod +x /entrypoint.sh 16:36:47 ---> Running in 9b2c7d19f7d4 16:36:47 ---> Running in 52864993204e 16:36:47 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:36:48 Removing intermediate container 9b2c7d19f7d4 16:36:48 ---> 6be9c754d58e 16:36:48 Step 15/23 : EXPOSE $APP_PORT 16:36:48 ---> Running in 621362f4922a 16:36:48 ---> aed208e9514b 16:36:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:48 Removing intermediate container 621362f4922a 16:36:48 ---> c6a2524ed6b9 16:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:48 ---> 76491f496bbf 16:36:48 Step 18/22 : ENTRYPOINT ["/core-data"] 16:36:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:48 ---> Running in 66900445ae00 16:36:48 ---> 1ae753257df7 16:36:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:48 Removing intermediate container 52864993204e 16:36:48 ---> 76f84b7d9585 16:36:48 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:36:48 Removing intermediate container 66900445ae00 16:36:48 ---> fd7239ef91df 16:36:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:48 ---> Running in 795a84fdcc23 16:36:48 ---> Running in cfe8f424fd5d 16:36:48 OK: 220 MiB in 52 packages 16:36:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:36:48 ---> 9a208d87e824 16:36:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:48 Removing intermediate container 795a84fdcc23 16:36:48 ---> 049690bad613 16:36:48 Step 20/22 : LABEL arch=x86_64 16:36:48 Removing intermediate container cfe8f424fd5d 16:36:48 ---> 8f04e1813116 16:36:48 Step 27/30 : CMD ["gate"] 16:36:48 ---> Running in 819f1e4c63bd 16:36:48 ---> Running in fe0641a822f1 16:36:48 ---> 7f6442ad2f96 16:36:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:48 Removing intermediate container 819f1e4c63bd 16:36:48 ---> 497e512c925a 16:36:48 Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:36:48 ---> Running in ee166f7b64f0 16:36:48 ---> Running in 7576f1359b28 16:36:49 Removing intermediate container 6e2cd183ffc7 16:36:49 ---> 00c9fdca0319 16:36:49 Step 6/24 : COPY . . 16:36:49 Removing intermediate container fe0641a822f1 16:36:49 ---> f64ff829595e 16:36:49 Step 28/30 : LABEL arch=x86_64 16:36:49 OK: 220 MiB in 52 packages 16:36:49 ---> Running in 60e6c2b23015 16:36:49 Removing intermediate container ee166f7b64f0 16:36:49 ---> 8a207fa6dd81 16:36:49 Step 22/22 : LABEL version=0.0.0 16:36:49 Removing intermediate container 7576f1359b28 16:36:49 ---> 218a469e8e87 16:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:51 Removing intermediate container 60e6c2b23015 16:36:51 ---> 66c4ac787e3c 16:36:51 Step 29/30 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:36:51 ---> Running in 7cf31ee37947 16:36:51 ---> Running in 87c98ac1ce74 16:36:51 ---> Running in 817cab981c38 16:36:51 Removing intermediate container 03aeeea6a3c3 16:36:51 ---> ba63269629ab 16:36:51 Step 6/22 : COPY . . 16:36:51 Removing intermediate container 7cf31ee37947 16:36:51 ---> 243bc13fa934 16:36:51 16:36:51 Removing intermediate container 87c98ac1ce74 16:36:51 ---> 2e52f7c898c7 16:36:51 Step 21/23 : LABEL arch=x86_64 16:36:51 Successfully built 243bc13fa934 16:36:51 Successfully tagged core-data:latest 16:36:51 Building core-metadata 16:36:51  Building core-data ... done  ---> Running in cddb874690b6 16:36:51 Removing intermediate container 817cab981c38 16:36:51 ---> fd8a5ea48a5d 16:36:51 Step 30/30 : LABEL version=0.0.0 16:36:55 ---> Running in 5c2bf9a43e0a 16:36:55 Removing intermediate container cddb874690b6 16:36:55 ---> 44961519909b 16:36:55 Step 22/23 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:36:56 ---> 5e6166639f1f 16:36:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:57 ---> Running in 2aba9afa17ee 16:36:57 Removing intermediate container 5c2bf9a43e0a 16:36:57 ---> 19fb3b68fc69 16:36:57 16:36:57 Successfully built 19fb3b68fc69 16:36:57 ---> 9fbb3958e5e5 16:36:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:57 ---> Running in a34eecaa2778 16:36:57 Successfully tagged security-bootstrapper:latest 16:36:57  Building security-bootstrapper ... done Building core-command 16:36:58 ---> Running in 9c3e391d7569 16:37:00 Removing intermediate container 2aba9afa17ee 16:37:00 ---> 07e15c075206 16:37:00 Step 23/23 : LABEL version=0.0.0 16:37:01 ---> Running in 7deacf082400 16:37:01 Removing intermediate container 7deacf082400 16:37:01 ---> ca9c20ba736c 16:37:01 16:37:02 Successfully built ca9c20ba736c 16:37:02 Successfully tagged support-scheduler:latest 16:37:02  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:02 ---> 4b1ff6c2e003 16:37:02 Step 3/22 : WORKDIR /edgex-go 16:37:02 ---> Using cache 16:37:02 ---> cc389d7ee712 16:37:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:02 ---> Using cache 16:37:02 ---> 3a8f4ef2f4a2 16:37:02 Step 5/22 : RUN apk add --update --no-cache make git 16:37:02 ---> Using cache 16:37:02 ---> 00c9fdca0319 16:37:02 Step 6/22 : COPY . . 16:37:02 ---> Using cache 16:37:02 ---> 5e6166639f1f 16:37:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:02 ---> Running in 0f067274e80f 16:37:02 Removing intermediate container a34eecaa2778 16:37:02 ---> a72b2995c689 16:37:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:37:02 Removing intermediate container 9c3e391d7569 16:37:02 ---> 4592448625ca 16:37:02 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:02 ---> Running in 99d54e4870cf 16:37:02 ---> Running in dc2013e913a7 16:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:37:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:37:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:37:04 ---> 4b1ff6c2e003 16:37:04 Step 3/22 : WORKDIR /edgex-go 16:37:04 ---> Using cache 16:37:04 ---> cc389d7ee712 16:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:04 ---> Using cache 16:37:04 ---> 3a8f4ef2f4a2 16:37:04 Step 5/22 : RUN apk add --update --no-cache make git 16:37:04 ---> Using cache 16:37:04 ---> 00c9fdca0319 16:37:04 Step 6/22 : COPY . . 16:37:04 ---> Using cache 16:37:04 ---> 5e6166639f1f 16:37:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:04 ---> Using cache 16:37:04 ---> 8285bafa579a 16:37:04 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:37:04 Removing intermediate container 0f067274e80f 16:37:04 ---> 8285bafa579a 16:37:04 Step 8/22 : RUN make cmd/core-command/core-command 16:37:04 ---> Running in 987a1183c229 16:37:04 ---> Running in 4d626f0c41af 16:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:37:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:37:38 Removing intermediate container 4d626f0c41af 16:37:38 ---> 51a64ea5b5df 16:37:38 16:37:38 Step 9/22 : FROM alpine:3.14 16:37:38 ---> 14119a10abf4 16:37:38 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:38 ---> Using cache 16:37:38 ---> 03f651e2b3d4 16:37:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:38 ---> Using cache 16:37:38 ---> f2d3fa5b820f 16:37:38 Step 12/22 : ENV APP_PORT=59882 16:37:38 ---> Running in 0dc25ea02ce7 16:37:38 Removing intermediate container dc2013e913a7 16:37:38 ---> a53122e4aca2 16:37:38 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:37:38 ---> Running in 3fb446c52dc9 16:37:39 Removing intermediate container 0dc25ea02ce7 16:37:39 ---> 6125b830eff6 16:37:39 Step 13/22 : EXPOSE $APP_PORT 16:37:39 ---> Running in 171a3f9489b6 16:37:39 Removing intermediate container 171a3f9489b6 16:37:39 ---> 2ec8b910a0f0 16:37:39 Step 14/22 : WORKDIR / 16:37:39 ---> Running in 4e00ef7eaaeb 16:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:37:39 Removing intermediate container 4e00ef7eaaeb 16:37:39 ---> 5ee7b6873e5a 16:37:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:40 ---> 2885e033d8b4 16:37:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:41 ---> c3630155b5a4 16:37:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:41 ---> 582bd802b312 16:37:41 Step 18/22 : ENTRYPOINT ["/core-command"] 16:37:41 ---> Running in f6d4325f8fe9 16:37:41 Removing intermediate container 3fb446c52dc9 16:37:41 ---> 69b56b654803 16:37:41 16:37:41 Step 10/22 : FROM docker:20.10.8 16:37:41 20.10.8: Pulling from library/docker 16:37:41 Removing intermediate container f6d4325f8fe9 16:37:41 ---> 4b9acf5ea64a 16:37:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:41 ---> Running in 3656aef107db 16:37:41 Removing intermediate container 99d54e4870cf 16:37:41 ---> 76fd3a18e87c 16:37:41 16:37:41 Step 9/24 : FROM alpine:3.14 16:37:41 ---> 14119a10abf4 16:37:41 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:37:42 ---> Running in 4f8b898bf543 16:37:42 Removing intermediate container 3656aef107db 16:37:42 ---> 524fde3f7e68 16:37:42 Step 20/22 : LABEL arch=x86_64 16:37:42 ---> Running in 93bd26802ecd 16:37:42 Removing intermediate container 93bd26802ecd 16:37:42 ---> 5dffd1251867 16:37:42 Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:37:42 ---> Running in 4dd30711b7a1 16:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:43 Removing intermediate container 4dd30711b7a1 16:37:43 ---> 20c94f360004 16:37:43 Step 22/22 : LABEL version=0.0.0 16:37:43 (1/3) Installing ca-certificates (20191127-r5) 16:37:43 (2/3) Installing dumb-init (1.2.5-r1) 16:37:43 (3/3) Installing su-exec (0.2-r1) 16:37:43 Executing busybox-1.33.1-r3.trigger 16:37:43 Executing ca-certificates-20191127-r5.trigger 16:37:43 ---> Running in f77d5034fee5 16:37:43 OK: 6 MiB in 17 packages 16:37:43 Removing intermediate container f77d5034fee5 16:37:43 ---> 0279cb51553f 16:37:43 16:37:43 Successfully built 0279cb51553f 16:37:43 Successfully tagged core-command:latest 16:37:44  Building core-command ... done Removing intermediate container 4f8b898bf543 16:37:44 ---> 6703bc6d9061 16:37:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:44 ---> Running in ffe5094e2924 16:37:44 Removing intermediate container ffe5094e2924 16:37:44 ---> eae1dc6824e1 16:37:44 Step 12/24 : WORKDIR / 16:37:44 ---> Running in f6520bb2af2e 16:37:44 Removing intermediate container 987a1183c229 16:37:44 ---> 408f744cceff 16:37:44 16:37:44 Step 9/22 : FROM alpine:3.14 16:37:44 ---> 14119a10abf4 16:37:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:37:44 ---> Using cache 16:37:44 ---> 03f651e2b3d4 16:37:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:44 ---> Using cache 16:37:44 ---> f2d3fa5b820f 16:37:44 Step 12/22 : ENV APP_PORT=59881 16:37:44 ---> Running in 85cd92f3ff13 16:37:44 Removing intermediate container f6520bb2af2e 16:37:44 ---> b4e2bfa126dc 16:37:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:45 Removing intermediate container 85cd92f3ff13 16:37:45 ---> 4d5dd2d43a9b 16:37:45 Step 13/22 : EXPOSE $APP_PORT 16:37:45 ---> Running in 455a752b71b5 16:37:45 ---> 94288842cfaf 16:37:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:45 Removing intermediate container 455a752b71b5 16:37:45 ---> f5f30483b200 16:37:45 Step 14/22 : WORKDIR / 16:37:45 ---> Running in b1f12e9cc7db 16:37:45 ---> 17234cc671d0 16:37:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:45 Removing intermediate container b1f12e9cc7db 16:37:45 ---> 8635daba8c9d 16:37:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:45 ---> 835282e2b415 16:37:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:45 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:37:45 Status: Downloaded newer image for docker:20.10.8 16:37:45 ---> bc6c0ffef665 16:37:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:45 ---> b8904be29d53 16:37:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:45 ---> Running in 1327b9a6db14 16:37:45 ---> b5d2119738e3 16:37:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:45 Removing intermediate container 1327b9a6db14 16:37:45 ---> 9e246720f1ee 16:37:45 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:37:45 ---> Running in 21306bcbe717 16:37:46 ---> 9fc9a6bf6f64 16:37:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:46 ---> f48d03c99004 16:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:46 ---> 198e44e41f04 16:37:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:37:46 ---> Running in 143cae678058 16:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:37:46 (1/42) Installing readline (8.1.0-r0) 16:37:46 (2/42) Installing bash (5.1.4-r0) 16:37:46 Executing bash-5.1.4-r0.post-install 16:37:46 Removing intermediate container 143cae678058 16:37:46 ---> 2352394d13d9 16:37:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:46 (3/42) Installing brotli-libs (1.0.9-r5) 16:37:46 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:37:46 (5/42) Installing libcurl (7.79.1-r0) 16:37:46 (6/42) Installing curl (7.79.1-r0) 16:37:46 (7/42) Installing dumb-init (1.2.5-r1) 16:37:46 ---> 2ede4fba67aa 16:37:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:46 (8/42) Installing libbz2 (1.0.8-r1) 16:37:46 (9/42) Installing expat (2.4.1-r0) 16:37:46 (10/42) Installing libffi (3.3-r2) 16:37:46 (11/42) Installing gdbm (1.19-r0) 16:37:46 (12/42) Installing xz-libs (5.2.5-r0) 16:37:46 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:37:46 ---> Running in 9b840dc8ade5 16:37:46 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:37:46 (15/42) Installing mpdecimal (2.5.1-r1) 16:37:46 (16/42) Installing sqlite-libs (3.35.5-r0) 16:37:47 (17/42) Installing python3 (3.9.5-r1) 16:37:47 Removing intermediate container 9b840dc8ade5 16:37:47 ---> 666335917571 16:37:47 Step 20/22 : LABEL arch=x86_64 16:37:47 ---> dd1b605e18f0 16:37:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:37:47 ---> Running in 7c3dc70ee81c 16:37:47 ---> Running in e76106457450 16:37:47 (18/42) Installing py3-appdirs (1.4.4-r2) 16:37:47 (19/42) Installing py3-chardet (4.0.0-r2) 16:37:47 (20/42) Installing py3-idna (3.2-r0) 16:37:47 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:37:47 (22/42) Installing py3-certifi (2020.12.5-r1) 16:37:47 (23/42) Installing py3-requests (2.25.1-r4) 16:37:47 (24/42) Installing py3-msgpack (1.0.2-r1) 16:37:47 (25/42) Installing py3-lockfile (0.12.2-r4) 16:37:48 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:37:48 Removing intermediate container 7c3dc70ee81c 16:37:48 ---> 4500bbe04300 16:37:48 Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:37:48 (27/42) Installing py3-colorama (0.4.4-r1) 16:37:48 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:37:48 (29/42) Installing py3-distlib (0.3.1-r3) 16:37:48 (30/42) Installing py3-distro (1.5.0-r3) 16:37:48 (31/42) Installing py3-six (1.15.0-r1) 16:37:48 (32/42) Installing py3-webencodings (0.5.1-r4) 16:37:48 ---> Running in 59f6f996596f 16:37:48 (33/42) Installing py3-html5lib (1.1-r1) 16:37:48 (34/42) Installing py3-parsing (2.4.7-r2) 16:37:48 (35/42) Installing py3-packaging (20.9-r1) 16:37:48 (36/42) Installing py3-toml (0.10.2-r2) 16:37:48 (37/42) Installing py3-pep517 (0.10.0-r2) 16:37:48 (38/42) Installing py3-progress (1.5-r2) 16:37:48 (39/42) Installing py3-retrying (1.3.3-r1) 16:37:48 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:37:48 (41/42) Installing py3-setuptools (52.0.0-r3) 16:37:48 (42/42) Installing py3-pip (20.3.4-r1) 16:37:48 Removing intermediate container 59f6f996596f 16:37:48 ---> c39586955e1c 16:37:48 Step 22/22 : LABEL version=0.0.0 16:37:48 Executing busybox-1.33.1-r3.trigger 16:37:48 ---> Running in 2d8723817ade 16:37:48 OK: 84 MiB in 64 packages 16:37:48 Removing intermediate container 2d8723817ade 16:37:48 ---> aef08f3bc5dc 16:37:48 16:37:48 Successfully built aef08f3bc5dc 16:37:48 Successfully tagged core-metadata:latest 16:37:48  Building core-metadata ... done Removing intermediate container e76106457450 16:37:48 ---> d9ea3811010d 16:37:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:37:48 ---> Running in 9411d1f14763 16:37:48 Removing intermediate container 9411d1f14763 16:37:48 ---> 8feff46680d9 16:37:48 Step 22/24 : LABEL arch=x86_64 16:37:48 ---> Running in 68322043feaa 16:37:48 Removing intermediate container 68322043feaa 16:37:48 ---> 23b810556d57 16:37:48 Step 23/24 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:37:49 ---> Running in ca8b0cec54fc 16:37:49 Removing intermediate container ca8b0cec54fc 16:37:49 ---> fb8c78b50140 16:37:49 Step 24/24 : LABEL version=0.0.0 16:37:49 ---> Running in 5e8f8ba01d9f 16:37:49 Collecting docker-compose==1.23.2 16:37:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:49 Removing intermediate container 5e8f8ba01d9f 16:37:49 ---> 81c1076709f0 16:37:49 16:37:49 Collecting websocket-client<1.0,>=0.32.0 16:37:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:49 Successfully built 81c1076709f0 16:37:49 Collecting docopt<0.7,>=0.6.1 16:37:49 Successfully tagged security-secretstore-setup:latest 16:37:49 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:49  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 16:37:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:49 Collecting PyYAML<4,>=3.10 16:37:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:50 Collecting texttable<0.10,>=0.9.0 16:37:50 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:50 Collecting docker<4.0,>=3.6.0 16:37:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:50 Collecting dockerpty<0.5,>=0.4.1 16:37:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:51 Collecting jsonschema<3,>=2.5.1 16:37:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:51 Collecting docker-pycreds>=0.4.0 16:37:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:51 Collecting urllib3<1.25,>=1.21.1 16:37:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:51 Collecting chardet<3.1.0,>=3.0.2 16:37:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:51 Collecting idna<2.8,>=2.5 16:37:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:37:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:51 Attempting uninstall: urllib3 16:37:51 Found existing installation: urllib3 1.26.5 16:37:51 Uninstalling urllib3-1.26.5: 16:37:51 Successfully uninstalled urllib3-1.26.5 16:37:51 Attempting uninstall: idna 16:37:51 Found existing installation: idna 3.2 16:37:51 Uninstalling idna-3.2: 16:37:51 Successfully uninstalled idna-3.2 16:37:51 Attempting uninstall: chardet 16:37:51 Found existing installation: chardet 4.0.0 16:37:51 Uninstalling chardet-4.0.0: 16:37:51 Successfully uninstalled chardet-4.0.0 16:37:52 Attempting uninstall: requests 16:37:52 Found existing installation: requests 2.25.1 16:37:52 Uninstalling requests-2.25.1: 16:37:52 Successfully uninstalled requests-2.25.1 16:37:52 Running setup.py install for texttable: started 16:37:52 Running setup.py install for texttable: finished with status 'done' 16:37:52 Running setup.py install for PyYAML: started 16:37:52 Removing intermediate container 83541e38eaff 16:37:52 ---> 8ce62f346e04 16:37:52 Successfully built 8ce62f346e04 16:37:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:37:53 Running setup.py install for PyYAML: finished with status 'done' 16:37:53 Running setup.py install for docopt: started 16:37:53 + docker inspect -f . ci-base-image-arm64 16:37:53 . [Pipeline] withDockerContainer 16:37:53 Running setup.py install for docopt: finished with status 'done' 16:37:53 Running setup.py install for dockerpty: started 16:37:53 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 16:37:54 Running setup.py install for dockerpty: finished with status 'done' 16:37:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:37:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 16:37:56 $ docker top 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a -eo pid,comm 16:37:56 Removing intermediate container 21306bcbe717 16:37:56 ---> 071f1d5522dc 16:37:56 Step 13/22 : ENV APP_PORT=58890 16:37:56 ---> Running in 91e7ad8112bc 16:37:56 Removing intermediate container 91e7ad8112bc 16:37:56 ---> 70a06da0fc30 16:37:56 Step 14/22 : EXPOSE $APP_PORT 16:37:56 ---> Running in c6690a909e30 16:37:56 Removing intermediate container c6690a909e30 16:37:56 ---> 86b4c7142df2 16:37:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] { [Pipeline] sh 16:37:57 ---> 6fab6a4b772e 16:37:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:57 ---> 055ca81d911c 16:37:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:57 ---> e51ee230501b 16:37:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:57 ---> Running in 91d7198b52ca 16:37:57 Removing intermediate container 91d7198b52ca 16:37:57 ---> 24b032824ace 16:37:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:57 ---> Running in 0f2ed210b0a0 16:37:57 Removing intermediate container 0f2ed210b0a0 16:37:57 ---> 9e88cbd6d785 16:37:57 Step 20/22 : LABEL arch=x86_64 16:37:57 ---> Running in 357cfe811676 16:37:57 + go version 16:37:57 go version go1.16.8 linux/arm64 [Pipeline] } 16:37:57 $ docker stop --time=1 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a 16:37:57 Removing intermediate container 357cfe811676 16:37:57 ---> 34b98bf9ff43 16:37:57 Step 21/22 : LABEL git_sha=b2e5752f735857cfa69865d5d85bab5b77c3e9d5 16:37:57 ---> Running in 1c95eb457b5e 16:37:57 Removing intermediate container 1c95eb457b5e 16:37:57 ---> 0a6d20ab0094 16:37:57 Step 22/22 : LABEL version=0.0.0 16:37:57 ---> Running in 67904b239117 16:37:57 Removing intermediate container 67904b239117 16:37:57 ---> 60d0034a45c9 16:37:57 16:37:58 Successfully built 60d0034a45c9 16:37:58 Successfully tagged sys-mgmt-agent:latest 16:37:58  Building sys-mgmt-agent ... done  16:37:59 $ docker rm -f 7948ca0d1f00863c3b2a36f91786850b240499c02616e1027260eb2ad8011c4a [Pipeline] // withDockerContainer [Pipeline] } 16:37:59 $ docker stop --time=1 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 16:38:00 $ docker rm -f 1d7a89ee186be2c4fe4d5fd06dfb4fc2b9de043e95b6023b0bc668824cbe23f0 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:01 + docker images 16:38:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:01 sys-mgmt-agent latest 60d0034a45c9 4 seconds ago 294MB 16:38:01 security-secretstore-setup latest 81c1076709f0 12 seconds ago 28.4MB 16:38:01 core-metadata latest aef08f3bc5dc 13 seconds ago 16.9MB 16:38:01 408f744cceff 17 seconds ago 1.76GB 16:38:01 core-command latest 0279cb51553f 18 seconds ago 16.1MB 16:38:01 76fd3a18e87c 20 seconds ago 1.76GB 16:38:01 69b56b654803 21 seconds ago 1.76GB 16:38:01 51a64ea5b5df 23 seconds ago 1.75GB 16:38:01 support-scheduler latest ca9c20ba736c About a minute ago 16.2MB 16:38:01 security-bootstrapper latest 19fb3b68fc69 About a minute ago 18.9MB 16:38:01 core-data latest 243bc13fa934 About a minute ago 20.7MB 16:38:01 a6bcd6709298 About a minute ago 1.76GB 16:38:01 security-proxy-setup latest aa1564a5e93f About a minute ago 26.9MB 16:38:01 support-notifications latest 37600cacb4e3 About a minute ago 16.9MB 16:38:01 24a8bc04e2ae About a minute ago 1.76GB 16:38:01 3212f1252858 About a minute ago 1.76GB 16:38:01 efb3cf2aa9d4 About a minute ago 1.76GB 16:38:01 99ff52b2e31f About a minute ago 1.76GB 16:38:01 ci-base-image-x86_64 latest 4b1ff6c2e003 5 minutes ago 1.25GB 16:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 16:38:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 16:38:01 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 16:38:01 alpine 3.14 14119a10abf4 2 months ago 5.6MB 16:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 16:38:01 + docker inspect -f . ci-base-image-arm64 16:38:01 . [Pipeline] // stage [Pipeline] withDockerContainer 16:38:01 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 16:38:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 16:38:03 $ docker top d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] echo 16:38:03 ========================================================= 16:38:03 [edgeXBuildGoParallel] Running Tests and Build... 16:38:03 ========================================================= [Pipeline] fileExists [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:38:04 + make test 16:38:04 go mod tidy 16:38:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:19 Still waiting to schedule task 16:38:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2315’ 16:38:37 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.232s coverage: 28.7% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.428s coverage: 98.5% of statements 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 44.7% of statements 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.772s coverage: 89.5% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.804s coverage: 94.2% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.206s coverage: 58.8% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.7% of statements 16:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.287s coverage: 79.5% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements 16:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 16:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.667s coverage: 82.5% of statements 16:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.274s coverage: 58.8% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements 16:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.824s coverage: 91.2% of statements 16:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 64.4% of statements 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.198s coverage: 100.0% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 16:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 16:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements 16:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.573s coverage: 65.4% of statements 16:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.868s coverage: 43.5% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements 16:41:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 16:41:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:41:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:41:27 GO111MODULE=on go vet ./... 16:42:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:53 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:56 + ls -al . 16:42:56 total 664 16:42:56 drwxrwxr-x 9 1001 1001 4096 Oct 27 16:42 . 16:42:56 drwxr-xr-x 4 root root 4096 Oct 27 16:38 .. 16:42:56 -rw-rw-r-- 1 1001 1001 11 Oct 27 16:35 .dockerignore 16:42:56 drwxrwxr-x 8 1001 1001 4096 Oct 27 16:35 .git 16:42:56 drwxrwxr-x 4 1001 1001 4096 Oct 27 16:35 .github 16:42:56 -rw-rw-r-- 1 1001 1001 804 Oct 27 16:35 .gitignore 16:42:56 -rw-rw-r-- 1 1001 1001 42 Oct 27 16:35 .golangci.yml 16:42:56 -rw-rw-r-- 1 1001 1001 76 Oct 27 16:35 .hadolint.yml 16:42:56 -rw-rw-r-- 1 1001 1001 166 Oct 27 16:35 .sonarcloud.properties 16:42:56 -rw-rw-r-- 1 1001 1001 1171 Oct 27 16:35 ADOPTERS.md 16:42:56 -rw-rw-r-- 1 1001 1001 8910 Oct 27 16:35 Attribution.txt 16:42:56 -rw-rw-r-- 1 1001 1001 43881 Oct 27 16:35 CHANGELOG.md 16:42:56 -rw-rw-r-- 1 1001 1001 3804 Oct 27 16:35 CONTRIBUTING.md 16:42:56 -rw-rw-r-- 1 1001 1001 677 Oct 27 16:35 GOVERNANCE.md 16:42:56 -rw-rw-r-- 1 1001 1001 849 Oct 27 16:35 Jenkinsfile 16:42:56 -rw-rw-r-- 1 1001 1001 10775 Oct 27 16:35 LICENSE 16:42:56 -rw-rw-r-- 1 1001 1001 6508 Oct 27 16:35 Makefile 16:42:56 -rw-rw-r-- 1 1001 1001 582 Oct 27 16:35 OWNERS.md 16:42:56 -rw-rw-r-- 1 1001 1001 8256 Oct 27 16:35 README.md 16:42:56 -rw-rw-r-- 1 1001 1001 6912 Oct 27 16:35 SECURITY.md 16:42:56 -rw-rw-r-- 1 1001 1001 5 Oct 27 16:31 VERSION 16:42:56 -rw-rw-r-- 1 1001 1001 4131 Oct 27 16:35 ZMQWindows.md 16:42:56 drwxrwxr-x 2 1001 1001 4096 Oct 27 16:35 bin 16:42:56 drwxrwxr-x 14 1001 1001 4096 Oct 27 16:35 cmd 16:42:56 -rw-r--r-- 1 root root 428179 Oct 27 16:41 coverage.out 16:42:56 -rw-rw-r-- 1 1001 1001 848 Oct 27 16:35 go.mod 16:42:56 -rw-rw-r-- 1 1001 1001 50414 Oct 27 16:35 go.sum 16:42:56 drwxrwxr-x 8 1001 1001 4096 Oct 27 16:35 internal 16:42:56 drwxrwxr-x 3 1001 1001 4096 Oct 27 16:35 openapi 16:42:56 drwxrwxr-x 4 1001 1001 4096 Oct 27 16:35 snap 16:42:56 -rw-rw-r-- 1 1001 1001 204 Oct 27 16:35 version.go [Pipeline] sh 16:42:57 + '[' -e coverage.out ] 16:42:57 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:57 Warning: overwriting stash ‘coverage-report’ 16:42:59 Stashed 1 file(s) [Pipeline] sh 16:42:59 + make build 16:42:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:43:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:43:35 Running on prd-ubuntu18.04-docker-8c-8g-2318 in /w/workspace/edgexfoundry_edgex-go_PR-3779 [Pipeline] { [Pipeline] ws 16:43:35 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:43:35 The recommended git tool is: git 16:43: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 16:43: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 16:43:39 using credential edgex-jenkins-ssh 16:43:39 Cloning the remote Git repository 16:43:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:43:39 > git init /w/workspace/edgex-go/5 # timeout=10 16:43:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:39 > git --version # timeout=10 16:43:39 > git --version # 'git version 2.17.1' 16:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:43: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 16:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 16:44:12 $ docker stop --time=1 d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 16:44:15 $ docker rm -f d4913600e4816a203f7739118375f44b3b6e2ce57ea0010cce09ba309c85ae25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 16:44:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:18 29e5d40040c1: Pulling fs layer 16:44:18 1ce36da41761: Pulling fs layer 16:44:18 25b303627fd3: Pulling fs layer 16:44:18 29e5d40040c1: Verifying Checksum 16:44:18 29e5d40040c1: Download complete 16:44:19 1ce36da41761: Verifying Checksum 16:44:19 1ce36da41761: Download complete 16:44:19 29e5d40040c1: Pull complete 16:44:21 25b303627fd3: Verifying Checksum 16:44:21 25b303627fd3: Download complete 16:44:21 1ce36da41761: Pull complete 16:44:31 Merging remotes/origin/main commit d325f454062a1ab7df1627f6a73b0f166109ba5b into PR head commit c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 16:44:31 Merge succeeded, producing a368cc11e56e7366bdbabdc58ab85893f0c3fc4b 16:44:31 Checking out Revision a368cc11e56e7366bdbabdc58ab85893f0c3fc4b (PR-3779) 16:44:31 25b303627fd3: Pull complete 16:44:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:31 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 16:44:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:44:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3779/head:refs/remotes/origin/PR-3779 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:44:31 > git config core.sparsecheckout # timeout=10 16:44:31 > git checkout -f c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 16:44:31 > git remote # timeout=10 16:44:31 > git config --get remote.origin.url # timeout=10 16:44:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:31 > git merge d325f454062a1ab7df1627f6a73b0f166109ba5b # timeout=10 16:44:31 > git rev-parse HEAD^{commit} # timeout=10 16:44:31 > git config core.sparsecheckout # timeout=10 16:44:31 > git checkout -f a368cc11e56e7366bdbabdc58ab85893f0c3fc4b # timeout=10 16:44:34 $ docker top b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 -eo pid,comm 16:44:34 Commit message: "Merge commit 'd325f454062a1ab7df1627f6a73b0f166109ba5b' into HEAD" 16:44:34 > git rev-list --no-walk c7a0c0f5dcd6f1a5fa8d692936d18cb0bb37e204 # timeout=10 [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:35 + echo snap-build.sh 16:44:35 snap-build.sh 16:44:35 + SNAP_BASE_DIR=. 16:44:35 + '[' '!' -z /w/workspace/edgex-go/5 ']' 16:44:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 16:44:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 16:44:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 16:44:35 + cd /w/workspace/edgex-go/5 16:44:35 + sudo apt-get remove -qy --purge lxd lxd-client 16:44:35 Reading package lists... 16:44:35 Building dependency tree... 16:44:35 Reading state information... 16:44:35 The following packages were automatically installed and are no longer required: 16:44:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:44:35 uidmap xdelta3 16:44:35 Use 'sudo apt autoremove' to remove them. 16:44:35 The following packages will be REMOVED: 16:44:35 lxd* lxd-client* 16:44:35 + docker-compose build --help 16:44:35 + grep parallel 16:44:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:44:35 After this operation, 31.7 MB disk space will be freed. 16:44:36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 16:44:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:37 Removing lxd dnsmasq configuration 16:44:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:44:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:44:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:44:38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 16:44:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:39 Processing triggers for systemd (237-3ubuntu10.45) ... 16:44:39 Processing triggers for ureadahead (0.100.0-21) ... 16:44:40 + sudo snap remove --purge lxd 16:44:40 snap "lxd" is not installed 16:44:40 + sudo groupadd --force --system lxd 16:44:40 ++ whoami 16:44:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:44:40 + newgrp - lxd 16:44:40 + sudo snap install lxd 16:44:42 --parallel Build images in parallel. [Pipeline] } 16:44:42 $ docker stop --time=1 b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 16:44:44 $ docker rm -f b38fcacc76e5a6b73a4382e6b41e4fba67d489a46d2d0c84b2b50d7c37926fb9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:45 . [Pipeline] withDockerContainer 16:44:45 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 16:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:47 2021-10-27T16:44:45Z INFO Waiting for automatic snapd restart... 16:44:47 $ docker top 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:48 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:55 Building core-command ... 16:44:55 Building core-data ... 16:44:55 Building core-metadata ... 16:44:55 Building security-bootstrapper ... 16:44:55 Building security-proxy-setup ... 16:44:55 Building security-secretstore-setup ... 16:44:55 Building support-notifications ... 16:44:55 Building support-scheduler ... 16:44:55 Building sys-mgmt-agent ... 16:44:55 Building sys-mgmt-agent 16:44:55 Building core-command 16:44:55 Building security-bootstrapper 16:44:55 Building core-metadata 16:44:55 Building support-scheduler 16:45:02 lxd 4.19 from Canonical* installed 16:45:02 + sudo lxd init --auto 16:45:12 + sudo snap install --classic snapcraft 16:45:28 snapcraft 5.0 from Canonical* installed 16:45:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:45:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:45:28 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:28 Dload Upload Total Spent Left Speed 16:45:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 7837 0 --:--:-- --:--:-- --:--:-- 7837 16:45:28 100 3325k 100 3325k 0 0 17.8M 0 --:--:-- --:--:-- --:--:-- 17.8M 16:45:28 ./yq_linux_amd64 16:45:28 + sudo snapcraft prime --use-lxd 16:45:29 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:45:29 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:45:29 - README.md 16:45:29 16:45:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:29 Launching a container. 16:45:35 Waiting for container to be ready 16:45:35 To start your first instance, try: lxc launch ubuntu:20.04 16:45:35 16:45:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:45:39 Waiting for network to be ready... 16:45:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:45:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:45:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 16:45:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 16:45:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:45:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:45:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 16:45:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 16:45:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 16:45:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 16:45:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:45:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:45:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:45:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:45:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:45:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:45:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:45:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:45:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:45:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 16:45:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 16:45:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:45:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:45:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 16:45:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 16:45:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 16:45:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 16:45:44 Fetched 25.5 MB in 4s (6219 kB/s) 16:45:44 Reading package lists... 16:45:44 Reading package lists... 16:45:45 Building dependency tree... 16:45:45 Reading state information... 16:45:45 The following additional packages will be installed: 16:45:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:45:45 Suggested packages: 16:45:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:45:45 Recommended packages: 16:45:45 gnupg libsasl2-modules 16:45:45 The following NEW packages will be installed: 16:45:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:45:45 The following packages will be upgraded: 16:45:45 gpg gpg-agent gpgconf libudev1 16:45:45 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:45:45 Need to get 3527 kB of archives. 16:45:45 After this operation, 13.3 MB of additional disk space will be used. 16:45:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:45:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:45:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:45:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:45:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 16:45:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 16:45:46 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:45:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:45:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:45:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:45:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:45:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:45:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:45:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:45:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:45:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:45:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:45:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:45:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:45:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:45:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:45:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:45:46 debconf: delaying package configuration, since apt-utils is not installed 16:45:46 Fetched 3527 kB in 1s (2833 kB/s) 16:45:46 (Reading database ... 12511 files and directories currently installed.) 16:45:46 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 16:45:46 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:45:46 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 16:45:46 Selecting previously unselected package udev. 16:45:46 (Reading database ... 12511 files and directories currently installed.) 16:45:46 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 16:45:46 Unpacking udev (237-3ubuntu10.52) ... 16:45:47 Selecting previously unselected package libfuse2:amd64. 16:45:47 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:45:47 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:47 Selecting previously unselected package fuse. 16:45:47 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:45:47 Unpacking fuse (2.9.7-1ubuntu1) ... 16:45:47 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:47 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:47 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:47 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:47 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:47 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:47 Selecting previously unselected package libksba8:amd64. 16:45:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:45:47 Unpacking libksba8:amd64 (1.3.5-2) ... 16:45:47 Selecting previously unselected package libroken18-heimdal:amd64. 16:45:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:45:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:45:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:45:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libwind0-heimdal:amd64. 16:45:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:45:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:45:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:45:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:45:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Selecting previously unselected package libsasl2-modules-db:amd64. 16:45:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:48 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:48 Selecting previously unselected package libsasl2-2:amd64. 16:45:48 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:48 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:48 Selecting previously unselected package libldap-common. 16:45:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:45:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:48 Selecting previously unselected package libldap-2.4-2:amd64. 16:45:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:45:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:48 Selecting previously unselected package dirmngr. 16:45:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:45:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:45:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:45:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libksba8:amd64 (1.3.5-2) ... 16:45:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:48 Setting up udev (237-3ubuntu10.52) ... 16:45:48 invoke-rc.d: policy-rc.d denied execution of start. 16:45:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Processing triggers for systemd (237-3ubuntu10) ... 16:45:48 Setting up fuse (2.9.7-1ubuntu1) ... 16:45:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:45:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:45:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:45:49 settings in the [Install] section, and DefaultInstance for template units). 16:45:49 This means they are not meant to be enabled using systemctl. 16:45:49 Possible reasons for having this kind of units are: 16:45:49 1) A unit may be statically enabled by being symlinked from another unit's 16:45:49 .wants/ or .requires/ directory. 16:45:49 2) A unit's purpose may be to act as a helper for some other unit which has 16:45:49 a requirement dependency on it. 16:45:49 3) A unit may be started when needed via activation (socket, path, timer, 16:45:49 D-Bus, udev, scripted systemctl call, ...). 16:45:49 4) In case of template units, the unit is meant to be enabled with some 16:45:49 instance name specified. 16:45:49 Reading package lists... 16:45:50 Building dependency tree... 16:45:50 Reading state information... 16:45:50 The following additional packages will be installed: 16:45:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:45:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:45:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:45:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:45:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:45:50 Suggested packages: 16:45:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:45:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:45:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:45:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:45:50 systemd-container policykit-1 16:45:50 Recommended packages: 16:45:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:45:50 The following NEW packages will be installed: 16:45:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:45:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:45:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:45:50 multiarch-support openssh-client python3 python3-minimal python3.6 16:45:50 python3.6-minimal snapd squashfs-tools sudo 16:45:50 The following packages will be upgraded: 16:45:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:45:50 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:45:50 Need to get 36.8 MB of archives. 16:45:50 After this operation, 147 MB of additional disk space will be used. 16:45:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:45:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:45:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:45:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:45:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:45:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:45:50 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 16:45:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:45:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:45:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:45:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:45:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:45:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:45:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:45:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:45:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:45:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 16:45:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 16:45:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:45:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:45:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:45:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:45:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:45:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:45:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:45:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:45:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:45:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:45:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:45:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 16:45:53 debconf: delaying package configuration, since apt-utils is not installed 16:45:53 Fetched 36.8 MB in 2s (15.3 MB/s) 16:45:53 (Reading database ... 12757 files and directories currently installed.) 16:45:53 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 16:45:53 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:45:53 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 16:45:53 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:45:53 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 16:45:53 (Reading database ... 12757 files and directories currently installed.) 16:45:53 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:45:53 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:45:53 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:45:53 (Reading database ... 12757 files and directories currently installed.) 16:45:53 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:45:53 Unpacking apt (1.6.14) over (1.6.1) ... 16:45:53 Setting up apt (1.6.14) ... 16:45:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:45:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:45:54 (Reading database ... 12764 files and directories currently installed.) 16:45:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:45:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:45:54 Selecting previously unselected package libpython3.6-minimal:amd64. 16:45:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:54 Selecting previously unselected package libexpat1:amd64. 16:45:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:45:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:45:54 Selecting previously unselected package python3.6-minimal. 16:45:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:45:54 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:45:55 Checking for services that may need to be restarted...done. 16:45:55 Checking for services that may need to be restarted...done. 16:45:55 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:55 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:45:55 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:45:55 Selecting previously unselected package python3-minimal. 16:45:55 (Reading database ... 13012 files and directories currently installed.) 16:45:55 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:45:55 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:45:55 Selecting previously unselected package mime-support. 16:45:55 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:45:55 Unpacking mime-support (3.60ubuntu1) ... 16:45:55 Selecting previously unselected package libmpdec2:amd64. 16:45:55 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:45:55 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:45:55 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:45:55 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:55 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:55 Selecting previously unselected package python3.6. 16:45:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:45:55 Selecting previously unselected package libpython3-stdlib:amd64. 16:45:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:45:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:45:55 Setting up python3-minimal (3.6.7-1~18.04) ... 16:45:56 Selecting previously unselected package python3. 16:45:56 (Reading database ... 13442 files and directories currently installed.) 16:45:56 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:45:56 Unpacking python3 (3.6.7-1~18.04) ... 16:45:56 Selecting previously unselected package multiarch-support. 16:45:56 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:45:56 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:45:56 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:45:56 Selecting previously unselected package liblzo2-2:amd64. 16:45:56 (Reading database ... 13479 files and directories currently installed.) 16:45:56 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:45:56 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:45:56 Selecting previously unselected package libbsd0:amd64. 16:45:56 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:45:56 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:45:56 Selecting previously unselected package sudo. 16:45:56 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:45:56 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:45:56 Selecting previously unselected package apparmor. 16:45:56 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:45:56 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:45:56 Selecting previously unselected package libedit2:amd64. 16:45:56 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:45:56 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:45:56 Selecting previously unselected package libkrb5support0:amd64. 16:45:56 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:45:56 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:45:56 Selecting previously unselected package libk5crypto3:amd64. 16:45:56 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:45:56 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:45:56 Selecting previously unselected package libkeyutils1:amd64. 16:45:56 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:45:56 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:45:56 Selecting previously unselected package libkrb5-3:amd64. 16:45:56 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:45:56 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:45:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:45:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:45:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:45:56 Selecting previously unselected package libssl1.0.0:amd64. 16:45:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:45:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:45:57 Selecting previously unselected package openssh-client. 16:45:57 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:45:57 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:45:57 Selecting previously unselected package squashfs-tools. 16:45:57 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 16:45:57 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:45:57 Selecting previously unselected package snapd. 16:45:57 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 16:45:57 Unpacking snapd (2.51.1+18.04) ... 16:45:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:45:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:45:59 Setting up mime-support (3.60ubuntu1) ... 16:45:59 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:45:59 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:45:59 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:45:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:59 Setting up systemd (237-3ubuntu10.52) ... 16:45:59 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:46:00 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:46:00 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:46:00 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:46:00 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:46:00 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:46:00 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:46:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 16:46:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:46:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:46:00 Setting up python3 (3.6.7-1~18.04) ... 16:46:00 running python rtupdate hooks for python3.6... 16:46:00 running python post-rtupdate hooks for python3.6... 16:46:00 Setting up apparmor (2.12-4ubuntu5.1) ... 16:46:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:46:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:01 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:01 Setting up snapd (2.51.1+18.04) ... 16:46:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:46:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:46:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:46:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:46:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:46:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:46:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:46:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> 8ce62f346e04 16:46:03 Step 3/22 : WORKDIR /edgex-go 16:46:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> 8ce62f346e04 16:46:03 Step 3/23 : WORKDIR /edgex-go 16:46:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> 8ce62f346e04 16:46:03 Step 3/22 : WORKDIR /edgex-go 16:46:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> 8ce62f346e04 16:46:03 Step 3/22 : WORKDIR /edgex-go 16:46:03 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:46:03 Step 2/30 : FROM ${BUILDER_BASE} AS builder 16:46:03 ---> 8ce62f346e04 16:46:03 Step 3/30 : WORKDIR /edgex-go 16:46:03 ---> Running in bc1d2f9d59fe 16:46:03 ---> Running in 3a5da72b2bf5 16:46:03 ---> Running in 474b6c1d8e04 16:46:03 ---> Running in 812cd1f2e170 16:46:03 ---> Running in 767574257ac8 16:46:03 Removing intermediate container 767574257ac8 16:46:03 ---> 4db721c4c934 16:46:03 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:03 Removing intermediate container bc1d2f9d59fe 16:46:03 ---> 1bb735b12069 16:46:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:03 Removing intermediate container 812cd1f2e170 16:46:03 ---> fcbfd27ba02a 16:46:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:03 Removing intermediate container 474b6c1d8e04 16:46:03 ---> d4c3717e82dd 16:46:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:03 Removing intermediate container 3a5da72b2bf5 16:46:03 ---> fb7bc236b8d5 16:46:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:03 ---> Running in 06e0047f4b51 16:46:03 ---> Running in 4fdf3ab3fa17 16:46:03 ---> Running in af96f74ed28e 16:46:03 ---> Running in 6e7f26ee3143 16:46:03 ---> Running in 9d0c3767cfef 16:46:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:46:03 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 16:46:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:03 Processing triggers for systemd (237-3ubuntu10.52) ... 16:46:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:05 Removing intermediate container 4fdf3ab3fa17 16:46:05 ---> 7cd6dc5210a5 16:46:05 Step 5/22 : RUN apk add --update --no-cache make git 16:46:05 ---> Running in b2427c9f93de 16:46:05 Removing intermediate container 06e0047f4b51 16:46:05 ---> 8129697bc147 16:46:05 Step 5/30 : RUN apk add --update --no-cache make git 16:46:05 ---> Running in f234d7201ed6 16:46:06 Reading package lists... 16:46:06 Reading package lists... 16:46:06 Building dependency tree... 16:46:06 Reading state information... 16:46:06 Calculating upgrade... 16:46:06 Removing intermediate container 6e7f26ee3143 16:46:06 ---> b60264f0102a 16:46:06 Step 5/23 : RUN apk add --update --no-cache make git 16:46:06 Removing intermediate container af96f74ed28e 16:46:06 ---> 3ef43522e001 16:46:06 Step 5/22 : RUN apk add --update --no-cache make git 16:46:06 Removing intermediate container 9d0c3767cfef 16:46:06 ---> 207a1fa66e57 16:46:06 Step 5/22 : RUN apk add --update --no-cache make bash git 16:46:06 ---> Running in 4605100616b0 16:46:06 The following packages will be upgraded: 16:46:06 advancecomp base-files bash binutils binutils-common 16:46:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:46:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:46:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:46:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:46:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:46:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:46:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:46:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:46:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:46:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:46:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:46:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:46:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:46:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:46:06 ubuntu-keyring util-linux 16:46:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:46:06 Need to get 64.2 MB of archives. 16:46:06 After this operation, 5144 kB of additional disk space will be used. 16:46:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 16:46:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:46:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:46:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:46:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:46:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:46:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:46:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:46:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:46:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:46:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:46:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:46:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:46:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:46:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:46:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:46:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:46:06 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:46:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:46:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:46:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:46:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:46:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:46:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:46:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:46:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:46:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:46:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:46:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:46:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:46:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:46:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:46:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:46:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 16:46:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:46:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:46:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:46:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:46:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:46:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:46:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:46:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:46:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 16:46:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:46:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:46:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:46:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 16:46:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:46:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:46:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 16:46:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 16:46:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 16:46:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 16:46:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:46:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:46:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:46:07 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:46:07 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:46:07 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:46:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:46:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:46:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:46:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:46:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:46:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:46:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:46:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:46:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:46:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 16:46:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:46:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:46:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:46:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:46:07 ---> Running in e625484970df 16:46:07 ---> Running in 0211f71ac8a8 16:46:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:46:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:46:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:46:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:46:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:46:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:46:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:46:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:46:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:46:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:46:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:46:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:46:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:46:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 16:46:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:46:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:46:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:46:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 16:46:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:46:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:46:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:46:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:46:08 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:46:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:46:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:46:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:46:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:46:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:46:08 debconf: delaying package configuration, since apt-utils is not installed 16:46:08 Fetched 64.2 MB in 2s (33.1 MB/s) 16:46:08 (Reading database ... 13914 files and directories currently installed.) 16:46:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:46:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:46:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 16:46:09 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:09 (Reading database ... 13914 files and directories currently installed.) 16:46:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:46:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:46:09 (Reading database ... 13914 files and directories currently installed.) 16:46:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:46:10 OK: 219 MiB in 52 packages 16:46:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:10 (Reading database ... 13914 files and directories currently installed.) 16:46:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:46:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:46:10 OK: 219 MiB in 52 packages 16:46:10 (Reading database ... 13914 files and directories currently installed.) 16:46:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 16:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:46:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 16:46:11 Setting up base-files (10.1ubuntu2.11) ... 16:46:11 Installing new version of config file /etc/issue ... 16:46:11 Installing new version of config file /etc/issue.net ... 16:46:11 Installing new version of config file /etc/lsb-release ... 16:46:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:46:11 OK: 219 MiB in 52 packages 16:46:11 OK: 219 MiB in 52 packages 16:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:46:11 Removing obsolete conffile /etc/default/motd-news ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:46:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:46:11 OK: 219 MiB in 52 packages 16:46:11 Setting up bash (4.4.18-2ubuntu1.2) ... 16:46:11 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:46:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:46:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:46:11 Setting up tar (1.29b-2ubuntu0.2) ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:46:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:12 Removing intermediate container b2427c9f93de 16:46:12 ---> 8b9f30013b6a 16:46:12 Step 6/22 : COPY . . 16:46:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:46:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:46:12 Setting up grep (3.1-2build1) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:46:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:46:12 Setting up gzip (1.6-5ubuntu1.1) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:12 Removing intermediate container f234d7201ed6 16:46:12 ---> ff4fe4fafaac 16:46:12 Step 6/30 : COPY . . 16:46:12 Removing intermediate container 4605100616b0 16:46:12 ---> 8a25c7f5cd40 16:46:12 Step 6/23 : COPY go.mod . 16:46:13 Setting up login (1:4.5-1ubuntu2) ... 16:46:13 (Reading database ... 13915 files and directories currently installed.) 16:46:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:46:13 (Reading database ... 13915 files and directories currently installed.) 16:46:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:13 Removing intermediate container e625484970df 16:46:13 ---> 2ad4e9e2f321 16:46:13 Step 6/22 : COPY . . 16:46:13 Removing intermediate container 0211f71ac8a8 16:46:13 ---> d9bc1c23afec 16:46:13 Step 6/22 : COPY . . 16:46:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:46:14 (Reading database ... 13915 files and directories currently installed.) 16:46:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:46:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:14 ---> 5cf163fbbb83 16:46:14 Step 7/23 : RUN go mod download 16:46:14 ---> Running in 83714d66d3c2 16:46:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:46:14 (Reading database ... 13915 files and directories currently installed.) 16:46:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:46:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:46:15 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:16 (Reading database ... 13915 files and directories currently installed.) 16:46:16 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:16 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:46:16 (Reading database ... 13915 files and directories currently installed.) 16:46:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:46:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:46:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:46:16 (Reading database ... 13915 files and directories currently installed.) 16:46:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:46:17 (Reading database ... 13915 files and directories currently installed.) 16:46:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:46:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:46:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:46:17 Setting up debconf (1.5.66ubuntu1) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:46:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:46:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13917 files and directories currently installed.) 16:46:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13919 files and directories currently installed.) 16:46:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13923 files and directories currently installed.) 16:46:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 16:46:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 16:46:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:18 (Reading database ... 13923 files and directories currently installed.) 16:46:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 16:46:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 16:46:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 16:46:18 (Reading database ... 13923 files and directories currently installed.) 16:46:18 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:46:18 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:46:18 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:46:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:46:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:46:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:19 Setting up passwd (1:4.5-1ubuntu2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:46:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:46:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:46:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:46:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:46:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:46:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 16:46:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 16:46:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:46:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:46:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:46:21 (Reading database ... 13923 files and directories currently installed.) 16:46:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:46:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:46:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:46:21 (Reading database ... 13924 files and directories currently installed.) 16:46:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:21 Removing intermediate container 83714d66d3c2 16:46:21 ---> 03f0b464c5bf 16:46:21 Step 8/23 : COPY . . 16:46:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 16:46:21 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 16:46:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:46:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:46:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:46:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:46:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:46:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:46:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:46:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:46:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:46:21 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:46:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:46:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:46:22 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 16:46:22 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 16:46:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:46:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:46:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:46:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:46:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:46:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:46:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:46:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:46:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:46:22 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:46:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 16:46:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 16:46:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:46:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:46:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:46:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:46:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:46:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:46:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:46:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:46:27 Setting up tzdata (2021a-2ubuntu0.18.04) ... 16:46:27 16:46:27 Current default time zone: 'Etc/UTC' 16:46:27 Local time is now: Wed Oct 27 16:46:26 UTC 2021. 16:46:27 Universal Time is now: Wed Oct 27 16:46:26 UTC 2021. 16:46:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:46:27 16:46:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 16:46:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 16:46:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:46:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:46:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:46:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:46:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:46:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:46:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:46:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:46:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 16:46:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up patch (2.7.6-2ubuntu1.1) ... 16:46:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:46:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:46:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:27 Installing new version of config file /etc/ssl/openssl.cnf ... 16:46:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:46:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:46:27 Setting up ca-certificates (20210119~18.04.2) ... 16:46:29 Updating certificates in /etc/ssl/certs... 16:46:29 23 added, 28 removed; done. 16:46:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:46:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:46:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:46:29 Setting up pkgbinarymangler (138.18.04.1) ... 16:46:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 16:46:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up perl (5.26.1-6ubuntu0.5) ... 16:46:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 16:46:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:46:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:46:30 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 16:46:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:46:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:46:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:46:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:30 Processing triggers for systemd (237-3ubuntu10.52) ... 16:46:30 Processing triggers for mime-support (3.60ubuntu1) ... 16:46:30 Processing triggers for ca-certificates (20210119~18.04.2) ... 16:46:30 Updating certificates in /etc/ssl/certs... 16:46:31 0 added, 0 removed; done. 16:46:31 Running hooks in /etc/ca-certificates/update.d... 16:46:31 done. 16:46:31 Reading package lists... 16:46:31 Building dependency tree... 16:46:31 Reading state information... 16:46:31 The following NEW packages will be installed: 16:46:31 apt-transport-https 16:46:31 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:46:32 Need to get 4348 B of archives. 16:46:32 After this operation, 154 kB of additional disk space will be used. 16:46:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:46:32 debconf: delaying package configuration, since apt-utils is not installed 16:46:32 Fetched 4348 B in 0s (21.5 kB/s) 16:46:32 Selecting previously unselected package apt-transport-https. 16:46:32 (Reading database ... 13928 files and directories currently installed.) 16:46:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:46:32 Unpacking apt-transport-https (1.6.14) ... 16:46:32 Setting up apt-transport-https (1.6.14) ... 16:46:32 Waiting for network to be ready... 16:46:36 ---> 0fd73db98941 16:46:36 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:36 ---> 17ec91276b05 16:46:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:36 ---> 27482cae0533 16:46:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:36 ---> 549ba1196163 16:46:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:36 ---> Running in e2ca578db34f 16:46:36 ---> Running in 26459534841d 16:46:36 ---> Running in 4229b637f88a 16:46:36 ---> Running in 2ec6f313cbea 16:46:40 2021-10-27T16:46:36Z INFO Waiting for automatic snapd restart... 16:46:41 snapd 2.52.1 from Canonical* installed 16:46:41 "snapd" switched to the "latest/stable" channel 16:46:41 16:46:43 ---> e16b2cbf7386 16:46:43 Step 9/23 : RUN go mod tidy 16:46:43 Removing intermediate container e2ca578db34f 16:46:43 ---> a952e0e99e83 16:46:43 Step 8/22 : RUN make cmd/core-metadata/core-metadata 16:46:43 Removing intermediate container 26459534841d 16:46:43 ---> 2f6941330e88 16:46:43 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:43 ---> Running in df4b689d8509 16:46:43 ---> Running in 7ea4001334be 16:46:43 ---> Running in ee330d32083a 16:46:43 Removing intermediate container 4229b637f88a 16:46:43 ---> 1d4f1fc17d1e 16:46:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:43 ---> Running in e57e74bb1cac 16:46:43 Removing intermediate container 2ec6f313cbea 16:46:43 ---> bec40720ec0b 16:46:43 Step 8/22 : RUN make cmd/core-command/core-command 16:46:44 core18 20211015 from Canonical* installed 16:46:44 "core18" switched to the "latest/stable" channel 16:46:44 16:46:44 ---> Running in e6070acd33d7 16:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:46:46 snapcraft 5.0 from Canonical* installed 16:46:46 "snapcraft" switched to the "latest/stable" channel 16:46:46 16:46:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 16:46:51 - README.md 16:46:51 16:46:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:46:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:51 Removing intermediate container df4b689d8509 16:46:51 ---> adae46a3c15b 16:46:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:51 ---> Running in 6ed312f7a076 16:46:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:53 Reading package lists... 16:46:53 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:46:53 Reading package lists... 16:46:53 Building dependency tree... 16:46:53 Reading state information... 16:46:53 Suggested packages: 16:46:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:46:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:46:53 Recommended packages: 16:46:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:46:53 The following NEW packages will be installed: 16:46:53 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:46:53 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:46:53 pkg-config zip 16:46:53 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:46:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:46:53 Need to get 7670 kB of archives. 16:46:53 After this operation, 43.8 MB of additional disk space will be used. 16:46:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:46:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 16:46:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 16:46:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 16:46:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:46:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:46:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:46:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:46:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:46:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:46:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:46:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:46:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:46:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:46:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:46:54 debconf: delaying package configuration, since apt-utils is not installed 16:46:54 Fetched 7670 kB in 1s (10.6 MB/s) 16:46:54 Selecting previously unselected package libglib2.0-0:amd64. 16:46:54 (Reading database ... 13932 files and directories currently installed.) 16:46:54 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:46:54 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:46:54 Selecting previously unselected package libpsl5:amd64. 16:46:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:46:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:46:55 Selecting previously unselected package libnghttp2-14:amd64. 16:46:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:46:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:46:55 Selecting previously unselected package librtmp1:amd64. 16:46:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:46:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:46:55 Selecting previously unselected package libcurl3-gnutls:amd64. 16:46:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 16:46:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:46:55 Selecting previously unselected package liberror-perl. 16:46:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:46:55 Unpacking liberror-perl (0.17025-1) ... 16:46:55 Selecting previously unselected package git-man. 16:46:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 16:46:55 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 16:46:55 Selecting previously unselected package git. 16:46:55 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 16:46:55 Unpacking git (1:2.17.1-1ubuntu0.9) ... 16:46:55 Selecting previously unselected package libnorm1:amd64. 16:46:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:46:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:46:55 Selecting previously unselected package libpgm-5.2-0:amd64. 16:46:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:46:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:46:55 Selecting previously unselected package libsodium23:amd64. 16:46:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:46:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:46:56 Selecting previously unselected package libzmq5:amd64. 16:46:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:46:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:46:56 Selecting previously unselected package libzmq3-dev:amd64. 16:46:56 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:46:56 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:46:56 Selecting previously unselected package pkg-config. 16:46:56 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:46:56 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:46:56 Selecting previously unselected package zip. 16:46:56 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:46:56 Unpacking zip (3.0-11build1) ... 16:46:56 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:46:56 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 16:46:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:46:56 Setting up liberror-perl (0.17025-1) ... 16:46:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:46:56 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:46:56 No schema files found: doing nothing. 16:46:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:46:56 Setting up zip (3.0-11build1) ... 16:46:56 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:46:56 Setting up libsodium23:amd64 (1.0.16-2) ... 16:46:56 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:46:56 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:46:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 16:46:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:46:56 Setting up git (1:2.17.1-1ubuntu0.9) ... 16:46:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:56 git set to automatically installed. 16:46:56 git-man set to automatically installed. 16:46:56 libcurl3-gnutls set to automatically installed. 16:46:56 liberror-perl set to automatically installed. 16:46:56 libglib2.0-0 set to automatically installed. 16:46:56 libnghttp2-14 set to automatically installed. 16:46:56 libnorm1 set to automatically installed. 16:46:56 libpgm-5.2-0 set to automatically installed. 16:46:56 libpsl5 set to automatically installed. 16:46:56 librtmp1 set to automatically installed. 16:46:56 libsodium23 set to automatically installed. 16:46:56 libzmq3-dev set to automatically installed. 16:46:56 libzmq5 set to automatically installed. 16:46:56 pkg-config set to automatically installed. 16:46:56 zip set to automatically installed. 16:46:58 snapd is not logged in, snap install commands will use sudo 16:46:58 snap "core18" has no updates available 16:46:59 snapd is not logged in, snap install commands will use sudo 16:47:09 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 16:47:09 Pulling config-common 16:47:09 + snapcraftctl pull 16:47:10 Pulling go-build-helper 16:47:10 + snapcraftctl pull 16:47:12 'edgex-go' has dependencies that need to be staged: go-build-helper 16:47:12 Skipping pull go-build-helper (already ran) 16:47:12 Building go-build-helper 16:47:12 + snapcraftctl build 16:47:14 Staging go-build-helper 16:47:14 + snapcraftctl stage 16:47:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 16:47:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 16:47:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:47:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:47:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 16:47:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 16:47:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 16:47:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 16:47:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 16:47:25 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 16:47:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:47:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:47:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 16:47:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 16:47:25 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 16:47:25 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 16:47:25 Fetched 25.5 MB in 0s (0 B/s) 16:47:25 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:47:25 Fetched 224 kB in 0s (0 B/s) 16:47:25 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:47:25 Fetched 157 kB in 0s (0 B/s) 16:47:25 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:47:25 Fetched 221 kB in 0s (0 B/s) 16:47:25 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:47:25 Fetched 143 kB in 0s (0 B/s) 16:47:25 Pulling edgex-go 16:47:25 + snapcraftctl pull 16:47:25 Pulling hooks 16:47:25 + snapcraftctl pull 16:47:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:40 Fetched 0 B in 0s (0 B/s) 16:47:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:47:40 Fetched 96.5 kB in 0s (0 B/s) 16:47:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:47:40 Fetched 279 kB in 0s (0 B/s) 16:47:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:47:40 Fetched 122 kB in 0s (0 B/s) 16:47:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:47:40 Fetched 77.8 kB in 0s (0 B/s) 16:47:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:47:40 Fetched 8848 B in 0s (0 B/s) 16:47:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:47:40 Fetched 47.8 kB in 0s (0 B/s) 16:47:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:47:40 Fetched 45.6 kB in 0s (0 B/s) 16:47:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:47:40 Fetched 15.0 kB in 0s (0 B/s) 16:47:40 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 16:47:40 Fetched 220 kB in 0s (0 B/s) 16:47:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:47:40 Fetched 154 kB in 0s (0 B/s) 16:47:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:47:40 Fetched 50.6 kB in 0s (0 B/s) 16:47:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:47:40 Fetched 14.8 kB in 0s (0 B/s) 16:47:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:47:40 Fetched 41.8 kB in 0s (0 B/s) 16:47:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:47:40 Fetched 499 kB in 0s (0 B/s) 16:47:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:47:40 Fetched 111 kB in 0s (0 B/s) 16:47:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:47:40 Fetched 240 kB in 0s (0 B/s) 16:47:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:47:40 Fetched 29.3 kB in 0s (0 B/s) 16:47:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:47:40 Fetched 85.5 kB in 0s (0 B/s) 16:47:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:47:40 Fetched 24.5 kB in 0s (0 B/s) 16:47:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:47:40 Fetched 49.2 kB in 0s (0 B/s) 16:47:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:47:40 Fetched 54.2 kB in 0s (0 B/s) 16:47:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:47:40 Fetched 30.8 kB in 0s (0 B/s) 16:47:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:47:40 Fetched 15.8 kB in 0s (0 B/s) 16:47:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:47:40 Fetched 85.9 kB in 0s (0 B/s) 16:47:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:47:40 Fetched 8720 B in 0s (0 B/s) 16:47:40 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:47:40 Fetched 140 kB in 0s (0 B/s) 16:47:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:47:40 Fetched 119 kB in 0s (0 B/s) 16:47:40 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:47:40 Fetched 111 kB in 0s (0 B/s) 16:47:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:47:40 Fetched 11.1 kB in 0s (0 B/s) 16:47:40 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 16:47:40 Fetched 646 kB in 0s (0 B/s) 16:47:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:47:40 Fetched 41.3 kB in 0s (0 B/s) 16:47:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:47:40 Fetched 17.9 kB in 0s (0 B/s) 16:47:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:47:40 Fetched 368 kB in 0s (0 B/s) 16:47:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:47:40 Fetched 187 kB in 0s (0 B/s) 16:47:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:47:40 Fetched 175 kB in 0s (0 B/s) 16:47:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:47:40 Fetched 206 kB in 0s (0 B/s) 16:47:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:47:40 Fetched 1302 kB in 0s (0 B/s) 16:47:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:47:40 Fetched 36.2 kB in 0s (0 B/s) 16:47:40 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 16:47:40 Fetched 159 kB in 0s (0 B/s) 16:47:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:47:40 Fetched 107 kB in 0s (0 B/s) 16:47:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:47:40 Fetched 48.7 kB in 0s (0 B/s) 16:47:40 Pulling static-packages 16:47:40 + snapcraftctl pull 16:47:41 Pulling version 16:47:41 + cd /root/project 16:47:41 + git describe --tags --abbrev=0 16:47:41 + sed s/v// 16:47:41 + GIT_VERSION=2.0.1-dev.81 16:47:41 + [ -z 2.0.1-dev.81 ] 16:47:41 + snapcraftctl set-version 2.0.1-dev.81 16:47:42 Building config-common 16:47:42 + snapcraftctl build 16:47:44 Skipping build go-build-helper (already ran) 16:47:45 Building edgex-go 16:47:45 + cd /root/parts/edgex-go/src 16:47:45 + git describe --tags --abbrev=0 16:47:45 + sed s/v// 16:47:45 + GIT_VERSION=2.0.1-dev.81 16:47:45 + [ -z 2.0.1-dev.81 ] 16:47:45 + echo 2.0.1-dev.81 16:47:45 + [ ! -d vendor ] 16:47:45 + go mod download all 16:47:54 + make build 16:47:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 16:48:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:48:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 16:48:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:48:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:48:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:48:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 16:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:48:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:48:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:48:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:48:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:48:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:48:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:48:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:48:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:48:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:48:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:48:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:48:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:48:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:48:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:48:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:48:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:48:18 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:48:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:48:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:48:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:48:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:48:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:48:18 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:48:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:48:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:48:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:48:20 Building hooks 16:48:20 + cd /root/parts/hooks/src 16:48:20 + make build 16:48:20 go mod tidy 16:48:20 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 16:48:20 go: downloading github.com/davecgh/go-spew v1.1.0 16:48:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:48:20 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:48:20 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:48:21 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:48:21 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:48:24 Building static-packages 16:48:24 + snapcraftctl build 16:48:26 Building version 16:48:26 + snapcraftctl build 16:48:28 Staging config-common 16:48:28 + snapcraftctl stage 16:48:29 Skipping stage go-build-helper (already ran) 16:48:29 Staging edgex-go 16:48:29 + snapcraftctl stage 16:48:30 Staging hooks 16:48:30 + snapcraftctl stage 16:48:31 Staging static-packages 16:48:31 + snapcraftctl stage 16:48:33 Staging version 16:48:33 + snapcraftctl stage 16:48:34 Priming config-common 16:48:34 + snapcraftctl prime 16:48:35 Priming go-build-helper 16:48:35 + snapcraftctl prime 16:48:36 Priming edgex-go 16:48:36 + snapcraftctl prime 16:48:37 Priming hooks 16:48:37 + snapcraftctl prime 16:48:39 Priming static-packages 16:48:39 + snapcraftctl prime 16:48:42 Priming version 16:48:42 + snapcraftctl prime 16:48:43 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] } 16:49:15 Removing intermediate container e6070acd33d7 16:49:15 ---> 5a3bd5105194 16:49:15 16:49:15 Step 9/22 : FROM alpine:3.14 16:49:15 Removing intermediate container e57e74bb1cac 16:49:15 ---> 49d2aba0bf4f 16:49:15 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:16 3.14: Pulling from library/alpine 16:49:16 ---> Running in e5dc5e6c1d8a 16:49:16 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:49:16 Status: Downloaded newer image for alpine:3.14 16:49:16 ---> bb3de5531c18 16:49:16 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:49:16 ---> Running in 9434ed955d0b 16:49:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:22 Removing intermediate container ee330d32083a 16:49:22 ---> 704cf2a52711 16:49:22 16:49:22 Step 9/30 : FROM alpine:3.14 16:49:22 ---> bb3de5531c18 16:49:22 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:49:22 ---> Running in eeb0457fdc3f 16:49:22 (1/1) Installing dumb-init (1.2.5-r1) 16:49:22 Executing busybox-1.33.1-r3.trigger 16:49:22 OK: 5 MiB in 15 packages 16:49:22 Removing intermediate container eeb0457fdc3f 16:49:22 ---> cc789a53c1a0 16:49:22 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 16:49:22 ---> Running in 4e1ed4dda0b6 16:49:23 Removing intermediate container 9434ed955d0b 16:49:23 ---> a798b0ff0b8d 16:49:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:24 ---> Running in 7f26ca0087c3 16:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:25 Removing intermediate container 7f26ca0087c3 16:49:25 ---> f1e7de71d2dd 16:49:25 Step 12/22 : ENV APP_PORT=59882 16:49:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:25 ---> Running in ce2f33c03c02 16:49:26 Removing intermediate container ce2f33c03c02 16:49:26 ---> 325750e3e824 16:49:26 Step 13/22 : EXPOSE $APP_PORT 16:49:26 (1/2) Installing dumb-init (1.2.5-r1) 16:49:26 (2/2) Installing su-exec (0.2-r1) 16:49:26 Executing busybox-1.33.1-r3.trigger 16:49:26 ---> Running in 6ca3837e2336 16:49:26 OK: 5 MiB in 16 packages 16:49:26 Removing intermediate container e5dc5e6c1d8a 16:49:26 ---> 6086d49ec974 16:49:26 16:49:26 Step 10/22 : FROM docker:20.10.8 16:49:26 20.10.8: Pulling from library/docker 16:49:27 Removing intermediate container 6ca3837e2336 16:49:27 ---> 7773c317dc99 16:49:27 Step 14/22 : WORKDIR / 16:49:27 ---> Running in 51c61a994cff 16:49:28 Removing intermediate container 4e1ed4dda0b6 16:49:28 ---> a617c194a90c 16:49:28 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 16:49:28 ---> Running in f1b02f4993c6 16:49:29 Removing intermediate container 51c61a994cff 16:49:29 ---> 6508fe5fbec0 16:49:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:30 Removing intermediate container f1b02f4993c6 16:49:30 ---> 4006faea02f1 16:49:30 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:49:30 ---> Running in 8883730a4a72 16:49:30 ---> 4691dc32d961 16:49:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:49:31 Removing intermediate container 8883730a4a72 16:49:31 ---> 8d9f8fab0f00 16:49:31 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:49:31 ---> Running in fe2100804e0a 16:49:33 Removing intermediate container 7ea4001334be 16:49:33 ---> e6c625371f7d 16:49:33 16:49:33 Step 9/22 : FROM alpine:3.14 16:49:33 ---> bb3de5531c18 16:49:33 Step 10/22 : RUN apk add --update --no-cache dumb-init 16:49:33 ---> Using cache 16:49:33 ---> a798b0ff0b8d 16:49:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:33 ---> Using cache 16:49:33 ---> f1e7de71d2dd 16:49:33 Step 12/22 : ENV APP_PORT=59881 16:49:34 ---> Running in 0e42b986901f 16:49:34 ---> 506153ea8079 16:49:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:49:35 Removing intermediate container 6ed312f7a076 16:49:35 ---> 646f4bafecd1 16:49:35 16:49:35 Step 11/23 : FROM alpine:3.14 16:49:35 ---> bb3de5531c18 16:49:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:35 ---> Using cache 16:49:35 ---> a798b0ff0b8d 16:49:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:35 ---> Using cache 16:49:35 ---> f1e7de71d2dd 16:49:35 Step 14/23 : ENV APP_PORT=59861 16:49:35 Removing intermediate container 0e42b986901f 16:49:35 ---> 176a6ba10073 16:49:35 Step 13/22 : EXPOSE $APP_PORT 16:49:35 ---> Running in 6f9ca090e85d 16:49:35 ---> Running in 6448cfb85d7d 16:49:35 Removing intermediate container fe2100804e0a 16:49:35 ---> a3a325990e2e 16:49:35 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 16:49:35 ---> Running in 05321d0a8401 16:49:36 Removing intermediate container 6448cfb85d7d 16:49:36 ---> c0c93b13af30 16:49:36 ---> 8e9e0d4377ae 16:49:36 Step 14/22 : WORKDIR /Step 18/22 : ENTRYPOINT ["/core-command"] 16:49:36 16:49:36 Removing intermediate container 6f9ca090e85d 16:49:36 ---> 0374359b7e69 16:49:36 Step 15/23 : EXPOSE $APP_PORT 16:49:36 ---> Running in 7bb6055e13b7 16:49:36 ---> Running in 684b8b0034b1 16:49:36 ---> Running in 8ce5fabd6132 16:49:36 Removing intermediate container 05321d0a8401 16:49:36 ---> 1dfd6efeedba 16:49:36 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:49:37 Removing intermediate container 7bb6055e13b7 16:49:37 ---> caeaa910ffb4 16:49:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:37 Removing intermediate container 8ce5fabd6132 16:49:37 ---> 28543c9632fc 16:49:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:37 Removing intermediate container 684b8b0034b1 16:49:37 ---> e87d3e7bf8f9 16:49:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:37 ---> Running in 15153dccbd67 16:49:38 ---> 1b67e592c770 16:49:38 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:49:39 Removing intermediate container 15153dccbd67 16:49:39 ---> e6564e9c0826 16:49:39 Step 20/22 : LABEL arch=arm64 16:49:39 ---> Running in 2d736208fa9f 16:49:39 ---> a3b368a83efa 16:49:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:49:39 ---> Running in bca00511ec78 16:49:39 ---> dbea2a97bb38 16:49:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:40 Removing intermediate container bca00511ec78 16:49:40 ---> 450a0724ef33 16:49:40 Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:49:40 ---> Running in a0d0be8abc9c 16:49:42 Removing intermediate container a0d0be8abc9c 16:49:42 ---> 0c68fa65da1a 16:49:42 Step 22/22 : LABEL version=0.0.0 16:49:42 ---> b96c011cc3a3 16:49:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:49:42 ---> efd7c7b4803d 16:49:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:42 ---> Running in b881df71a6f7 16:49:42 Removing intermediate container 2d736208fa9f 16:49:42 ---> 27fea62327d8 16:49:42 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:42 Removing intermediate container b881df71a6f7 16:49:42 ---> ef8306cea645 16:49:42 16:49:43 ---> ffaa7c70ae30 16:49:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 16:49:43 ---> c140801162bf 16:49:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:43 ---> Running in 42c1f04c3b34 16:49:43 ---> Running in 991e14a8ac26 16:49:43 Successfully built ef8306cea645 16:49:43 Successfully tagged core-command-arm64:latest 16:49:43  Building core-command ... done Building security-secretstore-setup 16:49:43 ---> cf66768e8b75 16:49:43 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:49:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 16:49:43 Status: Downloaded newer image for docker:20.10.8 16:49:43 ---> 3734d5adc5ac 16:49:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:44 ---> Running in 90573b742aa8 16:49:44 Removing intermediate container 991e14a8ac26 16:49:44 ---> 47bc031ee3b0 16:49:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:44 Removing intermediate container 42c1f04c3b34 16:49:44 ---> c296be4f68c5 16:49:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:44 ---> Running in 3bace1a06ccf 16:49:44 ---> Running in 33144177ccf6 16:49:44 Removing intermediate container 90573b742aa8 16:49:44 ---> ca6fb9d54421 16:49:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:49:45 ---> Running in f1f04a0d6938 16:49:45 Removing intermediate container 3bace1a06ccf 16:49:45 ---> 2d568b0548b8 16:49:45 Step 21/23 : LABEL arch=arm64 16:49:45 ---> Running in d6705d5cc2c7 16:49:45 Removing intermediate container 33144177ccf6 16:49:45 ---> c81fb822fc03 16:49:45 Step 20/22 : LABEL arch=arm64 16:49:45 ---> Running in b45b52015736 16:49:46 ---> cfcdcf1d2a2a 16:49:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:49:46 Removing intermediate container d6705d5cc2c7 16:49:46 ---> 2b4ba170cac0 16:49:46 Step 22/23 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:49:46 Removing intermediate container b45b52015736 16:49:46 ---> 43ae5a7017f8 16:49:46 Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:49:46 ---> Running in d2ff4d6a46de 16:49:47 ---> Running in 71eed9f94022 16:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:49:47 Removing intermediate container d2ff4d6a46de 16:49:47 ---> ff214f927cb0 16:49:47 Step 23/23 : LABEL version=0.0.0 16:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:49:47 ---> Running in f1fb081b74ac 16:49:47 ---> 5d3b7c762eb1 16:49:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:49:47 Removing intermediate container 71eed9f94022 16:49:47 ---> 9d227edd6ec2 16:49:47 Step 22/22 : LABEL version=0.0.0 16:49:48 ---> Running in 4b8f3ebb66ae 16:49:48 (1/42) Installing readline (8.1.0-r0) 16:49:48 (2/42) Installing bash (5.1.4-r0) 16:49:48 Removing intermediate container f1fb081b74ac 16:49:48 ---> 36cd28e98bfa 16:49:48 16:49:48 Executing bash-5.1.4-r0.post-install 16:49:48 (3/42) Installing brotli-libs (1.0.9-r5) 16:49:48 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:49:48 (5/42) Installing libcurl (7.79.1-r0) 16:49:48 (6/42) Installing curl (7.79.1-r0) 16:49:48 (7/42) Installing dumb-init (1.2.5-r1) 16:49:48 (8/42) Installing libbz2 (1.0.8-r1) 16:49:48 (9/42) Installing expat (2.4.1-r0) 16:49:48 (10/42) Installing libffi (3.3-r2) 16:49:48 (11/42) Installing gdbm (1.19-r0) 16:49:48 (12/42) Installing xz-libs (5.2.5-r0) 16:49:48 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:49:48 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:49:48 (15/42) Installing mpdecimal (2.5.1-r1) 16:49:48 (16/42) Installing sqlite-libs (3.35.5-r0) 16:49:49 (17/42) Installing python3 (3.9.5-r1) 16:49:49 Successfully built 36cd28e98bfa 16:49:49 Successfully tagged support-scheduler-arm64:latest 16:49:49  Building support-scheduler ... done Building support-notifications 16:49:49 Removing intermediate container 4b8f3ebb66ae 16:49:49 ---> fe6b6daa3d2e 16:49:49 16:49:49 ---> 8a04fda4891f 16:49:49 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:49:49 Successfully built fe6b6daa3d2e 16:49:49 Successfully tagged core-metadata-arm64:latest 16:49:49 Building core-data 16:49:50  Building core-metadata ... done  ---> 1085b1bac9d4 16:49:50 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 16:49:51 ---> Running in ebd029b8ca0c 16:49:51 (18/42) Installing py3-appdirs (1.4.4-r2) 16:49:51 (19/42) Installing py3-chardet (4.0.0-r2) 16:49:51 (20/42) Installing py3-idna (3.2-r0) 16:49:51 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:49:51 (22/42) Installing py3-certifi (2020.12.5-r1) 16:49:51 (23/42) Installing py3-requests (2.25.1-r4) 16:49:51 (24/42) Installing py3-msgpack (1.0.2-r1) 16:49:51 (25/42) Installing py3-lockfile (0.12.2-r4) 16:49:51 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:49:51 (27/42) Installing py3-colorama (0.4.4-r1) 16:49:51 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:49:51 (29/42) Installing py3-distlib (0.3.1-r3) 16:49:51 (30/42) Installing py3-distro (1.5.0-r3) 16:49:51 (31/42) Installing py3-six (1.15.0-r1) 16:49:51 (32/42) Installing py3-webencodings (0.5.1-r4) 16:49:51 (33/42) Installing py3-html5lib (1.1-r1) 16:49:51 (34/42) Installing py3-parsing (2.4.7-r2) 16:49:51 Removing intermediate container ebd029b8ca0c 16:49:51 ---> d4602427a9b9 16:49:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:49:51 (35/42) Installing py3-packaging (20.9-r1) 16:49:51 (36/42) Installing py3-toml (0.10.2-r2) 16:49:51 (37/42) Installing py3-pep517 (0.10.0-r2) 16:49:51 (38/42) Installing py3-progress (1.5-r2) 16:49:52 (39/42) Installing py3-retrying (1.3.3-r1) 16:49:52 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:49:52 (41/42) Installing py3-setuptools (52.0.0-r3) 16:49:52 (42/42) Installing py3-pip (20.3.4-r1) 16:49:52 Executing busybox-1.33.1-r3.trigger 16:49:52 OK: 84 MiB in 64 packages 16:49:53 ---> c25b6dd2f161 16:49:53 Step 25/30 : RUN chmod +x /entrypoint.sh 16:49:53 ---> Running in fdc09a5543fc 16:49:57 Removing intermediate container fdc09a5543fc 16:49:57 ---> 477f02a16735 16:49:57 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 16:49:57 ---> Running in dfa61117822d 16:49:57 Removing intermediate container dfa61117822d 16:49:57 ---> b8d946a12373 16:49:57 Step 27/30 : CMD ["gate"] 16:49:57 ---> Running in 239dd0a877bd 16:49:58 Collecting docker-compose==1.23.2 16:49:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:58 Removing intermediate container 239dd0a877bd 16:49:58 ---> bfcf66b2e1f9 16:49:58 Step 28/30 : LABEL arch=arm64 16:49:58 Collecting docopt<0.7,>=0.6.1 16:49:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:58 ---> Running in f0efbc67c7c0 16:49:59 Removing intermediate container f0efbc67c7c0 16:49:59 ---> 11953e3c68b7 16:49:59 Step 29/30 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:49:59 ---> Running in d34f1b841220 16:50:00 Removing intermediate container d34f1b841220 16:50:00 ---> ed542fccb868 16:50:00 Step 30/30 : LABEL version=0.0.0 16:50:00 ---> Running in e78395d99cf1 16:50:01 Removing intermediate container e78395d99cf1 16:50:01 ---> 5c22a7b200a6 16:50:01 16:50:01 Collecting docker<4.0,>=3.6.0 16:50:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:50:01 Successfully built 5c22a7b200a6 16:50:01 Successfully tagged security-bootstrapper-arm64:latest 16:50:01  Building security-bootstrapper ... done Building security-proxy-setup 16:50:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:50:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:50:03 Collecting texttable<0.10,>=0.9.0 16:50:03 Downloading texttable-0.9.1.tar.gz (11 kB) 16:50:05 Collecting cached-property<2,>=1.2.0 16:50:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:50:06 Collecting PyYAML<4,>=3.10 16:50:06 Downloading PyYAML-3.13.tar.gz (270 kB) 16:50:10 Collecting jsonschema<3,>=2.5.1 16:50:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:50:10 Collecting websocket-client<1.0,>=0.32.0 16:50:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:50:11 Collecting dockerpty<0.5,>=0.4.1 16:50:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:50:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:50:13 Collecting docker-pycreds>=0.4.0 16:50:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:50:14 Collecting chardet<3.1.0,>=3.0.2 16:50:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:50:15 Collecting idna<2.8,>=2.5 16:50:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:50:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:50:16 Collecting urllib3<1.25,>=1.21.1 16:50:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:50:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:50:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:50:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:50:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:50:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:50:17 Attempting uninstall: urllib3 16:50:17 Found existing installation: urllib3 1.26.5 16:50:17 Uninstalling urllib3-1.26.5: 16:50:17 Successfully uninstalled urllib3-1.26.5 16:50:18 Attempting uninstall: idna 16:50:18 Found existing installation: idna 3.2 16:50:18 Uninstalling idna-3.2: 16:50:18 Successfully uninstalled idna-3.2 16:50:20 Attempting uninstall: chardet 16:50:20 Found existing installation: chardet 4.0.0 16:50:20 Uninstalling chardet-4.0.0: 16:50:20 Successfully uninstalled chardet-4.0.0 16:50:22 Attempting uninstall: requests 16:50:22 Found existing installation: requests 2.25.1 16:50:22 Uninstalling requests-2.25.1: 16:50:22 Successfully uninstalled requests-2.25.1 16:50:23 Running setup.py install for texttable: started 16:50:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:23 ---> 8ce62f346e04 16:50:23 Step 3/24 : WORKDIR /edgex-go 16:50:23 ---> Using cache 16:50:23 ---> fb7bc236b8d5 16:50:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:23 ---> Using cache 16:50:23 ---> 207a1fa66e57 16:50:23 Step 5/24 : RUN apk add --update --no-cache make git 16:50:25 ---> Running in 249faca11241 16:50:26 Running setup.py install for texttable: finished with status 'done' 16:50:26 Running setup.py install for PyYAML: started 16:50:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:29 OK: 219 MiB in 52 packages 16:50:30 Running setup.py install for PyYAML: finished with status 'done' 16:50:30 Running setup.py install for docopt: started 16:50:32 Removing intermediate container 249faca11241 16:50:32 ---> 90147c1692da 16:50:32 Step 6/24 : COPY . . 16:50:33 Running setup.py install for docopt: finished with status 'done' 16:50:33 Running setup.py install for dockerpty: started 16:50:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:50:34 ---> 8ce62f346e04 16:50:34 Step 3/21 : WORKDIR /edgex-go 16:50:34 ---> Using cache 16:50:34 ---> fb7bc236b8d5 16:50:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:34 ---> Using cache 16:50:34 ---> 207a1fa66e57 16:50:34 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 16:50:34 ---> Running in d5865b7f1682 16:50:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:35 ---> 8ce62f346e04 16:50:35 Step 3/22 : WORKDIR /edgex-go 16:50:35 ---> Using cache 16:50:35 ---> fb7bc236b8d5 16:50:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:35 ---> Using cache 16:50:35 ---> 207a1fa66e57 16:50:35 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:50:35 ---> Running in b4459a644444 16:50:36 Running setup.py install for dockerpty: finished with status 'done' 16:50:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:50:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:50:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:50:39 OK: 219 MiB in 52 packages 16:50:39 OK: 219 MiB in 52 packages 16:50:42 Removing intermediate container b4459a644444 16:50:42 ---> 0560bc785d42 16:50:42 Step 6/22 : COPY . . 16:50:42 Removing intermediate container d5865b7f1682 16:50:42 ---> e6867bf528bc 16:50:42 Step 6/21 : COPY . . 16:50:44 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 16:50:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:50:44 ---> 8ce62f346e04 16:50:44 Step 3/20 : WORKDIR /edgex-go 16:50:44 ---> Using cache 16:50:44 ---> fb7bc236b8d5 16:50:44 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:44 ---> Using cache 16:50:44 ---> 207a1fa66e57 16:50:44 Step 5/20 : RUN apk add --update --no-cache make git 16:50:44 ---> Using cache 16:50:44 ---> 90147c1692da 16:50:44 Step 6/20 : COPY . . 16:50:56 Removing intermediate container f1f04a0d6938 16:50:56 ---> 3e4771b311dd 16:50:56 Step 13/22 : ENV APP_PORT=58890 16:50:56 ---> Running in c0447c22f5c6 16:50:57 Removing intermediate container c0447c22f5c6 16:50:57 ---> 2ec939c306c4 16:50:57 Step 14/22 : EXPOSE $APP_PORT 16:50:57 ---> Running in 29652e7e9f9a 16:50:58 ---> b9bfed6c2034 16:50:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:58 ---> Running in 90dc00e12e04 16:50:58 Removing intermediate container 29652e7e9f9a 16:50:58 ---> f023a557698f 16:50:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:51:02 ---> 99adc02a749f 16:51:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:51:03 ---> 3bd693513891 16:51:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:51:03 Removing intermediate container 90dc00e12e04 16:51:03 ---> afb2dc3ff0ac 16:51:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:51:03 ---> Running in d3b44930dc9f 16:51:05 ---> c20799b6a7cd 16:51:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:51:05 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:51:05 ---> Running in a4110cc052ad 16:51:06 Removing intermediate container a4110cc052ad 16:51:06 ---> 48b39574730e 16:51:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:07 ---> Running in 6627c2f480f9 16:51:08 ---> b8e3f222247d 16:51:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:08 Removing intermediate container 6627c2f480f9 16:51:08 ---> 36777f41d2a7 16:51:08 Step 20/22 : LABEL arch=arm64 16:51:08 ---> Running in cc52e933aed3 16:51:08 ---> Running in 06b77e9e72bd 16:51:10 Removing intermediate container 06b77e9e72bd 16:51:10 ---> 1af8368fbe4b 16:51:10 Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:51:10 ---> Running in 72f42e173f97 16:51:11 ---> b21682ecea9e 16:51:11 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:11 ---> Running in 06199e4eb4bc 16:51:11 ---> b7a9511463b5 16:51:11 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:11 ---> Running in 706bf7875752 16:51:12 Removing intermediate container 72f42e173f97 16:51:12 ---> 46261d3ae860 16:51:12 Step 22/22 : LABEL version=0.0.0 16:51:12 ---> Running in dc9ff434e59a 16:51:13 Removing intermediate container dc9ff434e59a 16:51:13 ---> 4644e0108ec4 16:51:13 16:51:14 Successfully built 4644e0108ec4 16:51:14 Successfully tagged sys-mgmt-agent-arm64:latest 16:51:15  Building sys-mgmt-agent ... done Removing intermediate container cc52e933aed3 16:51:15 ---> 0322762bb6fa 16:51:15 Step 8/22 : RUN make cmd/core-data/core-data 16:51:15 ---> Running in 6b2c01c71e68 16:51:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:51:18 Removing intermediate container 06199e4eb4bc 16:51:18 ---> 7428bca51aab 16:51:18 Step 8/21 : RUN make cmd/support-notifications/support-notifications 16:51:18 Removing intermediate container 706bf7875752 16:51:18 ---> 915f03a1e8bc 16:51:18 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:18 ---> Running in 274a41e0a6f4 16:51:19 ---> Running in 249bcedc5b94 16:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:51:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:52:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:56 Removing intermediate container d3b44930dc9f 16:52:56 ---> bea27500b5a7 16:52:56 16:52:56 Step 9/24 : FROM alpine:3.14 16:52:56 ---> bb3de5531c18 16:52:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:56 ---> Running in ead4f2fe2cd9 16:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:52:58 (1/3) Installing ca-certificates (20191127-r5) 16:52:58 (2/3) Installing dumb-init (1.2.5-r1) 16:52:58 (3/3) Installing su-exec (0.2-r1) 16:52:58 Executing busybox-1.33.1-r3.trigger 16:52:58 Executing ca-certificates-20191127-r5.trigger 16:52:58 OK: 6 MiB in 17 packages 16:53:01 Removing intermediate container ead4f2fe2cd9 16:53:01 ---> cdf9757dc3d9 16:53:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:01 ---> Running in a0c284634db9 16:53:01 Removing intermediate container a0c284634db9 16:53:01 ---> 6164aaa1af2d 16:53:01 Step 12/24 : WORKDIR / 16:53:01 ---> Running in cafd3709cc49 16:53:02 Removing intermediate container cafd3709cc49 16:53:02 ---> f7b9eef6c71a 16:53:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 16:53:03 ---> 683f948ad28f 16:53:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:53:04 ---> 47949ac53dce 16:53:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:53:05 ---> 6a3e32d80fa8 16:53:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:53:07 ---> de291ca709c2 16:53:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:53:09 ---> c0e6b278e219 16:53:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:53:11 ---> 203ac89a1581 16:53:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:53:12 ---> 79d8a10800cb 16:53:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:53:12 ---> Running in 11f8ebbb974c 16:53:15 Removing intermediate container 11f8ebbb974c 16:53:15 ---> 6c535d0e5bce 16:53:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:53:16 ---> Running in db200726d93c 16:53:16 Removing intermediate container db200726d93c 16:53:16 ---> a1f84d905587 16:53:16 Step 22/24 : LABEL arch=arm64 16:53:17 ---> Running in 4040c2c3571b 16:53:17 Removing intermediate container 4040c2c3571b 16:53:17 ---> 5d7ab59de63e 16:53:17 Step 23/24 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:53:17 ---> Running in ae9793512269 16:53:18 Removing intermediate container ae9793512269 16:53:18 ---> 670053a31f19 16:53:18 Step 24/24 : LABEL version=0.0.0 16:53:18 ---> Running in 97375081a356 16:53:19 Removing intermediate container 97375081a356 16:53:19 ---> ce5d43c38e1d 16:53:19 16:53:20 Successfully built ce5d43c38e1d 16:53:20 Successfully tagged security-secretstore-setup-arm64:latest 16:53:21  Building security-secretstore-setup ... done Removing intermediate container 249bcedc5b94 16:53:21 ---> 9b4fa376af07 16:53:21 16:53:21 Step 9/20 : FROM alpine:3.14 16:53:21 ---> bb3de5531c18 16:53:21 Step 10/20 : RUN apk add --update --no-cache curl 16:53:21 ---> Running in 4c4306881650 16:53:21 Removing intermediate container 274a41e0a6f4 16:53:21 ---> 01f3deadcc59 16:53:21 16:53:21 Step 9/21 : FROM alpine:3.14 16:53:21 ---> bb3de5531c18 16:53:21 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 16:53:21 ---> Running in 19033bd337d3 16:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:24 (1/5) Installing ca-certificates (20191127-r5) 16:53:24 (2/5) Installing brotli-libs (1.0.9-r5) 16:53:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:53:24 (4/5) Installing libcurl (7.79.1-r0) 16:53:24 (5/5) Installing curl (7.79.1-r0) 16:53:24 Executing busybox-1.33.1-r3.trigger 16:53:24 Executing ca-certificates-20191127-r5.trigger 16:53:24 (1/2) Installing ca-certificates (20191127-r5) 16:53:24 OK: 8 MiB in 19 packages 16:53:24 (2/2) Installing dumb-init (1.2.5-r1) 16:53:24 Executing busybox-1.33.1-r3.trigger 16:53:24 Executing ca-certificates-20191127-r5.trigger 16:53:24 OK: 6 MiB in 16 packages 16:53:26 Removing intermediate container 4c4306881650 16:53:26 ---> 868c9865e4ca 16:53:26 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:53:26 ---> Running in 44036ee5c569 16:53:26 Removing intermediate container 19033bd337d3 16:53:26 ---> a1a8ddf74aea 16:53:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:53:26 ---> Running in 85f3822a4b19 16:53:27 Removing intermediate container 44036ee5c569 16:53:27 ---> d382d3417b50 16:53:27 Step 12/20 : WORKDIR /edgex 16:53:27 ---> Running in c2c175f6e5ee 16:53:27 Removing intermediate container 85f3822a4b19 16:53:27 ---> a07e4a0780ae 16:53:27 Step 12/21 : ENV APP_PORT=59860 16:53:27 ---> Running in 6e795f9bfff6 16:53:27 Removing intermediate container c2c175f6e5ee 16:53:27 ---> 380522343db9 16:53:27 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:53:27 Removing intermediate container 6e795f9bfff6 16:53:27 ---> 1576b3dfc9a1 16:53:27 Step 13/21 : EXPOSE $APP_PORT 16:53:28 ---> Running in 407b53873895 16:53:28 Removing intermediate container 6b2c01c71e68 16:53:28 ---> cf01ca8a8ac1 16:53:28 16:53:28 Step 9/22 : FROM alpine:3.14 16:53:28 ---> bb3de5531c18 16:53:28 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:53:28 ---> Running in 3563d6aa6d1e 16:53:28 Removing intermediate container 407b53873895 16:53:28 ---> 17d488d87924 16:53:28 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:28 ---> 218d0581fe2a 16:53:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:53:29 Removing intermediate container 3563d6aa6d1e 16:53:29 ---> 284af0b3a4c5 16:53:29 Step 11/22 : ENV APP_PORT=59880 16:53:30 ---> Running in baf17f71e3a9 16:53:30 ---> 56a861ca9cd3 16:53:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:53:30 Removing intermediate container baf17f71e3a9 16:53:30 ---> ce6435190a5c 16:53:30 Step 12/22 : EXPOSE $APP_PORT 16:53:30 ---> Running in b3855158ae6b 16:53:30 ---> b63f55d2d0cc 16:53:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:53:30 Removing intermediate container b3855158ae6b 16:53:30 ---> e580355df17a 16:53:30 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:30 ---> Running in 11cdcd069589 16:53:31 ---> 75b8c100389d 16:53:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:53:31 ---> b542f660f39e 16:53:31 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:53:31 ---> Running in 305d6358c430 16:53:32 ---> 2f92b37f80d1 16:53:32 Step 17/21 : ENTRYPOINT ["/support-notifications"] 16:53:32 ---> Running in 1f6dc1e08364 16:53:32 Removing intermediate container 305d6358c430 16:53:32 ---> 78105add3226 16:53:32 Step 17/20 : CMD ["--init=true"] 16:53:32 ---> Running in fc70bb2274f0 16:53:33 Removing intermediate container 1f6dc1e08364 16:53:33 ---> 3b4f997fa93f 16:53:33 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:33 ---> Running in eb9e175652d2 16:53:33 Removing intermediate container 11cdcd069589 16:53:33 ---> 8b429eb59fe3 16:53:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:53:33 Removing intermediate container fc70bb2274f0 16:53:33 ---> b442efa5e525 16:53:33 Step 18/20 : LABEL arch=arm64 16:53:33 ---> Running in 456b3b1d8b19 16:53:33 ---> Running in 19de1b3c0c53 16:53:33 Removing intermediate container eb9e175652d2 16:53:33 ---> a200e48857d1 16:53:33 Step 19/21 : LABEL arch=arm64 16:53:33 ---> Running in 117a958e513f 16:53:34 Removing intermediate container 19de1b3c0c53 16:53:34 ---> 89ef3cabbd84 16:53:34 Step 19/20 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:53:34 ---> Running in ca7ecafb939b 16:53:34 Removing intermediate container 117a958e513f 16:53:34 ---> 82b73dc833c0 16:53:34 Step 20/21 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:53:34 ---> Running in 3a443d460aac 16:53:34 Removing intermediate container ca7ecafb939b 16:53:34 ---> 44912fe0c912 16:53:34 Step 20/20 : LABEL version=0.0.0 16:53:34 ---> Running in 6d833084bd28 16:53:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:35 Removing intermediate container 3a443d460aac 16:53:35 ---> 8d7297bc7e1e 16:53:35 Step 21/21 : LABEL version=0.0.0 16:53:35 ---> Running in 4f955532c9f2 16:53:35 Removing intermediate container 6d833084bd28 16:53:35 ---> 1009835c29dd 16:53:35 16:53:35 Successfully built 1009835c29dd 16:53:35 Successfully tagged security-proxy-setup-arm64:latest 16:53:35  Building security-proxy-setup ... done Removing intermediate container 4f955532c9f2 16:53:35 ---> da6f0d5ce43f 16:53:35 16:53:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:36 Successfully built da6f0d5ce43f 16:53:36 Successfully tagged support-notifications-arm64:latest 16:53:37  Building support-notifications ... done (1/6) Installing dumb-init (1.2.5-r1) 16:53:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:53:37 (3/6) Installing libsodium (1.0.18-r0) 16:53:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:53:37 (5/6) Installing libzmq (4.3.4-r0) 16:53:37 (6/6) Installing zeromq (4.3.4-r0) 16:53:37 Executing busybox-1.33.1-r3.trigger 16:53:37 OK: 8 MiB in 20 packages 16:53:38 Removing intermediate container 456b3b1d8b19 16:53:38 ---> 84e4342e8f88 16:53:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:39 ---> a6ab7cd05f90 16:53:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:53:40 ---> 6e6099d3a103 16:53:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:53:41 ---> 9e8c12a00725 16:53:41 Step 18/22 : ENTRYPOINT ["/core-data"] 16:53:41 ---> Running in 95527569dfb0 16:53:41 Removing intermediate container 95527569dfb0 16:53:41 ---> 3e097677cb0e 16:53:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:53:42 ---> Running in 8d82bcc6b487 16:53:42 Removing intermediate container 8d82bcc6b487 16:53:42 ---> 4d3edc007009 16:53:42 Step 20/22 : LABEL arch=arm64 16:53:42 ---> Running in c8aea642ea78 16:53:42 Removing intermediate container c8aea642ea78 16:53:42 ---> f2d2a7ca080d 16:53:42 Step 21/22 : LABEL git_sha=800e7488e35b742ae35e35d4fa1c3892629728de 16:53:43 ---> Running in cec1cf00dbbc 16:53:43 Removing intermediate container cec1cf00dbbc 16:53:43 ---> 8cf557ac4773 16:53:43 Step 22/22 : LABEL version=0.0.0 16:53:43 ---> Running in ff0b9ba9e3bb 16:53:44 Removing intermediate container ff0b9ba9e3bb 16:53:44 ---> 144e58d04243 16:53:44 16:53:44 Successfully built 144e58d04243 16:53:44 Successfully tagged core-data-arm64:latest 16:53:44  Building core-data ... done  [Pipeline] } 16:53:44 $ docker stop --time=1 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c 16:53:46 $ docker rm -f 3bd54d8d07da79c43573969c991dabfe55a5fdd20fd53c474c17733eeb393f0c [Pipeline] // withDockerContainer [Pipeline] sh 16:53:47 + docker images 16:53:47 REPOSITORY TAG IMAGE ID CREATED SIZE 16:53:47 core-data-arm64 latest 144e58d04243 4 seconds ago 19.5MB 16:53:47 support-notifications-arm64 latest da6f0d5ce43f 12 seconds ago 16.1MB 16:53:47 security-proxy-setup-arm64 latest 1009835c29dd 12 seconds ago 25.4MB 16:53:47 cf01ca8a8ac1 20 seconds ago 1.58GB 16:53:47 01f3deadcc59 26 seconds ago 1.57GB 16:53:47 9b4fa376af07 27 seconds ago 1.57GB 16:53:47 security-secretstore-setup-arm64 latest ce5d43c38e1d 28 seconds ago 26.8MB 16:53:47 bea27500b5a7 54 seconds ago 1.58GB 16:53:47 sys-mgmt-agent-arm64 latest 4644e0108ec4 2 minutes ago 277MB 16:53:47 security-bootstrapper-arm64 latest 5c22a7b200a6 3 minutes ago 17.8MB 16:53:47 core-metadata-arm64 latest fe6b6daa3d2e 3 minutes ago 15.9MB 16:53:47 support-scheduler-arm64 latest 36cd28e98bfa 3 minutes ago 15.3MB 16:53:47 core-command-arm64 latest ef8306cea645 4 minutes ago 15.2MB 16:53:47 646f4bafecd1 4 minutes ago 1.57GB 16:53:47 e6c625371f7d 4 minutes ago 1.57GB 16:53:47 6086d49ec974 4 minutes ago 1.57GB 16:53:47 704cf2a52711 4 minutes ago 1.57GB 16:53:47 5a3bd5105194 4 minutes ago 1.57GB 16:53:47 ci-base-image-arm64 latest 8ce62f346e04 16 minutes ago 1.24GB 16:53:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 16:53:47 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 16:53:47 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 16:53:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:48 16:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:49 arm64: Pulling from edgex-lftools-log-publisher 16:53:49 448f6bf000e3: Pulling fs layer 16:53:49 f757da607395: Pulling fs layer 16:53:49 05883995daec: Pulling fs layer 16:53:49 8603b9c90790: Pulling fs layer 16:53:49 1560dd03e051: Pulling fs layer 16:53:49 27f5ce0e4adf: Pulling fs layer 16:53:49 c2d8d7efcc4b: Pulling fs layer 16:53:49 8603b9c90790: Waiting 16:53:49 1560dd03e051: Waiting 16:53:49 27f5ce0e4adf: Waiting 16:53:49 c2d8d7efcc4b: Waiting 16:53:49 f757da607395: Verifying Checksum 16:53:49 f757da607395: Download complete 16:53:49 8603b9c90790: Verifying Checksum 16:53:49 8603b9c90790: Download complete 16:53:49 1560dd03e051: Verifying Checksum 16:53:49 1560dd03e051: Download complete 16:53:49 27f5ce0e4adf: Verifying Checksum 16:53:49 27f5ce0e4adf: Download complete 16:53:49 05883995daec: Verifying Checksum 16:53:49 05883995daec: Download complete 16:53:49 448f6bf000e3: Verifying Checksum 16:53:49 448f6bf000e3: Download complete 16:53:52 c2d8d7efcc4b: Verifying Checksum 16:53:52 c2d8d7efcc4b: Download complete 16:53:53 448f6bf000e3: Pull complete 16:53:54 f757da607395: Pull complete 16:53:55 05883995daec: Pull complete 16:53:55 8603b9c90790: Pull complete 16:53:56 1560dd03e051: Pull complete 16:53:57 27f5ce0e4adf: Pull complete 16:54:13 c2d8d7efcc4b: Pull complete 16:54:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:14 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 16:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:54:16 $ docker top 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:18 ---> job-cost.sh 16:54:18 lf-activate-venv: SKIPPING 16:54:18 INFO: No Stack... 16:54:19 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:19 INFO: Archiving Costs [Pipeline] sh 16:54:20 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:54:20 + cut -d, -f6 [Pipeline] lock 16:54:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] 16:54:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] did not exist. Created. 16:54:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:21 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:21 Stashed 1 file(s) [Pipeline] } 16:54:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3779-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:21 $ docker stop --time=1 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c 16:54:22 $ docker rm -f 0c86909f3272bc0fa29ebbc20c0c9f459e427744a48b43234b1b81ccb251d70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:54:23 provisioning config files... 16:54:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config1615028473340453645tmp [Pipeline] { [Pipeline] sh 16:54:23 + set +x 16:54:23 + bash -s -- 16:54:23 + curl -s https://codecov.io/bash 16:54:23 16:54:23 _____ _ 16:54:23 / ____| | | 16:54:23 | | ___ __| | ___ ___ _____ __ 16:54:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:23 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:23 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:23 Bash-1.0.6 16:54:23 16:54:23 16:54:23 ==> git version 2.24.4 found 16:54: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 16:54:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:54:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:54:23 ==> Jenkins CI detected. 16:54:23 current dir:  /w/workspace/edgex-go/5 16:54:23 project root: . 16:54:23 --> token set from env 16:54:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:23 ==> Running gcov in . (disable via -X gcov) 16:54:23 ==> Python coveragepy not found 16:54:23 ==> Searching for coverage reports in: 16:54:23 + . 16:54:23 -> Found 1 reports 16:54:23 ==> Detecting git/mercurial file structure 16:54:24 ==> Reading reports 16:54:24 + ./coverage.out bytes=428179 16:54:24 ==> Appending adjustments 16:54:24 https://docs.codecov.io/docs/fixing-reports 16:54:24 + Found adjustments 16:54:24 ==> Gzipping contents 16:54:24 60K /tmp/codecov.SDHBzk.gz 16:54:24 ==> Uploading reports 16:54:24 url: https://codecov.io 16:54:24 query: branch=PR-3779&commit=b2e5752f735857cfa69865d5d85bab5b77c3e9d5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= 16:54:24 -> Pinging Codecov 16:54:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3779&commit=b2e5752f735857cfa69865d5d85bab5b77c3e9d5&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3779%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3779&job=&cmd_args= 16:54:25 -> Uploading to 16:54:25 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/b2e5752f735857cfa69865d5d85bab5b77c3e9d5/4232a6ba-25f8-46f8-95bc-5220d37b00a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T165425Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15cc5953bee22e2cfaa5bfa5726ef17f1b9c60412ba6d49e212f778e66813356 16:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:25 Dload Upload Total Spent Left Speed 16:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57741 0 0 100 57741 0 188k --:--:-- --:--:-- --:--:-- 188k 100 57741 0 0 100 57741 0 188k --:--:-- --:--:-- --:--:-- 188k 16:54:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b2e5752f735857cfa69865d5d85bab5b77c3e9d5 [Pipeline] } 16:54: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] sh 16:54:27 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:54:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:54:28 ---> package-listing.sh 16:54:28 ++ tr '[:upper:]' '[:lower:]' 16:54:28 ++ facter osfamily 16:54:28 + OS_FAMILY=redhat 16:54:28 + workspace=/w/workspace/edgex-go/5 16:54:28 + START_PACKAGES=/tmp/packages_start.txt 16:54:28 + END_PACKAGES=/tmp/packages_end.txt 16:54:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:54:28 + PACKAGES=/tmp/packages_start.txt 16:54:28 + '[' /w/workspace/edgex-go/5 ']' 16:54:28 + PACKAGES=/tmp/packages_end.txt 16:54:28 + case "${OS_FAMILY}" in 16:54:28 + rpm -qa 16:54:28 + sort 16:54:31 + '[' -f /tmp/packages_start.txt ']' 16:54:31 + '[' -f /tmp/packages_end.txt ']' 16:54:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:54:31 + '[' /w/workspace/edgex-go/5 ']' 16:54:31 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:54:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:54:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:54:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:54:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:32 16:54:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:54:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:32 latest: Pulling from edgex-lftools-log-publisher 16:54:32 b4d181a07f80: Pulling fs layer 16:54:32 a1111a8f2ec3: Pulling fs layer 16:54:32 ed53099fbce6: Pulling fs layer 16:54:32 dc539afda2c1: Pulling fs layer 16:54:32 77bc0d833cb6: Pulling fs layer 16:54:32 9065ff56babe: Pulling fs layer 16:54:32 d287ab97295c: Pulling fs layer 16:54:32 dc539afda2c1: Waiting 16:54:32 77bc0d833cb6: Waiting 16:54:32 9065ff56babe: Waiting 16:54:32 d287ab97295c: Waiting 16:54:32 a1111a8f2ec3: Verifying Checksum 16:54:32 a1111a8f2ec3: Download complete 16:54:32 dc539afda2c1: Verifying Checksum 16:54:32 dc539afda2c1: Download complete 16:54:33 ed53099fbce6: Verifying Checksum 16:54:33 ed53099fbce6: Download complete 16:54:33 77bc0d833cb6: Verifying Checksum 16:54:33 77bc0d833cb6: Download complete 16:54:33 9065ff56babe: Verifying Checksum 16:54:33 9065ff56babe: Download complete 16:54:33 b4d181a07f80: Verifying Checksum 16:54:33 b4d181a07f80: Download complete 16:54:33 d287ab97295c: Verifying Checksum 16:54:33 d287ab97295c: Download complete 16:54:34 b4d181a07f80: Pull complete 16:54:34 a1111a8f2ec3: Pull complete 16:54:35 ed53099fbce6: Pull complete 16:54:35 dc539afda2c1: Pull complete 16:54:35 77bc0d833cb6: Pull complete 16:54:35 9065ff56babe: Pull complete 16:54:40 d287ab97295c: Pull complete 16:54:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:54:40 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 16:54:40 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:latest cat 16:54:44 $ docker top 29cebd4a2086fdf3170bfea6cd8708db3669679d74c6d82f23f6f09105d7a639 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:44 + touch /tmp/pre-build-complete [Pipeline] sh 16:54:44 + mkdir -p /var/log/sysstat [Pipeline] sh 16:54:45 + ls /var/log/sa-host 16:54:45 + sadf -c /var/log/sa-host/sa27 16:54:45 file_magic: OK 16:54:45 HZ: Using current value: 100 16:54:45 file_header: OK 16:54:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:54:45 Statistics: 16:54:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:45 File successfully converted to sysstat format version 12.0.3 16:54:45 + sadf -c /var/log/sa-host/sa30 16:54:45 file_magic: OK 16:54:45 HZ: Using current value: 100 16:54:45 file_header: OK 16:54:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:54:45 Statistics: 16:54:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:54:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:46 provisioning config files... 16:54:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2185214615511264423tmp [Pipeline] { [Pipeline] echo 16:54:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:54:46 ---> create-netrc.sh [Pipeline] } 16:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:54:46 ---> python-tools-install.sh [Pipeline] echo 16:54:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:54:47 ---> sudo-logs.sh 16:54:47 Archiving 'sudo' log.. 16:54:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2307.novalocal: Name or service not known 16:54:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2307.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:54:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:54:47 ---> job-cost.sh 16:54:47 lf-activate-venv: SKIPPING 16:54:47 DEBUG: total: 0.10999999940395355 16:54:47 INFO: Retrieving Stack Cost... 16:54:48 INFO: Retrieving Pricing Info for: v3-standard-2 16:54:48 INFO: Archiving Costs [Pipeline] echo 16:54:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:54:48 ---> logs-deploy.sh 16:54:48 lf-activate-venv: SKIPPING 16:54:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3779/5 16:54:48 INFO: archiving workspace using pattern(s): 16:54:49 Archives upload complete. 16:54:49 INFO: archiving logs to Nexus 16:54:50 ---> uname -a: 16:54:50 Linux prd-centos7-docker-4c-2g-2307.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:54:50 16:54:50 16:54:50 ---> lscpu: 16:54:50 Architecture: x86_64 16:54:50 CPU op-mode(s): 32-bit, 64-bit 16:54:50 Byte Order: Little Endian 16:54:50 Address sizes: 40 bits physical, 48 bits virtual 16:54:50 CPU(s): 2 16:54:50 On-line CPU(s) list: 0,1 16:54:50 Thread(s) per core: 1 16:54:50 Core(s) per socket: 1 16:54:50 Socket(s): 2 16:54:50 NUMA node(s): 1 16:54:50 Vendor ID: AuthenticAMD 16:54:50 CPU family: 23 16:54:50 Model: 49 16:54:50 Model name: AMD EPYC-Rome Processor 16:54:50 Stepping: 0 16:54:50 CPU MHz: 2800.000 16:54:50 BogoMIPS: 5600.00 16:54:50 Virtualization: AMD-V 16:54:50 Hypervisor vendor: KVM 16:54:50 Virtualization type: full 16:54:50 L1d cache: 32K 16:54:50 L1i cache: 32K 16:54:50 L2 cache: 512K 16:54:50 L3 cache: 16384K 16:54:50 NUMA node0 CPU(s): 0,1 16:54:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:54:50 16:54:50 16:54:50 ---> nproc: 16:54:50 2 16:54:50 16:54:50 16:54:50 ---> df -h: 16:54:50 Filesystem Size Used Avail Use% Mounted on 16:54:50 overlay 40G 14G 27G 33% / 16:54:50 tmpfs 64M 0 64M 0% /dev 16:54:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:54:50 shm 64M 0 64M 0% /dev/shm 16:54:50 /dev/vda1 40G 14G 27G 33% /facter-os 16:54:50 16:54:50 16:54:50 ---> sar -b -r -n DEV: 16:54:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 16:54:50 16:54:50 16:30:17 LINUX RESTART (2 CPU) 16:54:50 16:54:50 16:31:01 tps rtps wtps bread/s bwrtn/s 16:54:50 16:32:02 226.17 3.38 222.79 2350.18 65401.73 16:54:50 16:33:01 218.75 0.00 218.75 0.00 37798.83 16:54:50 16:34:01 51.36 0.02 51.34 0.53 9907.96 16:54:50 16:35:01 140.14 0.00 140.14 0.00 17153.16 16:54:50 16:36:01 974.68 532.17 442.51 21862.91 292299.69 16:54:50 16:37:01 602.25 146.88 455.37 5361.08 211093.92 16:54:50 16:38:01 287.45 24.66 262.79 1676.32 50553.73 16:54:50 16:39:01 8.23 0.00 8.23 0.00 373.71 16:54:50 16:40:01 0.27 0.00 0.27 0.00 3.03 16:54:50 16:41:01 0.37 0.17 0.20 35.58 2.68 16:54:50 16:42:01 0.27 0.00 0.27 0.00 3.50 16:54:50 16:43:01 0.22 0.00 0.22 0.00 2.45 16:54:50 16:44:01 0.28 0.00 0.28 0.00 3.27 16:54:50 16:45:01 0.25 0.00 0.25 0.00 2.57 16:54:50 16:46:01 1.02 0.25 0.77 7.86 13.76 16:54:50 16:47:02 0.28 0.00 0.28 0.00 2.75 16:54:50 16:48:01 0.15 0.00 0.15 0.00 1.66 16:54:50 16:49:01 0.27 0.00 0.27 0.00 3.53 16:54:50 16:50:01 0.22 0.00 0.22 0.00 2.83 16:54:50 16:51:01 0.25 0.00 0.25 0.00 2.98 16:54:50 16:52:01 0.25 0.00 0.25 0.00 2.43 16:54:50 16:53:01 0.15 0.00 0.15 0.00 1.90 16:54:50 16:54:01 0.30 0.00 0.30 0.00 3.85 16:54:50 Average: 109.51 30.92 78.59 1367.20 29848.11 16:54:50 16:54:50 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:54:50 16:32:02 3450580 0 893596 11.16 2620 3662136 1442264 15.92 1129852 2947688 162180 16:54:50 16:33:01 3280576 0 1060216 13.24 2620 3665520 1765820 19.50 1435736 2811728 292080 16:54:50 16:34:01 3377820 0 1000260 12.49 2620 3628232 1752780 19.35 1284176 2864608 123688 16:54:50 16:35:01 3287476 0 930488 11.62 2620 3788348 1442284 15.92 1220672 2996520 121176 16:54:50 16:36:01 277964 0 1434272 17.91 2620 6294076 3098736 34.21 3048440 4052864 212400 16:54:50 16:37:01 733668 0 1140480 14.24 2620 6132164 1778208 19.63 2905212 3742472 53704 16:54:50 16:38:01 2623460 0 1027772 12.83 2620 4355080 1404456 15.51 1316148 3447932 28 16:54:50 16:39:01 2639260 0 1011956 12.64 2620 4355096 1262292 13.94 1326296 3431260 12 16:54:50 16:40:01 2643872 0 1007340 12.58 2620 4355100 1240704 13.70 1324740 3431140 16 16:54:50 16:41:01 2654836 0 995332 12.43 2620 4356144 1240788 13.70 1324972 3420144 16 16:54:50 16:42:01 2654548 0 995620 12.43 2620 4356144 1240896 13.70 1327456 3418096 20 16:54:50 16:43:01 2655356 0 994804 12.42 2620 4356152 1240704 13.70 1326924 3418120 12 16:54:50 16:44:01 2654892 0 995264 12.43 2620 4356156 1240860 13.70 1327284 3418120 12 16:54:50 16:45:01 2655356 0 994796 12.42 2620 4356160 1240704 13.70 1326932 3418120 12 16:54:50 16:46:01 2654940 0 995176 12.43 2620 4356196 1240800 13.70 1327564 3417576 12 16:54:50 16:47:02 2655340 0 994772 12.42 2620 4356200 1240704 13.70 1327520 3417576 12 16:54:50 16:48:01 2655464 0 994644 12.42 2620 4356204 1240704 13.70 1327416 3417576 16 16:54:50 16:49:01 2655108 0 994992 12.42 2620 4356212 1240704 13.70 1327536 3417576 16 16:54:50 16:50:01 2655216 0 994884 12.42 2620 4356212 1240704 13.70 1327424 3417576 8 16:54:50 16:51:01 2654996 0 995096 12.42 2620 4356220 1240776 13.70 1327524 3417580 12 16:54:50 16:52:01 2655068 0 995024 12.42 2620 4356220 1240740 13.70 1327516 3417576 12 16:54:50 16:53:01 2655100 0 994988 12.42 2620 4356224 1240704 13.70 1327440 3417576 16 16:54:50 16:54:01 2655488 0 994588 12.42 2620 4356236 1240704 13.70 1327520 3417576 8 16:54:50 Average: 2586365 0 1018972 12.72 2620 4400975 1415567 15.63 1459665 3372913 41977 16:54:50 16:54:50 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:54:50 16:32:02 eth0 846.24 1125.16 8267.11 123.04 0.00 0.00 0.00 0.00 16:54:50 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:32:02 docker0 1011.31 666.15 82.96 4720.84 0.00 0.00 0.00 0.00 16:54:50 16:33:01 vethe2d82ff 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:54:50 16:33:01 eth0 39.43 24.13 32.24 54.82 0.00 0.00 0.00 0.00 16:54:50 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:34:01 vethe2d82ff 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 16:54:50 16:34:01 eth0 23.66 12.34 16.79 9.02 0.00 0.00 0.00 0.00 16:54:50 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:34:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 16:54:50 16:35:01 eth0 89.41 57.96 1685.60 66.09 0.00 0.00 0.00 0.00 16:54:50 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:36:01 veth541b6a9 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:54:50 16:36:01 veth53c808f 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 16:54:50 16:36:01 veth6bf352b 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 16:54:50 16:36:01 eth0 75.29 43.54 211.76 53.21 0.00 0.00 0.00 0.00 16:54:50 16:37:01 veth53c808f 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 16:54:50 16:37:01 eth0 78.09 35.56 311.31 15.88 0.00 0.00 0.00 0.00 16:54:50 16:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:37:01 docker0 1049.16 744.05 85.13 5181.37 0.00 0.00 0.00 0.00 16:54:50 16:38:01 eth0 110.52 56.99 1503.73 75.54 0.00 0.00 0.00 0.00 16:54:50 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:38:01 docker0 14.24 40.81 1.23 445.75 0.00 0.00 0.00 0.00 16:54:50 16:39:01 eth0 0.65 0.53 0.60 0.16 0.00 0.00 0.00 0.00 16:54:50 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:40:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:41:01 eth0 0.65 0.18 0.13 0.04 0.00 0.00 0.00 0.00 16:54:50 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:42:01 eth0 1.57 0.55 0.65 0.39 0.00 0.00 0.00 0.00 16:54:50 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:43:01 eth0 0.42 0.10 0.05 0.04 0.00 0.00 0.00 0.00 16:54:50 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:44:01 eth0 0.72 0.28 0.29 0.20 0.00 0.00 0.00 0.00 16:54:50 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:46:01 eth0 0.42 0.23 0.15 0.07 0.00 0.00 0.00 0.00 16:54:50 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:47:02 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:48:01 eth0 0.19 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:50:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:51:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:54:50 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:52:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:54:50 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:53:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:54:50 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:54:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:54:50 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 Average: eth0 55.23 59.15 523.90 17.33 0.00 0.00 0.00 0.00 16:54:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:50 Average: docker0 46.31 34.18 3.76 245.07 0.00 0.00 0.00 0.00 16:54:50 16:54:50 16:54:50 ---> sar -P ALL: 16:54:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 16:54:50 16:54:50 16:30:17 LINUX RESTART (2 CPU) 16:54:50 16:54:50 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:54:50 16:32:02 all 31.34 0.00 10.22 3.25 0.12 55.08 16:54:50 16:32:02 0 34.17 0.00 10.50 3.74 0.11 51.48 16:54:50 16:32:02 1 28.53 0.00 9.93 2.75 0.12 58.67 16:54:50 16:33:01 all 57.47 0.00 9.58 1.10 0.12 31.73 16:54:50 16:33:01 0 57.10 0.00 9.22 0.78 0.11 32.80 16:54:50 16:33:01 1 57.84 0.00 9.95 1.42 0.13 30.66 16:54:50 16:34:01 all 34.16 0.00 4.46 0.26 0.08 61.03 16:54:50 16:34:01 0 33.80 0.00 4.40 0.32 0.09 61.40 16:54:50 16:34:01 1 34.53 0.00 4.52 0.21 0.07 60.67 16:54:50 16:35:01 all 65.69 0.00 7.98 1.87 0.12 24.34 16:54:50 16:35:01 0 64.32 0.00 7.79 2.13 0.11 25.65 16:54:50 16:35:01 1 67.07 0.00 8.17 1.61 0.13 23.02 16:54:50 16:36:01 all 40.11 0.00 19.15 28.17 0.13 12.45 16:54:50 16:36:01 0 40.43 0.00 19.31 28.71 0.13 11.42 16:54:50 16:36:01 1 39.79 0.00 18.98 27.62 0.13 13.48 16:54:50 16:37:01 all 66.97 0.00 17.20 12.70 0.15 2.99 16:54:50 16:37:01 0 66.49 0.00 17.64 11.88 0.15 3.83 16:54:50 16:37:01 1 67.44 0.00 16.75 13.52 0.15 2.14 16:54:50 16:38:01 all 68.09 0.00 12.95 3.42 0.15 15.39 16:54:50 16:38:01 0 66.40 0.00 13.33 3.39 0.17 16.72 16:54:50 16:38:01 1 69.76 0.00 12.58 3.46 0.13 14.08 16:54:50 16:39:01 all 0.18 0.00 0.09 0.03 0.01 99.70 16:54:50 16:39:01 0 0.05 0.00 0.12 0.05 0.02 99.77 16:54:50 16:39:01 1 0.30 0.00 0.07 0.00 0.00 99.63 16:54:50 16:40:01 all 0.14 0.00 0.06 0.00 0.02 99.78 16:54:50 16:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:54:50 16:40:01 1 0.25 0.00 0.08 0.00 0.00 99.67 16:54:50 16:41:01 all 0.16 0.00 0.03 0.02 0.03 99.77 16:54:50 16:41:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:54:50 16:41:01 1 0.25 0.00 0.02 0.03 0.02 99.68 16:54:50 16:42:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:54:50 16:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:54:50 16:42:01 1 0.28 0.00 0.03 0.00 0.00 99.68 16:54:50 16:54:50 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:54:50 16:43:01 all 0.16 0.00 0.03 0.00 0.03 99.79 16:54:50 16:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:54:50 16:43:01 1 0.25 0.00 0.02 0.00 0.02 99.72 16:54:50 16:44:01 all 0.20 0.00 0.03 0.00 0.01 99.77 16:54:50 16:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:54:50 16:44:01 1 0.35 0.00 0.03 0.00 0.00 99.62 16:54:50 16:45:01 all 0.08 0.00 0.03 0.00 0.03 99.86 16:54:50 16:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 16:54:50 16:45:01 1 0.13 0.00 0.03 0.00 0.02 99.82 16:54:50 16:46:01 all 0.13 0.00 0.06 0.00 0.02 99.80 16:54:50 16:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 16:54:50 16:46:01 1 0.18 0.00 0.05 0.00 0.02 99.75 16:54:50 16:47:02 all 0.18 0.00 0.03 0.00 0.02 99.77 16:54:50 16:47:02 0 0.30 0.00 0.02 0.00 0.02 99.67 16:54:50 16:47:02 1 0.07 0.00 0.05 0.00 0.02 99.87 16:54:50 16:48:01 all 0.25 0.00 0.03 0.00 0.01 99.71 16:54:50 16:48:01 0 0.20 0.00 0.02 0.00 0.00 99.78 16:54:50 16:48:01 1 0.29 0.00 0.05 0.00 0.02 99.64 16:54:50 16:49:01 all 0.24 0.00 0.01 0.00 0.02 99.73 16:54:50 16:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:54:50 16:49:01 1 0.45 0.00 0.02 0.00 0.02 99.52 16:54:50 16:50:01 all 0.16 0.00 0.02 0.00 0.02 99.81 16:54:50 16:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:54:50 16:50:01 1 0.30 0.00 0.02 0.00 0.02 99.67 16:54:50 16:51:01 all 0.21 0.00 0.02 0.00 0.02 99.76 16:54:50 16:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:54:50 16:51:01 1 0.37 0.00 0.02 0.00 0.03 99.58 16:54:50 16:52:01 all 0.12 0.00 0.03 0.00 0.02 99.84 16:54:50 16:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:54:50 16:52:01 1 0.22 0.00 0.03 0.00 0.03 99.72 16:54:50 16:53:01 all 0.20 0.00 0.03 0.00 0.03 99.75 16:54:50 16:53:01 0 0.35 0.00 0.02 0.00 0.03 99.60 16:54:50 16:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:54:50 16:54:50 16:53:01 CPU %user %nice %system %iowait %steal %idle 16:54:50 16:54:01 all 0.23 0.00 0.03 0.00 0.01 99.74 16:54:50 16:54:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:54:50 16:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:54:50 Average: all 14.97 0.00 3.35 2.07 0.05 79.56 16:54:50 Average: 0 14.86 0.00 3.37 2.08 0.05 79.64 16:54:50 Average: 1 15.08 0.00 3.33 2.06 0.04 79.48 16:54:50 16:54:50 16:54:50